This patchset adds support for DPDK v17.11:
- the first patch introduces minor code updates to accomodate DPDK API
  changes, and also updates Documentation and travis scripts.
- the second patch adds a new vhost-user port option,
  vhost-iommu-support; this is required in order to take advantage of
  the vHost IOMMU feature introduced in DPDK v17.11.

Note that the previous RFC version of this patch (Acked x2) is here:
https://mail.openvswitch.org/pipermail/ovs-dev/2017-November/340731.html.

Mark Kavanagh (2):
  netdev-dpdk: DPDK v17.11 upgrade
  netdev-dpdk: add support for vhost IOMMU feature

 .travis/linux-build.sh                   |  2 +-
 Documentation/faq/releases.rst           |  1 +
 Documentation/intro/install/dpdk.rst     | 10 ++++-----
 Documentation/topics/dpdk/ring.rst       |  2 +-
 Documentation/topics/dpdk/vhost-user.rst | 29 +++++++++++++++++++++----
 NEWS                                     |  3 +++
 lib/netdev-dpdk.c                        | 36 ++++++++++++++++++++++++++------
 vswitchd/vswitch.xml                     | 10 +++++++++
 8 files changed, 76 insertions(+), 17 deletions(-)

-- 
1.9.3

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to