Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nvidia] Remove SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP, set it only for certain SKUs #120

Closed
wants to merge 2 commits into from

Conversation

stepanblyschak
Copy link
Owner

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
  • Microsoft ADO (number only):

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)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202311

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)

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. (sonic-net#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants