summaryrefslogtreecommitdiffstats
path: root/scripts/stl/imix_2pkt.yaml
blob: 17a7bdc1bc93065a200c7493ea4d9ce8ad94b317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
### Two-stream UDP packets, 64B and 594B ###
############################################
- name: udp_64B
  stream:
    self_start: True
    packet:
      binary: cap2/udp_64B.pcap
    mode:
      type: continuous
      pps: 100
    rx_stats: []
- name: udp_594B
  stream:
    self_start: True
    packet:
      binary: cap2/udp_594B.pcap
    mode:
      type: continuous
      pps: 100
    rx_stats: []