Commit ce80ca0
Remove vpp_promisc.sh; promisc now set via sairedis VPP API
Promiscuous mode on the VPP DPDK physical interfaces is now configured
directly through the sairedis VPP API (interface_set_promiscuous, called
at LCP pair creation and after bond member enslave) instead of the
supervisord-managed vpp_promisc.sh polling script.
Remove the now-redundant vpp_promisc.sh / vpp_promisc.conf and their COPY
lines from both docker-sonic-vpp and docker-syncd-vpp.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Lun Yue <17232861+lunyue-ms@users.noreply.github.com>1 parent 14b2b14 commit ce80ca0
6 files changed
Lines changed: 0 additions & 178 deletions
File tree
- docker-sonic-vpp
- conf
- scripts
- docker-syncd-vpp
- conf
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
182 | | - | |
183 | 181 | | |
184 | 182 | | |
185 | 183 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments