Skip to content

Commit

Permalink
[Mellanox] route config/set/delete performance improvement(#18801)
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
dprital authored and mssonicbld committed Jul 31, 2024
1 parent e45c426 commit 9fc3c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/mellanox/docker-syncd-mlnx/sai-common.profile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SAI_DUMP_STORE_PATH=/var/log/mellanox/sdk-dumps
SAI_DUMP_STORE_AMOUNT=10
SAI_ASYNC_ROUTING_ENABLED=1

0 comments on commit 9fc3c52

Please sign in to comment.