-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] Support new platform API get_port_or_cage_type for RJ45 ports #11336
Merged
liat-grozovik
merged 5 commits into
sonic-net:master
from
stephenxs:support-get_port_or_cage_type
Jul 14, 2022
Merged
[Mellanox] Support new platform API get_port_or_cage_type for RJ45 ports #11336
liat-grozovik
merged 5 commits into
sonic-net:master
from
stephenxs:support-get_port_or_cage_type
Jul 14, 2022
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: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
This pull request fixes 1 alert when merging 17c5bf2 into 4fb6cf0 - view on LGTM.com fixed alerts:
|
stephenxs
changed the title
Support get port or cage type for RJ45 ports
[Mellanox] Support new platform API get_port_or_cage_type for RJ45 ports
Jul 5, 2022
liat-grozovik
approved these changes
Jul 6, 2022
@prgeor could you please help to review? |
This pull request fixes 1 alert when merging 7143b5d into e1f2516 - view on LGTM.com fixed alerts:
|
7 tasks
7 tasks
yxieca
pushed a commit
that referenced
this pull request
Jul 28, 2022
…rts (#11336) - Why I did it Support get_port_or_cage_type for RJ45 ports - How I did it Implement the new platform API get_port_or_cage_type Fix the issue: unable to import SFP when chassis object is destructed - How to verify it Manually test and regression test Signed-off-by: Stephen Sun <stephens@nvidia.com>
skbarista
pushed a commit
to skbarista/sonic-buildimage
that referenced
this pull request
Aug 17, 2022
…rts (sonic-net#11336) - Why I did it Support get_port_or_cage_type for RJ45 ports - How I did it Implement the new platform API get_port_or_cage_type Fix the issue: unable to import SFP when chassis object is destructed - How to verify it Manually test and regression test Signed-off-by: Stephen Sun <stephens@nvidia.com>
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.
Depends on sonic-net/sonic-platform-common#288, and #11401
Why I did it
Support get_port_or_cage_type for RJ45 ports
How I did it
How to verify it
Manually test and regression test
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)