[BGP] support BGP pending FIB suppression#12853
Merged
StormLiangMS merged 46 commits intosonic-net:masterfrom Apr 20, 2023
Merged
[BGP] support BGP pending FIB suppression#12853StormLiangMS merged 46 commits intosonic-net:masterfrom
StormLiangMS merged 46 commits intosonic-net:masterfrom
Conversation
As part of these changes: - Switch to dplane_fpm_nl zebra plugin from old fpm plugin which is not supported anymore - Remove stale patches for old fpm plugin and add similar patches for dplane_fpm_nl - FRR patch backport from 8.4 to add support for fpm dataplane feedback - Templates are updated to read new feature configuration and configure FRR accordingly - YANG models updates to reflect new configuration Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
This reverts commit 735ab84.
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run Azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
FRR PR - FRRouting/frr#13086 |
Contributor
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
StormLiangMS
reviewed
Apr 8, 2023
Contributor
StormLiangMS
left a comment
There was a problem hiding this comment.
@stepanblyschak could you add the testcase link or test plan for sonic-mgmt of this feature?
src/sonic-frr/patch/0016-zebra-Add-zrouter.asic_notification_nexthop_control.patch
Show resolved
Hide resolved
Collaborator
Author
|
@StormLiangMS Test Plan sonic-net/sonic-mgmt#7475 |
Collaborator
Author
|
/azpw run Azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run Azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
StormLiangMS
approved these changes
Apr 20, 2023
StormLiangMS
pushed a commit
to sonic-net/sonic-utilities
that referenced
this pull request
May 23, 2023
This reverts commit 79a21ce. DEPENDS ON: sonic-net/sonic-buildimage#12853 What I did Reverted changes back How I did it Reverted changes back How to verify it UT
saiarcot895
added a commit
to saiarcot895/sonic-mgmt
that referenced
this pull request
Jun 27, 2023
…eboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <[email protected]>
saiarcot895
added a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Jun 28, 2023
…eboot (#8735) * Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <[email protected]> * Add todo comment Signed-off-by: Saikrishna Arcot <[email protected]> --------- Signed-off-by: Saikrishna Arcot <[email protected]>
pdhruv-marvell
pushed a commit
to pdhruv-marvell/sonic-utilities
that referenced
this pull request
Aug 23, 2023
This reverts commit 79a21ce. DEPENDS ON: sonic-net/sonic-buildimage#12853 What I did Reverted changes back How I did it Reverted changes back How to verify it UT
mrkcmo
pushed a commit
to Azarack/sonic-mgmt
that referenced
this pull request
Oct 3, 2023
…eboot (sonic-net#8735) * Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <[email protected]> * Add todo comment Signed-off-by: Saikrishna Arcot <[email protected]> --------- Signed-off-by: Saikrishna Arcot <[email protected]>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Jan 25, 2024
…eboot (sonic-net#8735) * Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <[email protected]> * Add todo comment Signed-off-by: Saikrishna Arcot <[email protected]> --------- Signed-off-by: Saikrishna Arcot <[email protected]>
11 tasks
StormLiangMS
pushed a commit
that referenced
this pull request
Jun 20, 2024
Why I did it BGP pending FIB suppression is introduced in #12853, hence updating the YANG model. Work item tracking Microsoft ADO (number only): 28398135 How I did it Added a new field 'suppress-fib-pending' in the DEVICE_METADATA YANG model table. Added UT for YANG model changes. How to verify it Run PR tests. Apply empty.json file to verify: admin@str2-7050cx3-acs-02:~$ sudo config apply-patch empty.json Patch Applier: Patch application starting. Patch Applier: Patch: [] Patch Applier: Getting current config db. Patch Applier: Simulating the target full config after applying the patch. Patch Applier: Validating all JsonPatch operations are permitted on the specified fields Patch Applier: Validating target config does not have empty tables, since they do not show up in ConfigDb. Patch Applier: Sorting patch updates. Patch Applier: The patch was converted into 0 changes. Patch Applier: Applying 0 changes in order. Patch Applier: Verifying patch updates are reflected on ConfigDB. Patch Applier: Patch application completed. Patch applied successfully. admin@str2-7050cx3-acs-02:~$ Signed-off-by: zitingguo-ms [email protected]
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.
Signed-off-by: Stepan Blyschak [email protected]
DEPENDS: #12852
Why I did it
To support BGP pending FIB suppression.
How I did it
I backported patches from FRR 8.4 feature that allows communicating ASIC route status back to FRR.
Also, added a new field in DEVICE_METADATA YANG model table. Added UT for YANG model changes.
How to verify it
Run on the switch.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)