blob: 0683764bf23bc5e41c2c11aea55bac32e10d9d6f (
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
|
#
# Simple IMIX test 64B
#
- 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
mac : [0x0,0x0,0x0,0x1,0x0,0x00]
#
# the templates are duplicated in purpose , to utilized all DRAM BW and get better performance, we should do it automaticly
# but for now it like this , you should have at least 8
#
cap_info :
- name: stl/yaml/ipv4_udp_9k_burst_10.pcap
cps : 0.1
ipg : 10000
rtt : 10000
w : 1
limit : 1
|