readme: updated with supported dpdk version
authorMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 25 Aug 2016 14:36:49 +0000 (15:36 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 25 Aug 2016 14:36:49 +0000 (15:36 +0100)
Updated the README file with the supported version of DPDK. Updates for DPDK
v16.07 to follow later.

Change-Id: Ic7864f70da860e1a9ee421bb6bcbaa2fd4da4c6d
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
README

diff --git a/README b/README
index 98d230d..481d144 100644 (file)
--- a/README
+++ b/README
@@ -994,9 +994,9 @@ Crosscompiling
 Configuring with DPDK
 ---------------------
 
-Note: DPDK 16.04 is the minimum version of DPDK required for the dpdkstat
-plugin. This is to allow the plugin to take advantage of functions added to
-detect if the DPDK primary process is alive.
+Note: DPDK 16.04 is the minimum version and currently supported version of DPDK
+required for the dpdkstat plugin. This is to allow the plugin to take advantage
+of functions added to detect if the DPDK primary process is alive.
 
 Note: For Ubuntu, GCC 4.9 is the minimum version required to build collectd
 with DPDK. Ubuntu 14.04, for example, has GCC 4.8 by default and will require