X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdpdk%2Fdpdk_scripts%2Fcleanup_dpdk.sh;h=f43746c2213e9e913f2a4a99a345ae28c937be18;hb=0f585d16c7f9c0425ae17544ce9c688cb7f6998b;hp=e1e0ef53316d53ffe8377d19a1e8b55955d3bc13;hpb=117d3c4991b412a0756daadeee0a68edb0c4cf26;p=csit.git diff --git a/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh b/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh index e1e0ef5331..f43746c221 100755 --- a/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh +++ b/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh @@ -3,7 +3,7 @@ set -x # Setting variables -DPDK_VERSION=dpdk-17.08 +DPDK_VERSION=dpdk-18.02 ROOTDIR=/tmp/openvpp-testing TESTPMDLOG=screenlog.0 PWDDIR=$(pwd)