Commit 8247bf0
committed
[submodule] Update submodule sonic-swss to the latest HEAD automatically
1 parent 5e664bb commit 8247bf0
1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 85 files
- .azure-pipelines/build-template.yml+3-3
- .azure-pipelines/gcov.yml+1-1
- Cargo.lock+1.3k-22
- azure-pipelines.yml+4-4
- cfgmgr/buffer_pool_mellanox.lua+1
- cfgmgr/buffermgrdyn.cpp+18-1
- crates/countersyncd/Cargo.toml+22
- crates/countersyncd/src/actor/mod.rs+1
- crates/countersyncd/src/actor/otel.rs+294
- crates/countersyncd/src/main.rs+154-15
- crates/countersyncd/src/message/mod.rs+1
- crates/countersyncd/src/message/otel.rs+441
- debian/rules+1-4
- fpmsyncd/fpmlink.cpp+11-1
- fpmsyncd/fpmlink.h+4
- fpmsyncd/routesync.cpp+672-26
- fpmsyncd/routesync.h+38-1
- mclagsyncd/mclaglink.cpp+1
- mclagsyncd/mclaglink.h+1
- orchagent/Makefile.am+1
- orchagent/aclorch.cpp+30-4
- orchagent/aclorch.h+1
- orchagent/bulker.h+21-29
- orchagent/dash/dashenifwdinfo.cpp+40-115
- orchagent/dash/dashenifwdorch.cpp+222-144
- orchagent/dash/dashenifwdorch.h+112-110
- orchagent/dash/dashhaorch.cpp+51-2
- orchagent/dash/dashhaorch.h+1
- orchagent/fabricportsorch.cpp+171-53
- orchagent/fabricportsorch.h+12
- orchagent/high_frequency_telemetry/counternameupdater.cpp+6-9
- orchagent/high_frequency_telemetry/hftelprofile.cpp+4
- orchagent/intfsorch.cpp+5
- orchagent/mirrororch.cpp+14-1
- orchagent/mirrororch.h+2-1
- orchagent/orch.h+1
- orchagent/orchdaemon.cpp+11-9
- orchagent/p4orch/tests/mock_sai_next_hop.h+6
- orchagent/pfc_detect_clounix.lua+98
- orchagent/port.h+25-2
- orchagent/port/portcnt.h+5
- orchagent/port/porthlpr.cpp+27
- orchagent/port/porthlpr.h+8
- orchagent/port/portschema.h+1
- orchagent/port_rates.lua+2-1
- orchagent/portsorch.cpp+195-44
- orchagent/portsorch.h+11-3
- orchagent/request_parser.cpp+32-1
- orchagent/request_parser.h+13-1
- orchagent/switchorch.cpp+58
- orchagent/switchorch.h+11
- orchagent/tunneldecaporch.cpp+11
- orchagent/vnetorch.cpp+39-11
- orchagent/vnetorch.h+8-4
- tests/conftest.py+21
- tests/create_appliance.py+1-1
- tests/dash/dash_db.py+14-14
- tests/dash/test_dash_acl.py+1-1
- tests/mock_tests/Makefile.am+2
- tests/mock_tests/aclorch_rule_ut.cpp+15-9
- tests/mock_tests/aclorch_ut.cpp+1-1
- tests/mock_tests/buffermgrdyn_ut.cpp+363-2
- tests/mock_tests/bulker_ut.cpp+115
- tests/mock_tests/dashenifwdorch_ut.cpp+220-260
- tests/mock_tests/dashhaorch_ut.cpp+42
- tests/mock_tests/fpmsyncd/receive_srv6_mysids_ut.cpp+57-5
- tests/mock_tests/fpmsyncd/test_routesync.cpp+988-3
- tests/mock_tests/fpmsyncd/ut_helpers_fpmsyncd.cpp+28-1
- tests/mock_tests/fpmsyncd/ut_helpers_fpmsyncd.h+6-2
- tests/mock_tests/mirrororch_ut.cpp+57
- tests/mock_tests/mock_dbconnector.cpp+4
- tests/mock_tests/mock_orch_test.cpp+1-1
- tests/mock_tests/mock_sai_api.h+83
- tests/mock_tests/mock_table.cpp+29
- tests/mock_tests/portsorch_ut.cpp+191-27
- tests/mock_tests/saispy.h+10
- tests/mock_tests/switchorch_ut.cpp+15
- tests/mock_tests/tunneldecaporch_ut.cpp+521
- tests/request_parser_ut.cpp+182
- tests/test_fabric_port_isolation.py+17-1
- tests/test_port_add_remove.py+5
- tests/test_srv6.py+2
- tests/test_virtual_chassis.py+72-56
- tests/test_vnet.py+52-1
- tests/vnet_lib.py+9-3
0 commit comments