From fdb51e7f33ca88998c089de42730b03c33bfef3c Mon Sep 17 00:00:00 2001 From: Stephen Sun <5379172+stephenxs@users.noreply.github.com> Date: Fri, 4 Dec 2020 15:30:28 +0800 Subject: [PATCH] Advance submodule head for sonic-swss and sonic-swss-common (#6111) 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 5ba548cd75..c0f951cbfe 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 3d400a9018..cf9cc37547 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 3d400a901893497b981308a8bf7d87b6cc8f2c94 +Subproject commit cf9cc37547bcbec8ac32c3f651335dfdb4b0f635