From 4a53031f59f53284271cf0d4a30b37f479e68f5d Mon Sep 17 00:00:00 2001 From: Qi Luo Date: Thu, 20 May 2021 09:59:48 -0700 Subject: [PATCH] [202012][swss/platform-daemons/utilities/kernel] Update submodules (#7647) Includes below commits ``` sonic-swss 05f0438 2021-05-19 | Fix build error (#1751) [Shi Su] 1682a8d 2021-05-12 | [Bulk mode] Improve log in bulk failures (#1740) [Shi Su] 4509e88 2021-04-27 | [routeorch] Add support for blackhole routes (#1723) [Shi Su] 642014d 2019-10-31 | [fix] Use the same storm detection condition for queue occupancy non-zero case as the zero case (#1111) [Wenda Ni] sonic-utilities 97fc442 2021-05-10 | [config]: Use mod_entry when editing VLAN_INTERFACE (#1602) [Lawrence Lee] f60d579 2021-04-15 | [techsupport] Update show ip interface command (#1562) [Mahesh Maddikayala] 821d29d 2021-04-14 | Fix Multi-ASIC show specific resursive route by using common parsing function (#1560) [gechiang] sonic-linux-kernel 61b331f 2021-05-06 | [dps200] Add dps200 PSU module driver (#207) [schobtr] sonic-platform-daemons 5d2960f 2021-05-17 | [xcvrd] add support for logging mux_metrics events into state DB (#185) [vdahiya12] a5c9207 2021-05-11 | [thermalctld] Enable stopping thermal manager (#180) [Junchao-Mellanox] 9123f63 2021-05-10 | [muxcable] Remove Xcvrd Sleep (#174) [Tamer Ahmed] ``` --- src/sonic-linux-kernel | 2 +- src/sonic-platform-daemons | 2 +- src/sonic-swss | 2 +- src/sonic-utilities | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/sonic-linux-kernel b/src/sonic-linux-kernel index 24eaf3c1339b..61b331f8b023 160000 --- a/src/sonic-linux-kernel +++ b/src/sonic-linux-kernel @@ -1 +1 @@ -Subproject commit 24eaf3c1339b3ef47096c47c6694e25d94ba449d +Subproject commit 61b331f8b0231883fe59ba274915f570e8dcea1e diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 6f535dd49f83..5d2960f6b1f7 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 6f535dd49f83043e085c9616586e27c2002cb207 +Subproject commit 5d2960f6b1f7a226f86025d33550767ac7fbe9ad diff --git a/src/sonic-swss b/src/sonic-swss index e72fc8d615b0..05f043869591 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit e72fc8d615b03563d5e72b6b35c5b781db781a97 +Subproject commit 05f04386959106a4f120e44671205f074442151e diff --git a/src/sonic-utilities b/src/sonic-utilities index ab440675ed80..97fc442fb839 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit ab440675ed80c2ff6e996ef2cfbcbb1cf77375fa +Subproject commit 97fc442fb8394ee7ce6a02a372870911ec2a20a0