07-03-2016, 07:39 AM
Code:
root@DietPi:~# netstat -s |grep retransmited
23122 segments retransmited
Raspberry Pi 3 <-> DNS320 NAS:
Code:
iperf -c 192.168.254.1 -d -t 30
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.254.1, TCP port 5001
TCP window size: 78.8 KByte (default)
------------------------------------------------------------
[ 5] local 192.168.254.3 port 41672 connected with 192.168.254.1 port 5001
[ 4] local 192.168.254.3 port 5001 connected with 192.168.254.1 port 50004
[ ID] Interval Transfer Bandwidth
[ 5] 0.0-30.0 sec 296 MBytes 82.6 Mbits/sec
[ 4] 0.0-30.0 sec 319 MBytes 89.0 Mbits/sec
Pine64 2GB <--> DNS320 NAS just after rebooting Pine64:
Code:
iperf -c 192.168.254.1 -d -t 30
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.254.1, TCP port 5001
TCP window size: 67.6 KByte (default)
------------------------------------------------------------
[ 5] local 192.168.254.2 port 41445 connected with 192.168.254.1 port 5001
[ 4] local 192.168.254.2 port 5001 connected with 192.168.254.1 port 44944
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-30.0 sec 2.53 GBytes 724 Mbits/sec
[ 5] 0.0-30.1 sec 9.12 MBytes 2.55 Mbits/sec
Pine64 2GB <--> Raspberry Pi 3
Code:
iperf -c 192.168.254.3 -d -t 30
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.254.3, TCP port 5001
TCP window size: 63.1 KByte (default)
------------------------------------------------------------
[ 5] local 192.168.254.2 port 49467 connected with 192.168.254.3 port 5001
[ 4] local 192.168.254.2 port 5001 connected with 192.168.254.3 port 38282
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-30.0 sec 327 MBytes 91.4 Mbits/sec
[ 5] 0.0-30.1 sec 57.0 MBytes 15.9 Mbits/sec
Pine64+ 2GB