Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot#869
Merged
wendani merged 4 commits intosonic-net:masterfrom Jun 4, 2019
Merged
Conversation
…ring a warm reboot Signed-off-by: Wenda Ni <[email protected]>
qiluo-msft
reviewed
May 1, 2019
Signed-off-by: Wenda Ni <[email protected]>
qiluo-msft
approved these changes
Jun 3, 2019
Contributor
Author
|
retest this please |
yxieca
pushed a commit
that referenced
this pull request
Jun 4, 2019
…ring a warm reboot (#869) * Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot Signed-off-by: Wenda Ni <[email protected]> * Comment touch-up Signed-off-by: Wenda Ni <[email protected]>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
* Fix "First parameter of a method is not named 'self'" warnings * Fix "Module is imported with 'import' and 'import from'" warning * Fix 'Testing equality to None' warnings * Clean up 'Unused import' warnings
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
…-net#869) Start recording CRS operations response to sairedis.rec but only when response is not success.
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
…ring a warm reboot (sonic-net#869) * Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot Signed-off-by: Wenda Ni <[email protected]> * Comment touch-up Signed-off-by: Wenda Ni <[email protected]>
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.
Signed-off-by: Wenda Ni [email protected]
What I did
Why I did it
How I verified it
Tested on brcm dut
Details if related