-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Mellanox] enhance the reboot cause handling on 201811 #3253
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
Merged
jleveque
merged 3 commits into
sonic-net:201811
from
stephenxs:enable-load-mlnx-platform-api-as-a-whole
Aug 2, 2019
Merged
[Mellanox] enhance the reboot cause handling on 201811 #3253
jleveque
merged 3 commits into
sonic-net:201811
from
stephenxs:enable-load-mlnx-platform-api-as-a-whole
Aug 2, 2019
Conversation
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
…t currently running on 201811
stephenxs
commented
Aug 1, 2019
…ng pattern "hwmonX".
jleveque
approved these changes
Aug 2, 2019
mssonicbld
added a commit
that referenced
this pull request
Jun 6, 2024
…atically (#19225) #### Why I did it src/sonic-utilities ``` * 1ebd099 - (HEAD -> master, origin/master, origin/HEAD) Fix show fabric monitor capacity command when the feature is disabled. (#3347) (8 hours ago) [jfeng-arista] * 6829ded - Add W-ECMP CLI (#3253) (10 hours ago) [Nazarii Hnydyn] * 4133ef5 - [chassis][voq] Added support for Voq Counters(SAI_SWITCH_STAT_PACKET_INTEGRITY_DROP,SAI_QUEUE_STAT_CREDIT_WD_DELETED_PACKETS) for Voq/Fabric switches (#3322) (25 hours ago) [saksarav-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
arun1355492
pushed a commit
to arun1355492/sonic-buildimage
that referenced
this pull request
Jul 26, 2024
…atically (sonic-net#19225) #### Why I did it src/sonic-utilities ``` * 1ebd099 - (HEAD -> master, origin/master, origin/HEAD) Fix show fabric monitor capacity command when the feature is disabled. (sonic-net#3347) (8 hours ago) [jfeng-arista] * 6829ded - Add W-ECMP CLI (sonic-net#3253) (10 hours ago) [Nazarii Hnydyn] * 4133ef5 - [chassis][voq] Added support for Voq Counters(SAI_SWITCH_STAT_PACKET_INTEGRITY_DROP,SAI_QUEUE_STAT_CREDIT_WD_DELETED_PACKETS) for Voq/Fabric switches (sonic-net#3322) (25 hours ago) [saksarav-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
yanjundeng
pushed a commit
to yanjundeng/sonic-buildimage
that referenced
this pull request
Apr 23, 2025
…atically (sonic-net#19225) #### Why I did it src/sonic-utilities ``` * 1ebd099 - (HEAD -> master, origin/master, origin/HEAD) Fix show fabric monitor capacity command when the feature is disabled. (sonic-net#3347) (8 hours ago) [jfeng-arista] * 6829ded - Add W-ECMP CLI (sonic-net#3253) (10 hours ago) [Nazarii Hnydyn] * 4133ef5 - [chassis][voq] Added support for Voq Counters(SAI_SWITCH_STAT_PACKET_INTEGRITY_DROP,SAI_QUEUE_STAT_CREDIT_WD_DELETED_PACKETS) for Voq/Fabric switches (sonic-net#3322) (25 hours ago) [saksarav-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
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
- How I did it
- How to verify it
test whether the reboot cause can be successfully parsed.
- Description for the changelog
[Mellanox] enable new platform api to be loaded as a whole.
- A picture of a cute animal (not mandatory but encouraged)