Hi Volkan,

[...]

> but I could find how to set Intel NICs into QEMU Image


The reason is - you don't (usually?) do it this way.
Theoretically you could start with passing VFs, but I'm not sure anybody
ever tested that.
Instead you configure your "normal" virtio NICs with multiqueue and run
DPDK (or in your case Openvswitch-DPDK) against those.

That is just what you find in the section "Running ovs-vswitchd with DPDK
backend inside a VM" of
https://github.com/openvswitch/ovs/blob/master/INSTALL.DPDK.md

Kind regards,
Christian
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to