From e7820ef727fffacfd73cf1c6d8769bf36d72e213 Mon Sep 17 00:00:00 2001 From: Stephen Sun <5379172+stephenxs@users.noreply.github.com> Date: Tue, 28 Dec 2021 20:53:16 +0800 Subject: [PATCH] [sonic-swss] Submodule update (#9397) 691c37b7 [Route bulk] Fix bugs in case a SET operation follows a DEL operation in the same bulk (Azure/sonic-swss#2086) a4c80c3d patch for issue Azure/sonic-swss#1971 - enable Rx Drop handling for cisco-8000 (Azure/sonic-swss#2041) 71751d10 [macsec] Support setting IPG by gearbox_config.json (Azure/sonic-swss#2051) 5d5c1692 [bulk mode] Fix bulk conflict when in case there are both remove and set operations (Azure/sonic-swss#2071) 8bbdbd2b Fix SRV6 NHOP CRM object type (Azure/sonic-swss#2072) ef5b35f3 [vstest] VS test failure fix after fabric port orch PR merge (Azure/sonic-swss#1811) 89ea5385 Supply the missing ingress/egress port profile list in document (Azure/sonic-swss#2064) 81234373 [pfc_detect] fix RedisReply errors (Azure/sonic-swss#2040) b38f527a [swss][CRM][MPLS] MPLS CRM Nexthop - switch back to using SAI OBJECT rather than SWITCH OBJECT ae061e55 create debug_shell_enable config to enable debug shell (Azure/sonic-swss#2060) 45e446d9 [cbf] Fix max FC value (Azure/sonic-swss#2049) b1b5b297 Initial p4orch pytest code. (Azure/sonic-swss#2054) d352d5a9 Update default route status to state DB (Azure/sonic-swss#2009) 24a64d65 Orchagent: Integrate P4Orch (Azure/sonic-swss#2029) 15a3b6ca Delete the IPv6 link-local Neighbor when ipv6 link-local mode is disabled (Azure/sonic-swss#1897) ed783e1f [orchagent] Add trap flow counter support (Azure/sonic-swss#1951) e9b05a31 [vnetorch] ECMP for vnet tunnel routes with endpoint health monitor (Azure/sonic-swss#1955) bcb7d61a P4Orch: inital add of source (Azure/sonic-swss#1997) f6f6f867 [mclaglink] fix acl out ports (Azure/sonic-swss#2026) fd887bf8 [Reclaim buffer] Reclaim unused buffer for dynamic buffer model (Azure/sonic-swss#1910) 92589789 [orchagent, cfgmgr] Add response publisher and state recording (Azure/sonic-swss#1992) 3d862a72 Fixing subport vs test script for subport under VNET (Azure/sonic-swss#2048) fb0a5fd8 Don't handle buffer pool watermark during warm reboot reconciling (Azure/sonic-swss#1987) 16d4bcdb Routed subinterface enhancements (Azure/sonic-swss#1907) 9639db78 [vstest/subintf] Add vs test to validate sub interface ingress to a vnet (Azure/sonic-swss#1642) Signed-off-by: Stephen Sun stephens@nvidia.com --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index bb0733aa67f..691c37b73e2 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit bb0733aa67ffc4e430e70bcf2db2dc6316172b32 +Subproject commit 691c37b73e20788a68d98bd9cbbd55c454cf5893