Commit b144564
authored
[submodule advance] advance sonic-swss #14116
Why I did it
submodule advance
b085b5f - [ci] Fix pipeline error about team5 not found. (Core dump in orchagent when assigning router interface to a vlan with untagged mode #2684) (3 hours ago) [Liu Shilong]
4549b4c - Fix issue: there is no retry while creating a RIF which is in removing state ([201811 sub-module] advance sub-modules: utilities, swss, swss-common #2679) (3 hours ago) [Junchao-Mellanox]
980a45b - [FDB]Fixing FDB consolidated flush for Remote MACs (pmon to stretch #2673) (3 hours ago) [Sudharsan Dhamal Gopalarathnam]
c646607 - Do not allow to add port to .1Q bridge while router port deletion is not completed (Update SDK, FW and SAI #2669) (3 hours ago) [Lior Avramov]
4a321f0 - [orchagent]: Get bridge port ID from orchagent cache instead of SAI API ([201811 sub module] advance sairedis sub module #2657) (3 hours ago) [Lawrence Lee]
f4b88f3 - [Dual-ToR] handle 'mux_tunnel_egress_acl' attrib in order to change ACL configuration (drop on ingress/egress) on standby ToR (lm75 doesn't support written alarm to syslog. #2646) (3 hours ago) [Andriy Yurkiv]
a4f29c1 - [Workaround] EvpnRemoteVnip2pOrch warmboot check failure ([teamd]: wait for swss db flush done before starting teamd container #2626) (3 hours ago) [jcaiMR]
53ee0a8 - Support for tc-dot1p and tc-dscp qosmap ([201803] [router-advertiser] Add templated script to wait for pertinent interfaces to be ready before starting radvd #2559) (3 hours ago) [Divya Mukundan]
b953866 - [dual-tor] add missing SAI attribte in order to create IPNIP tunnel (Config reload/load_minigraph not clearing State DB #2503) (3 hours ago) [Andriy Yurkiv]
How I did it
How to verify it1 parent e1536c0 commit b144564
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-swss updated 25 files
- .azure-pipelines/build-template.yml+1
- orchagent/aclorch.cpp+1
- orchagent/aclorch.h+1
- orchagent/fdborch.cpp+35-29
- orchagent/fdborch.h+5-2
- orchagent/intfsorch.cpp+7
- orchagent/intfsorch.h+2
- orchagent/muxorch.cpp+21-3
- orchagent/muxorch.h+1
- orchagent/orchdaemon.cpp+1
- orchagent/portsorch.cpp+6
- orchagent/qosorch.cpp+64-4
- orchagent/qosorch.h+10
- orchagent/vxlanorch.cpp+10-9
- tests/mock_tests/Makefile.am+1
- tests/mock_tests/fdborch/flush_syncd_notif_ut.cpp+91-3
- tests/mock_tests/intfsorch_ut.cpp+330
- tests/mock_tests/mock_orchagent_main.h+1
- tests/mock_tests/mock_sai_bridge.h+34
- tests/mock_tests/orchdaemon_ut.cpp+1-1
- tests/mock_tests/portsorch_ut.cpp+60
- tests/mock_tests/test_failure_handling.cpp+9
- tests/mock_tests/ut_saihelper.cpp+1
- tests/test_mux.py+4
- tests/test_qos_map.py+183
0 commit comments