summaryrefslogtreecommitdiffstats
path: root/scripts/cap2/imix.yaml
blob: a155e38bd4a13cdbceed2a948020ed256e4a0491 (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
#
# Simple IMIX test (7x64B, 5x594B, 1x1518B)
#
- 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]
  cap_info : 
     - name: cap2/udp_64B.pcap
       cps   : 28.0
       ipg   : 10000
       rtt   : 10000
       w     : 4
       limit : 7
     - name: cap2/udp_594B.pcap
       cps   : 20.0
       ipg   : 10000
       rtt   : 10000
       w     : 4
       limit : 5
     - name: cap2/udp_1518B.pcap
       cps   : 4.0
       ipg   : 10000
       rtt   : 10000
       w     : 4
       limit : 1