From 00e60a000e88033f93d5a4a960a8374ae34d6630 Mon Sep 17 00:00:00 2001 From: Stephen Sun Date: Wed, 16 Dec 2020 08:40:41 +0800 Subject: [PATCH] [submodule] Advance submodule head for sonic-swss and sonic-utilities sonic-swss: [Dynamic buffer calc] Support dynamic buffer calculation (#1338) [dvs] Clean-up dvs_database and dvs_common (#1541) [VxlanMgr] changes for EVPN VXLAN (#1266) Statistics support for Tx and Rx counters of different frame sizes (#1536) [orchagent/phy]: Add firmware info propagation (#1540) [vxlanorch] Use PRI instead of %l to avoid warnings in 32-bit arch (#1539) [FDBSYNCD] Added support for EVPN as described in the PR Azure/SONiC#437 (#1276) [everflow] Add retry mechanism for mirror sessions and policers (#1486) Enable ACL table type mirror_v6 for Innovium Platform (#1527) [fgnhgorch] Change format specifier %lu to %zu for size_t (#1529) [dvs] Fix issue where concurrent netns operations cause test setup to fail (#1535) Add support for headroom pool watermark (#1453) Change gAsicInstance to type string with max length limit (#1526) sonic-utilities: [Dynamic buffer calc] Support dynamic buffer calculation (#973) show tech with platform dump option (#1158) [kdump]: Parse sonic_platform kernel command line parameter to read the platform identifier string (#1291) [pcieutil] Remove 'pcie-' prefix from arguments (#1297) Added 'detailed' option for 'show interface counters' command (#1299) Fix show ip route summary on pizzabox platforms (#1302) [acl_loader] Fix default DENY rule for V6 dataplane ACLs (#1281) Add show and clear commands for headroom pool watermark (#1144) [unit test][CLI][pfcwd] Added pfcwd config tests for single and multi ASIC platform. (#1248) [sflow] Fix traceback seen for show sflow interface (#1282) [config/console][consutil] Support enable/disable console switch (#1275) [fast-reboot] Fix fast-reboot when NDP entries are present (#1295) Fast-reboot: add a new flag to ignore ASIC config checksum verification failures (#1292) Kdump improvements (#1284) Signed-off-by: Stephen Sun --- src/sonic-swss | 2 +- src/sonic-utilities | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-swss b/src/sonic-swss index c7ee75f0b92e..2cab51d11f26 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit c7ee75f0b92e3bbbd34938fb6ceca50f0491b5f9 +Subproject commit 2cab51d11f26fa673ab08210c9422b6a31168ac3 diff --git a/src/sonic-utilities b/src/sonic-utilities index 9a17108ac0ca..394b2021c726 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 9a17108ac0ca55cde9a3e274a328e7d358902d23 +Subproject commit 394b2021c7268144c2955b80340b9bf341f9a777