DPDK: add support for v2.0.0
authorMark Kavanagh <mark.b.kavanagh@intel.com>
Mon, 20 Apr 2015 19:37:14 +0000 (12:37 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 30 Apr 2015 03:49:37 +0000 (20:49 -0700)
commit543342a41cbceffaac30ace2c66b6e489eb359c8
tree1fbec25309075b756d39f35f6ae64faa4422b611
parent66cabc46ecc09eeae536277a0fc7d5e44836f845
DPDK: add support for v2.0.0

Update relevant artifacts to add support for DPDK v2.0.0
 - INSTALL.DPDK.md
 - travis build script
 - acinclude.m4: add 'mssse3' flag to OVS_CFLAGS
 - netdev-dpdk: fix build with unified offload types in DPDK v2.0.0

Note that this breaks compatibility with DPDK v1.8.0

Signed-off-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
.travis/build.sh
INSTALL.DPDK.md
acinclude.m4
lib/netdev-dpdk.c