From c293eae53515f7b94ac5a71b329a9a9655bd8c09 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 3 Jan 2018 13:20:04 +0100 Subject: Update DPDK to v17.11 Change-Id: Ib6db506d2691369ac7371a6a678c9dbc04a269d4 Signed-off-by: Peter Mikus --- tests/dpdk/dpdk_scripts/install_dpdk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dpdk/dpdk_scripts/install_dpdk.sh') diff --git a/tests/dpdk/dpdk_scripts/install_dpdk.sh b/tests/dpdk/dpdk_scripts/install_dpdk.sh index 2b50c67dac..6a7c11d8c1 100755 --- a/tests/dpdk/dpdk_scripts/install_dpdk.sh +++ b/tests/dpdk/dpdk_scripts/install_dpdk.sh @@ -3,7 +3,7 @@ set -x # Setting variables -DPDK_VERSION=dpdk-17.08 +DPDK_VERSION=dpdk-17.11 DPDK_DIR=${DPDK_VERSION} DPDK_PACKAGE=${DPDK_DIR}.tar.xz ROOTDIR=/tmp/openvpp-testing -- cgit 1.2.3-korg