Difference between revisions of "Minnowboard:MinnowMax Iperf log"

From eLinux.org
Jump to: navigation, search
(Created page with "<pre> �����iperf -c 192.168.1.1 -d -t 60��30������ -t 15 ------------------------------------------------------------ Server listening on TCP port 50...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
�����iperf -c 192.168.1.1 -d -t 60��30������ -t 15
+
iperf -c 192.168.1.1 -d -t 15
 
------------------------------------------------------------
 
------------------------------------------------------------
 
Server listening on TCP port 5001
 
Server listening on TCP port 5001
Line 17: Line 17:
 
<br>
 
<br>
 
<pre>
 
<pre>
iperf -c 192.168.1.1 -d -t 15� �� �30
+
iperf -c 192.168.1.1 -d -t 30
 
------------------------------------------------------------
 
------------------------------------------------------------
 
Server listening on TCP port 5001
 
Server listening on TCP port 5001
Line 34: Line 34:
 
<br>
 
<br>
 
<pre>
 
<pre>
iperf -c 192.168.1.1 -d -t 30� �� �60
+
iperf -c 192.168.1.1 -d -t 60
 
------------------------------------------------------------
 
------------------------------------------------------------
 
Server listening on TCP port 5001
 
Server listening on TCP port 5001
Line 51: Line 51:
 
<br>
 
<br>
 
<pre>
 
<pre>
iperf -c 192.168.1.1 -d -t 60� �� �120
+
iperf -c 192.168.1.1 -d -t 120
 
------------------------------------------------------------
 
------------------------------------------------------------
 
Server listening on TCP port 5001
 
Server listening on TCP port 5001
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