Add show interfaces breakout supported-mode CLI - #4828
Open
aisjoshi-cisco wants to merge 2 commits into
Open
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
aisjoshi-cisco
force-pushed
the
breakout-supported-imp
branch
from
September 2, 2026 17:07
1622542 to
5704933
Compare
Collaborator
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
aisjoshi-cisco
marked this pull request as ready for review
September 2, 2026 18:31
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
|
@prgeor , could you please help review this? |
aisjoshi-cisco
force-pushed
the
breakout-supported-imp
branch
from
September 2, 2026 19:01
5704933 to
6e76169
Compare
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Signed-off-by: aisjoshi <aisjoshi@cisco.com>
aisjoshi-cisco
force-pushed
the
breakout-supported-imp
branch
from
September 2, 2026 19:03
6e76169 to
8cebf33
Compare
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Collaborator
|
Hi, there are workflow run(s) waiting for approval, you may be first-time contributor. I will notify maintainers to help approve once PR is approved. Thanks! ---Powered by SONiC BuildBot
|
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Signed-off-by: aisjoshi <aisjoshi@cisco.com>
aisjoshi-cisco
force-pushed
the
breakout-supported-imp
branch
from
September 8, 2026 22:51
644b4db to
47ac5e8
Compare
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
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.
What I did
Added
show interfaces breakout supported-mode [interface_name]to display supported breakout modes.How I did it
Implemented the supported breakout-mode CLI using platform.json, added unit-test coverage for the command without ConfigDB dependency.
How to verify it
Copied the updated
showmodule to the testbed and ran:show interfaces breakout supported-mode Ethernet0Verified that the output matched the platform-supported breakout modes.
Previous command output (if the output of a command-line utility has changed)
Not applicable; this is a new subcommand.
New command output (if the output of a command-line utility has changed)