summaryrefslogtreecommitdiffstats
path: root/scripts/stl
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-12-06 17:13:12 +0200
committerHanoh Haim <hhaim@cisco.com>2015-12-06 17:13:12 +0200
commit97cd0c4748938c783fc07ee2eb3450a851d3d93e (patch)
tree68c55dfc0753aa67962238bcad76e38a45783443 /scripts/stl
parent15c30aa3b73c4f8714c2e3b4aab22a154f4a8fe9 (diff)
add simple configuration file
Diffstat (limited to 'scripts/stl')
-rwxr-xr-xscripts/stl/imix_3pkt.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/stl/imix_3pkt.yaml b/scripts/stl/imix_3pkt.yaml
index 5405edb0..74ae41a8 100755
--- a/scripts/stl/imix_3pkt.yaml
+++ b/scripts/stl/imix_3pkt.yaml
@@ -7,7 +7,7 @@
binary: stl/udp_64B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
- pps: 100
+ pps: 28
rx_stats: []
- name: udp_594B
stream:
@@ -16,7 +16,7 @@
binary: stl/udp_594B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
- pps: 100
+ pps: 20
rx_stats: []
- name: udp_1518B
stream:
@@ -25,5 +25,5 @@
binary: stl/udp_1518B_no_crc.pcap # pcap should not include CRC
mode:
type: continuous
- pps: 100
+ pps: 4
rx_stats: [] \ No newline at end of file