summaryrefslogtreecommitdiffstats
path: root/scripts/stl/yaml/imix_1pkt_2.yaml
blob: 014ffdbce5ffe3c58da1a4183e7b0bf03b912415 (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
### Single stream UDP packet, 64B ###
#####################################
- name: udp_64B_1
  stream:
    self_start: True
    packet:
      pcap: udp_64B_no_crc.pcap  # pcap should not include CRC
    mode:
      type: continuous
      pps: 100
    flow_stats: []
    vm: []
- name: udp_64B_2
  stream:
    self_start: True
    packet:
      pcap: udp_64B_no_crc.pcap  # pcap should not include CRC
    mode:
      type: continuous
      pps: 100
    flow_stats: []
    vm: []
- name: udp_64B_3
  stream:
    self_start: True
    packet:
      pcap: udp_64B_no_crc.pcap  # pcap should not include CRC
    mode:
      type: continuous
      pps: 100
    flow_stats: []
    vm: []
- name: udp_64B_4
  stream:
    self_start: True
    packet:
      pcap: udp_64B_no_crc.pcap  # pcap should not include CRC
    mode:
      type: continuous
      pps: 100
    flow_stats: []
    vm: []