From ae66e14f4284f1bdd93a5bd0d60764e307cbe85b Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Mon, 27 Jun 2022 08:35:31 -0700 Subject: [PATCH] [202205][swss][swss-common][linkmgrd] advance submodule head (#11254) swss: * ad2d0ad 2022-06-24 | [PFC_WD] Avoid applying ZeroBuffer Profiles to ingress PG when a PFC storm is detected (#2304) (HEAD -> 202205) [Vivek R] * ef75554 2022-06-25 | [swssconfig] Optimize performance of swssconfig (#2336) [Junchao-Mellanox] * d9e9ba8 2022-06-24 | [fdborch] fix heap-use-after-free in clearFdbEntry() (#2353) [Yakiv Huryk] * 585a69b 2022-06-24 | Create ACL table fails due to incorrect check for supported ACL actions #11235 (#2351) [Ravindranath C K] * 0d19560 2022-06-24 | [macsec] Refactor the logic of macsec name map (#2348) [Junhua Zhai] * 111dfc2 2022-06-23 | [macsec] Update macsec flex counter (#2338) (HEAD -> 202205, github/202205) [Junhua Zhai] swss-common: * 0213d55 2022-06-23 | [portcounter] Check if counter ID exists before arithmetic operation (#632) (HEAD -> 202205, github/202205) [Junhua Zhai] * c21c47e 2022-06-14 | [counter] Add counter table (#622) [Junhua Zhai] utilities: * 430cd65 2022-06-23 | [202205] [generate dump] Move the Core/Log collection to the End of process Execution and removed default timeout (#2230) (github/202205) [Vivek R] linkmgrd: * 59334be 2022-06-24 | Remove exception throwing when initializing missing loopback interface (#90) (HEAD -> 202205) [Jing Zhang] Signed-off-by: Ying Xie --- src/linkmgrd | 2 +- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- src/sonic-utilities | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/linkmgrd b/src/linkmgrd index d6518dd70326..59334bee6dd7 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit d6518dd70326c95c58b368164021034615347c5c +Subproject commit 59334bee6dd7da5db5565ba51abc011ed94fe7b9 diff --git a/src/sonic-swss b/src/sonic-swss index c15da3b3013b..ad2d0adacf1c 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit c15da3b3013b0658498b378a935d64ce96eb0fff +Subproject commit ad2d0adacf1c1e066559d240b24f5896ad79aee7 diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 7ae22be4c1bf..0213d558c293 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 7ae22be4c1bf8dd7c5f697cdf2faf7317a02ba14 +Subproject commit 0213d558c293766a4dc6677292402f7c96f5f508 diff --git a/src/sonic-utilities b/src/sonic-utilities index 785508d9b6bb..430cd65ec6fe 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 785508d9b6bbef0e5c8c114fa422d8276afd5dd8 +Subproject commit 430cd65ec6fe4ffc0a57857609cff2bc01019b69