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>
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