netdev-dpdk: Move to DPDK 1.7.0
authorDaniele Di Proietto <ddiproietto@vmware.com>
Tue, 12 Aug 2014 17:43:35 +0000 (10:43 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Wed, 13 Aug 2014 00:38:48 +0000 (17:38 -0700)
commitd731058395cbdff5b335bca1c9c7e6c1a221104e
treecc132d79a47158df9c0ddf503f5166d51fe5178b
parented79f89a30a6e89f2a303524e3917285d6629df7
netdev-dpdk: Move to DPDK 1.7.0

With this commit we move our DPDK support to 1.7.0.
DPDK binaries (starting with dpdk 1.7.0) should be linked with --whole-archive
to include pmd drivers

Signed-off-by: Daniele Di Proietto <ddiproietto@vmware.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
INSTALL.DPDK
acinclude.m4
lib/netdev-dpdk.c
tests/ovs_client/ovs_client.c