summaryrefslogtreecommitdiff
path: root/execs
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2018-01-16 08:08:44 +0200
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2018-01-16 08:08:44 +0200
commit55b8dc4eada6ee3525d9044adb11d9a32da963a0 (patch)
tree3f9159f011c9423f562dccd3f8e7e1c864e58f10 /execs
parent2b502de2a39578f8705534a9c3fd33ef91de648d (diff)
mellanox dpdk dummy changes
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'execs')
-rw-r--r--execs/mlnx-dpdk.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/execs/mlnx-dpdk.yaml b/execs/mlnx-dpdk.yaml
index 8631eba..25b4cc5 100644
--- a/execs/mlnx-dpdk.yaml
+++ b/execs/mlnx-dpdk.yaml
@@ -33,6 +33,6 @@ run:
- cd ..
- wget http://dpdk.org/browse/apps/pktgen-dpdk/snapshot/pktgen-3.4.7.tar.xz
- tar xf pktgen-3.4.7.tar.xz
- - export RTE_SDK=/root/dpdk
+ - export RTE_SDK=dpdk
- cd pktgen-3.4.7
- make -j $DPDK_JOBS