summaryrefslogtreecommitdiffstats
path: root/linux_dpdk/d
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-02-28 17:02:09 +0200
committerimarom <imarom@cisco.com>2016-02-29 09:43:45 +0200
commite71182209be5870d31cc409a32e3d81f1641b00e (patch)
treedf808ecbd3e5e25638fb5bb2e749e2c4f8ebc052 /linux_dpdk/d
parenta9c35eacd8caebe65e8c685f9285740b2764ea21 (diff)
random var crash when range is full uint32_t or full uint64_t
Diffstat (limited to 'linux_dpdk/d')
-rw-r--r--linux_dpdk/d4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux_dpdk/d b/linux_dpdk/d
index dfa5d8e8..8e511bbf 100644
--- a/linux_dpdk/d
+++ b/linux_dpdk/d
@@ -1,2 +1,4 @@
+#!/bin/bash
+
rm -f ../linux_dpdk/build_dpdk/linux_dpdk/_t-rex-64
-./b --target=_t-rex-64-debug
+./b --target=_t-rex-64-debug $@