summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-doc_examples_runemomni.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--benchmarks/netperf/files/patch-doc_examples_runemomni.sh (renamed from benchmarks/netperf/files/patch-runemomni.sh)18
1 files changed, 9 insertions, 9 deletions
diff --git a/benchmarks/netperf/files/patch-runemomni.sh b/benchmarks/netperf/files/patch-doc_examples_runemomni.sh
index 939f3508fa25..caaa54ffb138 100644
--- a/benchmarks/netperf/files/patch-runemomni.sh
+++ b/benchmarks/netperf/files/patch-doc_examples_runemomni.sh
@@ -1,5 +1,5 @@
---- doc/examples/runemomni.sh.orig 2011-07-28 22:35:06.000000000 +0200
-+++ doc/examples/runemomni.sh 2015-10-19 15:22:10.484922000 +0200
+--- doc/examples/runemomni.sh.orig 2011-07-28 20:35:06 UTC
++++ doc/examples/runemomni.sh
@@ -1,6 +1,8 @@
# a script to run a set of single-instance netperf tests
# between two machines
@@ -9,7 +9,7 @@
# the length in seconds of each test iteration. the actual
# run time will then be somewhere between that times min
# and max iteration for confidence intervals
-@@ -81,7 +83,7 @@
+@@ -81,7 +83,7 @@ do
fi
for j in $set
do
@@ -18,7 +18,7 @@
done
done
fi
-@@ -100,7 +102,7 @@
+@@ -100,7 +102,7 @@ do
fi
for j in $set
do
@@ -27,7 +27,7 @@
done
done
fi
-@@ -119,7 +121,7 @@
+@@ -119,7 +121,7 @@ do
fi
for j in $set
do
@@ -36,7 +36,7 @@
done
done
fi
-@@ -138,7 +140,7 @@
+@@ -138,7 +140,7 @@ do
fi
for j in $set
do
@@ -45,7 +45,7 @@
done
done
fi
-@@ -151,7 +153,7 @@
+@@ -151,7 +153,7 @@ do
do
for req in $reqs; do
for burst in $bursts; do
@@ -54,7 +54,7 @@
done
done
done
-@@ -165,7 +167,7 @@
+@@ -165,7 +167,7 @@ do
do
for req in $reqs; do
for burst in $bursts; do
@@ -63,7 +63,7 @@
done
done
done
-@@ -180,7 +182,7 @@
+@@ -180,7 +182,7 @@ do
for i in $netperf_CPUs
do
for req in $reqs; do