-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Mellanox] route config/set/delete performance improvement #18801
[Mellanox] route config/set/delete performance improvement #18801
Conversation
can you provide the perf numbers? |
…18801) - Why I did it Increase significantly the rate of routes config/set/delete to HW. - How I did it Add required flag in sai.profile and increase orchagent bulk size. - How to verify it Measure rate of route set/del operations at scale.
Cherry-pick PR to 202311: #19279 |
- Why I did it Increase significantly the rate of routes config/set/delete to HW. - How I did it Add required flag in sai.profile and increase orchagent bulk size. - How to verify it Measure rate of route set/del operations at scale.
@dprital Can you please confirm the change will not break warm-reboot on the old platforms? And please share the PR for the SAI change so that I can confirm the dependency has been cherry-picked. |
Hi @bingwang-ms , the change will not break warm-reboot on any platform. |
…18801) - Why I did it Increase significantly the rate of routes config/set/delete to HW. - How I did it Add required flag in sai.profile and increase orchagent bulk size. - How to verify it Measure rate of route set/del operations at scale.
@bingwang-ms , This PR was approved for 202405. What is required to cherry pick it ? |
The automation should handle the cherry-pick. But it's not working somehow. @liushilongbuaa Could you please help check? |
…18801) - Why I did it Increase significantly the rate of routes config/set/delete to HW. - How I did it Add required flag in sai.profile and increase orchagent bulk size. - How to verify it Measure rate of route set/del operations at scale.
Cherry-pick PR to 202405: #19753 |
- Why I did it Increase significantly the rate of routes config/set/delete to HW. - How I did it Add required flag in sai.profile and increase orchagent bulk size. - How to verify it Measure rate of route set/del operations at scale.
Why I did it
Increase significantly the rate of routes config/set/delete to HW.
Work item tracking
How I did it
Add required flag in sai.profile and increase orchagent bulk size.
How to verify it
Measure rate of route set/del operations at scale.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)