This RFC patch provides initial support for DPDK 16.07-rc1 (release candidate 1) which was tagged July 4th. I plan to submit a full patch once the 16.07 release is final, hopefully later this month. This RFC patch can be used in meantime to test with the DPDK master branch or 16.07-rc1 tag.
The main changes between DPDK 16.04 and 16.07 so far that impact OVS are changes to the xstats and vhost APIs which have required rework to those particular sections in netdev-dpdk.c. As this is an RFC patch only basic testing has been conducted. If you try this patch out and find any issues please report them and fixes can be included in the final patch. .travis/linux-build.sh | 2 +- INSTALL.DPDK.md | 12 +-- lib/netdev-dpdk.c | 247 ++++++++++++++++++++++++------------------------- 3 files changed, 128 insertions(+), 133 deletions(-) -- 2.4.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev