-
Notifications
You must be signed in to change notification settings - Fork 525
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
Revert "[buffermgr] Support maximum port headroom checking" #1675
Conversation
This reverts commit 189a964.
@stephenxs for awareness |
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. |
…#1607)" (sonic-net#1675) This reverts commit 189a964.
…onic-net#1607)" (sonic-net#1675)" (sonic-net#1682) This reverts commit acfcb85 effectively re-merging sonic-net#1607
…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
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.