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