X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdpdk%2Fdpdk_scripts%2Frun_l3fwd.sh;h=1a5adf196e485c7333e78286e0adfc4681b51dc5;hb=21237e6f00a9c9e7258814c1980e0ccb01a49d0c;hp=ecc8eb6991c88cb55b502e77d0e31e1d6268b6e9;hpb=117d3c4991b412a0756daadeee0a68edb0c4cf26;p=csit.git diff --git a/tests/dpdk/dpdk_scripts/run_l3fwd.sh b/tests/dpdk/dpdk_scripts/run_l3fwd.sh index ecc8eb6991..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.08 +DPDK_VERSION=dpdk-17.11 ROOTDIR=/tmp/openvpp-testing L3FWDLOG=screenlog.0 PWDDIR=$(pwd)