-
Notifications
You must be signed in to change notification settings - Fork 545
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
[portsorch] CPU port queues support #1544
base: master
Are you sure you want to change the base?
Conversation
b4618d6
to
90e43be
Compare
retest vs please |
1 similar comment
retest vs please |
is there a way to pick up changes from sonic-net/sonic-sairedis#732 while building vs to get rid of the test failures? |
retest vs please |
3 similar comments
retest vs please |
retest vs please |
retest vs please |
Signed-off-by: Prabhu Sreenivasan <prabhu.sreenivasan@broadcom.com>
90e43be
to
85e73d1
Compare
@PrabhuSreenivasan Hi Prabhu, can I know the timeline of this pull request? When do you expect it to be merged? I think without this commit, CPU port queue features e.g. buffer carving can not work. thanks |
Any plan to merge this PR? |
…#1544) Optimize/Reduce the time taken by show interface * and show ip bgp * commands on Multi-asic platforms.
Signed-off-by: Prabhu Sreenivasan prabhu.sreenivasan@broadcom.com
HLD: sonic-net/SONiC#743
What I did
Adds QOS queues for CPU port.
Why I did it
To support watermark stats on CPU queues.
How I verified it
Query counters DB
Depends on PRs
sonic-net/sonic-sairedis#732
Related PRs
sonic-net/sonic-py-swsssdk#98
sonic-net/sonic-snmpagent#182
sonic-net/sonic-utilities#1314