-
Notifications
You must be signed in to change notification settings - Fork 409
Link event damping feature #1906
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
mramezani95
merged 35 commits into
sonic-net:master
from
sivat6:link_event_damping_feature
Jun 12, 2026
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
cc155c6
Adding link event damping support
sivat6 23b1b0f
Revert "Adding link event damping support"
sivat6 93fdb1a
Adding link event damping support
sivat6 87532d6
Addressing review comments
sivat6 19280cf
Wrongly checked !=0 instead of ==0
sivat6 2994c4d
Fixing indentation issues
sivat6 ad9c7a5
Fix build errors
sivat6 9afd382
Fixing build error
sivat6 cd749d5
Fixing unit test failure
sivat6 c8346d2
Fixing white space error and missing SWSS_LOG_ENTER
sivat6 970d0db
Fixing dpkg dependency problems for libswsscommon
sivat6 4f5c4ba
Removing my changes in build-template.yml file
sivat6 ec4e09f
Fixing spell check failures
sivat6 c31cabd
Removing the fix added to build-swss-template.yml
sivat6 bc9def2
Adding more test cases to increase coverage
sivat6 2091034
Fixing the failed UT case
sivat6 9114102
Fixing the typo in the last commit
sivat6 cbe865b
Removing few test cases
sivat6 1e5a182
Removing similar tests
sivat6 e275429
Removing the notification from timer thread to main thread
sivat6 479f546
Test purpose to see PR# 1925 fixes current build issue
sivat6 a17d402
Remove the code of PR# 1925
sivat6 e162b57
Fixing build issue
sivat6 1b2802c
SWSS_LOG_ENTER missed in new API
sivat6 9a037f5
Adding suppress and reuse threshold invalid config check
sivat6 564e2b1
Adding tests to increase coverage
sivat6 a864f51
Added SWSS_LOG_ENTER() in the APIs in test file
sivat6 0e31ec1
Addressed review comments
sivat6 7401665
Addressed code review comments
sivat6 030fa7d
Adding tests under unittest and removing the unnecessary tests from s…
sivat6 0cce42b
Trigger pipeline
sivat6 8a2b883
Adding SWSS_LOG_ENTER()
sivat6 c59f614
Debugging the test case
sivat6 55d92c3
Tweaking some timing value in one test
sivat6 6fc0dd4
Tweaking params
sivat6 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.