2 files changed
+2
-2
lines changedSubmodule sonic-sairedis updated 27 files
- .azure-pipelines/build-swss-template.yml+35-1
- .azure-pipelines/build-template.yml+3
- .azure-pipelines/test-docker-sonic-vs-template.yml+16
- .github/workflows/codeql-analysis.yml+1
- SAI+1-1
- azure-pipelines.yml+1
- configure.ac+8-2
- lib/ClientConfig.cpp+1-1
- lib/ContextConfigContainer.cpp+1-1
- lib/ServerConfig.cpp+1-1
- lib/sai_redis_interfacequery.cpp+14-1
- meta/Meta.cpp+7
- meta/SaiSerialize.cpp+1-4
- saiasiccmp/View.h+1-1
- saidiscovery/Makefile.am+1-1
- saisdkdump/Makefile.am+1-1
- syncd/Makefile.am+1-1
- syncd/VendorSai.cpp+83-370
- syncd/VendorSai.h+2
- unittest/lib/test_sai_redis_interfacequery.cpp+8
- unittest/meta/TestMetaDash.cpp+26
- unittest/meta/TestNotificationFactory.cpp+2-1
- vslib/ContextConfigContainer.cpp+1-1
- vslib/FdbInfo.cpp+1-1
- vslib/SwitchState.cpp+85
- vslib/SwitchState.h+16
- vslib/VirtualSwitchSaiInterface.cpp+13
Submodule sonic-swss updated 50 files
- .azure-pipelines/build-docker-sonic-vs-template.yml+56-13
- .azure-pipelines/build-template.yml+56-21
- .azure-pipelines/docker-sonic-vs/Dockerfile+5
- .azure-pipelines/test-docker-sonic-vs-template.yml+40-4
- .gitignore+1
- azure-pipelines-dash.yml+75
- azure-pipelines.yml-1
- cfgmgr/macsecmgr.cpp+69-1
- cfgmgr/teammgr.cpp+38-3
- orchagent/Makefile.am+8-2
- orchagent/aclorch.cpp+21-17
- orchagent/bufferorch.cpp+5-1
- orchagent/bulker.h+256
- orchagent/crmorch.cpp+283-20
- orchagent/crmorch.h+21
- orchagent/dash/dashaclorch.cpp+701
- orchagent/dash/dashaclorch.h+100
- orchagent/dash/dashorch.cpp+682
- orchagent/dash/dashorch.h+66
- orchagent/dash/dashrouteorch.cpp+644
- orchagent/dash/dashrouteorch.h+99
- orchagent/dash/dashvnetorch.cpp+765
- orchagent/dash/dashvnetorch.h+106
- orchagent/dash/pbutils.cpp+105
- orchagent/dash/pbutils.h+77
- orchagent/dash/taskworker.h+133
- orchagent/main.cpp+46-20
- orchagent/orch.cpp+8-1
- orchagent/orch.h+3
- orchagent/orchdaemon.cpp+63-5
- orchagent/orchdaemon.h+8-2
- orchagent/port/porthlpr.cpp+2-2
- orchagent/portsorch.cpp+101-33
- orchagent/portsorch.h+2
- orchagent/saihelper.cpp+18
- orchagent/zmqorch.cpp+65
- orchagent/zmqorch.h+35
- portsyncd/linksync.cpp+9
- portsyncd/portsyncd.cpp+8
- tests/README.md+2
- tests/_test_dash_crm.py+484
- tests/conftest.py+11
- tests/mock_tests/Makefile.am+33-4
- tests/mock_tests/orchdaemon_ut.cpp+1-1
- tests/mock_tests/portsorch_ut.cpp+99
- tests/mock_tests/portsyncd/portsyncd_ut.cpp+1
- tests/mock_tests/teammgrd/teammgr_ut.cpp+78
- tests/test_dash_acl.py+510
- tests/test_dash_vnet.py+334
- tests/test_port_fec_override.py+30
0 commit comments