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

[action] [PR:3058] Fix multi-asic behaviour for pg-drop (#3058) #3624

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • Fixes multi-asic behaviour for pg-drop script.

show priority-group drop is not behaving correctly on multi-asic devices,
as the namespace option '-n' is not available and correct namespaces were
not traversed to retrieve drop counters. This change fixes the multi-asic
behaviour of this command.

  • add additional test and simplify branching

Co-authored-by: Kenneth Cheung kennethcheung@arista.com

* Fixes multi-asic behaviour for pg-drop script.

show priority-group drop is not behaving correctly on multi-asic devices,
as the namespace option '-n' is not available and correct namespaces were
not traversed to retrieve drop counters. This change fixes the multi-asic
behaviour of this command.

* add additional test and simplify branching


Co-authored-by: Kenneth Cheung <kennethcheung@arista.com>
@mssonicbld
Copy link
Collaborator Author

Original PR: #3058

@mssonicbld mssonicbld merged commit 99ca9d0 into sonic-net:202405 Nov 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants