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=ecc8eb6991c88cb55b502e77d0e31e1d6268b6e9;hb=c293eae53515f7b94ac5a71b329a9a9655bd8c09;hpb=7aa6f992b37bba91b4aaee2786ffe69e6d7b87af 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)