Difference between revisions of "Minnowboard:MinnowMax Iperf log"

From eLinux.org
Jump to: navigation, search
 
Line 66: Line 66:
 
[  4]  0.0-120.0 sec  13.0 GBytes  927 Mbits/sec
 
[  4]  0.0-120.0 sec  13.0 GBytes  927 Mbits/sec
 
</pre>
 
</pre>
 +
 +
[[Category:MinnowBoard Max]]

Latest revision as of 17:53, 26 March 2015

iperf -c 192.168.1.1 -d -t 15
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.1.1, TCP port 5001
TCP window size:  314 KByte (default)
------------------------------------------------------------
[  5] local 192.168.1.2 port 59322 connected with 192.168.1.1 port 5001
[  4] local 192.168.1.2 port 5001 connected with 192.168.1.1 port 33128
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-15.0 sec  1.62 GBytes   927 Mbits/sec
[  4]  0.0-15.0 sec  1.59 GBytes   910 Mbits/sec


iperf -c 192.168.1.1 -d -t 30
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.1.1, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  5] local 192.168.1.2 port 59323 connected with 192.168.1.1 port 5001
[  4] local 192.168.1.2 port 5001 connected with 192.168.1.1 port 33129
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-30.0 sec  3.24 GBytes   927 Mbits/sec
[  4]  0.0-30.0 sec  3.21 GBytes   919 Mbits/sec


iperf -c 192.168.1.1 -d -t 60
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.1.1, TCP port 5001
TCP window size:  289 KByte (default)
------------------------------------------------------------
[  5] local 192.168.1.2 port 59324 connected with 192.168.1.1 port 5001
[  4] local 192.168.1.2 port 5001 connected with 192.168.1.1 port 33130
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec  6.47 GBytes   927 Mbits/sec
[  4]  0.0-60.0 sec  6.45 GBytes   924 Mbits/sec


iperf -c 192.168.1.1 -d -t 120
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.1.1, TCP port 5001
TCP window size:  178 KByte (default)
------------------------------------------------------------
[  5] local 192.168.1.2 port 59325 connected with 192.168.1.1 port 5001
[  4] local 192.168.1.2 port 5001 connected with 192.168.1.1 port 33131
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-120.0 sec  12.9 GBytes   927 Mbits/sec
[  4]  0.0-120.0 sec  13.0 GBytes   927 Mbits/sec