|
| 1 | + |
| 2 | +--- |
| 3 | +title: 338-11_tests |
| 4 | +date: 2012-07-12T16:42:27 |
| 5 | +lastmod: 2012-07-12T16:42:28 |
| 6 | +--- |
| 7 | +338-11 tests |
| 8 | +============ |
| 9 | + |
| 10 | + m@cruithne:~/3.3.8-11$ netperf -H 172.25.45.1 |
| 11 | + MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.25.45.1 () port 0 AF_INET |
| 12 | + Recv Send Send |
| 13 | + Socket Socket Message Elapsed |
| 14 | + Size Size Size Time Throughput |
| 15 | + bytes bytes bytes secs. 10^6bits/sec |
| 16 | + |
| 17 | + 87380 65536 65536 10.06 37.80 |
| 18 | + m@cruithne:~/3.3.8-11$ netperf -l 60 -H 172.25.45.1 & |
| 19 | + [1] 19912 |
| 20 | + m@cruithne:~/3.3.8-11$ MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.25.45.1 () port 0 AF_INET |
| 21 | + netperf -l 60 -H 172.25.45.1 & |
| 22 | + [2] 19913 |
| 23 | + m@cruithne:~/3.3.8-11$ MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.25.45.1 () port 0 AF_INET |
| 24 | + netperf -l 60 -H 172.25.45.1 & |
| 25 | + [3] 19914 |
| 26 | + m@cruithne:~/3.3.8-11$ MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.25.45.1 () port 0 AF_INET |
| 27 | + netperf -l 60 -H 172.25.45.1 & |
| 28 | + [4] 19915 |
| 29 | + m@cruithne:~/3.3.8-11$ MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.25.45.1 () port 0 AF_INET |
| 30 | + Recv Send Send |
| 31 | + Socket Socket Message Elapsed |
| 32 | + Size Size Size Time Throughput |
| 33 | + bytes bytes bytes secs. 10^6bits/sec |
| 34 | + |
| 35 | + 87380 65536 65536 60.45 18.32 |
| 36 | + Recv Send Send |
| 37 | + Socket Socket Message Elapsed |
| 38 | + Size Size Size Time Throughput |
| 39 | + bytes bytes bytes secs. 10^6bits/sec |
| 40 | + |
| 41 | + 87380 65536 65536 60.23 16.76 |
| 42 | + Recv Send Send |
| 43 | + Socket Socket Message Elapsed |
| 44 | + Size Size Size Time Throughput |
| 45 | + bytes bytes bytes secs. 10^6bits/sec |
| 46 | + |
| 47 | + 87380 65536 65536 60.17 16.35 |
| 48 | + Recv Send Send |
| 49 | + Socket Socket Message Elapsed |
| 50 | + Size Size Size Time Throughput |
| 51 | + bytes bytes bytes secs. 10^6bits/sec |
| 52 | + |
| 53 | + 87380 65536 65536 60.04 16.50 |
| 54 | + |
| 55 | + root@village:~# tc -s qdisc show dev sw10 |
| 56 | + qdisc mq 1: root |
| 57 | + Sent 8347990 bytes 100563 pkt (dropped 121777, overlimits 0 requeues 11389) |
| 58 | + backlog 39006b 591p requeues 11389 |
| 59 | + qdisc fq_codel 10: parent 1:1 limit 100p flows 1024 quantum 1514 target 5.0ms interval 100.0ms |
| 60 | + Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) |
| 61 | + backlog 0b 0p requeues 0 |
| 62 | + maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0 |
| 63 | + new_flows_len 0 old_flows_len 0 |
| 64 | + qdisc fq_codel 20: parent 1:2 limit 1200p flows 1024 quantum 1514 target 13.0ms interval 100.0ms ecn |
| 65 | + Sent 864 bytes 8 pkt (dropped 0, overlimits 0 requeues 0) |
| 66 | + backlog 0b 0p requeues 0 |
| 67 | + maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0 |
| 68 | + new_flows_len 0 old_flows_len 0 |
| 69 | + qdisc fq_codel 30: parent 1:3 limit 1200p flows 1024 quantum 1514 target 13.0ms interval 100.0ms ecn |
| 70 | + Sent 6963197 bytes 98910 pkt (dropped 121777, overlimits 0 requeues 11253) |
| 71 | + ^^^^^ ^^^^^ WTF? |
| 72 | + backlog 39006b 591p requeues 11253 |
| 73 | + maxpacket 1514 drop_overlimit 0 new_flow_count 952 ecn_mark 33 |
| 74 | + new_flows_len 0 old_flows_len 6 |
| 75 | + qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 1514 target 50.0ms interval 100.0ms |
| 76 | + Sent 1383929 bytes 1645 pkt (dropped 0, overlimits 0 requeues 136) |
| 77 | + backlog 0b 0p requeues 136 |
| 78 | + maxpacket 1514 drop_overlimit 0 new_flow_count 184 ecn_mark 0 |
| 79 | + new_flows_len 0 old_flows_len 0 |
| 80 | + |
| 81 | +doing TCP\_MAERTS instead... |
0 commit comments