[202412][FRR]Fix memory consumption with zebra during the show ipv6 route commands in scaled setups#1410
Merged
r12f merged 1 commit intoAzure:202412from Jul 30, 2025
Merged
Conversation
…oute commands in scaled setups
Contributor
Author
|
Please note this fix is not required for master/202505 as 10.3 contains the fix commit. |
r12f
approved these changes
Jul 28, 2025
|
No pipelines are associated with this pull request. |
|
/azp run Azure.sonic-buildimage-msft.PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
@r12f Can you retrigger and merge when pipeline passes? |
|
Build looks good. the test failures are the same, hence bypassing. |
mssonicbld
added a commit
that referenced
this pull request
Jul 30, 2025
…03 (#1418) ```<br>* 2ee799c - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-buildimage-msft into 202503 (2025-07-30) [Sonic Automation] * f3633f1 - (origin/202412, 202412) [202412][FRR]Fix memory consumption with zebra during the show ipv6 route commands in scaled setups (#1410) (2025-07-29) [Sudharsan Dhamal Gopalarathnam] * aeec455 - [submodule][202412] Update submodule sonic-sairedis to the latest HEAD automatically (#1402) (2025-07-29) [mssonicbld] * cadc013 - [submodule][202412] Update submodule sonic-utilities to the latest HEAD automatically (#1395) (2025-07-29) [mssonicbld]<br>```
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
Fix memory consumption with zebra during the show ipv6 route commands in scaled setups
Work item tracking
How I did it
Ported fix FRRouting/frr#16093 as patch
How to verify it
Run vtysh -c 'show ipv6 route json' in scaled setup and check zebra memory consumption.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)