[Arista] Update platform library submodules#16112
Merged
yxieca merged 1 commit intosonic-net:masterfrom Aug 23, 2023
Merged
Conversation
Collaborator
Author
|
@prgeor @StormLiangMS this addresses the xcvrd crash issue. |
Contributor
|
@prgeor could you help to review? this is the fix for 7050qx xcvrd issue. |
Collaborator
Author
|
@prgeor could we get some attention on this PR ? |
prgeor
approved these changes
Aug 23, 2023
Contributor
Contributor
|
@Staphylo for |
This was referenced Aug 24, 2023
qiluo-msft
pushed a commit
that referenced
this pull request
Aug 28, 2023
#### 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
yxieca
pushed a commit
that referenced
this pull request
Aug 29, 2023
This is a backport of #16112 Handle exceptions gracefully within get_change_event
sonic-otn
pushed a commit
to sonic-otn/sonic-buildimage
that referenced
this pull request
Sep 20, 2023
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Work item tracking
How I did it
get_change_eventin 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