On Thu, Jun 04, 2015 at 02:51:40PM +0100, Ciara Loftus wrote: > This patch adds support for a new port type to the userspace > datapath called dpdkvhostuser. > > A new dpdkvhostuser port will create a unix domain socket which > when provided to QEMU is used to facilitate communication between > the virtio-net device on the VM and the OVS port on the host. > > vhost-cuse ('dpdkvhost') ports are still available as 'dpdkvhostcuse' > ports and will be enabled if vhost-cuse support is detected in the > DPDK build specified during compilation of the switch. Otherwise, > vhost-user ports are enabled. > > Signed-off-by: Ciara Loftus <ciara.lof...@intel.com> > ---
The patch looks good and works for me. Acked-by: Flavio Leitner <f...@redhat.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev