You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new cli for SAI_INGRESS_PRIORITY_GROUP_STAT_DROPPED_PACKETS counter in counterpoll utility (#1355)
Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
depends on:
sonic-net/sonic-buildimage#6444sonic-net/sonic-swss#1600
- What I did
Added new option for "counterpoll" utility
- How I did it
Enhance counterpoll utility for SAI_INGRESS_PRIORITY_GROUP_STAT_DROPPED_PACKETS
Add new CLI command and extend the show command.
- How to verify it
To test it use QoS test. run the pfcxontest and Pfcxofftest, drop can be triggered in either of the test.
It runs in ptf32 topo and requires RPC image.
admin@arc-switch1041:~$ counterpoll pg-drop enable --> to enable the new counter
admin@arc-switch1041:~$ counterpoll show --> check new INGRESS_PG_STAT_DROP counter status
0 commit comments