summaryrefslogtreecommitdiffstats
path: root/scripts/yaml/burst_1pkt_1burst.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/yaml/burst_1pkt_1burst.yaml')
-rw-r--r--scripts/yaml/burst_1pkt_1burst.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/yaml/burst_1pkt_1burst.yaml b/scripts/yaml/burst_1pkt_1burst.yaml
new file mode 100644
index 00000000..defa776f
--- /dev/null
+++ b/scripts/yaml/burst_1pkt_1burst.yaml
@@ -0,0 +1,14 @@
+### Single stream UDP packet, 64B ###
+#####################################
+- name: stream0
+ stream:
+ self_start: True
+ packet:
+ binary: cap2/udp_64B.pcap
+ mode:
+ type: single_burst
+ pps: 100
+ total_pkts : 100
+ rx_stats: []
+ vm: []
+