summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dbc37ea)
raw | patch | inline | side by side (parent: dbc37ea)
author | Maryam Tahhan <maryam.tahhan@intel.com> | |
Thu, 25 Aug 2016 14:36:49 +0000 (15:36 +0100) | ||
committer | Maryam Tahhan <maryam.tahhan@intel.com> | |
Thu, 25 Aug 2016 14:36:49 +0000 (15:36 +0100) |
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>
v16.07 to follow later.
Change-Id: Ic7864f70da860e1a9ee421bb6bcbaa2fd4da4c6d
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
README | patch | blob | history |
index 98d230d0070eb9175104c9ded8d0a77031ada99c..481d144ac71e9f1302b56625a107934a1682b85f 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.
+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