Add ETH_800GBASE_2XLR4 and ETH_800GBASE_2XPLR4 PMD types - #1505
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the openconfig-transport-types YANG module to version 1.5.0, adding two new Ethernet PMD type identities: ETH_800GBASE_2XLR4 and ETH_800GBASE_2XPLR4. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
/gcbrun |
|
No major YANG version changes in commit ed096af |
|
This has been pending review for >3w. PTAL |
robshakir
left a comment
There was a problem hiding this comment.
Minor style, but this LGTM.
|
/gcbrun |
Co-authored-by: Rob Shakir <robjs@google.com>
Description
This Pull Request proposes the addition of two new 800G Ethernet Physical Medium Dependent (PMD) types to the
openconfig-transport-types.yangmodule.These additions are made under the
ETHERNET_PMD_TYPEbase identity to support newer 800G transceiver compliance codes:ETH_800GBASE_2XLR4: Ethernet compliance code for 800GBASE_2XLR4 (typically 2x400G LR4).ETH_800GBASE_2XPLR4: Ethernet compliance code for 800GBASE_2XPLR4 (typically 2x400G PLR4).Rationale
As 800G optics deploy, these PMD types are increasingly required to model interfaces using dual-carrier/breakout 400G interfaces packaged as a single 800G transceiver (2x400G LR4/PLR4). Adding them to the standard public models ensures vendor-neutral consistency.
YANG Changes
release/models/optical-transport/openconfig-transport-types.yangidentity ETH_800GBASE_2XLR4identity ETH_800GBASE_2XPLR4openconfig-versionto1.5.0(minor version bump for backward-compatible additions).revision "2026-06-09"with description.Compatibility
This change is fully backward-compatible as it only introduces new identities.
Tree View
No diff