-
Notifications
You must be signed in to change notification settings - Fork 718
Add queuestat changes for aggregate VOQ counters #3617
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
base: master
Are you sure you want to change the base?
Add queuestat changes for aggregate VOQ counters #3617
Conversation
@arlakshm for awareness |
Tracking issue: sonic-net/SONiC#1543 |
|
Otherwise changes looks ok to me. |
Hi @vmittal-msft, I will answer/address these points. Meanwhile could you also take a look at another related PR sonic-net/sonic-buildimage#20803 and confirm that the approach is okay so that we can start making progress with unit tests. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Approved the dependent PR, please help answer few questions i pasted above. |
From Linecard
From supervisor
|
@vivekverma-arista Changes looks good to me. Please add clear counter support to it as well for SUP as well as LC (if not there). |
@vivekverma-arista Please share if you are going to handle clear counter as part of this PR or different PR. |
I will raise a separate PR for clear support as it needs additional work. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@vivekverma-arista, can check on the pretest and test failures? |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@vivekverma-arista , would you please check failures? thanks |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
This feature has been tracked in #1543
HLD PR: 1957
What I did
Add queuestat changes for aggregate VOQ counters.
How I did it
Existing CLI
show queue counters --voq
is being implemented for supervisor. This will access all the ASIC database instances on every linecard which are now exposed to midplane network by this PR20803 and sum up counters for each VOQ.Also depends on #560, #1003 and #147
How to verify it
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)