[Nvidia] Remove SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP, set it only for certain SKUs#120
Closed
stepanblyschak wants to merge 2 commits intomasterfrom
Closed
[Nvidia] Remove SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP, set it only for certain SKUs#120stepanblyschak wants to merge 2 commits intomasterfrom
stepanblyschak wants to merge 2 commits intomasterfrom
Conversation
…net#18592)" This reverts commit 3adf308.
Signed-off-by: Stepan Blyschak <[email protected]>
volodymyrsamotiy
approved these changes
May 24, 2024
stepanblyschak
pushed a commit
that referenced
this pull request
Jul 12, 2024
…utomatically (sonic-net#19118) #### Why I did it src/sonic-host-services ``` * 36e410d - (HEAD -> master, origin/master, origin/HEAD) Made Global and ASIC Scope Handling only for multi-asic only. (#130) (5 hours ago) [abdosi] * fd638d4 - Added support to render Feature Table has_global_scope field. (#120) (7 days ago) [abdosi] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
May 20, 2025
…atically (sonic-net#633) #### Why I did it src/sonic-utilities ``` * 76405efe - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (#123) (7 hours ago) [mssonicbld] * dd109320 - [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (#121) (31 hours ago) [mssonicbld] * fd493d87 - [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (#120) (2 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Oct 22, 2025
…ically (sonic-net#24313) #### Why I did it src/sonic-dash-ha ``` * c2e8f44 - (HEAD -> master, origin/master, origin/HEAD) Bfd probe update lost (#121) (9 hours ago) [yue-fred-gao] * 263487f - Add neigh resolve (#120) (9 hours ago) [dypet] ``` #### 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.
Why I did it
We found some race condition issues when using SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP affecting warm-reboot flow.
Work item tracking
How I did it
Unset SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP for all SKUs except those which need this functionality.
How to verify it
Build and run.
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)