X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdpdk%2Fdpdk_scripts%2Frun_l3fwd.sh;h=1a5adf196e485c7333e78286e0adfc4681b51dc5;hp=3363d71875f7154c522677e7f0d759939b295f45;hb=c293eae53515f7b94ac5a71b329a9a9655bd8c09;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b diff --git a/tests/dpdk/dpdk_scripts/run_l3fwd.sh b/tests/dpdk/dpdk_scripts/run_l3fwd.sh index 3363d71875..1a5adf196e 100755 --- a/tests/dpdk/dpdk_scripts/run_l3fwd.sh +++ b/tests/dpdk/dpdk_scripts/run_l3fwd.sh @@ -3,7 +3,7 @@ set -x # Setting variables -DPDK_VERSION=dpdk-17.05 +DPDK_VERSION=dpdk-17.11 ROOTDIR=/tmp/openvpp-testing L3FWDLOG=screenlog.0 PWDDIR=$(pwd)