Add ACL table name associated with the rules and sort the output#263
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 26, 2018
Merged
Add ACL table name associated with the rules and sort the output#263lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
And sort the output with table name and rule name
qiluo-msft
approved these changes
Jun 6, 2018
Contributor
qiluo-msft
left a comment
There was a problem hiding this comment.
Your PR comment is not well formatted.
stepanblyschak
pushed a commit
to stepanblyschak/sonic-utilities
that referenced
this pull request
Apr 18, 2022
Update sonic-platform-common submodule to pick up new commits: cd623fa [202012] Backport Enhance ssd_generic with more error handling to avoid python crash (sonic-net#273) e9a4a81 [y_cable][Broadcom] update the BRCM y_cable driver to release 2.0 (sonic-net#263)
mihirpat1
pushed a commit
to mihirpat1/sonic-utilities
that referenced
this pull request
Sep 15, 2023
…nic-net#263) This release goes in sync with the following firmware version of Broadcom Y cable, which is consistent with release 8 version : { "nic": "D103.2_D208.3", "tor_a": "D308.3", "tor_b": "D308.3" } Description Basically a vendor specific implementation of abstract YCableBase class . detailed design discussion can be found https://github.com/Azure/SONiC/pull/757/files Motivation and Context to support the Y-Cable API required to support Broadcom's Y-Cable. How Has This Been Tested? put the changes in PMON, and all API's seem to run OK. Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ACL table name associated with the rules and sort the output
- What I did
Add ACL table name associated with the rules
Sort the output with table name and rule name.
- How I did it
Add the code for above
- How to verify it
See test below.
- Previous command output (if the output of a command-line utility has changed)