Previous:
http://openvswitch.org/pipermail/dev/2016-July/074972.html

This RFC patch enables vHost 'client' mode in OVS and reconnect
capability, both of which are features which are available in the new
DPDK 16.07 release.

To use this patch, first apply the vHost User PMD patch:
http://openvswitch.org/pipermail/dev/2016-July/076710.html
Followed by the patch for v16.07 support:
http://openvswitch.org/pipermail/dev/2016-July/076711.html
Then apply this patch.

Instructions on how to use the feature can be found in the docs.

This patch is RFC as it depends on the merge of the vHost User PMD and
DPDK v16.07 support patches.

v2:
- Rebase to master
- Rebase to vHost User PMD patch

 INSTALL.DPDK-ADVANCED.md | 27 +++++++++++++++++++++++++++
 NEWS                     |  1 +
 lib/netdev-dpdk.c        | 27 +++++++++++++++++++++------
 vswitchd/vswitch.xml     | 13 +++++++++++++
 4 files changed, 62 insertions(+), 6 deletions(-)

-- 
2.4.3

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

Reply via email to