Skip to content
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

Added support to display only nonzero queue counter. (#2978) #3046

Merged
merged 5 commits into from
Nov 20, 2023

Commits on Nov 17, 2023

  1. Added support to display only nonzero queue counter. (sonic-net#2978)

    Added new option --nonzero to display given {port,queue} or {system-port, voq} counter only if any of counter value is non zero.
    
    Signed-off-by: Abhishek Dosi <[email protected]>
    abdosi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3b5d3b3 View commit details
    Browse the repository at this point in the history
  2. UT build failure fix

    Signed-off-by: Abhishek Dosi <[email protected]>
    abdosi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    10c63bb View commit details
    Browse the repository at this point in the history
  3. Fix Build Failure

    Signed-off-by: Abhishek Dosi <[email protected]>
    abdosi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6ea1a00 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    a261f17 View commit details
    Browse the repository at this point in the history
  2. Update queue_counter_test.py

    abdosi authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    49ab8f2 View commit details
    Browse the repository at this point in the history