Commit 3214850
authored
[submodule] Update submodule sonic-swss to the latest HEAD automatically (sonic-net#16335)
#### Why I did it
src/sonic-swss
```
* 16817324 - (HEAD -> 202211, origin/202211) [mux]: Fix UTs segmentation fault (sonic-net#2760) (12 hours ago) [Nazarii Hnydyn]
* 0fa5d880 - [orchagent]: Handle additional SAI error conditions gracefully (sonic-net#2755) (2 days ago) [prabhataravind]
* 3726aebc - [mux]: Implement rollback for failed mux switchovers (sonic-net#2714) (2 days ago) [Lawrence Lee]
* a8e50e7d - [portsorch]: Set default hostif TX queue (sonic-net#2697) (2 days ago) [prabhataravind]
* 0689d656 - Add missing parameter to on_switch_shutdown_request method. (sonic-net#2567) (2 days ago) [Hua Liu]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent ddb4ce1 commit 3214850
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-swss updated 16 files
- .gitignore+4
- orchagent/aclorch.cpp+11
- orchagent/muxorch.cpp+83-35
- orchagent/muxorch.h+2-2
- orchagent/neighorch.cpp+21-14
- orchagent/notifications.cpp+1-1
- orchagent/notifications.h+4-1
- orchagent/portsorch.cpp+37
- orchagent/saihelper.cpp+40-2
- tests/dvslib/dvs_vlan.py+1
- tests/mock_tests/Makefile.am+1
- tests/mock_tests/mock_orchagent_main.h+3
- tests/mock_tests/mock_sai_api.h+149
- tests/mock_tests/mux_rollback_ut.cpp+499
- tests/mock_tests/ut_saihelper.cpp+1
- tests/test_port.py+11
0 commit comments