diff options
Diffstat (limited to 'configs/boot/client.netperf.stream')
-rw-r--r-- | configs/boot/client.netperf.stream | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/client.netperf.stream b/configs/boot/client.netperf.stream index 925c0bbf6..f04228cd4 100644 --- a/configs/boot/client.netperf.stream +++ b/configs/boot/client.netperf.stream @@ -9,7 +9,7 @@ ifconfig eth0 $CLIENT echo -n "waiting for server..." /usr/bin/netcat -c -l -p 8000 -BINARY=/usr/bin/netperf +BINARY=/benchmarks/netperf/netperf TEST="TCP_STREAM" SHORT_ARGS="-l -100k" LONG_ARGS="-k16384,0 -K16384,0 -- -m 65536 -M 65536 -s 262144 -S 262144" |