From 4355911388297b7b80c2f5b38694944d0002135f Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Thu, 2 Feb 2023 17:54:12 -0800 Subject: [PATCH] [202205][swss][utilities][linkmgrd][sairedis][platform-common] advance submodule head (#13606) swss: * 79223f0 2023-01-25 | [bfdorch] add local discriminator to state DB (#2629) (HEAD -> 202205) [Baorong Liu] * 64940d4 2023-01-25 | Vxlan tunnel endpoint custom monitoring APPL DB table. (#2589) [siqbal1986] * 0930529 2023-02-02 | Merge pull request #2650 from devpatha/202205 (github/202205) [Kevin Wang] * 8f5884f 2023-02-01 | Remove counters for Mux ACL [Devesh P Pathak] utilities: * 557adfcc 2023-02-01 | show logging CLI support for logs stored in tmpfs (#2641) (HEAD -> 202205) [mihirpat1] * 28d7bb26 2023-01-31 | Making 'show feature autorestart' more resilient to missing auto_restart config in CONFIG_DB (#2592) [kartik-arista] * e0b3b4ab 2023-01-06 | [masic] 'show interfaces counters' reminds to use '-d all' option to check for internal links (#2466) [wenyiz2021] * 5613277d 2023-01-27 | [show_bfd] add local discriminator in show bfd command (#2625) [Baorong Liu] linkmgrd: * 8803690 2023-01-31 | [active-active] force switch when config == active && target state == active (#164) (HEAD -> 202205) [Jing Zhang] sairedis: * ad3d4d6 2023-02-01 | [sai_failure_dump]Invoking dump during SAI failure (#1198) (HEAD -> 202205) [Sudharsan Dhamal Gopalarathnam] platform-common: * 6fd8992 2023-01-30 | Add missing sys imports (#343) (HEAD -> 202205) [spilkey-cisco] * 1fbc864 2023-01-25 | Change get_tx_bias return type to list (#342) [mihirpat1] Signed-off-by: Ying Xie --- src/linkmgrd | 2 +- src/sonic-platform-common | 2 +- src/sonic-sairedis | 2 +- src/sonic-swss | 2 +- src/sonic-utilities | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/linkmgrd b/src/linkmgrd index f877bd5f00bc..88036905c26b 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit f877bd5f00bcd19ffaf87cd36c7807f1c22e799f +Subproject commit 88036905c26bc311334120f4d26018a739bba9fa diff --git a/src/sonic-platform-common b/src/sonic-platform-common index ee986febd778..6fd89926f7b6 160000 --- a/src/sonic-platform-common +++ b/src/sonic-platform-common @@ -1 +1 @@ -Subproject commit ee986febd77867b9ce2dc6081e889a09114b7ff1 +Subproject commit 6fd89926f7b60820541598b61e92d724477219f2 diff --git a/src/sonic-sairedis b/src/sonic-sairedis index 2f6cbd34f5ed..ad3d4d60d515 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit 2f6cbd34f5edd06d416a3070f56ea5ba4219be66 +Subproject commit ad3d4d60d5154fdc47c29608d4e9dd0e8e14bb81 diff --git a/src/sonic-swss b/src/sonic-swss index 40875d587f1b..79223f008dfd 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 40875d587f1ba8a371d4b325239688a6c73336d6 +Subproject commit 79223f008dfd489198d0006a29f662ac9e41502b diff --git a/src/sonic-utilities b/src/sonic-utilities index 5e84f25258fe..557adfccb68c 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 5e84f25258feb7fcff84bb94091ee57721165ee9 +Subproject commit 557adfccb68c1efdd6386fbb77bd47ea14c4f930