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