From 6fe1ca9340035842097c27d6cf6ea46b1ffa7152 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Thu, 11 Aug 2022 15:54:08 +0000 Subject: [PATCH] [202205][kernel][swss][utilities][platform-daemon][linkmgrd] advance submodule head Kernel: * 86c4b66 2022-07-28 | [Mellanox] Add new kernel patches from HW-MGMT package V.7.0020.3005 (#287) (HEAD -> 202205) [Kebo Liu] * 3a8416a 2022-07-05 | [patch] mlxsw: i2c: Prevent transaction execution for special chip (#279) [Stepan Blyshchak] swss: * 3f69944 2022-08-10 | Set internal class state to reflect the actual state (#2410) (HEAD -> 202205, tag: foo) [Prince Sunny] * 87e98eb 2022-08-09 | [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (#2400) [Stephen Sun] * e71ab99 2022-07-29 | portsorch: initial support for link-training (#2359) [Dante (Kuo-Jung) Su] * ed5e5be 2022-07-08 | Port configuration incremental update support (#2305) [Junchao-Mellanox] utilities: * 0df3ba8 2022-08-12 | Revert "Improve the way to check port type of RJ45 port (#2249)" (HEAD -> 202205) [Ying Xie] * 9b21903 2022-08-12 | Fix test failure in dump table test in 202205 (#2307) (HEAD -> 202205, github/202205) [Stephen Sun] * 750d1db 2022-08-11 | Convert IPv6 addresses to lowercase in apply-patch (#2299) (HEAD -> 202205) [dbarashinvd] * 555947e 2022-08-09 | [config][muxcable] add support to enable/disable ycable telemetry (#2297) [vdahiya12] * 978f416 2022-08-09 | Fix GCU bug when backend service modifying config (#2295) [jingwenxie] * 8fed381 2022-08-02 | [intfutil] Check whether the FEC mode is supported on the platform before configuring it to CONFIG_DB (#2223) (github/202205) [Stephen Sun] * a1a09e4 2022-07-29 | Improve the way to check port type of RJ45 port (#2249) [Stephen Sun] * 9bdbfb8 2022-05-19 | sonic-utils: initial support for link-training (#2071) [Dante (Kuo-Jung) Su] * c088ec4 2022-08-10 | Support to enable fips for the command sonic_installer (#2154) (#2303) [xumia] platform-daemon: * 767cfb6 2022-08-09 | [ycabled] add capability to enable/disable telemetry (#279) (HEAD -> 202205) [vdahiya12] linkmgrd: * cf1ba2b 2022-08-12 | wait for handler to be completed (#114) (HEAD -> 202205, github/202205) [Jing Zhang] * e99026c 2022-08-11 | [lgtm]: add uuid-dev to lgtm prepare (#112) (HEAD -> 202205) [Jing Zhang] * bd1b7f0 2022-08-11 | Adjust `DbInterfaceRaceConditionCheck` to Wait Longer for Handlers to be executed (#111) (HEAD -> 202205, github/202205) [Jing Zhang] * e9dc6b2 2022-08-11 | Backoff mux probing for server down scenario (#106) [Jing Zhang] * 0d61171 2022-08-09 | Fix race condition caused by strand `wrap` method (#104) [Jing Zhang] * e9ede7d 2022-07-02 | Enforce switch after config mux to active (#95) [Longxiang Lyu] * 15dbc30 2022-06-30 | Add unittest to verify mux toggle active (#94) [Longxiang Lyu] Signed-off-by: Ying Xie --- .gitmodules | 4 ++++ src/linkmgrd | 2 +- src/sonic-linux-kernel | 2 +- src/sonic-platform-daemons | 2 +- src/sonic-swss | 2 +- src/sonic-utilities | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2a0e230e3ed8..33f79b5f9e87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,6 +35,10 @@ path = src/sonic-utilities url = https://github.com/Azure/sonic-utilities branch = 202205 +[submodule "src/sonic-linux-kernel"] + path = src/sonic-linux-kernel + url = https://github.com/sonic-net/sonic-linux-kernel + branch = 202205 [submodule "platform/broadcom/sonic-platform-modules-arista"] path = platform/broadcom/sonic-platform-modules-arista url = https://github.com/aristanetworks/sonic diff --git a/src/linkmgrd b/src/linkmgrd index 17240f1d412f..cf1ba2b45357 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit 17240f1d412f8c0355f2288944fbc423a247f77e +Subproject commit cf1ba2b4535728f769d913567bc9153a99a16ef0 diff --git a/src/sonic-linux-kernel b/src/sonic-linux-kernel index b9083b1a271e..86c4b66a63f0 160000 --- a/src/sonic-linux-kernel +++ b/src/sonic-linux-kernel @@ -1 +1 @@ -Subproject commit b9083b1a271e63757bef4fcd914ed524bd3c35c9 +Subproject commit 86c4b66a63f0e76054bd35a4c6a2a2c39b67d08a diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 9507e6cd5575..767cfb60d297 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 9507e6cd5575fd011886a3a32d0629e0f44a514c +Subproject commit 767cfb60d2978f38a935825ada62fd9ffc73820a diff --git a/src/sonic-swss b/src/sonic-swss index d772a70d5397..3f69944d8be7 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit d772a70d539721644d4f240a165c7f0fa2de739d +Subproject commit 3f69944d8be7893c79b2c0e96972190cad9c3b38 diff --git a/src/sonic-utilities b/src/sonic-utilities index 8cbbe4f0091b..0df3ba812fbd 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 8cbbe4f0091bae9e55fd750b96c38a82475925a2 +Subproject commit 0df3ba812fbdc700b4170ebf29b5a97f87407eb1