aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dpdk/dpdk_scripts/run_l3fwd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dpdk/dpdk_scripts/run_l3fwd.sh')
-rwxr-xr-xtests/dpdk/dpdk_scripts/run_l3fwd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dpdk/dpdk_scripts/run_l3fwd.sh b/tests/dpdk/dpdk_scripts/run_l3fwd.sh
index ecc8eb6991..1a5adf196e 100755
--- a/tests/dpdk/dpdk_scripts/run_l3fwd.sh
+++ b/tests/dpdk/dpdk_scripts/run_l3fwd.sh
@@ -3,7 +3,7 @@
set -x
# Setting variables
-DPDK_VERSION=dpdk-17.08
+DPDK_VERSION=dpdk-17.11
ROOTDIR=/tmp/openvpp-testing
L3FWDLOG=screenlog.0
PWDDIR=$(pwd)