Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding deviation for rate class unsupport option for the ETH channel configuration #3660

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jianchen-g
Copy link
Contributor

Arista does not support rate class setting yet, hence adding a deviation in the ConfigETHChannel function in the interface.go file as well as the corresponding changes in the deviations.go file.

@jianchen-g jianchen-g requested a review from a team December 18, 2024 16:57
@OpenConfigBot
Copy link

OpenConfigBot commented Dec 18, 2024

Pull Request Functional Test Report for #3660 / 0a3e465

No tests identified for validation.

Help

Index: ygot.Uint32(ethIndex),
LogicalChannelType: oc.TransportTypes_LOGICAL_ELEMENT_PROTOCOL_TYPE_PROT_ETHERNET,
TribProtocol: oc.TransportTypes_TRIBUTARY_PROTOCOL_TYPE_PROT_400GE,
RateClass: oc.TransportTypes_TRIBUTARY_RATE_CLASS_TYPE_TRIB_RATE_400G,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apply if else only in the RateClass field.

@@ -38,6 +38,7 @@ message Metadata {
TESTBED_DUT_DUT_ATE_2LINKS = 6;
TESTBED_DUT_ATE_8LINKS = 7;
TESTBED_DUT_400ZR = 8;
TESTBED_DUT_400ZR_PLUS = 9;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jianchen-g jianchen-g requested a review from a team as a code owner December 26, 2024 21:46
@self-maurya self-maurya requested a review from Ankur19 January 6, 2025 05:22
self-maurya
self-maurya previously approved these changes Jan 6, 2025
@self-maurya self-maurya force-pushed the jchenjian-g/OC_github branch from fe2f0c4 to bde1657 Compare January 6, 2025 05:32
@self-maurya self-maurya requested a review from a team as a code owner January 6, 2025 05:32
@self-maurya self-maurya self-requested a review January 6, 2025 05:37
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12627191675

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.268%

Totals Coverage Status
Change from base Build 12626739604: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants