[submodule][master] Update submodule sonic-utilities to the latest HEAD automatically#24387
Merged
mssonicbld merged 1 commit intosonic-net:masterfrom Dec 15, 2025
Conversation
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5002559 to
66086a8
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
66086a8 to
4c574de
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4c574de to
0dc7284
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
0dc7284 to
dc42343
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
dc42343 to
597f553
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
597f553 to
5c5855f
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5c5855f to
7e40f9f
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7e40f9f to
b26e893
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7f06d95 to
1ecad3f
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1ecad3f to
056fddc
Compare
Contributor
|
/azpw run |
Collaborator
Author
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
056fddc to
8b6498a
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8b6498a to
1e4d3cf
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1e4d3cf to
ffe1e06
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ffe1e06 to
afa96bb
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
hdwhdw
pushed a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Dec 18, 2025
…atically (sonic-net#24387) #### Why I did it src/sonic-utilities ``` * 8012ba4 - (HEAD -> master, origin/master, origin/HEAD) Added FEC maxT to the fec stat CLI (sonic-net#4153) (2 days ago) [Prince George] * c225725 - Fix invalid JSON output for 'show ip route <protocol> json' commands (sonic-net#4111) (4 days ago) [Bojun Feng] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…atically (sonic-net#24387) #### Why I did it src/sonic-utilities ``` * 8012ba4 - (HEAD -> master, origin/master, origin/HEAD) Added FEC maxT to the fec stat CLI (sonic-net#4153) (2 days ago) [Prince George] * c225725 - Fix invalid JSON output for 'show ip route <protocol> json' commands (sonic-net#4111) (4 days ago) [Bojun Feng] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
…atically (sonic-net#24387) #### Why I did it src/sonic-utilities ``` * 8012ba4 - (HEAD -> master, origin/master, origin/HEAD) Added FEC maxT to the fec stat CLI (sonic-net#4153) (2 days ago) [Prince George] * c225725 - Fix invalid JSON output for 'show ip route <protocol> json' commands (sonic-net#4111) (4 days ago) [Bojun Feng] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…atically (sonic-net#24387) #### Why I did it src/sonic-utilities ``` * 8012ba4 - (HEAD -> master, origin/master, origin/HEAD) Added FEC maxT to the fec stat CLI (sonic-net#4153) (2 days ago) [Prince George] * c225725 - Fix invalid JSON output for 'show ip route <protocol> json' commands (sonic-net#4111) (4 days ago) [Bojun Feng] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
…atically (#24387) #### Why I did it src/sonic-utilities ``` * 8012ba4 - (HEAD -> master, origin/master, origin/HEAD) Added FEC maxT to the fec stat CLI (#4153) (2 days ago) [Prince George] * c225725 - Fix invalid JSON output for 'show ip route <protocol> json' commands (#4111) (4 days ago) [Bojun Feng] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: dprital <drorp@nvidia.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.
Why I did it
src/sonic-utilities
How I did it
How to verify it
Description for the changelog