Comment #5 on issue 108 by
thepurpl...@gmail.com: Runtime error in OpenBSD
5.4 AMD64
http://code.google.com/p/iperf/issues/detail?id=108
It compiles and runs, but I'm now seeing a different error:
(I ran it once as a regular user with the same result as below)
$ sudo iperf3 -c
bernoullinetworks.com
Connecting to host <mytesthost>, port 5201
[ 4] local <localmachineIP> port 46768 connected to <mytesthost> port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.04 sec 2.75 MBytes 22.2 Mbits/sec
[ 4] 1.04-2.02 sec 3.62 MBytes 31.1 Mbits/sec
[ 4] 2.02-3.05 sec 2.00 MBytes 16.3 Mbits/sec
[ 4] 3.05-4.03 sec 3.38 MBytes 28.8 Mbits/sec
[ 4] 4.03-5.01 sec 3.62 MBytes 31.1 Mbits/sec
[ 4] 5.01-6.05 sec 2.25 MBytes 18.1 Mbits/sec
[ 4] 6.05-7.04 sec 2.38 MBytes 20.2 Mbits/sec
[ 4] 7.04-8.01 sec 2.25 MBytes 19.3 Mbits/sec
[ 4] 8.01-9.06 sec 1.38 MBytes 11.0 Mbits/sec
iperf3: error - unable to receive results: Cannot allocate memory
$