Submitting vhost-cuse v7 as RFC as it is dependent on DPDK v1.8.0 support being added to OVS.
If anyone wants to try out, they would need - DPDK v1.8.0 - OVS master (7915c9d69d6597d723d2ef920753b30dccce6b54 at time of rebase) - apply OVS DPDK1.8 integration patch http://openvswitch.org/pipermail/dev/2015-February/051306.html - apply this patch Will re-submit as non-RFC when OVS DPDK v1.8.0 integration patch is upstreamed. INSTALL.DPDK.md | 251 ++++++++++++++++++ Makefile.am | 4 + lib/automake.mk | 1 + lib/netdev-dpdk.c | 649 +++++++++++++++++++++++++++++++++++++++-------- lib/netdev.c | 3 +- utilities/automake.mk | 3 +- utilities/qemu-wrap.py | 389 ++++++++++++++++++++++++++++ vswitchd/ovs-vswitchd.c | 4 +- 8 files changed, 1192 insertions(+), 112 deletions(-) create mode 100755 utilities/qemu-wrap.py -- 1.7.4.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev