2 files changed
+2
-2
lines changedSubmodule sonic-sairedis updated 33 files
- lib/ClientServerSai.cpp+10-3
- lib/Recorder.cpp+34
- lib/Recorder.h+8
- lib/RedisRemoteSaiInterface.cpp+133-2
- lib/RedisRemoteSaiInterface.h+25
- lib/Sai.cpp+11-3
- lib/ServerSai.cpp+8-3
- meta/Meta.cpp+50-2
- saiplayer/SaiPlayer.cpp+118-8
- saiplayer/SaiPlayer.h+3
- syncd/Syncd.cpp+197-9
- syncd/Syncd.h+14
- syncd/VendorSai.cpp+26-2
- syncd/tests/TestSyncdBrcm.cpp+317
- tests/BCM56850.pl+7
- tests/BCM56850/port_bulk_get.rec+9
- unittest/lib/TestClientServerSai.cpp+1-1
- unittest/lib/TestRedisRemoteSaiInterface.cpp-24
- unittest/lib/TestSai.cpp+1-1
- unittest/lib/TestServerSai.cpp+1-1
- unittest/meta/TestMeta.cpp+1-1
- unittest/syncd/TestVendorSai.cpp+2-1
- unittest/vslib/TestSai.cpp+71-12
- unittest/vslib/TestSwitchConfig.cpp+5-5
- unittest/vslib/TestVirtualSwitchSaiInterface.cpp+29-10
- vslib/Sai.cpp+22-4
- vslib/SwitchConfig.cpp+20-5
- vslib/SwitchConfig.h+9-2
- vslib/SwitchStateBase.cpp+93-1
- vslib/SwitchStateBase.h+8
- vslib/VirtualSwitchSaiInterface.cpp+26-2
- vslib/VirtualSwitchSaiInterface.h+9
- vslib/saivs.h+23
Submodule sonic-swss updated 41 files
- orchagent/Makefile.am+2
- orchagent/aclorch.cpp+12
- orchagent/aclorch.h+2
- orchagent/bufferorch.cpp+3
- orchagent/copporch.cpp+7-3
- orchagent/dash/dashenifwdinfo.cpp+466
- orchagent/dash/dashenifwdorch.cpp+572
- orchagent/dash/dashenifwdorch.h+392
- orchagent/dash/dashorch.cpp+10
- orchagent/dash/dashorch.h+1
- orchagent/dash/dashvnetorch.cpp+6
- orchagent/flex_counter/flex_counter_manager.cpp+4-4
- orchagent/flex_counter/flex_counter_manager.h+238-6
- orchagent/flexcounterorch.cpp+1
- orchagent/main.cpp+13-2
- orchagent/orchdaemon.cpp+10
- orchagent/orchdaemon.h+1
- orchagent/p4orch/tests/fake_portorch.cpp+17-7
- orchagent/pfcwdorch.cpp+27-46
- orchagent/pfcwdorch.h+4-2
- orchagent/portsorch.cpp+97-135
- orchagent/portsorch.h+19-10
- orchagent/qosorch.cpp+38
- orchagent/request_parser.cpp+4-3
- orchagent/routeorch.cpp+5
- tests/dash/dash_db.py+17
- tests/dash/test_dash_vnet.py+31
- tests/mock_tests/Makefile.am+3
- tests/mock_tests/aclorch_ut.cpp+97-1
- tests/mock_tests/dashenifwdorch_ut.cpp+664
- tests/mock_tests/flexcounter_ut.cpp+85-13
- tests/mock_tests/flowcounterrouteorch_ut.cpp+2-1
- tests/mock_tests/mock_orch_test.cpp+4
- tests/mock_tests/mock_orch_test.h+1
- tests/mock_tests/mock_orchagent_main.cpp+1
- tests/mock_tests/portsorch_ut.cpp+3-4
- tests/request_parser_ut.cpp+44
- tests/test_copp.py+7
- tests/test_mirror_port_erspan.py+7
- tests/test_qos_map.py+11-2
- tests/test_sub_port_intf.py+95
0 commit comments