-
Notifications
You must be signed in to change notification settings - Fork 741
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
nhop_group: Fix expected mac address dictionary for Cisco 8122 #15409
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
1 similar comment
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
can you remove the internal platform names from the verification section |
done |
/azp run |
Commenter does not have sufficient privileges for PR 15409 in repo sonic-net/sonic-mgmt |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
…-net#15409) * gr2_nhop_hmap: Fix gr2 mac address dictionary * nhop_group: Fix expected mac address dictionary for Cisco 8122
Cherry-pick PR to 202405: #15556 |
* gr2_nhop_hmap: Fix gr2 mac address dictionary * nhop_group: Fix expected mac address dictionary for Cisco 8122
…-net#15409) * gr2_nhop_hmap: Fix gr2 mac address dictionary * nhop_group: Fix expected mac address dictionary for Cisco 8122
…-net#15409) * gr2_nhop_hmap: Fix gr2 mac address dictionary * nhop_group: Fix expected mac address dictionary for Cisco 8122
Description of PR
Changes to fix failing testcase: test_nhop_group_member_order_capability for Cisco 8122 platform
Created a new dictionary for gr2 asic with the expected mac addresses for 0-49 flows
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Ran sonic-mgmt test suite on Cisco 8122
Any platform specific information?
Specific to Cisco 8122
Supported testbed topology if it's a new test case?
Documentation