Skip to content
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

[action] [PR:3247] Reset skip error counter on a fabric link if it was down. (#3247) #3281

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

mssonicbld
Copy link
Collaborator

What I did
reset the skip error counters for fabric link monitoring if a link was down and up again.

Why I did it

The fabric link monitoring feature does not take care the peer card restart cases. Peer card reload could lead to links go in to isolation state, and that's a case where we can ignore the error due to the init churn. So in this change , the skip error on init counters get reset if a link was down and up again.

…3247)

What I did
reset the skip error counters for fabric link monitoring if a link was down and up again.

Why I did it

The fabric link monitoring feature does not take care the peer card restart cases. Peer card reload could lead to links go in to isolation state, and that's a case where we can ignore the error due to the init churn. So in this change , the skip error on init counters get reset if a link was down and up again.
@mssonicbld
Copy link
Collaborator Author

Original PR: #3247

@mssonicbld mssonicbld merged commit a40b8a1 into sonic-net:202405 Sep 7, 2024
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants