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

Add support for show/clear watermark for queue type ALL #1365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tonytitus
Copy link
Contributor

- What I did
Added support for show/clear watermark for queue type ALL

- How I did it

- How to verify it

show queue watermark all | grep Ethernet116

Ethernet116 0 0 0 0 0 0 0 672

sonic-clear queue watermark all

show queue watermark all | grep Ethernet116

Ethernet116 0 0 0 0 0 0 0 0

- 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)

@tonytitus
Copy link
Contributor Author

retest default please

@tonytitus
Copy link
Contributor Author

retest this place

@tonytitus
Copy link
Contributor Author

retest this please

@neethajohn
Copy link
Contributor

Please add unit tests for the new commands

@neethajohn
Copy link
Contributor

There is a similar PR opened earlier #1149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants