From 1133dfb0bb8e00276052402358bacdbaf1914ce0 Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Thu, 28 Apr 2016 16:11:05 +0100 Subject: [PATCH] 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 --- README | 4 ++++ 1 file changed, 4 insertions(+) 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: -- 2.11.0