X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdpdk%2Fdpdk_scripts%2Fcleanup_dpdk.sh;h=e1e0ef53316d53ffe8377d19a1e8b55955d3bc13;hb=refs%2Fchanges%2F15%2F8915%2F2;hp=48e1a29b63946160c0cc2cd68699912c205c8c51;hpb=631ed2d42af4f6660297409dfc5d952476eae9c2;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)