-
Notifications
You must be signed in to change notification settings - Fork 661
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
[201911] [Flex Counters] add CLI for PG drop packets counters (counterpoll, show/clear counters) #2155
Conversation
This pull request introduces 1 alert and fixes 1 when merging 58e7e87 into 913df4e - view on LGTM.com new alerts:
fixed alerts:
|
@neethajohn following your ask enclose in the backport PR. Appreciate if you can prioritized the review. |
This pull request introduces 1 alert and fixes 1 when merging 31130ef into 913df4e - view on LGTM.com new alerts:
fixed alerts:
|
Implicit usage of import mock_tables.dbconnector |
…config reload', add user info when polling disabled Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
31130ef
to
84fe4da
Compare
This pull request introduces 2 alerts and fixes 1 when merging 84fe4da into 988d8e1 - view on LGTM.com new alerts:
fixed alerts:
|
Merged additional fixes : 84fe4da @neethajohn could you please review existing backport? |
@neethajohn gentle reminder regarding additional fix for this PR 84fe4da |
Should be merged after sonic-net/sonic-swss#2263
Appropriate PR in master:#1355, #1461, #1583
What I did
Added new option for "counterpoll" utility
Added new CLI commands to view and clear PG dropped packet statistics.
Added the new CLI commands to the command reference guide.
How I did it
Need to merge PG drop functionality to 201911
How to verify it
Check counters
show priority-group drop counters
sonic-clear priority-group drop counters
Cleared PG drop counters
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)