Skip to content

[202012][sonic-linkmgrd] submodule update#12212

Merged
zjswhhh merged 3 commits intosonic-net:202012from
zjswhhh:202012
Oct 13, 2022
Merged

[202012][sonic-linkmgrd] submodule update#12212
zjswhhh merged 3 commits intosonic-net:202012from
zjswhhh:202012

Conversation

@zjswhhh
Copy link
Contributor

@zjswhhh zjswhhh commented Sep 28, 2022

[202012][sonic-linkmgrd] submodule update

commit efee4d5b807887bae14c16a8a297756739fcc17e (HEAD -> 202012, upstream/202012)
Author: Jing Zhang [email protected]
Date: Mon Oct 3 09:40:55 2022 -0700

[Active-Standby] fix syslog flood caused by `unkown -> standby` switchovers  (#137)

Description of PR
Summary:
Fixes # (issue)

This is to fix the syslog flood issue caused by repeated switchovers from unknown to standby. The scenario trigged the issue was when xcvrd timed out toggles requests but was able to probe:
Linkmgrd toggles to standby
-> toggles fails, xcvrd writes unknown
-> linkmgrd probes mux state
-> xcvrd writes standby
-> linkmgrd toggles to standby (previous mux state was unknown, switching to match)
-> toggles fails, xcvrd writes unknown
-> ... ...

sign-off: Jing Zhang [email protected]

commit d4de3d31db6512b045c050533cd9e11a92522916
Author: Jing Zhang [email protected]
Date: Tue Sep 27 10:36:59 2022 -0700

[202012][Cherry-pick] Post switchover reasons to STATE DB (#138)

Description of PR
Summary:
Fixes # (issue)

Cherry-pick conflict:
ea68e8c Jing Zhang Wed Sep 21 10:52:18 2022 -0700 Post switchover reasons to STATE DB (#131)
a5a9f90 Hua Liu Fri Sep 16 09:54:32 2022 +0800 Install libyang to azure pipeline (#132)

sign-off: Jing Zhang [email protected]

Why I did it

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@zjswhhh zjswhhh force-pushed the 202012 branch 2 times, most recently from 084ee56 to 8586419 Compare October 3, 2022 20:25
@lguohan
Copy link
Collaborator

lguohan commented Oct 5, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zjswhhh zjswhhh force-pushed the 202012 branch 2 times, most recently from f91635b to 7749508 Compare October 6, 2022 17:40
@zjswhhh zjswhhh merged commit 479e6ea into sonic-net:202012 Oct 13, 2022
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.

3 participants