aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkt_gen/prox/templates/tst009.test.j2
diff options
context:
space:
mode:
authorSridhar Rao <sridhar.rao@spirent.com>2021-10-01 02:44:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2021-10-01 02:44:43 +0000
commit467a22c1c2cbfc3c4a8448b7170d84dc26d658ec (patch)
tree590f6e7fb7fbbd2c6c0dd7e3fd7864234da3f17c /tools/pkt_gen/prox/templates/tst009.test.j2
parent17e20bfa70d1a9ce5e6ee6687245e3e22f3633a8 (diff)
parent48f947e94e36e877aa6889e10cda0bbdcd573ef4 (diff)
Merge "Integrating DPPD-Prox with Vineperf"
Diffstat (limited to 'tools/pkt_gen/prox/templates/tst009.test.j2')
-rw-r--r--tools/pkt_gen/prox/templates/tst009.test.j234
1 files changed, 34 insertions, 0 deletions
diff --git a/tools/pkt_gen/prox/templates/tst009.test.j2 b/tools/pkt_gen/prox/templates/tst009.test.j2
new file mode 100644
index 00000000..86e7cc8d
--- /dev/null
+++ b/tools/pkt_gen/prox/templates/tst009.test.j2
@@ -0,0 +1,34 @@
+[TestParameters]
+name = Rapid_ETSINFV_TST009
+number_of_tests = 1
+total_number_of_test_machines = 2
+lat_percentile = 99
+
+[TestM1]
+name = Generator
+prox_launch_exit = false
+config_file = {{data.config_file}}
+dest_vm = 2
+mcore = [{{data.mcore}}]
+gencores = [{{data.gencores}}]
+latcores = [{{data.latcores}}]
+
+[TestM2]
+name = Dummy
+prox_launch_exit = false
+prox_socket = false
+
+[test1]
+test=TST009test
+warmupflowsize=128
+warmupimix=[64]
+warmupspeed=1
+warmuptime=2
+#imixs=[[64],[128],[256],[512],[1024],[1280],[1512]]
+imixs=[{{data.pktsizes}}]
+flows=[1]
+drop_rate_threshold = 0
+MAXr = 3
+MAXz = 5000
+MAXFramesPerSecondAllIngress = 12000000
+StepSize = 10000