aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authormaryam.tahhan <maryam.tahhan@intel.com>2014-10-13 15:17:09 +0100
committerPravin B Shelar <pshelar@nicira.com>2014-10-20 11:19:42 -0700
commitb35839f3855e3b812709c6ad1c9278f498aa9935 (patch)
tree51f243ef909c6375917353c1b52f41cdc3c4f261 /acinclude.m4
parentcaeb4906d4f65fbb7873ee5efaf386b43f7b333d (diff)
netdev-dpdk: Move to DPDK 1.7.1
This patch updates the documentation to reflect that DPDK 1.7.1 is supported. Travis scripts have also been updated to reflect this. DPDK phy and ring ports were validated against DPDK 1.7.1. Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Acked-by: Daniele Di Proietto <ddiproietto@vmware.com> Acked-by: Thomas Graf <tgraf@noironetworks.com> Acked-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 9a7ea84fe..f0617df1d 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -206,7 +206,7 @@ AC_DEFUN([OVS_CHECK_DPDK], [
OVS_LDFLAGS="$OVS_LDFLAGS -L$DPDK_LIB_DIR"
OVS_CFLAGS="$OVS_CFLAGS -I$DPDK_INCLUDE"
- # DPDK 1.7.0 pmd drivers are not linked unless --whole-archive is used.
+ # DPDK 1.7 pmd drivers are not linked unless --whole-archive is used.
#
# This happens because the rest of the DPDK code doesn't use any symbol in
# the pmd driver objects, and the drivers register themselves using an