-
Notifications
You must be signed in to change notification settings - Fork 175
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
[Transceiver] Add parser for QSFP-DD cable type and dictionaries for QSFP-DD codes #101
Merged
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
Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
… into shlomi_qsfp_dd
keboliu
approved these changes
Jul 14, 2020
jleveque
approved these changes
Jul 14, 2020
jleveque
changed the title
[Cables] Add parser for QSFP-DD cable type and dictionaries for QSFP-DD codes
[Transceiver] Add parser for QSFP-DD cable type and dictionaries for QSFP-DD codes
Jul 14, 2020
abdosi
pushed a commit
that referenced
this pull request
Jul 30, 2020
…QSFP-DD codes (#101) - Add parser for QSFP-DD cable type. - Add dictionaries for QSFP-DD codes. Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
mudsut4ke
pushed a commit
to mudsut4ke/sonic-platform-common
that referenced
this pull request
Sep 28, 2020
…QSFP-DD codes (sonic-net#101) - Add parser for QSFP-DD cable type. - Add dictionaries for QSFP-DD codes. Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-platform-common
that referenced
this pull request
Oct 25, 2020
…QSFP-DD codes (sonic-net#101) - Add parser for QSFP-DD cable type. - Add dictionaries for QSFP-DD codes. Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-platform-common
that referenced
this pull request
Oct 25, 2024
Enhance thermalctld to write to chassis state-DB on a modular chassis HLD: sonic-net/SONiC#646 In a modular chassis, the thermal information from all line-cards will be updated to the chassis state-DB in the control-card. Additionally, minimum and maximum temperatures will be recorded. The fan control algorithm used by certain vendors will require this information.
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
Add parser for QSFP-DD cable type.
Add dictionaries for QSFP-DD codes.
- How I did it
- How to verify it
Check for Transceiver DB data with QSFP-DD cable.
Check 'show interfaces transceiver eeprom Ethernet#' output.
- Previous command output (if the output of a command-line utility has changed)
- New command output (if the output of a command-line utility has changed)