Update DPDK to 18.02
[csit.git] / tests / dpdk / dpdk_scripts / cleanup_dpdk.sh
index c3b023f..f43746c 100755 (executable)
@@ -3,7 +3,7 @@
 set -x
 
 # Setting variables
-DPDK_VERSION=dpdk-17.11
+DPDK_VERSION=dpdk-18.02
 ROOTDIR=/tmp/openvpp-testing
 TESTPMDLOG=screenlog.0
 PWDDIR=$(pwd)