Skip to content

Instantly share code, notes, and snippets.

@kokel
Created April 13, 2015 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kokel/68b5435d3d527fcf3f8a to your computer and use it in GitHub Desktop.
Save kokel/68b5435d3d527fcf3f8a to your computer and use it in GitHub Desktop.
fastd performance tests / TL-WDR4300
iperf options (client): iperf -c <ip-address> -t 30 -i 1 -M 1400 -m -w 512k -l 512k -d
1a. ipv4, client -> lotuswurzel
------------------------------------------------------------
Client connecting to 10.56.17.238, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local 10.56.0.23 port 51851 connected with 10.56.17.238 port 5001
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-31.2 sec 25.5 MBytes 6.86 Mbits/sec
[ 6] 0.0-31.2 sec 21.0 MBytes 5.65 Mbits/sec
1b. ipv6, client -> lotuswurzel
------------------------------------------------------------
Client connecting to fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local fd56:b4dc:4b1e::a38:17 port 44214 connected with fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5 port 5001
[ ID] Interval Transfer Bandwidth
[ 6] 0.0-30.8 sec 31.5 MBytes 8.57 Mbits/sec
[ 4] 0.0-31.1 sec 27.0 MBytes 7.29 Mbits/sec
1c. ipv4, client -> lotuswurzel -> server im internet
[ 5] local 84.200.43.97 port 5001 connected with 109.201.137.29 port 44233
[ 5] 0.0-30.9 sec 28.5 MBytes 7.74 Mbits/sec
2a. ipv4, client -> spinat
------------------------------------------------------------
Client connecting to 10.56.22.183, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local 10.56.0.7 port 51815 connected with 10.56.22.183 port 5001
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-30.8 sec 28.0 MBytes 7.62 Mbits/sec
[ 6] 0.0-35.3 sec 4.50 MBytes 1.07 Mbits/sec
2b. ipv6, client -> spinat
------------------------------------------------------------
Client connecting to fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local fd56:b4dc:4b1e::a38:7 port 60627 connected with fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5 port 5001
[ 5] 0.0-31.0 sec 30.5 MBytes 8.24 Mbits/sec
[ 6] 0.0-37.1 sec 4.00 MBytes 904 Kbits/sec
2c. ipv4, client -> spinat -> server im internet
[ 4] local 84.200.43.97 port 5001 connected with 109.201.143.49 port 46715
[ 4] 0.0-31.2 sec 26.5 MBytes 7.11 Mbits/sec
3a. ipv4, client -> hinterschinken
------------------------------------------------------------
Client connecting to 10.56.27.166, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local 10.56.0.5 port 34687 connected with 10.56.27.166 port 5001
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-30.8 sec 24.0 MBytes 6.54 Mbits/sec
[ 6] 0.0-31.0 sec 19.0 MBytes 5.14 Mbits/sec
3b. ipv6, client -> hinterschinken
------------------------------------------------------------
Client connecting to fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 512 KByte)
------------------------------------------------------------
[ 6] local fd56:b4dc:4b1e::a38:5 port 50559 connected with fd56:b4dc:4b1e:0:21e:33ff:fe26:f2a5 port 5001
[ 6] 0.0-30.7 sec 28.0 MBytes 7.66 Mbits/sec
[ 5] 0.0-31.0 sec 26.5 MBytes 7.17 Mbits/sec
3c. ipv4, client -> hinterschinken -> server im internet
[ 5] local 84.200.43.97 port 5001 connected with 193.138.219.228 port 39092
[ 5] 0.0-31.2 sec 27.5 MBytes 7.40 Mbits/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment