Commit e1eb9e9
authored
[submodule] Update submodule sonic-swss to the latest HEAD automatically (#19064)
#### Why I did it
src/sonic-swss
```
* 3ee7361 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add support for Path Tracing Midpoint (#2903) (34 hours ago) [Carmine Scarpitta]
* 5ffb0b5 - [Bridge] Disable MAC learning for Link Local Mulitcast Frames on the kernel bridge (#3162) (2 days ago) [Gord Chen]
* de9baac - [Marvell] PFC Detect lua script (#3160) (2 days ago) [Rajkumar-Marvell]
* 31d9d6c - Add fabric counter rate mbps command handling. (#3129) (2 days ago) [jfeng-arista]
* 425a852 - Parse subport value added to config_db (#3161) (2 days ago) [Bobby McGonigle]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent 7d42d49 commit e1eb9e9
1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 24 files
- cfgmgr/vlanmgr.cpp+11
- doc/swss-schema.md+4
- orchagent/Makefile.am+1
- orchagent/fabricportsorch.cpp+168
- orchagent/fabricportsorch.h+1
- orchagent/orchdaemon.cpp+2-1
- orchagent/pfc_detect_marvell.lua+99
- orchagent/port.h+4
- orchagent/port/portcnt.h+15
- orchagent/port/porthlpr.cpp+125
- orchagent/port/porthlpr.h+4
- orchagent/port/portschema.h+42-34
- orchagent/portsorch.cpp+598
- orchagent/portsorch.h+20
- orchagent/saihelper.cpp+3
- orchagent/switchorch.h+1
- tests/mock_tests/fdborch/flush_syncd_notif_ut.cpp+17-2
- tests/mock_tests/mock_orch_test.h+13-12
- tests/mock_tests/mock_orchagent_main.h+1
- tests/mock_tests/portmgr_ut.cpp+78
- tests/mock_tests/portsorch_ut.cpp+575
- tests/mock_tests/ut_saihelper.cpp+2
- tests/test_fabric_rate.py+48
- tests/test_port.py+127
0 commit comments