summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1fbd0c)
raw | patch | inline | side by side (parent: d1fbd0c)
author | Maryam Tahhan <maryam.tahhan@intel.com> | |
Thu, 28 Apr 2016 15:11:05 +0000 (16:11 +0100) | ||
committer | Kim Jones <kim-marie.jones@intel.com> | |
Thu, 28 Jul 2016 12:18:05 +0000 (13:18 +0100) |
Update the readme to include the minimum version of DPDK required for
the dpdkstat plugin.
Change-Id: I51ca20284d90586e24bb9711de0b40d4027ca367
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
the dpdkstat plugin.
Change-Id: I51ca20284d90586e24bb9711de0b40d4027ca367
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
README | patch | blob | history |
index 49cf56ebb6ebb51fd538c661eea6d0d08c7cae30..1a41562f322b33c37b72cce54a577e0a56134cd9 100644 (file)
--- a/README
+++ b/README
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: