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

Commits on Sep 6, 2024

  1. Reset skip error counter on a fabric link if it was down. (sonic-net#…

    …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.
    jfeng-arista authored and mssonicbld committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1cde91a View commit details
    Browse the repository at this point in the history