Comment 25 for bug 1771283

Revision history for this message
Manoj Iyer (manjo) wrote :

-- Xenial verification --
ubuntu@starbuck:~$ cat /etc/issue
Ubuntu 16.04.4 LTS \n \l

ubuntu@starbuck:~$ apt policy iperf
iperf:
  Installed: 2.0.5+dfsg1-2ubuntu0.1
  Candidate: 2.0.5+dfsg1-2ubuntu0.1
  Version table:
 *** 2.0.5+dfsg1-2ubuntu0.1 500
        500 http://ports.ubuntu.com/ubuntu-ports xenial-proposed/universe arm64 Packages
        100 /var/lib/dpkg/status
     2.0.5+dfsg1-2 500
        500 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 Packages
ubuntu@starbuck:~$

ubuntu@starbuck:~$ iperf -c 192.168.120.2 -P10 -w 130k -t 1200
------------------------------------------------------------
Client connecting to 192.168.120.2, TCP port 5001
TCP window size: 260 KByte (WARNING: requested 130 KByte)
------------------------------------------------------------
[ 11] local 192.168.120.3 port 41638 connected with 192.168.120.2 port 5001
[ 4] local 192.168.120.3 port 41620 connected with 192.168.120.2 port 5001
[ 5] local 192.168.120.3 port 41622 connected with 192.168.120.2 port 5001
[ 6] local 192.168.120.3 port 41624 connected with 192.168.120.2 port 5001
[ 3] local 192.168.120.3 port 41626 connected with 192.168.120.2 port 5001
[ 8] local 192.168.120.3 port 41628 connected with 192.168.120.2 port 5001
[ 10] local 192.168.120.3 port 41632 connected with 192.168.120.2 port 5001
[ 9] local 192.168.120.3 port 41630 connected with 192.168.120.2 port 5001
[ 7] local 192.168.120.3 port 41634 connected with 192.168.120.2 port 5001
[ 12] local 192.168.120.3 port 41636 connected with 192.168.120.2 port 5001
[ ID] Interval Transfer Bandwidth
[ 11] 0.0-1200.0 sec 347 GBytes 2.48 Gbits/sec
[ 4] 0.0-1200.0 sec 148 GBytes 1.06 Gbits/sec
[ 5] 0.0-1200.0 sec 172 GBytes 1.23 Gbits/sec
[ 6] 0.0-1200.0 sec 285 GBytes 2.04 Gbits/sec
[ 3] 0.0-1200.0 sec 247 GBytes 1.77 Gbits/sec
[ 8] 0.0-1200.0 sec 148 GBytes 1.06 Gbits/sec
[ 10] 0.0-1200.0 sec 284 GBytes 2.03 Gbits/sec
[ 9] 0.0-1200.0 sec 172 GBytes 1.23 Gbits/sec
[ 7] 0.0-1200.0 sec 307 GBytes 2.20 Gbits/sec
[ 12] 0.0-1200.0 sec 291 GBytes 2.08 Gbits/sec
[SUM] 0.0-1200.0 sec 2.35 TBytes 17.2 Gbits/sec
ubuntu@starbuck:~$