This series, combined with ovs series [1], will allow to execute fmt_pkt
in parallel. This will allow to revert back to parallel execution of
test_ip in a test conversion patch from Mark [2], and speed up the case
while at it. (I will post a separate patch to switch back to background
test_ip execution after [1], [2] as well as this series are all merged.)

[1] https://patchwork.ozlabs.org/project/openvswitch/list/?series=382739
[2] https://patchwork.ozlabs.org/project/ovn/list/?series=382220

Ihar Hrachyshka (4):
  fmt_pkt: don't subshell when calling ovs-appctl
  fmt_pkt: use -S check to wait for scapy sock file
  fmt_pkt: improve scapy-server logging
  fmt_pkt: make sure scapy-server is started once

 tests/ovn-macros.at   | 13 +++++++++----
 tests/scapy-server.py | 20 ++++++++++++++++++--
 2 files changed, 27 insertions(+), 6 deletions(-)

-- 
2.41.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to