DellEMC: S52xx platforms optoe driver changes#3865
Merged
lguohan merged 2 commits intosonic-net:masterfrom Dec 16, 2019
Merged
Conversation
Collaborator
|
retest vsimage please |
jleveque
approved these changes
Dec 12, 2019
mssonicbld
added a commit
that referenced
this pull request
May 12, 2025
…atically (#22523) #### Why I did it src/sonic-utilities ``` * ab4c548 - (HEAD -> master, origin/master, origin/HEAD) Vnet_name added in create_only patterns (#3878) (2 days ago) [miatttao] * 04a2005 - Fix pg-drop cmd issue on multi-asic (#3782) (5 days ago) [Zhixin Zhu] * 60c724c - [trim]: Add Packet Trimming CLI (#3830) (5 days ago) [Nazarii Hnydyn] * 05abc9e - Transceiver CLI changes to support DOM and STATUS table related changes (#3844) (5 days ago) [mihirpat1] * aa52db8 - Fix show queue counters to only run on default namespace (#3865) (10 days ago) [Vishal Prakash] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Changed to sff84xx driver to optoe driver,
- How I did it
Made the necessary changes in sfputil and platform init scripts to bring in the support
- How to verify it
Do OIR, check sfp presence,eeprom and DOM command output.
- Description for the changelog
used overriding method instead of making changes in sfputilbase.py and changed the sff84xx to optoe driver for both QSFP and SFP.
- A picture of a cute animal (not mandatory but encouraged)