From 3c78a3605caa8d671a7885089c3f80bee235cd2c Mon Sep 17 00:00:00 2001 From: vmittal-msft <46945843+vmittal-msft@users.noreply.github.com> Date: Thu, 22 Dec 2022 10:46:43 -0800 Subject: [PATCH] Update sonic-swss to include chassis fixes (#13130) Updating sonic-swss to latest to include following fixes - 0d91125 [bufferorch] : Support for buffer profiles for VoQ on chassis (#2465) 94429f1 Fixed a bug causing error state of same configuration is applied twice. (#2580) f1c0a75 Update FDB state table when , MAC entries are modified as dynamic_local. (#2575) beaac71 [voq][chassis]Add show fabric counters port/queue commands (#2522) 44d1e9c Fix test_vlan.py (#2541) c00455a Only collect stdout of orchagent_restart_check in vstest (#2578) def98d9 Remove TODO comments which are no longer needed (#2568) --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 6185324fe7..0d9112576c 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 6185324fe7aeb2d6568b6c1162aa64dac586a759 +Subproject commit 0d9112576cbdafba7f124ce3b88f686d8bfecc31