-
Notifications
You must be signed in to change notification settings - Fork 176
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
APIs to help in finding NPU SI settings #410
Merged
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
@prgeor @shyam77git @jaganbal-a - It will be great if you can help in reviewing this. |
keboliu
reviewed
Nov 11, 2023
prgeor
previously approved these changes
Nov 23, 2023
prgeor
approved these changes
Dec 5, 2023
Signed-off-by: Mihir Patel <[email protected]>
prgeor
force-pushed
the
npu_si_settings_key
branch
from
December 5, 2023 02:33
af47627
to
ecc3db4
Compare
keboliu
approved these changes
Dec 5, 2023
@mihirpat1 please track this for 202311 with MSFT ADO for cherry pick |
@StormLiangMS - Can you please help to cherry pick this to 202311? |
mssonicbld
pushed a commit
to mssonicbld/sonic-platform-common
that referenced
this pull request
Feb 2, 2024
* APIs to help in finding NPU SI settings Signed-off-by: Mihir Patel <[email protected]> * Renamed get_cable_type to get_cable_length_type --------- Signed-off-by: Mihir Patel <[email protected]>
Cherry-pick PR to 202311: #435 |
mssonicbld
pushed a commit
that referenced
this pull request
Feb 2, 2024
* APIs to help in finding NPU SI settings Signed-off-by: Mihir Patel <[email protected]> * Renamed get_cable_type to get_cable_length_type --------- Signed-off-by: Mihir Patel <[email protected]>
mssonicbld
added
Included in 202311 Branch
and removed
Created PR to 202311 Branch
labels
Feb 2, 2024
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-platform-common
that referenced
this pull request
Oct 25, 2024
* 400ZR not linking up with latest SONiC master image Signed-off-by: Mihir Patel <[email protected]> * 400ZR not linking up with latest SONiC master image Signed-off-by: Mihir Patel <[email protected]> * Added testcase to improve code coverage --------- Signed-off-by: Mihir Patel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Description
This PR has definition of APIs to retrieve transceiver specific information.
The change set is part of implementation of the HLD OA crash handling to reinitialize port through xcvrd
Motivation and Context
How Has This Been Tested?
Please refer to sonic-net/sonic-platform-daemons#403 for the test results.
Additional Information (Optional)