[hash] update GH frontend with IPV6_FLOW_LABEL for ECMP/LAG switch hash configuration#3730
Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom Mar 13, 2025
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Merged
12 tasks
nazariig
approved these changes
Jan 30, 2025
…sh configuration Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
f89c7dc to
c189b86
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prsunny
approved these changes
Mar 10, 2025
Collaborator
|
Hi @prsunny would you please merge this PR? |
|
do we need this in 202412? @dgsudharsan |
qiluo-msft
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Mar 24, 2025
Related PRs: sonic-net/sonic-utilities#3730 sonic-net/sonic-sairedis#1508 sonic-net/sonic-swss#3481 Why I did it Need to add SAI_NATIVE_HASH_FIELD_IPV6_FLOW_LABEL for hash calculation. Need to align Yang model. Work item tracking Microsoft ADO (number only): How I did it Added IPV6_FLOW_LABEL to Generic Hash Yang model (both ecmp_hash and lag_hash). path: SWITCH_HASH/GLOBAL Updated existing UT. Updated Configuration.md How to verify it 1)make configure PLATFORM=mellanox 2)make target/sonic-mellanox.bin 3)check model
11 tasks
11 tasks
nmoray
pushed a commit
to nmoray/sonic-utilities
that referenced
this pull request
Jun 25, 2025
…sh configuration (sonic-net#3730) - What I did CLI updated with ability to configure generic hash with IPV6_FLOW_LABEL parameter - How I did it Updated HASH_FIELD_LIST Updated sonic-utilities tests Updated doc file - How to verify it root@sonic:/home/admin# config switch-hash global ecmp-hash IPV6_FLOW_LABEL root@sonic:/home/admin# config switch-hash global lag-hash IPV6_FLOW_LABEL root@sonic:/home/admin# show switch-hash global Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What I did
CLI updated with ability to configure generic hash with IPV6_FLOW_LABEL parameter
How I did it
Updated HASH_FIELD_LIST
Updated sonic-utilities tests
Updated doc file
How to verify it
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)