Updating the DPDK Version to 18.11 (Latest Stable Release) and respective information... 58/68958/1
authorjabirkkclt <jabir.kanhira.kadavathu@intel.com>
Fri, 22 Nov 2019 17:45:13 +0000 (09:45 -0800)
committerjabirkkclt <jabir.kanhira.kadavathu@intel.com>
Fri, 22 Nov 2019 17:46:51 +0000 (09:46 -0800)
Signed-off-by: jabirkkclt <jabir.kanhira.kadavathu@intel.com>
Change-Id: Ib0b0892eed4f654068bf376d9f2b9da2e6043b74

docs/release/userguide/installguide.oneclick.rst
src/package-list.mk

index 6463c23..c935950 100644 (file)
@@ -282,7 +282,7 @@ To make some changes when a container is running run:
 List of default plugins for collectd container
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 .. note::
-   The dpdk plugins dpdkevents and dpdkstat were tested with DPDK v16.11.
+   The dpdk plugins dpdkevents and dpdkstat were tested with DPDK v18.11.
 
 By default the collectd is started with default configuration which includes the followin plugins:
    * csv, contextswitch, cpu, cpufreq, df, disk, ethstat, ipc, irq, load, memory, numa, processes,
index d5fedf7..68e2b78 100644 (file)
@@ -6,7 +6,7 @@
 # dpdk section
 # DPDK_URL ?= git://dpdk.org/dpdk
 DPDK_URL ?= http://dpdk.org/git/dpdk
-DPDK_TAG ?= v16.11
+DPDK_TAG ?= v18.11
 
 LIBPQOS_URL ?= https://github.com/01org/intel-cmt-cat.git
 LIBPQOS_TAG ?= master