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

Add support for ECMP and LAG hash offset #27

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

link19430
Copy link

@link19430 link19430 commented Sep 19, 2024

Why I did it

To avoid ECMP hash imbalance across T0 and T1s, different hash offsets can be configured.

How I did it

Add support to update ECMP and LAG hash offset. Orchagent checks for SAI attribute capability and configure the offset values.

* Add support for ECMP and LAG hash offset
What I did
Add support to update ECMP and LAG hash offset. Orchagent checks for SAI attribute capability and configure the offset values.

Why I did it
To avoid ECMP hash imbalance across T0 and T1s, different hash offsets can be configured.

How I verified it
sonic-mgmt tests ipfwd/test_nhop_group.py
@link19430 link19430 changed the title Add support for ECMP and LAG hash offset (#3138) Add support for ECMP and LAG hash offset Sep 19, 2024
@gord1306 gord1306 merged commit 1b71b25 into edge-core:202311.X Sep 19, 2024
1 check passed
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.

3 participants