[DPU] Increase Bulker limit and pop batch size#24168
Merged
kperumalbfn merged 4 commits intosonic-net:masterfrom Oct 2, 2025
Merged
[DPU] Increase Bulker limit and pop batch size#24168kperumalbfn merged 4 commits intosonic-net:masterfrom
kperumalbfn merged 4 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
oleksandrivantsiv
approved these changes
Sep 30, 2025
| # Set orchagent pop batch size to 128 for faster link notification handling | ||
| # during route-churn | ||
| ORCHAGENT_ARGS+="-b 128 " | ||
| elif [[ x"$LOCALHOST_SWITCHTYPE" == x"dpu" ]]; then |
Contributor
There was a problem hiding this comment.
does this work for kvm dpus? Could you try it out?
Contributor
|
Change lgtm except a minor comment on kvm testbeds. If that is confirmed to be working, we should be ok. |
Contributor
|
@vivekrnv could you add similar changes to platform/vs/docker-sonic-vs/orchagent.sh? |
Contributor
|
@prsunny for viz |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
Added |
prabhataravind
approved these changes
Oct 2, 2025
Contributor
|
@kperumalbfn , please help with merge |
kperumalbfn
approved these changes
Oct 2, 2025
Collaborator
|
Cherry-pick PR to msft-202506: Azure/sonic-buildimage-msft#1691 |
croos12
pushed a commit
to croos12/sonic-buildimage
that referenced
this pull request
Oct 6, 2025
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
[DPU] Increase Bulker limit and pop batch size Signed-off-by: Feng Pan <fenpan@microsoft.com>
spandan-nexthop
pushed a commit
to spandan-nexthop/sonic-buildimage
that referenced
this pull request
Feb 15, 2026
[DPU] Increase Bulker limit and pop batch size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Increase the pop batch size and Max Bulker limit to 65536 to speed up applying the high volume Dash configuration
Depends on
sonic-net/sonic-sairedis#1660
sonic-net/sonic-swss-common#1084
sonic-net/sonic-swss#3910
Work item tracking
How I did it
How to verify it
Apply Scale config and verify
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)