Revert "[buffermgr] Support maximum port headroom checking"#1675
Merged
Revert "[buffermgr] Support maximum port headroom checking"#1675
Conversation
This reverts commit 189a964.
lguohan
approved these changes
Mar 19, 2021
Contributor
|
@stephenxs for awareness |
Collaborator
|
From the log I see there are messages which indicate SAI returned SAI_STATUS_NOT_IMPLEMENTED the call SAI_PORT_ATTR_QOS_MAXIMUM_HEADROOM_SIZE=20 for all ports and after that SAI continued to response other calls, which means the SAI didn’t stop immediately after this call. |
daall
pushed a commit
that referenced
this pull request
Mar 22, 2021
prsunny
added a commit
that referenced
this pull request
Mar 25, 2021
prsunny
added a commit
that referenced
this pull request
Mar 26, 2021
yxieca
pushed a commit
that referenced
this pull request
Mar 26, 2021
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-swss
that referenced
this pull request
Oct 5, 2021
…#1607)" (sonic-net#1675) This reverts commit 189a964.
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-swss
that referenced
this pull request
Oct 5, 2021
…onic-net#1607)" (sonic-net#1675)" (sonic-net#1682) This reverts commit acfcb85 effectively re-merging sonic-net#1607
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
…t#1675) sonic-config-engine now depends on sonic-yang-mgmt and sonic-yang-models, so we now need to install them before we install sonic-config-engine as part of continuous integration to get the CI working again
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
…#1607)" (sonic-net#1675) This reverts commit 189a964.
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
…onic-net#1607)" (sonic-net#1675)" (sonic-net#1682) This reverts commit acfcb85 effectively re-merging sonic-net#1607
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.
Reverts #1607
Suspecting this for a test failure. Reverting to verify.
Refer: sonic-net/sonic-buildimage#6989. Failing when the PR is updated to this comment.