Commit f3e4519
[submodule] Update submodule sonic-swss to the latest HEAD automatically (sonic-net#25343)
#### Why I did it
src/sonic-swss
```
* 702dae4 - (HEAD -> master, origin/master, origin/HEAD) [countersyncd]: Modify the exit behavior of the main function (sonic-net#4197) (3 hours ago) [Ze Gan]
* 83c73d1 - [DASH] Validate ca to pa SAI attributes (sonic-net#4031) (3 hours ago) [Lawrence Lee]
* 98b9d35 - Merge pull request sonic-net#4091 from divyagayathri-hcl/7_multicast (11 hours ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log e5a2849 - [P4Orch] Implement functions to perform state verification for multicast router interface table entries. (21 hours ago) [mint570]
|/
* f1fd21d - [countersyncd] fix otel actor log level (sonic-net#4193) (2 days ago) [Janet Cui]
* 03bc981 - [RouteOrch] fix performance regression in ResponsePublisher (sonic-net#4172) (2 days ago) [Vivek]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Signed-off-by: Feng Pan <[email protected]>1 parent 958faa5 commit f3e4519
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-swss updated 13 files
- .azure-pipelines/build-template.yml+2-2
- crates/countersyncd/src/actor/otel.rs+30-20
- crates/countersyncd/src/main.rs+55-189
- orchagent/dash/dashvnetorch.cpp+43-26
- orchagent/p4orch/l3_multicast_manager.cpp+150-7
- orchagent/p4orch/l3_multicast_manager.h-4
- orchagent/p4orch/tests/l3_multicast_manager_test.cpp+220-25
- orchagent/response_publisher.cpp+9-11
- orchagent/response_publisher.h+5
- orchagent/routeorch.cpp+1
- tests/dash/test_dash_vnet.py-1
- tests/mock_tests/dashvnetorch_ut.cpp+9-3
- tests/mock_tests/mock_dash_orch_test.cpp+3-3
0 commit comments