summaryrefslogtreecommitdiffstats
path: root/scripts/stl/imix_1pkt.yaml
blob: f2476024e8826a99599ffd55f31fba6ada8523a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
### Single stream UDP packet, 64B ###
#####################################
- name: udp_64B
  stream:
    self_start: True
    packet:
      binary: stl/udp_64B_no_crc.pcap  # pcap should not include CRC
    mode:
      type: continuous
      pps: 100
    rx_stats: []
    vm: []