|
|
|
|
|
by diarmuidc
2001 days ago
|
|
That's not the networking performance though. RP4 can hit line speed on Gb Ethernet:
pi@kodi:~ $ cat /proc/cpuinfo | grep Rasp
Model : Raspberry Pi 4 Model B Rev 1.1
pi@kodi:~ $ uname -a
Linux kodi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux
pi@kodi:~ $ iperf -c 192.168.0.39
------------------------------------------------------------
Client connecting to 192.168.0.39, TCP port 5001
TCP window size: 214 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.0.214 port 44960 connected with 192.168.0.39 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 1.04 GBytes 891 Mbits/sec |
|