From 5e52b92d0a19cefbbf4a4ead7a579a2dc9bc7657 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Fri, 10 Feb 2023 09:17:59 -0800 Subject: [PATCH] [202205][linkmgrd][utilities][swss][swss-common][sairedis][platform-daemons] advance submodule head (#13755) linkmgrd: * e191338 2023-02-10 | Fix the warning of unused variables (#167) (HEAD -> 202205) [Longxiang Lyu] utilities: * 2c933b0a 2023-02-07 | [sai_failure_dump]Invoking dump during SAI failure (#2633) (HEAD -> 202205) [Sudharsan Dhamal Gopalarathnam] * e949f318 2023-02-07 | [show] add support for gRPC show commands for `active-active` (#2629) [vdahiya12] * 77723927 2023-01-30 | Fixed admin state config CLI for Backport interfaces (#2557) [anamehra] * 32b1d4d6 2023-02-01 | [masic support] 'show run bgp' support for multi-asic (#2427) [wenyiz2021] * a2252d8a 2022-10-11 | Filter port invalid MTU configuration (#2378) [pettershao-ragilenetworks] * 0ffb4b6a 2023-02-09 | Add Transceiver PM basic CLI support to show output from TRANSCEIVER_PM table for ZR (#2655) (github/202205) [longhuan-cisco] * 496a0774 2023-02-09 | Add asic id for linecards so "show fabric counters queue/port" can work for single chip systems (#2656) [jfeng-arista] * 2591e8b5 2023-02-03 | multi asic support for show queue counter (#2647) [zhixzhu] swss: * e0373a4 2023-02-07 | [autoneg]Fixing adv interface types to be set when AN is disabled (#2638) (HEAD -> 202205, github/202205) [Sudharsan Dhamal Gopalarathnam] * 62a09a0 2023-02-09 | [sai_failure_dump]Invoking dump during SAI failure (#2644) (#2661) [Sudharsan Dhamal Gopalarathnam] * 076f63e 2023-02-08 | [202205] Revert "Revert "[voq][chassis]Add show fabric counters port/queue commands (#2522)" (#2612)" (#2655) [kenneth-arista] * a35e074 2023-02-06 | [202205][voq][chassis] Remove created ports from the default vlan. (#2651) [arista-nwolfe] swss-common: * b9d4284 2023-02-08 | [202205] Fix epoll and socket resource leak issue. (#651) (#741) (github/202205) [Kevin Petremann] sairedis: * 9d8e731 2023-02-08 | [Mellanox] Enable DSCP remapping by using SAI attribute (#1188) (HEAD -> 202205, github/202205) [Stephen Sun] * 272a8bd 2023-02-10 | Fixing race condition for rif counters #1136 (#1202) [Suman Kumar] * 211365a 2023-02-08 | [202205][submodule][SAI]Advance SAI header (#1207) [Richard.Yu] * 939c14b 2023-02-08 | [Submodule][upgrade]Upgrade SAI submodule (#1203) [Richard.Yu] platform-daemons: * e5ccd40 2022-10-03 | [ycabled] fix naming error for error condition for CLI handling (#302) (HEAD -> 202205, github/202205) [vdahiya12] * cdd354d 2022-09-29 | [ycabled] add some exception catching logic to some vendor specific API's (#301) [vdahiya12] * cf58c08 2023-02-01 | Chassisd do an explicit stop of the config_manager (#328) (#336) [judyjoseph] Signed-off-by: Ying Xie --- src/linkmgrd | 2 +- src/sonic-platform-daemons | 2 +- src/sonic-sairedis | 2 +- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- src/sonic-utilities | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/linkmgrd b/src/linkmgrd index 88036905c26b..e191338e863d 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit 88036905c26bc311334120f4d26018a739bba9fa +Subproject commit e191338e863d561d201ff1e272ca37e48441cbc4 diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 88f4b8980cbe..e5ccd406a01e 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 88f4b8980cbe4dc2d117ffadfe75f2fadbd934c1 +Subproject commit e5ccd406a01e7a5ef901952816773db18df34ae9 diff --git a/src/sonic-sairedis b/src/sonic-sairedis index ad3d4d60d515..9d8e7316d0b9 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit ad3d4d60d5154fdc47c29608d4e9dd0e8e14bb81 +Subproject commit 9d8e7316d0b9e318d77d246d33fb11db6460f1e7 diff --git a/src/sonic-swss b/src/sonic-swss index 79223f008dfd..e0373a452fe1 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 79223f008dfd489198d0006a29f662ac9e41502b +Subproject commit e0373a452fe130a7d723a7cce59ddf2a2e9458e9 diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 9616287a5076..b9d4284c2c2d 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 9616287a5076ed086dc3f09e1821cbcd9c43627d +Subproject commit b9d4284c2c2d2eaff85ad666adcc5e54878ce5e7 diff --git a/src/sonic-utilities b/src/sonic-utilities index 557adfccb68c..2c933b0a6187 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 557adfccb68c1efdd6386fbb77bd47ea14c4f930 +Subproject commit 2c933b0a61879accecd5435ebee94c8bdcea6131