summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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