On Fri, Jun 08, 2018 at 07:10:26AM -0700, Ravi Kerur wrote: > I am referring to upstream code. I want to use OVS vhost-user on a host and > dpdk-app inside a container using virtio-user connect to OVS_vhost_user. Is > this use-case supported/tested?
The vhost-user is a master-slave protocol. The vhost-user side in OVS is supported and tested. The virtio-user is supported by DPDK project. -- Flavio _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
