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

[202205] [portmgr] Fixed the orchagent crash due to late arrival of notif #2451

Merged
merged 1 commit into from
Sep 14, 2022

Commits on Sep 14, 2022

  1. [portmgr] Fixed the orchagent crash due to late arrival of notif (son…

    …ic-net#2431)
    
    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    Bulk write to APP_DB i.e. alias, lanes, speed must be read through one notification by orchagent during create_port
    Handled a race condition in portmgrd which tries to immediately apply a mtu/admin_status SET notif after a DEL causing it to crash
    vivekrnv committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    48d095c View commit details
    Browse the repository at this point in the history