From 2457d9fbc77942e25a11d29acf17dc72e7303133 Mon Sep 17 00:00:00 2001 From: Stephen Sun Date: Thu, 3 Dec 2020 08:54:21 +0800 Subject: [PATCH] Advance submodule head for sonic-swss and sonic-swss-common swss: - [port_rates][rif_rates] Fix port_rates.lua (#1520) - Improve the way of handling BUFFER_PG during PFC storm (#1480) - [Orchagent] Vxlanorch and Portsorch changes for EVPN VXLAN (#1264) - [sub intf] ecmp hardware convergence acceleration at parent port oper status changes (#1492) - [dvs/copp] Adjust policer checks in VS tests for default COPP policers (#1519) - Flush ARP/neighbor entry on FDB flush when port L2-L3 (#1506) - [intfmgr]: Add GARP support (#1503) swss-common: - [Dynamic buffer calc] Support dynamic buffer calculation (#361) - README.md: Update build requirements (#414) Signed-off-by: Stephen Sun --- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-swss b/src/sonic-swss index 5ba548cd759b..c0f951cbfe40 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 5ba548cd759be4f0b1d1830ea038bf3c84e6f3f6 +Subproject commit c0f951cbfe40dba6017ff7853d0d6cbb7f3b5448 diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 3d400a901893..cf9cc37547bc 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 3d400a901893497b981308a8bf7d87b6cc8f2c94 +Subproject commit cf9cc37547bcbec8ac32c3f651335dfdb4b0f635