-
Notifications
You must be signed in to change notification settings - Fork 684
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
show subinterfaces status #642
Conversation
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
…erfaces Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As comments
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
retest this please |
keep show interface status the same, only show sub interface in show subinterface status. |
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Done #642 (comment) |
retest this please |
2 similar comments
retest this please |
retest this please |
would like you add unit test for your newly added commands, example below. https://github.com/Azure/sonic-utilities/tree/master/sonic-utilities-tests |
e6f4555
to
b2eadfa
Compare
215e5ec
to
45f41d1
Compare
Signed-off-by: Wenda Ni <wenni@microsoft.com>
45f41d1
to
f0faf8f
Compare
Signed-off-by: Wenda Ni <wenni@microsoft.com>
205446f
to
8480ae3
Compare
…ort' Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
8480ae3
to
bc946e0
Compare
Signed-off-by: Wenda Ni <wenni@microsoft.com>
Signed-off-by: Wenda Ni <wenni@microsoft.com>
…ing mode Signed-off-by: Wenda Ni <wenni@microsoft.com>
9aa8728
to
a861a41
Compare
… naming mode Signed-off-by: Wenda Ni <wenni@microsoft.com>
a861a41
to
94f0936
Compare
Done adding unit test #642 (comment) 🚢 |
retest this please |
5 similar comments
retest this please |
retest this please |
retest this please |
retest this please |
retest this please |
test_fdb.TestFdb.test_FdbAddedAfterMemberCreated failure is new failure which is unrelated to this change. |
retest this please |
- What I did
Implement HLD sonic-net/SONiC#420
- How I did it
- How to verify it
On mlnx dut
Unit test cases:
'show interfaces status' / 'intfutil status'
'show interfaces status --verbose'
'show subinterfaces status' / 'intfutil status subport'
'show subinterfaces status --verbose'
show status of single sub port interface
show '--verbose' status of single sub port interface
show status of single sub port interface in alias naming mode
show '--verbose' status of single sub port interface in alias naming mode
- 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)
-->