[Dynamic Buffer][Mellanox] Enhance port shared headroom pool check#3272
Merged
prsunny merged 3 commits intosonic-net:masterfrom Oct 7, 2024
Merged
[Dynamic Buffer][Mellanox] Enhance port shared headroom pool check#3272prsunny merged 3 commits intosonic-net:masterfrom
prsunny merged 3 commits intosonic-net:masterfrom
Conversation
164c9c2 to
9685019
Compare
8 tasks
kperumalbfn
reviewed
Sep 25, 2024
11 tasks
9685019 to
ec0703a
Compare
Collaborator
Author
|
The failures do not look relevant to the PR. Retrying. |
Collaborator
Author
|
/azpw run azure.sonic-swss |
Collaborator
|
/AzurePipelines run azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Stephen Sun <[email protected]>
Signed-off-by: Stephen Sun <[email protected]>
…rofile has not applied to the database Signed-off-by: Stephen Sun <[email protected]>
ec0703a to
84d28ef
Compare
prsunny
approved these changes
Oct 7, 2024
mssonicbld
pushed a commit
to mssonicbld/sonic-swss
that referenced
this pull request
Nov 15, 2024
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
Collaborator
|
Cherry-pick PR to 202405: #3374 |
mssonicbld
pushed a commit
that referenced
this pull request
Nov 15, 2024
…3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
divyachandralekha
pushed a commit
to divyachandralekha/sonic-swss
that referenced
this pull request
Dec 12, 2024
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
divyachandralekha
pushed a commit
to divyachandralekha/sonic-swss
that referenced
this pull request
Dec 12, 2024
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
shiraez
pushed a commit
to Marvell-switching/sonic-swss
that referenced
this pull request
Feb 17, 2025
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash
baorliu
pushed a commit
to baorliu/sonic-swss
that referenced
this pull request
Feb 23, 2026
…onic-net#3272) What I did Check maximum port headroom pool in dynamic buffer calculation Depends on sonic-net/sonic-buildimage#20085 Why I did it To avoid orchagent from crash Signed-off-by: Baorong Liu <[email protected]>
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.
What I did
Check maximum port headroom pool in dynamic buffer calculation
Depends on sonic-net/sonic-buildimage#20085
Why I did it
To avoid orchagent from crash
How I verified it
Manual test
Regression test sonic-net/sonic-mgmt#14479
Details if related