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

[action] [PR:18592] [Mellanox] enable host interface control by orchagent (#18592) #18661

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • Why I did it
    To move the control of the netdevice’s operational status from SDK to SAI.
    SAI will be responsible for updating the operational status on moving the netdev’s admin status from DOWN to UP.

  • How I did it
    Configure the SAI profile with SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP

  • How to verify it
    Verify links go up and down correctly.

- Why I did it
To move the control of the netdevice’s operational status from SDK to SAI.
SAI will be responsible for updating the operational status on moving the netdev’s admin status from DOWN to UP.

- How I did it
Configure the SAI profile with SAI_HOSTIF_OPER_STATUS_UPDATE_BY_APP

- How to verify it
Verify links go up and down correctly.
@mssonicbld
Copy link
Collaborator Author

Original PR: #18592

@mssonicbld mssonicbld merged commit 723cced into sonic-net:202311 Apr 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants