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

[202311]Update setHostTxReady() to receive Port instead of portId (#3133) #3157

Merged
merged 1 commit into from
Jun 4, 2024

Commits on May 21, 2024

  1. Update setHostTxReady() to receive Port instead of portId (sonic-net#…

    …3133)
    
    What I did
    Update the call to setHostTxReady() to receive Port instead of port_id.
    
    Why I did it
    So we won't need to call getPort() inside the function, and we will be able to call setHostTxReady from within port initialization.
    noaOrMlnx committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1e9a4ae View commit details
    Browse the repository at this point in the history