summaryrefslogtreecommitdiffstats
path: root/scripts/yaml/imix_3pkt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/yaml/imix_3pkt.yaml')
-rw-r--r--scripts/yaml/imix_3pkt.yaml12
1 files changed, 3 insertions, 9 deletions
diff --git a/scripts/yaml/imix_3pkt.yaml b/scripts/yaml/imix_3pkt.yaml
index bc28549d..82d91935 100644
--- a/scripts/yaml/imix_3pkt.yaml
+++ b/scripts/yaml/imix_3pkt.yaml
@@ -4,29 +4,23 @@
stream:
self_start: True
packet:
- binary: stl/udp_64B_no_crc.pcap # pcap should not include CRC
+ pcap: udp_64B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
pps: 28
- rx_stats: []
- vm: []
- name: udp_594B
stream:
self_start: True
packet:
- binary: stl/udp_594B_no_crc.pcap # pcap should not include CRC
+ pcap: udp_594B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
pps: 20
- rx_stats: []
- vm: []
- name: udp_1518B
stream:
self_start: True
packet:
- binary: stl/udp_1518B_no_crc.pcap # pcap should not include CRC
+ pcap: udp_1518B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
pps: 4
- rx_stats: []
- vm: [] \ No newline at end of file