This RFC patch makes use of the vhost-user implementation that is
available in DPDK 2.0. Submitting as RFC as this implementation
depends on OVS support for DPDK 2.0. As such, this patch can be
considered experimental.

Since DPDK 2.0 support is necessary for vhost-user, please use this 
patch to enable compilation with 2.0:
http://openvswitch.org/pipermail/dev/2015-March/052022.html


 INSTALL.DPDK.md         | 128 +++++++++++++++++++++++++++++++++++++++---------
 acinclude.m4            |  13 +++++
 configure.ac            |   1 +
 lib/netdev-dpdk.c       |  45 ++++++++++++++++-
 lib/netdev.c            |   4 ++
 vswitchd/ovs-vswitchd.c |   6 ++-
 6 files changed, 169 insertions(+), 28 deletions(-)

-- 
1.9.3

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to