From: Maryam Tahhan Date: Thu, 25 Aug 2016 14:36:49 +0000 (+0100) Subject: readme: updated with supported dpdk version X-Git-Tag: collectd-5.7.0~73^2~4 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=9a667f4fa02c6a03df58fd6dde9b4b2428a405fb readme: updated with supported dpdk version 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 --- diff --git a/README b/README index 98d230d0..481d144a 100644 --- 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