From 4fc25349916eca67d27dbf193fc69d1d0afecf3c Mon Sep 17 00:00:00 2001 From: jabirkkclt Date: Fri, 22 Nov 2019 09:45:13 -0800 Subject: Updating the DPDK Version to 18.11 (Latest Stable Release) and respective information in teh one click install userguide. Signed-off-by: jabirkkclt Change-Id: Ib0b0892eed4f654068bf376d9f2b9da2e6043b74 --- src/package-list.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/package-list.mk b/src/package-list.mk index d5fedf73..68e2b788 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -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 -- cgit 1.2.3-korg