From ae2f7f5878424aa4cf4b8745afd6053f1c3f32d0 Mon Sep 17 00:00:00 2001 From: Shu0T1an ChenG Date: Wed, 12 Jun 2019 09:55:10 -0700 Subject: [PATCH] [swss]: Update swss submodules change sonic-swss: [vnet]: Extend Bitmap VNET test with "remove" flows (#900) [vxlanorch] Ambiguous return code for removeNextHopTunnel (#880) Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (#839) Set LAG mtu value based on kernel netlink msg (#922) [orchagent]: Remove try/catch for correct coredump file (#790) [aclorch] unittest by gtest (#924) [orchagent]: Added support of PFC WD for BFN platform (#823) [vnetorch]: Fix tunnel route removal flow for bitmap VNET (#912) pkill -9 zebra for frr warm restart VS test fix (#927) swss-orchagent: add new orch for vnet routes/tunnel routes tables in CONFIG_DB (#907) [debian]: Do not build test when building with real SAI (#932) sonic-swss-common: Add schema for dot1p to tc mapping config table (#274) Fix MIRROR_SESSION table macro name (#264) [schema] Add VNET Route tables in config_db (#279) [debian] increment debian compatibility to 10 to enable parallel package build (#280) White-list clear_stats op from orchagent to syncd (#281) Correct comment (#282) sonic-sairedis: [debian]: Change build order in target binary (#452) [debian] increment debian compatibility to 10 to enable parallel package build (#461) Full sleep wait flex counter polling thread when POLL_COUNTER_STATUS is disable (#462) add support for SAI_ATTR_VALUE_TYPE_ACL_CAPABILITY (#460) Check if port VID exists in db on flex counter query (#464) Full sleep wait change for PFC watchdog (#465) Add synchronous clear_stats operation path (#463) Modify sai_create_port to breakout a port for virtual switch (#454) Fix typo (#467) Signed-off-by: Shu0T1an ChenG --- src/sonic-sairedis | 2 +- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index dcab09f2881a..d5c89cd92d93 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit dcab09f2881a0b45a2c03c091e641ff66dfada8c +Subproject commit d5c89cd92d93cd0ec338c629046f67cf22a54e38 diff --git a/src/sonic-swss b/src/sonic-swss index d6167643c0ce..7a1a97c8b4d9 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit d6167643c0ce4778ce1ec5be2530f48ef94ccc29 +Subproject commit 7a1a97c8b4d9ada359b201f55fad0aa49771d3e6 diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 485db073a17d..bd7d5941b6c0 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 485db073a17d2ac0cd9d6f29b0b8d7c245c66663 +Subproject commit bd7d5941b6c026f7eb839f409331c2ba91ecf5f2