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

Increase tolerance for 'ip-proto' hash_key on t2 topos #16188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arista-nwolfe
Copy link
Contributor

'ip-proto' hash_key only has 8-bits of entropy which won't result in good distributions on systems with large ECMP groups.
T2 systems have a 24-way ecmp which sees some paths deviate from the 25% threshold for the ip-proto hash key.

This change increases the tolerance just for ip-proto and t2 full topologies.
For more details see #16147

Summary:
Fixes #16147

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

'ip-proto' hash_key only has 8-bits of entropy which won't result in
good distributions on systems with large ECMP groups
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

[Bug]: fib/test_fib.py::test_fib::test_hash[ipv4] failing due to check_balancing for ip-protocol varying field
2 participants