blob: 59f3a26b70e429ffe5ec39e66af1029bd398526c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
#
# Simple IMIX faster test (7x64B, 5x594B, 1x1518B)
# we duplicate the template to utilize the memory better
- duration : 3
generator :
distribution : "seq"
clients_start : "16.0.0.1"
clients_end : "16.0.0.255"
servers_start : "48.0.0.1"
servers_end : "48.0.255.255"
clients_per_gb : 201
min_clients : 101
dual_port_mask : "1.0.0.0"
tcp_aging : 0
udp_aging : 0
cap_info :
- name: cap2/udp_64B.pcap
cps : 90615
ipg : 10000
rtt : 10000
w : 1
limit : 16666
- name: cap2/udp_594B.pcap
cps : 64725
ipg : 10000
rtt : 10000
w : 1
limit : 16666
- name: cap2/udp_1518B.pcap
cps : 12945
ipg : 10000
rtt : 10000
w : 1
limit : 16667
- name: cap2/udp_64B.pcap
cps : 90615
ipg : 10000
rtt : 10000
w : 1
limit : 16667
- name: cap2/udp_594B.pcap
cps : 64725
ipg : 10000
rtt : 10000
w : 1
limit : 16667
- name: cap2/udp_1518B.pcap
cps : 12945
ipg : 10000
rtt : 10000
w : 1
limit : 16667
|