X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=dpdk-tests%2Fdpdk_scripts%2Fcleanup_dpdk.sh;h=505a157d13c3d62a32e74da45bf9886e39c4ffe6;hp=7961a5b40fec52a7183a0536aee38b076b97f5d9;hb=383e197b63457b070da297474278f9848b6f1403;hpb=44270521c22729cf6d58ea63ba6ddd1aa535b1c5 diff --git a/dpdk-tests/dpdk_scripts/cleanup_dpdk.sh b/dpdk-tests/dpdk_scripts/cleanup_dpdk.sh index 7961a5b40f..505a157d13 100755 --- a/dpdk-tests/dpdk_scripts/cleanup_dpdk.sh +++ b/dpdk-tests/dpdk_scripts/cleanup_dpdk.sh @@ -3,7 +3,7 @@ set -x # Setting variables -DPDK_VERSION=dpdk-17.02 +DPDK_VERSION=dpdk-17.05 ROOTDIR=/tmp/openvpp-testing TESTPMDLOG=screenlog.0 PWDDIR=$(pwd) @@ -60,4 +60,4 @@ if2_name=`./usertools/dpdk-devbind.py --s | grep "${port2_pci}" | sed -n 's/.*if rmmod igb_uio || \ { echo "Removing igb_uio failed"; exit 1; } -cd ${PWDDIR} \ No newline at end of file +cd ${PWDDIR}