Submitting this as an RFC as it is dependent on DPDK v1.8.0 support 
being added to OVS - that is being reworked at present.

If anyone wants to try this out, they would need to use DPDK v1.8.0 and
apply the below patches to OVS (note they cause a unit test failure, hence 
rework)
http://openvswitch.org/pipermail/dev/2014-December/049722.html
http://openvswitch.org/pipermail/dev/2014-December/049723.html

Will re-submit this as non-RFC when DPDK v1.8.0 patch for OVS is ready.


 INSTALL.DPDK.md         |  236 +++++++++++++++++
 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, 1177 insertions(+), 112 deletions(-)
 mode change 100644 => 100755 lib/netdev-dpdk.c
 create mode 100755 utilities/qemu-wrap.py

-- 
1.7.4.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to