You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct the peer forwarding state table (sonic-net#281)
Description
Fixes: sonic-net/sonic-linkmgrd#101
ycabled failed to toggle peer forwarding state for active-active ports.
Use ConsumerStateTable to listen to HW_FORWARDING_STATE_PEER.
Signed-off-by: Longxiang Lyu [email protected]
Motivation and Context
As the description
How Has This Been Tested?
On a dualtor-mixed testbed, shutdown a port on upper ToR, verified the lower ToR could toggle the nic_simulator upper ToR forwarding state to standby.
Signed-off-by: Longxiang Lyu <[email protected]>
0 commit comments