-
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
[Mellanox] fix sfp eeprom unreadable after switching from SW to FW control mode #19563
Merged
liat-grozovik
merged 1 commit into
sonic-net:master
from
yuazhe:fix_sfp_eeprom_unreadable
Jul 29, 2024
Merged
[Mellanox] fix sfp eeprom unreadable after switching from SW to FW control mode #19563
liat-grozovik
merged 1 commit into
sonic-net:master
from
yuazhe:fix_sfp_eeprom_unreadable
Jul 29, 2024
+20
−2
Conversation
This file contains 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
/azpw ms_conflict |
keboliu
approved these changes
Jul 14, 2024
keboliu
added
Included in 202311 Branch
Request for 202311 Branch
Request for 202405 Branch
and removed
Included in 202311 Branch
labels
Jul 14, 2024
/azpw ms_conflict |
Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
yuazhe
force-pushed
the
fix_sfp_eeprom_unreadable
branch
from
July 15, 2024 06:21
3120e41
to
b3f1739
Compare
Junchao-Mellanox
approved these changes
Jul 15, 2024
@StormLiangMS,@liushilongbuaa please help to resolve the conflict |
prgeor
approved these changes
Jul 18, 2024
/azp run ms_conflict |
No pipelines are associated with this pull request. |
/azpw ms_conflict |
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Aug 1, 2024
…ntrol mode (sonic-net#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 2, 2024
…ntrol mode (sonic-net#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
Cherry-pick PR to 202311: #19788 |
mssonicbld
pushed a commit
that referenced
this pull request
Aug 3, 2024
…ntrol mode (#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
mssonicbld
added
Included in 202311 Branch
and removed
Created PR to 202311 Branch
labels
Aug 3, 2024
bingwang-ms
added
Approved for 202405 Branch
and removed
Approved for 202405 Branch
Request for 202405 Branch
labels
Aug 22, 2024
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 22, 2024
…ntrol mode (sonic-net#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
Cherry-pick PR to 202405: #19986 |
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 22, 2024
…ntrol mode (sonic-net#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Aug 22, 2024
…ntrol mode (sonic-net#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
mssonicbld
pushed a commit
that referenced
this pull request
Aug 22, 2024
…ntrol mode (#19563) - Why I did it The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
mssonicbld
added
Included in 202405 Branch
and removed
Created PR to 202405 Branch
labels
Aug 22, 2024
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.
Why I did it
The reading of eeprom instantly after switch the module from sw control to fw control might fail, so add a delay
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)