From: Maryam Tahhan Date: Thu, 28 Apr 2016 15:11:05 +0000 (+0100) Subject: README: update to include min version of DPDK X-Git-Tag: collectd-5.7.0~73^2~21 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1133dfb0bb8e00276052402358bacdbaf1914ce0;p=collectd.git README: update to include min version of DPDK Update the readme to include the minimum version of DPDK required for the dpdkstat plugin. Change-Id: I51ca20284d90586e24bb9711de0b40d4027ca367 Signed-off-by: Maryam Tahhan --- diff --git a/README b/README index 49cf56eb..1a41562f 100644 --- a/README +++ b/README @@ -994,6 +994,10 @@ 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. + Build DPDK for use with collectd: To compile DPDK for use with collectd dpdkstat start by: - Clone DPDK: