summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Raymond <kraymond@avencall.com>2012-11-15 17:12:24 +0100
committerKévin Raymond <kraymond@avencall.com>2012-11-15 17:12:24 +0100
commit6f5d81bdbc1703a15c2fed20fc311dbb0e9aa9e2 (patch)
treeb2ab87f8f823f7e442fd4b0fb55a2b7908baa5d7
parent7a6263fbf7e6eac7c5b51d1abdc05b97ef6d435c (diff)
reading for CEM tests
-rw-r--r--board/cem/README1
-rwxr-xr-xboard/cem/start_eth_perf.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/board/cem/README b/board/cem/README
index 73849bc..81b52b1 100644
--- a/board/cem/README
+++ b/board/cem/README
@@ -19,6 +19,7 @@ To run them:
* setup the boards correctly with:
+ # Don't forget to edit `iface' and `TARGET' on the files...
cd ~/xioh-acceptance/board/cem
./init.sh
diff --git a/board/cem/start_eth_perf.sh b/board/cem/start_eth_perf.sh
index c8d7174..d8370c9 100755
--- a/board/cem/start_eth_perf.sh
+++ b/board/cem/start_eth_perf.sh
@@ -1,6 +1,7 @@
#!/bin/bash
iface=( 10.42.0.1
+ 10.42.1.1
10.42.2.1 )
DURATION=30