-
Notifications
You must be signed in to change notification settings - Fork 712
[show] Fix 'show int neighbor expected' #1106
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
Conversation
Signed-off-by: Longxiang Lyu <[email protected]>
Retest this please |
@lolyu: I'm curious why this pull request is made directly against the 201911 branch? Is this PR not applicable to the master branch, also? If it is, then we will have a regression upstream. Unless the PR is specific to a release branch, changes should always be made to the master branch and labeled with "Request for X branch" labels for all applicable release branches. If the cherry-pick operation is not clean, the branch maintainer will request you open a new PR specifically against that release branch |
Hi @jleveque, there is a patch fixing this issue for the |
Retest this please |
2 similar comments
Retest this please |
Retest this please |
Revert "Revert " [201911]show interface counters for multi ASIC devices (sonic-net#1104)"" Revert "Revert "Pfcstat (sonic-net#1097)"" [show] Fix 'show int neighbor expected' (sonic-net#1106) Update argument for docker exec it->i (sonic-net#1118) Update to make config load/reload backward compatible. (sonic-net#1115) Handling deletion of Port Channel before deletion of its members (sonic-net#1062) Skip default route present in ASIC-DB but not in APP-DB. (sonic-net#1107) [CLI][PFCWD][Multi-ASIC] Added multi ASIC support to 'pfcwd' CLI (sonic-net#1102) [201911] Multi asic platform config interface portchannel, show transceiver (sonic-net#1087) [drop counters] Fix configuration for counters with lowercase names (sonic-net#1103) Signed-off-by: Abhishek Dosi <[email protected]>
Fix
show int neighbor expected
Signed-off-by: Longxiang Lyu [email protected]
- What I did
- How I did it
- How to verify it
- 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)