From 9977debab139afcc964661085d6e0515e3dd82ad Mon Sep 17 00:00:00 2001 From: jabirkkclt Date: Fri, 3 Jan 2020 08:18:15 -0800 Subject: Moving DPDK Verion From 16.11 to 18.11. Updated the related section in userguide. Also updated the change in kni location for 18.11. Signed-off-by: jabirkkclt Change-Id: If5f71f1803c65031b2c759052f571ce55b9ed4b6 --- src/package-list.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/package-list.mk') diff --git a/src/package-list.mk b/src/package-list.mk index a5c7bcf9..34e404c1 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