Commit d150229
Correct the peer forwarding state table (#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]>1 parent 901c6a1 commit d150229
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3365 | 3365 | | |
3366 | 3366 | | |
3367 | 3367 | | |
3368 | | - | |
3369 | | - | |
| 3368 | + | |
| 3369 | + | |
3370 | 3370 | | |
3371 | 3371 | | |
3372 | 3372 | | |
| |||
0 commit comments