Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
efa2bae
)
Moving trex to latest version (v2.28) to support new NICs
45/39345/2
author
Deepak S
<deepak.s@linux.intel.com>
Tue, 15 Aug 2017 04:46:29 +0000
(21:46 -0700)
committer
Deepak S
<deepak.s@linux.intel.com>
Tue, 15 Aug 2017 09:39:07 +0000
(
02:39
-0700)
Change-Id: I81e119deec36ae90749c2eb1d555f75475ce2474
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
nsb_setup.sh
patch
|
blob
|
history
diff --git
a/nsb_setup.sh
b/nsb_setup.sh
index
b6dcca6
..
cc25429
100755
(executable)
--- a/
nsb_setup.sh
+++ b/
nsb_setup.sh
@@
-28,7
+28,7
@@
if [ "$(whoami)" != "root" ]; then
fi
INSTALL_BIN_PATH="/opt/nsb_bin"
-TREX_VERSION="v2.2
0
"
+TREX_VERSION="v2.2
8
"
TREX_DOWNLOAD="https://trex-tgn.cisco.com/trex/release/$TREX_VERSION.tar.gz"
DPDK_DOWNLOAD="http://dpdk.org/browse/dpdk/snapshot/dpdk-16.07.zip"
VIRTUAL_VENV="$INSTALL_BIN_PATH/yardstick_venv"