[FRR]Setting multipath size to 512 and disabling bgp-vnc for optimization#103
Closed
dgsudharsan wants to merge 1 commit intomasterfrom
Closed
[FRR]Setting multipath size to 512 and disabling bgp-vnc for optimization#103dgsudharsan wants to merge 1 commit intomasterfrom
dgsudharsan wants to merge 1 commit intomasterfrom
Conversation
oleksandrivantsiv
approved these changes
Nov 9, 2024
|
LGTM |
dgsudharsan
pushed a commit
that referenced
this pull request
Sep 10, 2025
…ically (sonic-net#23640) #### Why I did it src/sonic-dash-ha ``` * 5295d1c - (HEAD -> master, origin/master, origin/HEAD) Adjust path of debs in common-libs artifact (#103) (5 hours ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Dec 16, 2025
…tomatically (sonic-net#1347) #### Why I did it src/sonic-swss ``` * 4eba7af3 - (HEAD -> 202412, origin/202412) [vs][mirror]: Update test to use the max TC number provided by VS lib (#103) (3 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Dec 16, 2025
…tomatically (sonic-net#1635) #### Why I did it src/sonic-gnmi ``` * 27f0121 - (HEAD -> 202412, origin/202412) Realize common functions for sfpshow. (#103) (4 minutes ago) [Yutong Zhang] * 5e9a443 - Migrate option to argument for 'show interface transceiver presence' (#115) (54 minutes ago) [zitingguo-ms] * 2eb0587 - Added telemetry support for 'show queue wredcounters', added support for the interface argument, and added unimplemented and no-op options. (#112) (3 hours ago) [mramezani95] * 183721b - Update the ipaddress from option to arg (#113) (12 hours ago) [Guoqiang Yuan] * 86bd856 - Add common subpackage under show_client to hold common functions (#114) (14 hours ago) [gnemuw] * 4a2764f - Make interface as arg instead of option for `show interfaces transceiver error-status` (#108) (20 hours ago) [Yutong Zhang] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
…tion
Why I did it
Increased the max multipath to 512. In addition removed bgp-vnc as this feature is not used by SONiC .
https://docs.frrouting.org/en/latest/vnc.html#vnc-and-vnc-gw
This feature adds overhead in general and removing this improves bgp convergence time for scale.
Work item tracking
How I did it
Added a patch
How to verify it
Running some basic tests in scaled topology
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)