Comment 14 for bug 1859756

Revision history for this message
Ike Panhc (ikepanhc) wrote :

Long term run on eno1 of d061 looks good to me.

ubuntu@scobee:~$ iperf -c 10.228.68.67 -t 18000
------------------------------------------------------------
Client connecting to 10.228.68.67, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 10.228.68.118 port 42408 connected with 10.228.68.67 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-18000.0 sec 17.8 TBytes 8.70 Gbits/sec
ubuntu@scobee:~$ iperf -c 10.228.68.67 -t 18000 -P2
------------------------------------------------------------
Client connecting to 10.228.68.67, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 4] local 10.228.68.118 port 42424 connected with 10.228.68.67 port 5001
[ 3] local 10.228.68.118 port 42422 connected with 10.228.68.67 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-18000.0 sec 9.56 TBytes 4.67 Gbits/sec
[ 4] 0.0-18000.0 sec 9.42 TBytes 4.60 Gbits/sec
[SUM] 0.0-18000.0 sec 19.0 TBytes 9.27 Gbits/sec
ubuntu@scobee:~$ ifconfig | grep -B2 118
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 10.228.68.118 netmask 255.255.255.0 broadcast 10.228.68.255
ubuntu@scobee:~$ uname -a
Linux scobee 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:28:55 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux