From 9d00c5643920b6e1bfb30d1e5a1b447097d2acfb Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Sun, 21 Aug 2022 17:30:03 -0700 Subject: [PATCH 1/2] [202205][swss][sairedis] advance submodule head (#11800) swss: * 7db9ddb 2022-08-20 | Handle dual ToR neighbor miss scenario (#2151) (HEAD -> 202205, github/202205) [Lawrence Lee] sairedis: * 87d5a3e 2022-08-20 | [202205][SAI] advance SAI version to 1.10 to pick up saithrift and build changes (#1108) (HEAD -> 202205, github/202205) [Ying Xie] Signed-off-by: Ying Xie Signed-off-by: Ying Xie --- src/sonic-sairedis | 2 +- src/sonic-swss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index aed01cd320f1..87d5a3ea3e87 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit aed01cd320f1e6eece7186aef026fe8a5635d892 +Subproject commit 87d5a3ea3e877f2e311f711bf418123814256fc6 diff --git a/src/sonic-swss b/src/sonic-swss index 4085d3f61087..7db9ddbc0778 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 4085d3f61087619ea11bbcb0173c1a0903e51f8d +Subproject commit 7db9ddbc07781c4b6fa124f0ed7ecc01118cd98e From d9192b5f7d5325485c2d2057191314ce8f4e5103 Mon Sep 17 00:00:00 2001 From: Hua Liu <58683130+liuh-80@users.noreply.github.com> Date: Mon, 22 Aug 2022 09:58:04 +0800 Subject: [PATCH 2/2] Update swsssdk submodule (#10996) (#11714) Cherry pick PR ttps://github.com/sonic-net/sonic-buildimage/pull/10996 to 202205 branch Updating sonic-utilities sub module with the following commits ca785a2 Remove sonic-db-cli #### Why I did it To fix sonic-db-cli high CPU usage on SONiC startup issue: https://github.com/sonic-net/sonic-buildimage/issues/10218 sonic-db-cli re-write with c++ and move to sonic-swss-common repo. #### How I did it #### How to verify it #### Which release branch to backport (provide reason below if selected) #### Description for the changelog ca785a2 Remove sonic-db-cli #### A picture of a cute animal (not mandatory but encouraged)