HW FRR switchover notification support for protection groups #2269
Open
chikkaiah-work wants to merge 1 commit into
Open
HW FRR switchover notification support for protection groups #2269chikkaiah-work wants to merge 1 commit into
chikkaiah-work wants to merge 1 commit into
Conversation
kcudnik
reviewed
Apr 2, 2026
Collaborator
|
To be discussed in SAI community. @tjchadaga |
sathk-marvell
approved these changes
Apr 21, 2026
4202c6b to
21d0dce
Compare
Contributor
Author
|
@tjchadaga can you please help merge this ? |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
tjchadaga
requested changes
May 7, 2026
87dd875 to
ecf6555
Compare
Signed-off-by: Chikkegowda Chikkaiah <cchikkai@cisco.com>
ecf6555 to
c4fb6c0
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@tjchadaga can you approve this or you have more comments? |
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.
Added HW FRR switchover notification support for protection groups with a switch-level callback. The new callback reports switchover results per monitored object, including: monitored_oid,
switchover_success_count, and list protection groups that failed switchover. The callback is registered
through SAI_SWITCH_ATTR_NEXT_HOP_GROUP_HW_PROTECTION_SWITCHOVER_NOTIFY.