embeded/odroid2025. 8. 21. 11:13

odroid c2 <-> notebook(gbe) 간의 퍼포먼스 테스트

 

length 1514

$ iperf3 -l 45 -c 192.168.220.50
Connecting to host 192.168.220.50, port 5201
[  5] local 192.168.220.108 port 50248 connected to 192.168.220.50 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  7.75 MBytes  65.0 Mbits/sec    0   62.2 KBytes       
[  5]   1.00-2.00   sec  8.03 MBytes  67.4 Mbits/sec    0   62.2 KBytes       
[  5]   2.00-3.00   sec  7.91 MBytes  66.3 Mbits/sec    0   62.2 KBytes       

 

length 144

$ iperf3 -l 45 -M 90 -c 192.168.220.50
Connecting to host 192.168.220.50, port 5201
[  5] local 192.168.220.108 port 48086 connected to 192.168.220.50 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  11.1 MBytes  92.9 Mbits/sec  270   31.8 KBytes       
[  5]   1.00-2.00   sec  2.52 MBytes  21.1 Mbits/sec    5   31.8 KBytes       
[  5]   2.00-3.00   sec  2.33 MBytes  19.5 Mbits/sec    5   17.4 KBytes   

 

length 144

$ iperf3 -M 90 -c 192.168.220.50
Connecting to host 192.168.220.50, port 5201
[  5] local 192.168.220.108 port 40712 connected to 192.168.220.50 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  18.4 MBytes   155 Mbits/sec   44   30.2 KBytes       
[  5]   1.00-2.00   sec  19.4 MBytes   163 Mbits/sec    4   39.8 KBytes       
[  5]   2.00-3.00   sec  18.9 MBytes   159 Mbits/sec   10   37.9 KBytes    

 

length 1514

$ iperf3 -c 192.168.220.50
Connecting to host 192.168.220.50, port 5201
[  5] local 192.168.220.108 port 35404 connected to 192.168.220.50 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec   112 MBytes   940 Mbits/sec   21    554 KBytes       
[  5]   1.00-2.00   sec   112 MBytes   944 Mbits/sec    0    691 KBytes       
[  5]   2.00-2.94   sec   105 MBytes   937 Mbits/sec    0    701 KBytes      
Posted by 구차니