From 7fc92b8bcf001e730d48083124b2fa04477ab20b Mon Sep 17 00:00:00 2001 From: dgsudharsan Date: Fri, 16 Sep 2022 02:26:09 +0000 Subject: [PATCH] [202205][submodule] Update sonic-swss submodule Update sonic-swss submodule pointer to include the following: * 04ce7be check state_db for po before sending ARP/ND pkts (#2444) ([#2450](https://github.com/Azure/sonic-swss/pull/2450)) * f0138a2 [portmgr] Fixed the orchagent crash due to late arrival of notif (#2431) ([#2451](https://github.com/Azure/sonic-swss/pull/2451)) * 7cfde48 Change the log messages in addKernelNeigh/Route from ERROR to INFO ([#2437](https://github.com/Azure/sonic-swss/pull/2437)) * 2c5116e [202205][counters] Improve performance by polling only configured ports buffer queue/pg counters ([#2432](https://github.com/Azure/sonic-swss/pull/2432)) Signed-off-by: dgsudharsan --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 39f5cdf44104..04ce7be01157 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 39f5cdf441042e6730783c1ad9051f99630cbb3f +Subproject commit 04ce7be011572251971b654d081e4dac5b1a1ea3