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

[Master/202405] VOQ: Set the ECMP group size to 128. #3351

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deepak-singhal0408
Copy link
Contributor

What I did
Set the ECMP group size on VOQ platform to 128.

Why I did it
in SAI 11.x, the MAX ECMP group size on DNX chipsets is set to 64. This is causing issues on VOQ platforms, where ECMP group size in control plane (ebgp+ibgp) is set to 128. We see ECMP group creation failures and eventually leading to orchagent crash.
Related issue: sonic-net/sonic-buildimage#20622

How I verified it
Verified on T2 Chassis(VOQ) by adding Static Routes with > 64 nexthops.
Also tried shutting down on of the group member to verify.

Details if related
Syslogs:
NOTICE swss0#orchagent: :- RouteOrch: Switch Type: voq, Max ECMP Group Size supported: 512
NOTICE swss0#orchagent: :- RouteOrch: Set switch attribute ECMP member count to 128

@deepak-singhal0408 deepak-singhal0408 self-assigned this Nov 2, 2024
@deepak-singhal0408 deepak-singhal0408 changed the title VOQ: Set the ECMP group size to 128. [Master/202405] VOQ: Set the ECMP group size to 128. Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant