-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Arista] Update platform library submodules #16112
Conversation
@prgeor @StormLiangMS this addresses the xcvrd crash issue. |
@prgeor could you help to review? this is the fix for 7050qx xcvrd issue. |
@prgeor could we get some attention on this PR ? |
@Staphylo for |
#### Why I did it When an exception happens during `get_change_event` it brings the process invoking it down. ##### Work item tracking - Microsoft ADO **(number only)**: 24599154 #### How I did it This is a backport of #16112 Handle exceptions gracefully within `get_change_event` #### Description for the changelog Ignore poll errors during get_event_change on Arista devices
This is a backport of #16112 Handle exceptions gracefully within get_change_event
Ignore intermittent IO errors during get_change_event in the Platform API Fix tunings for some ports on CatalinaDD Fix kernel module build for 6.1 kernel in preparation of bookworm upgrade
Work item tracking
How I did it
get_change_event
in the Platform APIWhich release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Update Arista platform library submodules