07-22-2016, 06:44 PM
I tested a crossover connection between MacBook Pro Thunderbolt gigabit adapter and Pine 64. Performance is definitely better, but still sub par at 126 Mbits/sec.
root@p64e:~# iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 4] local 10.11.12.2 port 5001 connected with 10.11.12.1 port 52160
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-60.0 sec 899 MBytes 126 Mbits/sec
root@p64e:~# iperf -c 10.11.12.1 -t 60
------------------------------------------------------------
Client connecting to 10.11.12.1, TCP port 5001
TCP window size: 22.5 KByte (default)
------------------------------------------------------------
[ 3] local 10.11.12.2 port 42783 connected with 10.11.12.1 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-60.0 sec 5.83 GBytes 834 Mbits/sec
root@p64e:~# iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 4] local 10.11.12.2 port 5001 connected with 10.11.12.1 port 52160
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-60.0 sec 899 MBytes 126 Mbits/sec
root@p64e:~# iperf -c 10.11.12.1 -t 60
------------------------------------------------------------
Client connecting to 10.11.12.1, TCP port 5001
TCP window size: 22.5 KByte (default)
------------------------------------------------------------
[ 3] local 10.11.12.2 port 42783 connected with 10.11.12.1 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-60.0 sec 5.83 GBytes 834 Mbits/sec
Backer #17,640