On Thu, Dec 21, 2023 at 11:28:30AM +0100, David Marchand wrote:
> net_pcap is not always available in DPDK (like, in a dev
> environment when you forgot to install the libpcap-devel).
> On the other hand, OVS already has its own way to inject packets into a
> bridge. Let's make use of it.
> 
> The generating script outputs a bulk of 8 packets per line (to save some
> cpu spent calling ovs-appctl).
> 
> Suggested-by: Ilya Maximets <i.maxim...@ovn.org>
> Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
> Acked-by: Eelco Chaudron <echau...@redhat.com>
> Signed-off-by: David Marchand <david.march...@redhat.com>

Thanks David,

series applied;

- tests: Move MFEX tests to dpif-netdev.
  https://github.com/openvswitch/ovs/commit/5c3810491294
- system-dpdk: Use dummy-pmd port for packet injection.
  https://github.com/openvswitch/ovs/commit/98ee21ef6364
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to