X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdpdk%2Fdpdk_scripts%2Fcleanup_dpdk.sh;fp=tests%2Fdpdk%2Fdpdk_scripts%2Fcleanup_dpdk.sh;h=e1e0ef53316d53ffe8377d19a1e8b55955d3bc13;hb=117d3c4991b412a0756daadeee0a68edb0c4cf26;hp=48e1a29b63946160c0cc2cd68699912c205c8c51;hpb=6f1348b3bcc125407d1ea03e73525c599385203d;p=csit.git diff --git a/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh b/tests/dpdk/dpdk_scripts/cleanup_dpdk.sh index 48e1a29b63..e1e0ef5331 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.05 +DPDK_VERSION=dpdk-17.08 ROOTDIR=/tmp/openvpp-testing TESTPMDLOG=screenlog.0 PWDDIR=$(pwd)