Commit 8f18414
authored
[submodule] Update submodule sonic-swss to the latest HEAD automatically (#24266)
#### Why I did it
src/sonic-swss
```
* 3ccfa629 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add FEC frame loss ratio monitoring with predictive analytics (#3869) (3 days ago) [Apoorv Sachan]
* 2018ed33 - Add mock test for IPv4/IPv6 route add/delete (#3839) (3 days ago) [meghtony]
* 47df8071 - [portsorch] Fixed port comparison logic executed every doTask for every port (#3821) (3 days ago) [Stepan Blyshchak]
* 0c60bdb4 - [ssw][ha] use endpoint IP to for tunnel term acl (#3897) (3 days ago) [Jing Zhang]
* 80c742c2 - [muxorch] Fix handling mux neighbors learned after route (#3937) (4 days ago) [Nikola Dancejic]
* bd479539 - [Vnetorch] Ecmp vnet local routes (#3935) (7 days ago) [Leyza]
* 5de59222 - [FC] Set FC delay in command line parameters (#3814) (8 days ago) [Stepan Blyshchak]
* 85a06154 - [ssw][ha] set `SAI_ENI_ATTR_IS_HA_FLOW_OWNER` & `SAI_ENI_ATTR_HA_SCOPE_ID` when creating eni (#3881) (11 days ago) [Jing Zhang]
* bc40a043 - Skip flush if ring buffer is not empty or thread is not in idle (#3895) (11 days ago) [Eddie Ruan]
* ab96400c - [trim]: Update log level severity to avoid errors during attribute/enum capabilities query (#3916) (2 weeks ago) [Nazarii Hnydyn]
* 582eed0e - [vs]: Fix trimming test cases: avoid config consolidation (#3939) (2 weeks ago) [Nazarii Hnydyn]
* 34b9f366 - [vs]: Fix trimming test cases: avoid NULL OID polling (#3943) (2 weeks ago) [Nazarii Hnydyn]
* 8b8918a7 - [ACL] Populate SAI tunnel term correctly (#3924) (2 weeks ago) [Vivek]
* fb56d6da - Maximum non-zero FEC histogram bin (#3919) (2 weeks ago) [Prince George]
* c87bf6c0 - [FC] Reduce sairedis calls by efficient caching (#3854) (3 weeks ago) [Vivek]
* 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (#3931) (3 weeks ago) [Nazarii Hnydyn]
* 36c598cb - Make fpmsyncd capable of handling route replace semantics (#3872) (3 weeks ago) [venkit-nexthop]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent ceb23dd commit 8f18414
1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 41 files
- fpmsyncd/routesync.cpp+235-127
- fpmsyncd/routesync.h+144-2
- orchagent/Makefile.am+1
- orchagent/aclorch.cpp+7-7
- orchagent/dash/dashhaorch.cpp+18
- orchagent/dash/dashhaorch.h+2-1
- orchagent/dash/dashorch.cpp+53-9
- orchagent/dash/dashorch.h+4
- orchagent/fdborch.cpp+2
- orchagent/flex_counter/flex_counter_manager.h+77-67
- orchagent/flexcounterorch.cpp+6-5
- orchagent/flexcounterorch.h+13-2
- orchagent/main.cpp+3-1
- orchagent/muxorch.cpp+25-2
- orchagent/muxorch.h+1-2
- orchagent/neighorch.cpp+24
- orchagent/neighorch.h+1
- orchagent/orchdaemon.cpp+17-2
- orchagent/port_flr.lua+465
- orchagent/port_rates.lua+23-2
- orchagent/portsorch.cpp+40-11
- orchagent/routeorch.cpp+1-1
- orchagent/routeorch.h+9-4
- orchagent/switch/trimming/capabilities.cpp+39-56
- orchagent/vnetorch.cpp+140-40
- orchagent/vnetorch.h+5-2
- tests/buffer_model.py+15
- tests/dvslib/dvs_acl.py+2
- tests/dvslib/dvs_queue.py+8
- tests/mock_tests/aclorch_rule_ut.cpp+5-3
- tests/mock_tests/dashorch_ut.cpp+27
- tests/mock_tests/flexcounter_ut.cpp+44-34
- tests/mock_tests/fpmsyncd/test_routesync.cpp+1-3
- tests/mock_tests/mock_table.cpp+27
- tests/mock_tests/orchdaemon_ut.cpp+36-1
- tests/mock_tests/routeorch_ut.cpp+235
- tests/test_mux.py+117-8
- tests/test_route.py+2
- tests/test_trimming.py+23-3
- tests/test_vnet.py+166-23
- tests/vnet_lib.py+61-3
0 commit comments