From 587b1463f5a8efcaf29b2cdee79e437612ec4074 Mon Sep 17 00:00:00 2001 From: Ramakant Jangid Date: Tue, 2 Jul 2019 23:11:23 -0700 Subject: [PATCH] Update git submodules * Update src/sonic-swss from branch 'broadcom_sonic' to cd2a2e0504412254d4d44f5f97946921dc246cc6 - Merge 201904 branch to broadcom_sonic branch on Mon Jul 1 13:57:57 PDT 2019 Change-Id: I77bef1ba390171f204e27387bee0226ddab38971 - [debian]: Do not build test when building with real SAI (#932) - swss-orchagent: add new orch for vnet routes/tunnel routes tables in CONFIG_DB (#907) * Vnet route persistence Signed-off-by: weixi.chen@microsoft.com - pkill -9 zebra for frr warm restart VS test fix (#927) Signed-off-by: Jipan Yang - [vnetorch]: Fix tunnel route removal flow for bitmap VNET (#912) Signed-off-by: Volodymyr Samotiy - [orchagent]: Added support of PFC WD for BFN platform (#823) * [orchagent]: Added support of PFC WD for BFN platform Signed-off-by: Vitaliy Senchyshyn * Fixed review comments Signed-off-by: Vitaliy Senchyshyn * Use PFC WD ACL handler for BFN platform - [aclorch] unittest by gtest (#924) - [orchagent]: Remove try/catch for correct coredump file (#790) Signed-off-by: Jipan Yang - Set LAG mtu value based on kernel netlink msg (#922) * Update mtu value based on kernel netlink msg * Push the calculated MTU size into the fvVector - Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (#839) Signed-off-by: Wenda Ni - [vxlanorch] Ambiguous return code for removeNextHopTunnel (#880) Change to return false when isTunnelExists is fail - [vnet]: Extend Bitmap VNET test with "remove" flows (#900) Signed-off-by: Volodymyr Samotiy - add dynamic transceiver tuning support (#821) - Remove *_LEFT fields to allow PFC watchdog to enter fresh into the (#897) operational/storm state Signed-off-by: Wenda Ni - Fix vlan incremental config and add vs test cases (#799) * Fix vlan incremental config and add vs test cases Signed-off-by: Jipan Yang - Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot (#869) * Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot Signed-off-by: Wenda Ni * Comment touch-up Signed-off-by: Wenda Ni - [warm restart assist] assume vector values could be reordered (#921) When comparing 2 vectors, assume their elements could be re-ordered. Signed-off-by: Ying Xie - [test]: Mark some VLAN tests as Stretch only (#903) Signed-off-by: Shu0T1an ChenG - [aclorch]: Add MIRROR_DSCP table type (#906) Add MIRROR_DSCP table to support creating an ACL mirro table that only matches DSCP value/mask. Signed-off-by: Shu0T1an ChenG - [debian] increment debian compatibility to 10 to enable parallel package build (#911) From debhelper man pages: "If neither option is specified, debhelper currently defaults to --parallel in compat 10 (or later) and --no-parallel otherwise." Signed-off-by: Stepan Blyschak - [test]: Skip tests under investigation (#919) - [vstest]: Update the mirror session state table name (#917) Due to the change c033b2380419fe36dfc3b5e055bbe0376cc8f4e7 Fix MIRROR_SESSION table macro name (#802) Signed-off-by: Shu0T1an ChenG - Ignore neighbor entry with BCAST MAC, check SAI status exists (#914) * Ignore neighbor entry with BCAST MAC, check SAI status exists * Addressed review comment - Fix MIRROR_SESSION table macro name (#802) Signed-off-by: Jipan Yang - [policerorch]: Add PolicerOrch to bundle with mirror session (#889) Now that we could create a policer for the mirror session to throttle the mirroring traffic. configuration: POLICER|NAME: meter_type:packets|bytes mode:sr_tcm|tr_tcm|storm_control cir|DIGITS cbs|DIGITS pir|DIGITS pbs|DIGITS corlor_source:aware|blind red_action:drop yellow_action:drop green_action:drop MIRROR_SESSION|NAME: policer:policer_name Signed-off-by: Shu0T1an ChenG --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 89fdda00fae0..cd2a2e050441 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 89fdda00fae0ff7cfceff74d937da8de091caac1 +Subproject commit cd2a2e0504412254d4d44f5f97946921dc246cc6