Report: Add HDRH Lat for DPDK, part 2
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
36     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
37     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
38     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
39     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
40     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
41     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
42     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
43     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
44     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
45     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
46     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
47     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
48     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
49     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
50     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
51     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
52
53     # Detailed test configurations
54     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
55     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
56     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
57     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
58     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
59     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
60     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
61     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
62     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
63     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
64     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
65     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
66     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
67     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
68     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
69     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
70
71     # Detailed tests operational data
72     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
73     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
74     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
75     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
76     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
77     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
78     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
79     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
80
81     # Latencies:
82     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
83     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84
85     # .css patch file to fix tables generated by Sphinx
86     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
87     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
88
89   urls:
90     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
91     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
92     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
93     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
94     DIR[NEXUS,DOC]: "report/_static/archive"
95
96   make-dirs:
97   # List the directories which are created while preparing the environment.
98   # All directories MUST be defined in "paths" section.
99   - "DIR[WORKING,DATA]"
100   - "DIR[STATIC,VPP]"
101   - "DIR[STATIC,DPDK]"
102   - "DIR[STATIC,ARCH]"
103   - "DIR[BUILD,LATEX]"
104   - "DIR[WORKING,SRC]"
105   - "DIR[WORKING,SRC,STATIC]"
106
107   remove-dirs:
108   # List the directories which are deleted while cleaning the environment.
109   # All directories MUST be defined in "paths" section.
110   #- "DIR[BUILD,HTML]"
111   - "DIR[WORKING,DATA]"
112
113   build-dirs:
114   # List the directories where the results (build) is stored.
115   # All directories MUST be defined in "paths" section.
116   - "DIR[BUILD,HTML]"
117   - "DIR[BUILD,LATEX]"
118
119 - type: "configuration"
120
121   limits:
122     nic:
123       x520: 24460000
124       x553: 29761905
125       x710: 35800000
126       xxv710: 35800000
127       xl710: 35800000
128
129     link:
130       10ge: 14880952.38
131       25ge: 37202380.95
132       40ge: 59523809.52
133       100ge: 148809523.81
134
135     pci:
136       pci-g3-x8: 74404761.90
137       pci-g3-x16: 148809523.81
138
139   data-sets:
140
141     ###########################################################################
142     # Replacements:
143
144     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
145       csit-vpp-perf-verify-1908-3n-hsw:
146         - 48  # NDRPDR sel vhost
147         - 49  # NDRPDR sel vhost
148         - 52  # NDRPDR sel vhost
149         - 53  # NDRPDR sel vhost
150         - 54  # NDRPDR sel vhost
151         - 55  # NDRPDR sel vhost
152         - 56  # NDRPDR sel vhost
153         - 57  # NDRPDR sel vhost
154         - 58  # NDRPDR sel vhost
155         - 59  # NDRPDR sel vhost
156
157     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
158       csit-vpp-perf-verify-1908-3n-skx:
159         - 52  # NDRPDR sel vhost
160         - 53  # NDRPDR sel vhost
161         - 55  # NDRPDR sel vhost
162         - 61  # NDRPDR sel vhost
163         - 62  # NDRPDR sel vhost
164         - 63  # NDRPDR sel vhost
165         - 64  # NDRPDR sel vhost
166         - 65  # NDRPDR sel vhost
167         - 66  # NDRPDR sel vhost
168         - 67  # NDRPDR sel vhost
169
170     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
171       csit-vpp-perf-verify-1908-2n-skx:
172         - 88  # NDRPDR sel vhost
173         - 89  # NDRPDR sel vhost
174         - 91  # NDRPDR sel vhost
175         - 92  # NDRPDR sel vhost
176         - 93  # NDRPDR sel vhost
177         - 94  # NDRPDR sel vhost
178         - 95  # NDRPDR sel vhost
179         - 96  # NDRPDR sel vhost
180         - 97  # NDRPDR sel vhost
181         - 98  # NDRPDR sel vhost
182
183     ###########################################################################
184     # Plots:
185
186     # 3n-hsw
187
188     plot-vpp-throughput-lat-tsa-3n-hsw:
189       csit-vpp-perf-verify-2001-3n-hsw:
190         - 21  # NDRPDR sel
191         - 22  # NDRPDR sel
192         - 23  # NDRPDR sel
193         - 24  # NDRPDR sel
194         - 25  # NDRPDR sel
195         - 29  # NDRPDR sel
196         - 30  # NDRPDR sel
197         - 31  # NDRPDR sel
198
199     plot-vpp-hdrh-lat-3n-hsw:
200       csit-vpp-perf-verify-2001-3n-hsw:
201         - 21  # NDRPDR sel
202
203     plot-vpp-nfv-3n-hsw-ndrpdr:
204       csit-vpp-perf-verify-2001-3n-hsw:
205         - 21  # NDRPDR sel
206         - 22  # NDRPDR sel
207         - 23  # NDRPDR sel
208         - 24  # NDRPDR sel
209         - 25  # NDRPDR sel
210         - 29  # NDRPDR sel
211         - 30  # NDRPDR sel
212         - 31  # NDRPDR sel
213
214     plot-vpp-nfv-3n-hsw-mrr:
215       csit-vpp-perf-verify-2001-3n-hsw:
216         - 17  # MRR sel
217
218     plot-dpdk-throughput-latency-3n-hsw:
219       csit-dpdk-perf-verify-2001-3n-hsw:
220         - 4   # NDRPDR sel
221         - 5   # NDRPDR sel
222         - 6   # NDRPDR sel
223         - 7   # NDRPDR sel
224         - 8   # NDRPDR sel
225         - 9   # NDRPDR sel
226         - 10  # NDRPDR sel
227         - 11  # NDRPDR sel
228         - 12  # NDRPDR sel
229         - 13  # NDRPDR sel
230         - 15  # NDRPDR sel
231         - 16  # NDRPDR sel
232         - 17  # NDRPDR sel
233         - 18  # NDRPDR sel
234         - 19  # NDRPDR sel
235         - 20  # NDRPDR sel
236         - 22  # NDRPDR sel
237
238     plot-dpdk-hdrh-lat-3n-hsw:
239       csit-dpdk-perf-verify-2001-3n-hsw:
240         - 16  # NDRPDR sel
241
242     # 3n-skx
243
244     plot-vpp-throughput-lat-tsa-3n-skx:
245       # TODO: Add the data
246       csit-vpp-perf-verify-2001-3n-skx:
247         - 14  # NDRPDR sel
248         - 15  # NDRPDR sel
249         - 16  # NDRPDR sel
250
251     plot-vpp-hdrh-lat-3n-skx:
252       csit-vpp-perf-verify-2001-3n-skx:
253         - 14  # NDRPDR sel
254
255     plot-vpp-nfv-3n-skx-ndrpdr:
256       # TODO: Add data
257       csit-vpp-perf-verify-2001-3n-skx:
258         - 14  # NDRPDR sel
259         - 15  # NDRPDR sel
260         - 16  # NDRPDR sel
261
262     plot-vpp-nfv-3n-skx-mrr:
263       # TODO: Replace
264       # csit-vpp-perf-verify-2001-3n-skx:
265       csit-vpp-perf-verify-1908-3n-skx:
266         - 36  # MRR sel
267
268     plot-dpdk-throughput-latency-3n-skx:
269       csit-dpdk-perf-verify-2001-3n-skx:
270         - 1   # NDRPDR sel
271         - 2   # NDRPDR sel
272         - 3   # NDRPDR sel
273         - 4   # NDRPDR sel
274         - 5   # NDRPDR sel
275         - 6   # NDRPDR sel
276         - 7   # NDRPDR sel
277         - 8   # NDRPDR sel
278         - 9   # NDRPDR sel
279         - 10  # NDRPDR sel
280
281     plot-dpdk-hdrh-lat-3n-skx:
282       csit-dpdk-perf-verify-2001-3n-skx:
283         - 1   # NDRPDR sel
284         - 19  # NDRPDR sel
285
286     # 2n-skx
287
288     plot-vpp-throughput-lat-tsa-2n-skx:
289       # TODO: Add the data
290       csit-vpp-perf-verify-2001-2n-skx:
291         - 21  # NDRPDR sel
292         - 22  # NDRPDR sel
293         - 23  # NDRPDR sel
294         - 26  # NDRPDR sel
295         - 27  # NDRPDR sel
296         - 29  # NDRPDR sel
297
298     plot-vpp-hdrh-lat-2n-skx:
299       csit-vpp-perf-verify-2001-2n-skx:
300         - 21  # NDRPDR sel
301
302     plot-vpp-http-server-performance:
303       # TODO: Replace:
304       # csit-vpp-perf-verify-2001-2n-skx:
305       csit-vpp-perf-verify-1908-2n-skx:
306         - 29  # TCP
307         - 30  # TCP
308         - 58  # TCP
309
310     plot-vpp-soak-2n-skx:
311       # TODO: Replace the data
312       # csit-vpp-perf-verify-2001-2n-skx:
313       csit-vpp-perf-verify-1908-2n-skx:
314         - 83  # SOAK
315         - 86  # SOAK
316
317     plot-vpp-nfv-2n-skx-ndrpdr:
318       # TODO: Add the data
319       csit-vpp-perf-verify-2001-2n-skx:
320         - 30  # NFV
321         - 31  # NFV
322
323     plot-vpp-nfv-2n-skx-mrr:
324       # TODO: Replace the data
325       # csit-vpp-perf-verify-2001-2n-skx:
326       csit-vpp-perf-verify-1908-2n-skx:
327         - 71  # NFV MRR
328
329     plot-vpp-nfv-reconf-2n-skx:
330       # TODO: Replace the data
331       # csit-vpp-perf-verify-2001-2n-skx:
332       csit-vpp-perf-verify-1908-2n-skx:
333         - 113 # NFV reconf sel
334         - 114 # NFV reconf sel
335         - 115 # NFV reconf sel
336
337     plot-dpdk-throughput-latency-2n-skx:
338       csit-dpdk-perf-verify-2001-2n-skx:
339         - 1   # NDRPDR sel
340         - 2   # NDRPDR sel
341         - 3   # NDRPDR sel
342         - 4   # NDRPDR sel
343         - 5   # NDRPDR sel
344         - 6   # NDRPDR sel
345         - 7   # NDRPDR sel
346         - 8   # NDRPDR sel
347         - 9   # NDRPDR sel
348         - 10  # NDRPDR sel
349         - 11  # NDRPDR sel
350         - 13  # NDRPDR sel
351         - 26  # NDRPDR sel
352         - 16  # NDRPDR sel
353         - 17  # NDRPDR sel
354         - 18  # NDRPDR sel
355         - 19  # NDRPDR sel
356         - 27  # NDRPDR sel
357         - 21  # NDRPDR sel
358         - 25  # NDRPDR sel
359
360     plot-dpdk-hdrh-lat-2n-skx:
361       csit-dpdk-perf-verify-2001-2n-skx:
362         - 1   # NDRPDR sel
363         - 19  # NDRPDR sel
364
365     # 2n-clx
366
367     plot-vpp-throughput-lat-tsa-2n-clx:
368       # TODO: Add the data
369       csit-vpp-perf-verify-2001-2n-clx:
370         - 22  # NDRPDR sel
371         - 23  # NDRPDR sel
372         - 24  # NDRPDR sel
373         - 25  # NDRPDR sel
374
375     plot-vpp-hdrh-lat-2n-clx:
376       csit-vpp-perf-verify-2001-2n-clx:
377         - 22  # NDRPDR sel
378
379     plot-vpp-nfv-2n-clx-ndrpdr:
380       # TODO: Add the data
381       csit-vpp-perf-verify-2001-2n-clx:
382         - 22  # NDRPDR sel
383         - 23  # NDRPDR sel
384         - 24  # NDRPDR sel
385
386     plot-vpp-nfv-2n-clx-mrr:
387       # TODO: Replace the data
388       csit-vpp-perf-verify-2001-2n-clx:
389         - 3   # NDRPDR sel RC2
390         - 4   # NDRPDR sel RC2
391
392     plot-dpdk-throughput-latency-2n-clx:
393       csit-dpdk-perf-verify-2001-2n-clx:
394         - 1   # NDRPDR sel
395         - 2   # NDRPDR sel
396         - 3   # NDRPDR sel
397         - 4   # NDRPDR sel
398         - 5   # NDRPDR sel
399         - 6   # NDRPDR sel
400         - 7   # NDRPDR sel
401         - 8   # NDRPDR sel
402         - 9   # NDRPDR sel
403         - 10  # NDRPDR sel
404
405     plot-dpdk-hdrh-lat-2n-clx:
406       csit-dpdk-perf-verify-2001-2n-clx:
407         - 1   # NDRPDR sel
408
409     # 3n-tsh
410
411     plot-vpp-throughput-lat-tsa-3n-tsh:
412       # TODO: Add the data
413       csit-vpp-perf-verify-2001-3n-tsh:
414         - 3   # NDRPDR sel
415         - 4   # NDRPDR sel
416         - 7   # NDRPDR sel
417         - 8   # NDRPDR sel
418
419     plot-vpp-hdrh-lat-3n-tsh:
420       csit-vpp-perf-verify-2001-3n-tsh:
421         - 3   # NDRPDR sel
422
423     # 3n-dnv
424
425     plot-vpp-throughput-lat-tsa-3n-dnv:
426       csit-vpp-perf-verify-2001-3n-dnv:
427         - 5   # NDRPDR sel
428         - 6   # NDRPDR sel
429         - 7   # NDRPDR sel
430         - 8   # NDRPDR sel
431         - 9   # NDRPDR sel
432         - 10  # NDRPDR sel
433         - 12  # NDRPDR sel
434         - 16  # NDRPDR sel
435         - 17  # NDRPDR sel
436         - 18  # NDRPDR sel
437
438     plot-dpdk-throughput-latency-3n-dnv:
439       csit-dpdk-perf-verify-2001-3n-dnv:
440         - 12  # NDRPDR sel
441         - 13  # NDRPDR sel
442         - 14  # NDRPDR sel
443
444     # 2n-dnv
445
446     plot-vpp-throughput-lat-tsa-2n-dnv:
447       csit-vpp-perf-verify-2001-2n-dnv:
448         - 4   # NDRPDR sel
449         - 5   # NDRPDR sel
450         - 6   # NDRPDR sel
451         - 7   # NDRPDR sel
452         - 8   # NDRPDR sel
453         - 9   # NDRPDR sel
454         - 10  # NDRPDR sel
455         - 11  # NDRPDR sel
456         - 13  # NDRPDR sel
457         - 16  # NDRPDR sel
458
459     plot-dpdk-throughput-latency-2n-dnv:
460       csit-dpdk-perf-verify-2001-2n-dnv:
461         - 9   # NDRPDR sel
462         - 10  # NDRPDR sel
463         - 11  # NDRPDR sel
464
465     ###########################################################################
466     # Simple tables (only one data set):
467
468     # NIC Comparisons
469
470     vpp-nic-comparison-3n-skx:
471       # TODO: Add the data
472       csit-vpp-perf-verify-2001-3n-skx:
473         - 14  # NDRPDR sel
474         - 15  # NDRPDR sel
475         - 16  # NDRPDR sel
476
477     vpp-nic-comparison-2n-skx:
478       # TODO: Add the data
479       csit-vpp-perf-verify-2001-2n-skx:
480         - 21  # NDRPDR sel
481         - 22  # NDRPDR sel
482         - 23  # NDRPDR sel
483         - 26  # NDRPDR sel
484
485     vpp-nic-comparison-3n-skx-mrr:
486       # TODO: Replace
487       # csit-vpp-perf-verify-2001-3n-skx:
488       csit-vpp-perf-verify-1908-3n-skx:
489         - 36  # MRR sel
490
491     vpp-nic-comparison-2n-skx-mrr:
492       # TODO: Replace
493       # csit-vpp-perf-verify-2001-2n-skx:
494       csit-vpp-perf-verify-1908-2n-skx:
495         - 69  # MRR sel
496
497     # Results
498
499     vpp-perf-results-3n-hsw:
500       csit-vpp-perf-verify-2001-3n-hsw:
501         - 18  # NDRPDR full
502         - 20  # NDRPDR full
503         - 28  # NDRPDR full
504
505     vpp-perf-results-3n-skx:
506       # TODO: Replace
507       csit-vpp-perf-verify-2001-3n-skx:
508         - 14  # NDRPDR sel
509
510     vpp-perf-results-2n-skx:
511       csit-vpp-perf-verify-2001-2n-skx:
512         - 32  # NDRPDR full
513         - 33  # NDRPDR full
514
515     vpp-perf-results-2n-clx:
516       # TODO: Replace
517       csit-vpp-perf-verify-2001-2n-clx:
518         - 22  # NDRPDR sel
519
520     vpp-perf-results-3n-tsh:
521       # TODO: Replace
522       csit-vpp-perf-verify-2001-3n-tsh:
523         - 3   # NDRPDR sel
524
525     vpp-perf-results-3n-dnv:
526       csit-vpp-perf-verify-2001-3n-dnv:
527         - 13  # NDRPDR full
528         - 15  # NDRPDR full
529         - 19  # NDRPDR full
530         - 20  # NDRPDR full
531         - 21  # NDRPDR full
532
533     vpp-perf-results-2n-dnv:
534       csit-vpp-perf-verify-2001-2n-dnv:
535         - 21  # NDRPDR full
536         - 22  # NDRPDR full
537
538     vpp-mrr-results-3n-hsw:
539       csit-vpp-perf-verify-2001-3n-hsw:
540         - 17  # MRR sel
541
542     vpp-mrr-results-3n-skx:
543       # TODO: Replace
544       # csit-vpp-perf-verify-2001-3n-skx:
545       csit-vpp-perf-verify-1908-3n-skx:
546         - 36  # MRR sel
547
548     vpp-mrr-results-2n-skx:
549       # TODO: Replace
550       # csit-vpp-perf-verify-2001-2n-skx:
551       csit-vpp-perf-verify-1908-2n-skx:
552         - 69  # MRR sel
553
554     vpp-mrr-results-2n-clx:
555       # TODO: Replace
556       # csit-vpp-perf-verify-2001-2n-clx:
557       csit-vpp-perf-verify-1908-2n-skx:
558         - 69  # MRR sel
559
560     vpp-mrr-results-3n-tsh:
561       # TODO: Replace
562       # csit-vpp-perf-verify-2001-3n-tsh:
563       csit-vpp-perf-verify-1908-3n-tsh:
564         - 17  # MRR sel
565
566     vpp-mrr-results-3n-dnv:
567       csit-vpp-perf-verify-2001-3n-dnv:
568         - 11  # MRR sel
569
570     vpp-mrr-results-2n-dnv:
571       csit-vpp-perf-verify-2001-2n-dnv:
572         - 12  # MRR sel
573
574     vpp-device-results-ubuntu:
575       csit-vpp-device-2001-ubuntu1804-1n-skx:
576         - 57
577
578     dpdk-perf-results-3n-hsw:
579       csit-dpdk-perf-verify-2001-3n-hsw:
580         - 13  # NDRPDR sel
581
582     dpdk-perf-results-3n-skx:
583       csit-dpdk-perf-verify-2001-3n-skx:
584         - 1   # NDRPDR sel
585
586     dpdk-perf-results-2n-skx:
587       csit-dpdk-perf-verify-2001-2n-skx:
588         - 1   # NDRPDR sel
589
590     dpdk-perf-results-2n-clx:
591       csit-dpdk-perf-verify-2001-2n-clx:
592         - 1   # NDRPDR sel
593
594     dpdk-perf-results-2n-dnv:
595       csit-dpdk-perf-verify-2001-2n-dnv:
596         - 9   # NDRPDR sel
597
598     dpdk-perf-results-3n-dnv:
599       csit-dpdk-perf-verify-2001-3n-dnv:
600         - 12  # NDRPDR sel
601
602 ###########################################################################
603     # Tables (more than one data set)
604
605     # Performance changes
606
607     vpp-performance-changes-3n-hsw-h1:
608       csit-vpp-perf-verify-1904-3n-hsw:
609         - 11  # NDRPDR sel
610         - 12  # NDRPDR sel
611         - 20  # NDRPDR sel
612         - 21  # NDRPDR sel
613         - 23  # NDRPDR sel
614         - 24  # NDRPDR sel
615         - 25  # NDRPDR sel
616         - 26  # NDRPDR sel
617         - 29  # NDRPDR sel
618         - 30  # NDRPDR sel
619     vpp-performance-changes-3n-hsw-ref:
620       csit-vpp-perf-verify-1908-3n-hsw:
621         - 12  # NDRPDR sel
622         - 13  # NDRPDR sel
623         - 14  # NDRPDR sel
624         - 15  # NDRPDR sel
625         - 16  # NDRPDR sel
626         - 17  # NDRPDR sel
627         - 18  # NDRPDR sel
628         - 19  # NDRPDR sel
629         - 20  # NDRPDR sel
630         - 21  # NDRPDR sel
631     vpp-performance-changes-3n-hsw-cmp:
632       csit-vpp-perf-verify-2001-3n-hsw:
633         - 21  # NDRPDR sel
634         - 22  # NDRPDR sel
635         - 23  # NDRPDR sel
636         - 24  # NDRPDR sel
637         - 25  # NDRPDR sel
638         - 29  # NDRPDR sel
639         - 30  # NDRPDR sel
640         - 31  # NDRPDR sel
641     vpp-performance-changes-3n-hsw:
642       - "vpp-performance-changes-3n-hsw-h1"
643       - "vpp-performance-changes-3n-hsw-ref"
644       - "vpp-performance-changes-3n-hsw-cmp"
645
646     vpp-performance-changes-3n-skx-h1:
647       csit-vpp-perf-verify-1904-3n-skx:
648         - 8   # NDRPDR sel
649         - 9   # NDRPDR sel
650         - 10  # NDRPDR sel
651         - 11  # NDRPDR sel
652         - 12  # NDRPDR sel
653         - 14  # NDRPDR sel
654         - 16  # NDRPDR sel
655         - 21  # NDRPDR sel
656         - 23  # NDRPDR sel
657         - 25  # NDRPDR sel
658     vpp-performance-changes-3n-skx-ref:
659       csit-vpp-perf-verify-1908-3n-skx:
660         - 14  # NDRPDR sel
661         - 16  # NDRPDR sel
662         - 19  # NDRPDR sel
663         - 20  # NDRPDR sel
664         - 22  # NDRPDR sel
665         - 23  # NDRPDR sel
666         - 24  # NDRPDR sel
667         - 25  # NDRPDR sel
668         - 26  # NDRPDR sel
669         - 29  # NDRPDR sel
670     vpp-performance-changes-3n-skx-cmp:
671       # TODO: Add the data
672       csit-vpp-perf-verify-2001-3n-skx:
673         - 14  # NDRPDR sel
674         - 15  # NDRPDR sel
675         - 16  # NDRPDR sel
676     vpp-performance-changes-3n-skx:
677       - "vpp-performance-changes-3n-skx-h1"
678       - "vpp-performance-changes-3n-skx-ref"
679       - "vpp-performance-changes-3n-skx-cmp"
680
681     vpp-performance-changes-2n-skx-h1:
682       csit-vpp-perf-verify-1904-2n-skx:
683         - 12  # NDRPDR sel
684         - 14  # NDRPDR sel
685         - 16  # NDRPDR sel
686         - 17  # NDRPDR sel
687         - 18  # NDRPDR sel
688         - 21  # NDRPDR sel
689         - 27  # NDRPDR sel
690         - 30  # NDRPDR sel
691         - 31  # NDRPDR sel
692         - 32  # NDRPDR sel
693     vpp-performance-changes-2n-skx-ref:
694       csit-vpp-perf-verify-1908-2n-skx:
695         - 26  # NDRPDR sel
696         - 27  # NDRPDR sel
697         - 34  # NDRPDR sel
698         - 35  # NDRPDR sel
699         - 36  # NDRPDR sel
700         - 42  # NDRPDR sel
701         - 43  # NDRPDR sel
702         - 44  # NDRPDR sel
703         - 45  # NDRPDR sel
704         - 46  # NDRPDR sel
705     vpp-performance-changes-2n-skx-cmp:
706       # TODO: Add the data
707       csit-vpp-perf-verify-2001-2n-skx:
708         - 21  # NDRPDR sel
709         - 22  # NDRPDR sel
710         - 23  # NDRPDR sel
711         - 26  # NDRPDR sel
712         - 27  # NDRPDR sel
713         - 29  # NDRPDR sel
714     vpp-performance-changes-2n-skx:
715       - "vpp-performance-changes-2n-skx-h1"
716       - "vpp-performance-changes-2n-skx-ref"
717       - "vpp-performance-changes-2n-skx-cmp"
718
719     vpp-performance-changes-nfv-2n-skx-ref:
720       csit-vpp-perf-verify-1908-2n-skx:
721         - 22  # NFV
722         - 31  # NFV
723         - 32  # NFV
724     vpp-performance-changes-nfv-2n-skx-cmp:
725       # TODO: Add the data
726       csit-vpp-perf-verify-2001-2n-skx:
727         - 30  # NFV
728         - 31  # NFV
729     vpp-performance-changes-nfv-2n-skx:
730       - "vpp-performance-changes-nfv-2n-skx-ref"
731       - "vpp-performance-changes-nfv-2n-skx-cmp"
732
733     vpp-performance-changes-2n-dnv-ref:
734       csit-vpp-perf-verify-1908-2n-dnv:
735         - 1   # NDRPDR sel
736         - 2   # NDRPDR sel
737         - 3   # NDRPDR sel
738         - 4   # NDRPDR sel
739         - 5   # NDRPDR sel
740         - 6   # NDRPDR sel
741         - 7   # NDRPDR sel
742         - 8   # NDRPDR sel
743         - 9   # NDRPDR sel
744         - 10  # NDRPDR sel
745     vpp-performance-changes-2n-dnv-cmp:
746       csit-vpp-perf-verify-2001-2n-dnv:
747         - 4   # NDRPDR sel
748         - 5   # NDRPDR sel
749         - 6   # NDRPDR sel
750         - 7   # NDRPDR sel
751         - 8   # NDRPDR sel
752         - 9   # NDRPDR sel
753         - 10  # NDRPDR sel
754         - 11  # NDRPDR sel
755         - 13  # NDRPDR sel
756         - 16  # NDRPDR sel
757     vpp-performance-changes-2n-dnv:
758       - "vpp-performance-changes-2n-dnv-ref"
759       - "vpp-performance-changes-2n-dnv-cmp"
760
761     vpp-performance-changes-3n-dnv-ref:
762       csit-vpp-perf-verify-1908-3n-dnv:
763         - 6   # NDRPDR sel
764         - 7   # NDRPDR sel
765         - 8   # NDRPDR sel
766         - 9   # NDRPDR sel
767         - 10  # NDRPDR sel
768         - 12  # NDRPDR sel
769         - 13  # NDRPDR sel
770         - 14  # NDRPDR sel
771         - 15  # NDRPDR sel
772         - 16  # NDRPDR sel
773     vpp-performance-changes-3n-dnv-cmp:
774       csit-vpp-perf-verify-2001-3n-dnv:
775         - 5   # NDRPDR sel
776         - 6   # NDRPDR sel
777         - 7   # NDRPDR sel
778         - 8   # NDRPDR sel
779         - 9   # NDRPDR sel
780         - 10  # NDRPDR sel
781         - 12  # NDRPDR sel
782         - 16  # NDRPDR sel
783         - 17  # NDRPDR sel
784         - 18  # NDRPDR sel
785     vpp-performance-changes-3n-dnv:
786       - "vpp-performance-changes-3n-dnv-ref"
787       - "vpp-performance-changes-3n-dnv-cmp"
788
789     vpp-performance-changes-3n-tsh-ref:
790       csit-vpp-perf-verify-1908-3n-tsh:
791         - 7   # NDRPDR sel
792         - 8   # NDRPDR sel
793         - 9   # NDRPDR sel
794         - 10  # NDRPDR sel
795         - 11  # NDRPDR sel
796         - 12  # NDRPDR sel
797         - 13  # NDRPDR sel
798         - 14  # NDRPDR sel
799         - 15  # NDRPDR sel
800         - 16  # NDRPDR sel
801     vpp-performance-changes-3n-tsh-cmp:
802       # TODO: Add the data
803       csit-vpp-perf-verify-2001-3n-tsh:
804         - 3   # NDRPDR sel
805         - 4   # NDRPDR sel
806         - 7   # NDRPDR sel
807         - 8   # NDRPDR sel
808     vpp-performance-changes-3n-tsh:
809       - "vpp-performance-changes-3n-tsh-ref"
810       - "vpp-performance-changes-3n-tsh-cmp"
811
812     vpp-soak-vs-ndr-2n-skx-ref:
813       # TODO: Replace
814       # csit-vpp-perf-verify-2001-2n-skx:
815       csit-vpp-perf-verify-1908-2n-skx:
816         - 26  # NDRPDR sel
817         - 27  # NDRPDR sel
818         - 34  # NDRPDR sel
819     vpp-soak-vs-ndr-2n-skx-cmp:
820       # TODO: Replace
821       # csit-vpp-perf-verify-2001-2n-skx:
822       csit-vpp-perf-verify-1908-2n-skx:
823         - 83  # SOAK
824         - 86  # SOAK
825     vpp-soak-vs-ndr-2n-skx:
826       # TODO: Replace
827       # csit-vpp-perf-verify-2001-2n-skx:
828       csit-vpp-perf-verify-1908-2n-skx:
829         - 26  # NDRPDR sel
830         - 27  # NDRPDR sel
831         - 34  # NDRPDR sel
832         - 83  # SOAK
833         - 86  # SOAK
834
835     vpp-performance-changes-3n-hsw-mrr-h1:
836       csit-vpp-perf-verify-1904-3n-hsw:
837         - 9   # MRR sel
838     vpp-performance-changes-3n-hsw-mrr-ref:
839       csit-vpp-perf-verify-1908-3n-hsw:
840         - 39  # MRR sel
841     vpp-performance-changes-3n-hsw-mrr-cmp:
842       csit-vpp-perf-verify-2001-3n-hsw:
843         - 17  # MRR sel
844     vpp-performance-changes-3n-hsw-mrr:
845       - "vpp-performance-changes-3n-hsw-mrr-h1"
846       - "vpp-performance-changes-3n-hsw-mrr-ref"
847       - "vpp-performance-changes-3n-hsw-mrr-cmp"
848
849     vpp-performance-changes-3n-skx-mrr-h1:
850       csit-vpp-perf-verify-1904-3n-skx:
851         - 7   # MRR sel
852     vpp-performance-changes-3n-skx-mrr-ref:
853       csit-vpp-perf-verify-1908-3n-skx:
854         - 36  # MRR sel
855     vpp-performance-changes-3n-skx-mrr-cmp:
856       # TODO: Replace
857       # csit-vpp-perf-verify-2001-3n-skx:
858       csit-vpp-perf-verify-1908-3n-skx:
859         - 36  # MRR sel
860     vpp-performance-changes-3n-skx-mrr:
861       - "vpp-performance-changes-3n-skx-mrr-h1"
862       - "vpp-performance-changes-3n-skx-mrr-ref"
863       - "vpp-performance-changes-3n-skx-mrr-cmp"
864
865     vpp-performance-changes-2n-skx-mrr-h1:
866       csit-vpp-perf-verify-1904-2n-skx:
867         - 11  # MRR sel
868     vpp-performance-changes-2n-skx-mrr-ref:
869       csit-vpp-perf-verify-1908-2n-skx:
870         - 69  # MRR sel
871     vpp-performance-changes-2n-skx-mrr-cmp:
872       # TODO: Replace
873       # csit-vpp-perf-verify-2001-2n-skx:
874       csit-vpp-perf-verify-1908-2n-skx:
875         - 69  # MRR sel
876     vpp-performance-changes-2n-skx-mrr:
877       - "vpp-performance-changes-2n-skx-mrr-h1"
878       - "vpp-performance-changes-2n-skx-mrr-ref"
879       - "vpp-performance-changes-2n-skx-mrr-cmp"
880
881     vpp-performance-changes-nfv-2n-skx-mrr-ref:
882       csit-vpp-perf-verify-1908-2n-skx:
883         - 71  # NFV MRR
884     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
885       # TODO: Replace
886       # csit-vpp-perf-verify-2001-2n-skx:
887       csit-vpp-perf-verify-1908-2n-skx:
888         - 71  # NFV MRR
889     vpp-performance-changes-nfv-2n-skx-mrr:
890       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
891       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
892
893     vpp-performance-changes-2n-dnv-mrr-ref:
894       csit-vpp-perf-verify-1908-2n-dnv:
895         - 11  # MRR sel
896     vpp-performance-changes-2n-dnv-mrr-cmp:
897       csit-vpp-perf-verify-2001-2n-dnv:
898         - 12  # MRR sel
899     vpp-performance-changes-2n-dnv-mrr:
900       - "vpp-performance-changes-2n-dnv-mrr-ref"
901       - "vpp-performance-changes-2n-dnv-mrr-cmp"
902
903     vpp-performance-changes-3n-dnv-mrr-ref:
904       csit-vpp-perf-verify-1908-3n-dnv:
905         - 17  # MRR sel
906     vpp-performance-changes-3n-dnv-mrr-cmp:
907       csit-vpp-perf-verify-2001-3n-dnv:
908         - 11  # MRR sel
909     vpp-performance-changes-3n-dnv-mrr:
910       - "vpp-performance-changes-3n-dnv-mrr-ref"
911       - "vpp-performance-changes-3n-dnv-mrr-cmp"
912
913     vpp-performance-changes-3n-tsh-mrr-ref:
914       csit-vpp-perf-verify-1908-3n-tsh:
915         - 17  # MRR sel
916     vpp-performance-changes-3n-tsh-mrr-cmp:
917       # TODO: Replace
918       # csit-vpp-perf-verify-2001-3n-tsh:
919       csit-vpp-perf-verify-1908-3n-tsh:
920         - 17  # MRR sel
921     vpp-performance-changes-3n-tsh-mrr:
922       - "vpp-performance-changes-3n-tsh-mrr-ref"
923       - "vpp-performance-changes-3n-tsh-mrr-cmp"
924
925     dpdk-performance-changes-3n-hsw-h1:
926       csit-dpdk-perf-verify-1904-3n-hsw:
927         - 2   # NDRPDR sel
928         - 3   # NDRPDR sel
929         - 5   # NDRPDR sel
930         - 6   # NDRPDR sel
931         - 13  # NDRPDR sel
932         - 14  # NDRPDR sel
933         - 15  # NDRPDR sel
934         - 18  # NDRPDR sel
935         - 19  # NDRPDR sel
936         - 20  # NDRPDR sel
937     dpdk-performance-changes-3n-hsw-ref:
938       csit-dpdk-perf-verify-1908-3n-hsw:
939         - 2   # NDRPDR sel
940         - 3   # NDRPDR sel
941         - 4   # NDRPDR sel
942         - 5   # NDRPDR sel
943         - 6   # NDRPDR sel
944         - 7   # NDRPDR sel
945         - 8   # NDRPDR sel
946         - 9   # NDRPDR sel
947         - 10  # NDRPDR sel
948         - 11  # NDRPDR sel
949     dpdk-performance-changes-3n-hsw-cmp:
950       csit-dpdk-perf-verify-2001-3n-hsw:
951         - 4   # NDRPDR sel
952         - 5   # NDRPDR sel
953         - 6   # NDRPDR sel
954         - 7   # NDRPDR sel
955         - 8   # NDRPDR sel
956         - 9   # NDRPDR sel
957         - 10  # NDRPDR sel
958         - 11  # NDRPDR sel
959         - 12  # NDRPDR sel
960         - 13  # NDRPDR sel
961         - 15  # NDRPDR sel
962         - 16  # NDRPDR sel
963         - 17  # NDRPDR sel
964         - 18  # NDRPDR sel
965         - 19  # NDRPDR sel
966         - 20  # NDRPDR sel
967         - 22  # NDRPDR sel
968     dpdk-performance-changes-3n-hsw:
969       - "dpdk-performance-changes-3n-hsw-h1"
970       - "dpdk-performance-changes-3n-hsw-ref"
971       - "dpdk-performance-changes-3n-hsw-cmp"
972
973     dpdk-performance-changes-3n-skx-h1:
974       csit-dpdk-perf-verify-1904-3n-skx:
975         - 2   # NDRPDR sel
976         - 3   # NDRPDR sel
977         - 4   # NDRPDR sel
978         - 5   # NDRPDR sel
979         - 6   # NDRPDR sel
980         - 7   # NDRPDR sel
981         - 11  # NDRPDR sel
982         - 12  # NDRPDR sel
983         - 13  # NDRPDR sel
984         - 14  # NDRPDR sel
985     dpdk-performance-changes-3n-skx-ref:
986       csit-dpdk-perf-verify-1908-3n-skx:
987         - 3   # NDRPDR sel
988         - 4   # NDRPDR sel
989         - 5   # NDRPDR sel
990         - 6   # NDRPDR sel
991         - 7   # NDRPDR sel
992         - 8   # NDRPDR sel
993         - 9   # NDRPDR sel
994         - 10  # NDRPDR sel
995         - 11  # NDRPDR sel
996         - 12  # NDRPDR sel
997     dpdk-performance-changes-3n-skx-cmp:
998       csit-dpdk-perf-verify-2001-3n-skx:
999         - 1   # NDRPDR sel
1000         - 2   # NDRPDR sel
1001         - 3   # NDRPDR sel
1002         - 4   # NDRPDR sel
1003         - 5   # NDRPDR sel
1004         - 6   # NDRPDR sel
1005         - 7   # NDRPDR sel
1006         - 8   # NDRPDR sel
1007         - 9   # NDRPDR sel
1008         - 10  # NDRPDR sel
1009     dpdk-performance-changes-3n-skx:
1010       - "dpdk-performance-changes-3n-skx-h1"
1011       - "dpdk-performance-changes-3n-skx-ref"
1012       - "dpdk-performance-changes-3n-skx-cmp"
1013
1014     dpdk-performance-changes-2n-skx-h1:
1015       csit-dpdk-perf-verify-1904-2n-skx:
1016         - 2   # NDRPDR sel
1017         - 3   # NDRPDR sel
1018         - 4   # NDRPDR sel
1019         - 5   # NDRPDR sel
1020         - 7   # NDRPDR sel
1021         - 8   # NDRPDR sel
1022         - 9   # NDRPDR sel
1023         - 10  # NDRPDR sel
1024         - 11  # NDRPDR sel
1025         - 12  # NDRPDR sel
1026     dpdk-performance-changes-2n-skx-ref:
1027       csit-dpdk-perf-verify-1908-2n-skx:
1028         - 2   # NDRPDR sel
1029         - 3   # NDRPDR sel
1030         - 4   # NDRPDR sel
1031         - 5   # NDRPDR sel
1032         - 7   # NDRPDR sel
1033         - 8   # NDRPDR sel
1034         - 9   # NDRPDR sel
1035         - 10  # NDRPDR sel
1036         - 11  # NDRPDR sel
1037         - 12  # NDRPDR sel
1038     dpdk-performance-changes-2n-skx-cmp:
1039       csit-dpdk-perf-verify-2001-2n-skx:
1040         - 1   # NDRPDR sel
1041         - 2   # NDRPDR sel
1042         - 3   # NDRPDR sel
1043         - 4   # NDRPDR sel
1044         - 5   # NDRPDR sel
1045         - 6   # NDRPDR sel
1046         - 7   # NDRPDR sel
1047         - 8   # NDRPDR sel
1048         - 9   # NDRPDR sel
1049         - 10  # NDRPDR sel
1050         - 11  # NDRPDR sel
1051         - 13  # NDRPDR sel
1052         - 26  # NDRPDR sel
1053         - 16  # NDRPDR sel
1054         - 17  # NDRPDR sel
1055         - 18  # NDRPDR sel
1056         - 19  # NDRPDR sel
1057         - 27  # NDRPDR sel
1058         - 21  # NDRPDR sel
1059         - 25  # NDRPDR sel
1060     dpdk-performance-changes-2n-skx:
1061       - "dpdk-performance-changes-2n-skx-h1"
1062       - "dpdk-performance-changes-2n-skx-ref"
1063       - "dpdk-performance-changes-2n-skx-cmp"
1064
1065     # Compare testbeds
1066
1067     vpp-compare-testbeds-ref:
1068       csit-vpp-perf-verify-2001-3n-hsw:
1069         - 21  # NDRPDR sel
1070         - 22  # NDRPDR sel
1071         - 23  # NDRPDR sel
1072         - 24  # NDRPDR sel
1073         - 25  # NDRPDR sel
1074         - 29  # NDRPDR sel
1075         - 30  # NDRPDR sel
1076         - 31  # NDRPDR sel
1077     vpp-compare-testbeds-cmp:
1078       # TODO: Add the data
1079       csit-vpp-perf-verify-2001-3n-skx:
1080         - 14  # NDRPDR sel
1081         - 15  # NDRPDR sel
1082         - 16  # NDRPDR sel
1083     vpp-compare-testbeds:
1084       - "vpp-compare-testbeds-ref"
1085       - "vpp-compare-testbeds-cmp"
1086
1087     vpp-compare-testbeds-skx-clx-ref:
1088       # TODO: Add the data
1089       csit-vpp-perf-verify-2001-2n-skx:
1090         - 21  # NDRPDR sel
1091         - 22  # NDRPDR sel
1092         - 23  # NDRPDR sel
1093         - 26  # NDRPDR sel
1094         - 27  # NDRPDR sel
1095         - 29  # NDRPDR sel
1096     vpp-compare-testbeds-skx-clx-cmp:
1097       # TODO: Add the data
1098       csit-vpp-perf-verify-2001-2n-clx:
1099         - 22  # NDRPDR sel
1100         - 23  # NDRPDR sel
1101         - 24  # NDRPDR sel
1102         - 25  # NDRPDR sel
1103     vpp-compare-testbeds-skx-clx:
1104       - "vpp-compare-testbeds-skx-clx-ref"
1105       - "vpp-compare-testbeds-skx-clx-cmp"
1106
1107     vpp-compare-testbeds-mrr-ref:
1108       csit-vpp-perf-verify-2001-3n-hsw:
1109         - 17  # MRR sel
1110     vpp-compare-testbeds-mrr-cmp:
1111       # TODO: Replace
1112       # csit-vpp-perf-verify-2001-3n-skx:
1113       csit-vpp-perf-verify-1908-3n-skx:
1114         - 36  # MRR sel
1115     vpp-compare-testbeds-mrr:
1116       - "vpp-compare-testbeds-mrr-ref"
1117       - "vpp-compare-testbeds-mrr-cmp"
1118
1119     vpp-compare-testbeds-mrr-skx-clx-ref:
1120       # TODO: Replace
1121       # csit-vpp-perf-verify-2001-2n-skx:
1122       csit-vpp-perf-verify-1908-2n-skx:
1123         - 69  # MRR sel
1124     vpp-compare-testbeds-mrr-skx-clx-cmp:
1125       # TODO: Replace
1126       # csit-vpp-perf-verify-2001-2n-clx:
1127       csit-vpp-perf-verify-1908-2n-skx:
1128         - 69  # MRR sel
1129     vpp-compare-testbeds-mrr-skx-clx:
1130       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1131       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1132
1133     dpdk-compare-testbeds-ref:
1134       csit-dpdk-perf-verify-2001-3n-hsw:
1135         - 4   # NDRPDR sel
1136         - 5   # NDRPDR sel
1137         - 6   # NDRPDR sel
1138         - 7   # NDRPDR sel
1139         - 8   # NDRPDR sel
1140         - 9   # NDRPDR sel
1141         - 10  # NDRPDR sel
1142         - 11  # NDRPDR sel
1143         - 12  # NDRPDR sel
1144         - 13  # NDRPDR sel
1145         - 15  # NDRPDR sel
1146         - 16  # NDRPDR sel
1147         - 17  # NDRPDR sel
1148         - 18  # NDRPDR sel
1149         - 19  # NDRPDR sel
1150         - 20  # NDRPDR sel
1151         - 22  # NDRPDR sel
1152     dpdk-compare-testbeds-cmp:
1153       csit-dpdk-perf-verify-2001-3n-skx:
1154         - 1   # NDRPDR sel
1155         - 2   # NDRPDR sel
1156         - 3   # NDRPDR sel
1157         - 4   # NDRPDR sel
1158         - 5   # NDRPDR sel
1159         - 6   # NDRPDR sel
1160         - 7   # NDRPDR sel
1161         - 8   # NDRPDR sel
1162         - 9   # NDRPDR sel
1163         - 10  # NDRPDR sel
1164     dpdk-compare-testbeds:
1165       - "dpdk-compare-testbeds-ref"
1166       - "dpdk-compare-testbeds-cmp"
1167
1168     dpdk-compare-testbeds-skx-clx-ref:
1169       csit-dpdk-perf-verify-2001-2n-skx:
1170         - 1   # NDRPDR sel
1171         - 2   # NDRPDR sel
1172         - 3   # NDRPDR sel
1173         - 4   # NDRPDR sel
1174         - 5   # NDRPDR sel
1175         - 6   # NDRPDR sel
1176         - 7   # NDRPDR sel
1177         - 8   # NDRPDR sel
1178         - 9   # NDRPDR sel
1179         - 10  # NDRPDR sel
1180         - 11  # NDRPDR sel
1181         - 13  # NDRPDR sel
1182         - 26  # NDRPDR sel
1183         - 16  # NDRPDR sel
1184         - 17  # NDRPDR sel
1185         - 18  # NDRPDR sel
1186         - 19  # NDRPDR sel
1187         - 27  # NDRPDR sel
1188         - 21  # NDRPDR sel
1189         - 25  # NDRPDR sel
1190     dpdk-compare-testbeds-skx-clx-cmp:
1191       csit-dpdk-perf-verify-2001-2n-clx:
1192         - 1   # NDRPDR sel
1193         - 2   # NDRPDR sel
1194         - 3   # NDRPDR sel
1195         - 4   # NDRPDR sel
1196         - 5   # NDRPDR sel
1197         - 6   # NDRPDR sel
1198         - 7   # NDRPDR sel
1199         - 8   # NDRPDR sel
1200         - 9   # NDRPDR sel
1201         - 10  # NDRPDR sel
1202     dpdk-compare-testbeds-skx-clx:
1203       - "dpdk-compare-testbeds-skx-clx-ref"
1204       - "dpdk-compare-testbeds-skx-clx-cmp"
1205
1206     # Compare topologies
1207
1208     vpp-compare-topologies-ref:
1209       # TODO: Add the data
1210       csit-vpp-perf-verify-2001-3n-skx:
1211         - 14  # NDRPDR sel
1212         - 15  # NDRPDR sel
1213         - 16  # NDRPDR sel
1214     vpp-compare-topologies-cmp:
1215       # TODO: Add the data
1216       csit-vpp-perf-verify-2001-2n-skx:
1217         - 21  # NDRPDR sel
1218         - 22  # NDRPDR sel
1219         - 23  # NDRPDR sel
1220         - 26  # NDRPDR sel
1221         - 27  # NDRPDR sel
1222         - 29  # NDRPDR sel
1223     vpp-compare-topologies:
1224       - "vpp-compare-topologies-ref"
1225       - "vpp-compare-topologies-cmp"
1226
1227     vpp-compare-topologies-mrr-ref:
1228       # TODO: Replace
1229       # csit-vpp-perf-verify-2001-3n-skx:
1230       csit-vpp-perf-verify-1908-3n-skx:
1231         - 36  # MRR sel
1232     vpp-compare-topologies-mrr-cmp:
1233       # TODO: Replace
1234       # csit-vpp-perf-verify-2001-2n-skx:
1235       csit-vpp-perf-verify-1908-2n-skx:
1236         - 69  # MRR sel
1237     vpp-compare-topologies-mrr:
1238       - "vpp-compare-topologies-mrr-ref"
1239       - "vpp-compare-topologies-mrr-cmp"
1240
1241     dpdk-compare-topologies-ref:
1242       csit-dpdk-perf-verify-2001-3n-skx:
1243         - 1   # NDRPDR sel
1244         - 2   # NDRPDR sel
1245         - 3   # NDRPDR sel
1246         - 4   # NDRPDR sel
1247         - 5   # NDRPDR sel
1248         - 6   # NDRPDR sel
1249         - 7   # NDRPDR sel
1250         - 8   # NDRPDR sel
1251         - 9   # NDRPDR sel
1252         - 10  # NDRPDR sel
1253     dpdk-compare-topologies-cmp:
1254       csit-dpdk-perf-verify-2001-2n-skx:
1255         - 1   # NDRPDR sel
1256         - 2   # NDRPDR sel
1257         - 3   # NDRPDR sel
1258         - 4   # NDRPDR sel
1259         - 5   # NDRPDR sel
1260         - 6   # NDRPDR sel
1261         - 7   # NDRPDR sel
1262         - 8   # NDRPDR sel
1263         - 9   # NDRPDR sel
1264         - 10  # NDRPDR sel
1265         - 11  # NDRPDR sel
1266         - 13  # NDRPDR sel
1267         - 26  # NDRPDR sel
1268         - 16  # NDRPDR sel
1269         - 17  # NDRPDR sel
1270         - 18  # NDRPDR sel
1271         - 19  # NDRPDR sel
1272         - 27  # NDRPDR sel
1273         - 21  # NDRPDR sel
1274         - 25  # NDRPDR sel
1275     dpdk-compare-topologies:
1276       - "dpdk-compare-topologies-ref"
1277       - "dpdk-compare-topologies-cmp"
1278
1279   plot-layouts:
1280
1281     plot-soak-throughput:
1282       titlefont:
1283         size: 18
1284       xaxis:
1285         title: "<b>Test Cases [Index]</b>"
1286         titlefont:
1287           size: 16
1288         autorange: True
1289         fixedrange: False
1290         gridcolor: "rgb(230, 230, 230)"
1291         linecolor: "rgb(220, 220, 220)"
1292         linewidth: 1
1293         showgrid: True
1294         showline: True
1295         showticklabels: True
1296         tickcolor: "rgb(220, 220, 220)"
1297         tickmode: "linear"
1298         tickfont:
1299           size: 16
1300         zeroline: False
1301       yaxis:
1302         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1303         titlefont:
1304           size: 16
1305         gridcolor: "rgb(230, 230, 230)"
1306         hoverformat: ".4r"
1307         tickformat: ".3r"
1308         linecolor: "rgb(220, 220, 220)"
1309         linewidth: 1
1310         showgrid: True
1311         showline: True
1312         showticklabels: True
1313         tickcolor: "rgb(220, 220, 220)"
1314         tickfont:
1315           size: 16
1316         zeroline: False
1317         range: [0,50]
1318       autosize: False
1319       margin:
1320         t: 50
1321         b: 0
1322         l: 80
1323         r: 20
1324       showlegend: True
1325       legend:
1326         orientation: "h"
1327         font:
1328           size: 16
1329       width: 700
1330       height: 900
1331       paper_bgcolor: "#fff"
1332       plot_bgcolor: "#fff"
1333       hoverlabel:
1334         namelength: -1
1335
1336     plot-service-density:
1337       titlefont:
1338         size: 18
1339       xaxis:
1340         side: "top"
1341         autorange: True
1342         fixedrange: False
1343         showgrid: False
1344         showline: False
1345         showticklabels: False
1346         ticks: ""
1347         ticklen: 0
1348         tickwidth: 0
1349         zeroline: False
1350       yaxis:
1351         autorange: "reversed"
1352         showgrid: False
1353         showline: False
1354         showticklabels: False
1355         ticks: ""
1356         ticklen: 0
1357         tickwidth: 0
1358         zeroline: False
1359       showlegend: False
1360       paper_bgcolor: "#fff"
1361       plot_bgcolor: "#fff"
1362       width: 700
1363       height: 700
1364       hoverlabel:
1365         namelength: -1
1366
1367     plot-cps:
1368       titlefont:
1369         size: 18
1370       xaxis:
1371         title: "<b>Test Cases [Index]</b>"
1372         titlefont:
1373           size: 16
1374         autorange: True
1375         fixedrange: False
1376         gridcolor: "rgb(230, 230, 230)"
1377         linecolor: "rgb(220, 220, 220)"
1378         linewidth: 1
1379         showgrid: True
1380         showline: True
1381         showticklabels: True
1382         tickcolor: "rgb(220, 220, 220)"
1383         tickmode: "linear"
1384         tickfont:
1385           size: 16
1386         zeroline: False
1387       yaxis:
1388         title: "<b>Connections Per Second [cps]</b>"
1389         titlefont:
1390           size: 16
1391         gridcolor: "rgb(230, 230, 230)"
1392         hoverformat: ".4s"
1393         linecolor: "rgb(220, 220, 220)"
1394         linewidth: 1
1395         rangemode: "tozero"
1396         showgrid: True
1397         showline: True
1398         showticklabels: True
1399         tickcolor: "rgb(220, 220, 220)"
1400         tickformat: ".3s"
1401         tickfont:
1402           size: 16
1403         zeroline: False
1404       boxmode: "group"
1405       boxgroupgap: 0.5
1406       autosize: False
1407       margin:
1408         t: 50
1409         b: 20
1410         l: 80
1411         r: 20
1412       showlegend: True
1413       legend:
1414         orientation: "h"
1415         font:
1416           size: 16
1417       width: 700
1418       height: 800
1419       paper_bgcolor: "#fff"
1420       plot_bgcolor: "#fff"
1421       hoverlabel:
1422         namelength: -1
1423
1424     plot-rps:
1425       titlefont:
1426         size: 18
1427       xaxis:
1428         title: "<b>Test Cases [Index]</b>"
1429         titlefont:
1430           size: 16
1431         autorange: True
1432         fixedrange: False
1433         gridcolor: "rgb(230, 230, 230)"
1434         linecolor: "rgb(220, 220, 220)"
1435         linewidth: 1
1436         showgrid: True
1437         showline: True
1438         showticklabels: True
1439         tickcolor: "rgb(220, 220, 220)"
1440         tickmode: "linear"
1441         tickfont:
1442           size: 16
1443         zeroline: False
1444       yaxis:
1445         title: "<b>Requests Per Second [rps]</b>"
1446         titlefont:
1447           size: 16
1448         gridcolor: "rgb(230, 230, 230)"
1449         hoverformat: ".4s"
1450         linecolor: "rgb(220, 220, 220)"
1451         linewidth: 1
1452         rangemode: "tozero"
1453         showgrid: True
1454         showline: True
1455         showticklabels: True
1456         tickcolor: "rgb(230, 230, 230)"
1457         tickformat: ".3s"
1458         tickfont:
1459           size: 16
1460         zeroline: False
1461       boxmode: "group"
1462       boxgroupgap: 0.5
1463       autosize: False
1464       margin:
1465         t: 50
1466         b: 20
1467         l: 80
1468         r: 20
1469       showlegend: True
1470       legend:
1471         orientation: "h"
1472         font:
1473           size: 16
1474       width: 700
1475       height: 800
1476       paper_bgcolor: "#fff"
1477       plot_bgcolor: "#fff"
1478       hoverlabel:
1479         namelength: -1
1480
1481     plot-throughput:
1482       titlefont:
1483         size: 18
1484       xaxis:
1485         title: "<b>Test Cases [Index]</b>"
1486         titlefont:
1487           size: 16
1488         autorange: True
1489         fixedrange: False
1490         gridcolor: "rgb(230, 230, 230)"
1491         linecolor: "rgb(220, 220, 220)"
1492         linewidth: 1
1493         showgrid: True
1494         showline: True
1495         showticklabels: True
1496         tickcolor: "rgb(220, 220, 220)"
1497         tickmode: "linear"
1498         tickfont:
1499           size: 16
1500         zeroline: False
1501       yaxis:
1502         title: "<b>Packet Throughput [Mpps]</b>"
1503         titlefont:
1504           size: 16
1505         gridcolor: "rgb(230, 230, 230)"
1506         hoverformat: ".4r"
1507         tickformat: ".3r"
1508         linecolor: "rgb(220, 220, 220)"
1509         linewidth: 1
1510         showgrid: True
1511         showline: True
1512         showticklabels: True
1513         tickcolor: "rgb(220, 220, 220)"
1514         tickfont:
1515           size: 16
1516         zeroline: False
1517         range: [0,50]
1518       autosize: False
1519       margin:
1520         t: 50
1521         b: 0
1522         l: 80
1523         r: 20
1524       showlegend: True
1525       legend:
1526         orientation: "h"
1527         font:
1528           size: 16
1529       width: 700
1530       height: 900
1531       paper_bgcolor: "#fff"
1532       plot_bgcolor: "#fff"
1533       hoverlabel:
1534         namelength: -1
1535
1536     plot-throughput-speedup-analysis:
1537       titlefont:
1538         size: 18
1539       xaxis:
1540         title: "<b>Number of Cores [Qty]</b>"
1541         titlefont:
1542           size: 16
1543         autorange: True
1544         fixedrange: False
1545         gridcolor: "rgb(230, 230, 230)"
1546         linecolor: "rgb(220, 220, 220)"
1547         linewidth: 1
1548         showgrid: True
1549         showline: True
1550         showticklabels: True
1551         tickcolor: "rgb(238, 238, 238)"
1552         tickmode: "linear"
1553         tickfont:
1554           size: 16
1555         zeroline: False
1556       yaxis:
1557         title: "<b>Packet Throughput [Mpps]</b>"
1558         titlefont:
1559           size: 16
1560         type: "linear"
1561         gridcolor: "rgb(230, 230, 230)"
1562         hoverformat: ".4s"
1563         linecolor: "rgb(220, 220, 220)"
1564         linewidth: 1
1565         showgrid: True
1566         showline: True
1567         showticklabels: True
1568         tickcolor: "rgb(220, 220, 220)"
1569         tickformat: ".4s"
1570         tickfont:
1571           size: 16
1572         zeroline: True
1573         rangemode: "tozero"
1574         range: [0,100]
1575       legend:
1576         orientation: "h"
1577         font:
1578           size: 16
1579         xanchor: "left"
1580         yanchor: "top"
1581         x: 0
1582         y: -0.2
1583         bgcolor: "rgba(255, 255, 255, 0)"
1584         bordercolor: "rgba(255, 255, 255, 0)"
1585         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1586       autosize: False
1587       margin:
1588           't': 50
1589           'b': 150
1590           'l': 85
1591           'r': 10
1592       showlegend: True
1593       width: 700
1594       height: 700
1595       paper_bgcolor: "#fff"
1596       plot_bgcolor: "#fff"
1597       hoverlabel:
1598         namelength: -1
1599       annotations: [
1600         {
1601           text: "_ _          __          ...",
1602           align: "left",
1603           showarrow: False,
1604           xref: "paper",
1605           yref: "paper",
1606           xanchor: "left",
1607           yanchor: "top",
1608           x: 0,
1609           y: -0.13,
1610           font: {
1611             family: "Consolas, Courier New",
1612             size: 15
1613           },
1614         },
1615         {
1616           text: "    Perfect     Measured     Limit",
1617           align: "left",
1618           showarrow: False,
1619           xref: "paper",
1620           yref: "paper",
1621           xanchor: "left",
1622           yanchor: "top",
1623           x: 0,
1624           y: -0.15,
1625           font: {
1626             family: "Consolas, Courier New",
1627             size: 15
1628           },
1629         },
1630       ]
1631
1632     plot-latency:
1633       titlefont:
1634         size: 18
1635       xaxis:
1636         title: "<b>Direction</b>"
1637         titlefont:
1638           size: 16
1639         autorange: True
1640         fixedrange: False
1641         gridcolor: "rgb(230, 230, 230)"
1642         linecolor: "rgb(220, 220, 220)"
1643         linewidth: 1
1644         showgrid: True
1645         showline: True
1646         showticklabels: False
1647         tickcolor: "rgb(220, 220, 220)"
1648         tickmode: "linear"
1649         tickfont:
1650           size: 16
1651         zeroline: False
1652       yaxis:
1653         title: "<b>Packet Latency [uSec]</b>"
1654         titlefont:
1655           size: 16
1656         type: "linear"
1657         gridcolor: "rgb(230, 230, 230)"
1658         hoverformat: ".4s"
1659         linecolor: "rgb(220, 220, 220)"
1660         linewidth: 1
1661         showgrid: True
1662         showline: True
1663         showticklabels: True
1664         tickcolor: "rgb(220, 220, 220)"
1665         tickformat: ".4s"
1666         tickfont:
1667           size: 16
1668         zeroline: True
1669         rangemode: "tozero"
1670       legend:
1671         orientation: "h"
1672         font:
1673           size: 16
1674         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1675       autosize: False
1676       margin:
1677           't': 50
1678           'b': 150
1679           'l': 80
1680           'r': 10
1681       showlegend: True
1682       width: 700
1683       height: 700
1684       paper_bgcolor: "#fff"
1685       plot_bgcolor: "#fff"
1686       hoverlabel:
1687         namelength: -1
1688
1689     plot-hdrh-latency:
1690       title:
1691         text: ""
1692         xanchor: "center"
1693         x: 0.5
1694         font:
1695           size: 16
1696       width: 700
1697       plot_bgcolor: "white"
1698       annotations:
1699         - font:
1700             size: 14
1701           showarrow: False
1702           text: "<b>Packet Latency [uSec]</b>"
1703           x: 1
1704           xanchor: "right"
1705           xref: "paper"
1706           y: -0.045
1707           yanchor: "top"
1708           yref: "paper"
1709         - font:
1710             size: 14
1711           showarrow: False
1712           text: "<b>Probability [%]</b>"
1713           textangle: 270
1714           x: -0.06
1715           xanchor: "center"
1716           xref: "paper"
1717           y: 0.5
1718           yanchor: "middle"
1719           yref: "paper"
1720         - font:
1721             size: 14
1722           showarrow: False
1723           text: "<b>Direction: E-W</b>"
1724           x: 0.24
1725           xanchor: "center"
1726           xref: "paper"
1727           y: 1.05
1728           yanchor: "bottom"
1729           yref: "paper"
1730         - font:
1731             size: 14
1732           showarrow: False
1733           text: "<b>Direction: W-E</b>"
1734           x: 0.74
1735           xanchor: "center"
1736           xref: "paper"
1737           y: 1.05
1738           yanchor: "bottom"
1739           yref: "paper"
1740
1741     plot-hdrh-latency-percentile:
1742       title:
1743         text: ""
1744         xanchor: "center"
1745         x: 0.5
1746         font:
1747           size: 18
1748       xaxis:
1749         type: "log"
1750         title: "<b>Percentile [%]</b>"
1751         titlefont:
1752           size: 16
1753         autorange: True
1754         fixedrange: False
1755         gridcolor: "rgb(230, 230, 230)"
1756         linecolor: "rgb(220, 220, 220)"
1757         linewidth: 1
1758         showgrid: True
1759         showline: True
1760         showticklabels: True
1761         tickcolor: "rgb(220, 220, 220)"
1762         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1763         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1764         tickfont:
1765           size: 16
1766       yaxis:
1767         title: "<b>Packet Latency [uSec]</b>"
1768         titlefont:
1769           size: 16
1770         gridcolor: "rgb(230, 230, 230)"
1771         linecolor: "rgb(220, 220, 220)"
1772         linewidth: 1
1773         showgrid: True
1774         showline: True
1775         showticklabels: True
1776         tickcolor: "rgb(220, 220, 220)"
1777         tickfont:
1778           size: 16
1779       autosize: False
1780       showlegend: True
1781       legend:
1782         traceorder: "normal"
1783         orientation: "h"
1784         font:
1785           size: 16
1786         xanchor: "left"
1787         yanchor: "top"
1788         x: 0
1789         y: -0.15
1790         bgcolor: "rgba(255, 255, 255, 0)"
1791         bordercolor: "rgba(255, 255, 255, 0)"
1792       width: 700
1793       height: 700
1794       paper_bgcolor: "white"
1795       plot_bgcolor: "white"
1796
1797     plot-hdrh-latency-by-percentile:
1798       title:
1799         text: "<b>Latency by Percentile Distribution</b>"
1800         xanchor: "center"
1801         x: 0.5
1802         font:
1803           size: 18
1804       showlegend: True
1805       legend:
1806         traceorder: "normal"
1807         orientation: "h"
1808         font:
1809           size: 16
1810         xanchor: "left"
1811         yanchor: "top"
1812         x: 0
1813         y: -0.2
1814         bgcolor: "rgba(255, 255, 255, 0)"
1815         bordercolor: "rgba(255, 255, 255, 0)"
1816       xaxis:
1817         type: "linear"
1818         title: "<b>Percentile [%]</b>"
1819         titlefont:
1820           size: 14
1821         autorange: False
1822         fixedrange: False
1823         range: [0, 100]
1824         gridcolor: "rgb(230, 230, 230)"
1825         linecolor: "rgb(220, 220, 220)"
1826         linewidth: 1
1827         showgrid: True
1828         showline: True
1829         showticklabels: True
1830         tickcolor: "rgb(220, 220, 220)"
1831         tickvals: [0, 25, 50, 75, 100]
1832         ticktext: [0, 25, 50, 75, 100]
1833         tickfont:
1834           size: 14
1835       yaxis:
1836         title: "<b>One-Way Latency per Direction [uSec]</b>"
1837         titlefont:
1838           size: 14
1839         gridcolor: "rgb(230, 230, 230)"
1840         linecolor: "rgb(220, 220, 220)"
1841         linewidth: 1
1842         showgrid: True
1843         showline: True
1844         showticklabels: True
1845         tickcolor: "rgb(220, 220, 220)"
1846         tickfont:
1847           size: 14
1848       width: 700
1849       height: 700
1850       paper_bgcolor: "white"
1851       plot_bgcolor: "white"
1852
1853 - type: "static"
1854   src-path: "{DIR[RST]}"
1855   dst-path: "{DIR[WORKING,SRC]}"
1856
1857 - type: "input"
1858   general:
1859     file-name: "output_info.xml.gz"
1860     file-format: ".gz"
1861     arch-file-format:
1862       - ".gz"
1863       - ".zip"
1864     download-path: "{job}/{build}/archives/{filename}"
1865     extract: "output.xml"
1866
1867     zip-file-name: "robot-plugin.zip"
1868     zip-file-format: ".zip"
1869     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1870     zip-extract: "robot-plugin/output.xml"
1871
1872   builds:
1873
1874     csit-vpp-perf-verify-1904-3n-hsw:
1875       - 9   # MRR sel
1876       - 11  # NDRPDR sel
1877       - 12  # NDRPDR sel
1878       - 20  # NDRPDR sel
1879       - 21  # NDRPDR sel
1880       - 23  # NDRPDR sel
1881       - 24  # NDRPDR sel
1882       - 25  # NDRPDR sel
1883       - 26  # NDRPDR sel
1884       - 29  # NDRPDR sel
1885       - 30  # NDRPDR sel
1886     csit-vpp-perf-verify-1908-3n-hsw:
1887       - 12  # NDRPDR sel
1888       - 13  # NDRPDR sel
1889       - 14  # NDRPDR sel
1890       - 15  # NDRPDR sel
1891       - 16  # NDRPDR sel
1892       - 17  # NDRPDR sel
1893       - 18  # NDRPDR sel
1894       - 19  # NDRPDR sel
1895       - 20  # NDRPDR sel
1896       - 21  # NDRPDR sel
1897       - 48  # NDRPDR sel vhost
1898       - 49  # NDRPDR sel vhost
1899       - 52  # NDRPDR sel vhost
1900       - 53  # NDRPDR sel vhost
1901       - 54  # NDRPDR sel vhost
1902       - 55  # NDRPDR sel vhost
1903       - 56  # NDRPDR sel vhost
1904       - 57  # NDRPDR sel vhost
1905       - 58  # NDRPDR sel vhost
1906       - 59  # NDRPDR sel vhost
1907       - 39  # MRR sel
1908     csit-vpp-perf-verify-2001-3n-hsw:
1909       - 21  # NDRPDR sel
1910       - 22  # NDRPDR sel
1911       - 23  # NDRPDR sel
1912       - 24  # NDRPDR sel
1913       - 25  # NDRPDR sel
1914       - 29  # NDRPDR sel
1915       - 30  # NDRPDR sel
1916       - 31  # NDRPDR sel
1917       - 17  # MRR sel
1918       - 18  # NDRPDR full
1919       - 20  # NDRPDR full
1920       - 28  # NDRPDR full
1921
1922 #    csit-vpp-perf-verify-1904-3n-skx:
1923 #      - 7   # MRR sel
1924 #      - 8   # NDRPDR sel
1925 #      - 9   # NDRPDR sel
1926 #      - 10  # NDRPDR sel
1927 #      - 11  # NDRPDR sel
1928 #      - 12  # NDRPDR sel
1929 #      - 14  # NDRPDR sel
1930 #      - 16  # NDRPDR sel
1931 #      - 21  # NDRPDR sel
1932 #      - 23  # NDRPDR sel
1933 #      - 25  # NDRPDR sel
1934 #    csit-vpp-perf-verify-1908-3n-skx:
1935 #      - 14  # NDRPDR sel
1936 #      - 16  # NDRPDR sel
1937 #      - 19  # NDRPDR sel
1938 #      - 20  # NDRPDR sel
1939 #      - 22  # NDRPDR sel
1940 #      - 23  # NDRPDR sel
1941 #      - 24  # NDRPDR sel
1942 #      - 25  # NDRPDR sel
1943 #      - 26  # NDRPDR sel
1944 #      - 29  # NDRPDR sel
1945 #      - 52  # NDRPDR sel vhost
1946 #      - 53  # NDRPDR sel vhost
1947 #      - 55  # NDRPDR sel vhost
1948 #      - 61  # NDRPDR sel vhost
1949 #      - 62  # NDRPDR sel vhost
1950 #      - 63  # NDRPDR sel vhost
1951 #      - 64  # NDRPDR sel vhost
1952 #      - 65  # NDRPDR sel vhost
1953 #      - 66  # NDRPDR sel vhost
1954 #      - 67  # NDRPDR sel vhost
1955 #      - 36  # MRR sel
1956 #    csit-vpp-perf-verify-2001-3n-skx:
1957 #      - 14  # NDRPDR sel
1958 #      - 15  # NDRPDR sel
1959 #      - 16  # NDRPDR sel
1960
1961 #    csit-vpp-perf-verify-1904-2n-skx:
1962 #      - 11  # MRR sel
1963 #      - 12  # NDRPDR sel
1964 #      - 14  # NDRPDR sel
1965 #      - 16  # NDRPDR sel
1966 #      - 17  # NDRPDR sel
1967 #      - 18  # NDRPDR sel
1968 #      - 21  # NDRPDR sel
1969 #      - 27  # NDRPDR sel
1970 #      - 30  # NDRPDR sel
1971 #      - 31  # NDRPDR sel
1972 #      - 32  # NDRPDR sel
1973 #    csit-vpp-perf-verify-1908-2n-skx:
1974 #      - 26  # NDRPDR sel
1975 #      - 27  # NDRPDR sel
1976 #      - 34  # NDRPDR sel
1977 #      - 35  # NDRPDR sel
1978 #      - 36  # NDRPDR sel
1979 #      - 42  # NDRPDR sel
1980 #      - 43  # NDRPDR sel
1981 #      - 44  # NDRPDR sel
1982 #      - 45  # NDRPDR sel
1983 #      - 46  # NDRPDR sel
1984 #      - 88  # NDRPDR sel vhost
1985 #      - 89  # NDRPDR sel vhost
1986 #      - 91  # NDRPDR sel vhost
1987 #      - 92  # NDRPDR sel vhost
1988 #      - 93  # NDRPDR sel vhost
1989 #      - 94  # NDRPDR sel vhost
1990 #      - 95  # NDRPDR sel vhost
1991 #      - 96  # NDRPDR sel vhost
1992 #      - 97  # NDRPDR sel vhost
1993 #      - 98  # NDRPDR sel vhost
1994 #      - 69  # MRR sel
1995 #      - 29  # TCP
1996 #      - 30  # TCP
1997 #      - 58  # TCP
1998 #      - 22  # NFV
1999 #      - 31  # NFV
2000 #      - 32  # NFV
2001 #      - 71  # NFV MRR
2002 #      - 113 # NFV reconf sel
2003 #      - 114 # NFV reconf sel
2004 #      - 115 # NFV reconf sel
2005 #      - 83  # SOAK
2006 #      - 86  # SOAK
2007 #    csit-vpp-perf-verify-2001-2n-skx:
2008 #      - 21  # NDRPDR sel
2009 #      - 22  # NDRPDR sel
2010 #      - 23  # NDRPDR sel
2011 #      - 26  # NDRPDR sel
2012 #      - 27  # NDRPDR sel
2013 #      - 29  # NDRPDR sel
2014 #      - 32  # NDRPDR full
2015 #      - 33  # NDRPDR full
2016 #      - 30  # NFV
2017 #      - 31  # NFV
2018
2019 #    csit-vpp-perf-verify-2001-2n-clx:
2020 #      - 22  # NDRPDR sel
2021 #      - 23  # NDRPDR sel
2022 #      - 24  # NDRPDR sel
2023 #      - 25  # NDRPDR sel
2024
2025     csit-vpp-perf-verify-1908-3n-tsh:
2026       - 7   # NDRPDR sel
2027       - 8   # NDRPDR sel
2028       - 9   # NDRPDR sel
2029       - 10  # NDRPDR sel
2030       - 11  # NDRPDR sel
2031       - 12  # NDRPDR sel
2032       - 13  # NDRPDR sel
2033       - 14  # NDRPDR sel
2034       - 15  # NDRPDR sel
2035       - 16  # NDRPDR sel
2036       - 17  # MRR sel
2037     csit-vpp-perf-verify-2001-3n-tsh:
2038       - 3   # NDRPDR sel
2039       - 4   # NDRPDR sel
2040       - 7   # NDRPDR sel
2041       - 8   # NDRPDR sel
2042
2043     csit-vpp-perf-verify-1908-3n-dnv:
2044       - 6   # NDRPDR sel
2045       - 7   # NDRPDR sel
2046       - 8   # NDRPDR sel
2047       - 9   # NDRPDR sel
2048       - 10  # NDRPDR sel
2049       - 12  # NDRPDR sel
2050       - 13  # NDRPDR sel
2051       - 14  # NDRPDR sel
2052       - 15  # NDRPDR sel
2053       - 16  # NDRPDR sel
2054       - 17  # MRR sel
2055     csit-vpp-perf-verify-2001-3n-dnv:
2056       - 5   # NDRPDR sel
2057       - 6   # NDRPDR sel
2058       - 7   # NDRPDR sel
2059       - 8   # NDRPDR sel
2060       - 9   # NDRPDR sel
2061       - 10  # NDRPDR sel
2062       - 12  # NDRPDR sel
2063       - 16  # NDRPDR sel
2064       - 17  # NDRPDR sel
2065       - 18  # NDRPDR sel
2066       - 11  # MRR sel
2067       - 13  # NDRPDR full
2068       - 15  # NDRPDR full
2069       - 19  # NDRPDR full
2070       - 20  # NDRPDR full
2071       - 21  # NDRPDR full
2072
2073     csit-vpp-perf-verify-1908-2n-dnv:
2074       - 1   # NDRPDR sel
2075       - 2   # NDRPDR sel
2076       - 3   # NDRPDR sel
2077       - 4   # NDRPDR sel
2078       - 5   # NDRPDR sel
2079       - 6   # NDRPDR sel
2080       - 7   # NDRPDR sel
2081       - 8   # NDRPDR sel
2082       - 9   # NDRPDR sel
2083       - 10  # NDRPDR sel
2084       - 11  # MRR sel
2085     csit-vpp-perf-verify-2001-2n-dnv:
2086       - 4   # NDRPDR sel
2087       - 5   # NDRPDR sel
2088       - 6   # NDRPDR sel
2089       - 7   # NDRPDR sel
2090       - 8   # NDRPDR sel
2091       - 9   # NDRPDR sel
2092       - 10  # NDRPDR sel
2093       - 11  # NDRPDR sel
2094       - 13  # NDRPDR sel
2095       - 16  # NDRPDR sel
2096       - 12  # MRR sel
2097       - 21  # NDRPDR full
2098       - 22  # NDRPDR full
2099
2100     csit-dpdk-perf-verify-1904-3n-hsw:
2101       - 2   # NDRPDR sel
2102       - 3   # NDRPDR sel
2103       - 5   # NDRPDR sel
2104       - 6   # NDRPDR sel
2105       - 13  # NDRPDR sel
2106       - 14  # NDRPDR sel
2107       - 15  # NDRPDR sel
2108       - 18  # NDRPDR sel
2109       - 19  # NDRPDR sel
2110       - 20  # NDRPDR sel
2111     csit-dpdk-perf-verify-1908-3n-hsw:
2112       - 2   # NDRPDR sel
2113       - 3   # NDRPDR sel
2114       - 4   # NDRPDR sel
2115       - 5   # NDRPDR sel
2116       - 6   # NDRPDR sel
2117       - 7   # NDRPDR sel
2118       - 8   # NDRPDR sel
2119       - 9   # NDRPDR sel
2120       - 10  # NDRPDR sel
2121       - 11  # NDRPDR sel
2122     csit-dpdk-perf-verify-2001-3n-hsw:
2123       - 4   # NDRPDR sel
2124       - 5   # NDRPDR sel
2125       - 6   # NDRPDR sel
2126       - 7   # NDRPDR sel
2127       - 8   # NDRPDR sel
2128       - 9   # NDRPDR sel
2129       - 10  # NDRPDR sel
2130       - 11  # NDRPDR sel
2131       - 12  # NDRPDR sel
2132       - 13  # NDRPDR sel
2133       - 15  # NDRPDR sel
2134       - 16  # NDRPDR sel
2135       - 17  # NDRPDR sel
2136       - 18  # NDRPDR sel
2137       - 19  # NDRPDR sel
2138       - 20  # NDRPDR sel
2139       - 22  # NDRPDR sel
2140
2141 #    csit-dpdk-perf-verify-1904-3n-skx:
2142 #      - 2   # NDRPDR sel
2143 #      - 3   # NDRPDR sel
2144 #      - 4   # NDRPDR sel
2145 #      - 5   # NDRPDR sel
2146 #      - 6   # NDRPDR sel
2147 #      - 7   # NDRPDR sel
2148 #      - 11  # NDRPDR sel
2149 #      - 12  # NDRPDR sel
2150 #      - 13  # NDRPDR sel
2151 #      - 14  # NDRPDR sel
2152 #    csit-dpdk-perf-verify-1908-3n-skx:
2153 #      - 3   # NDRPDR sel
2154 #      - 4   # NDRPDR sel
2155 #      - 5   # NDRPDR sel
2156 #      - 6   # NDRPDR sel
2157 #      - 7   # NDRPDR sel
2158 #      - 8   # NDRPDR sel
2159 #      - 9   # NDRPDR sel
2160 #      - 10  # NDRPDR sel
2161 #      - 11  # NDRPDR sel
2162 #      - 12  # NDRPDR sel
2163 #    csit-dpdk-perf-verify-2001-3n-skx:
2164 #      - 1   # NDRPDR sel
2165 #      - 2   # NDRPDR sel
2166 #      - 3   # NDRPDR sel
2167 #      - 4   # NDRPDR sel
2168 #      - 5   # NDRPDR sel
2169 #      - 6   # NDRPDR sel
2170 #      - 7   # NDRPDR sel
2171 #      - 8   # NDRPDR sel
2172 #      - 9   # NDRPDR sel
2173 #      - 10  # NDRPDR sel
2174
2175 #    csit-dpdk-perf-verify-1904-2n-skx:
2176 #      - 2   # NDRPDR sel
2177 #      - 3   # NDRPDR sel
2178 #      - 4   # NDRPDR sel
2179 #      - 5   # NDRPDR sel
2180 #      - 7   # NDRPDR sel
2181 #      - 8   # NDRPDR sel
2182 #      - 9   # NDRPDR sel
2183 #      - 10  # NDRPDR sel
2184 #      - 11  # NDRPDR sel
2185 #      - 12  # NDRPDR sel
2186 #    csit-dpdk-perf-verify-1908-2n-skx:
2187 #      - 2   # NDRPDR sel
2188 #      - 3   # NDRPDR sel
2189 #      - 4   # NDRPDR sel
2190 #      - 5   # NDRPDR sel
2191 #      - 7   # NDRPDR sel
2192 #      - 8   # NDRPDR sel
2193 #      - 9   # NDRPDR sel
2194 #      - 10  # NDRPDR sel
2195 #      - 11  # NDRPDR sel
2196 #      - 12  # NDRPDR sel
2197 #    csit-dpdk-perf-verify-2001-2n-skx:
2198 #      - 1   # NDRPDR sel
2199 #      - 2   # NDRPDR sel
2200 #      - 3   # NDRPDR sel
2201 #      - 4   # NDRPDR sel
2202 #      - 5   # NDRPDR sel
2203 #      - 6   # NDRPDR sel
2204 #      - 7   # NDRPDR sel
2205 #      - 8   # NDRPDR sel
2206 #      - 9   # NDRPDR sel
2207 #      - 10  # NDRPDR sel
2208 #      - 11  # NDRPDR sel
2209 #      - 13  # NDRPDR sel
2210 #      - 26  # NDRPDR sel
2211 #      - 16  # NDRPDR sel
2212 #      - 17  # NDRPDR sel
2213 #      - 18  # NDRPDR sel
2214 #      - 19  # NDRPDR sel
2215 #      - 27  # NDRPDR sel
2216 #      - 21  # NDRPDR sel
2217 #      - 25  # NDRPDR sel
2218
2219 #    csit-dpdk-perf-verify-2001-2n-clx:
2220 #      - 1   # NDRPDR sel
2221 #      - 2   # NDRPDR sel
2222 #      - 3   # NDRPDR sel
2223 #      - 4   # NDRPDR sel
2224 #      - 5   # NDRPDR sel
2225 #      - 6   # NDRPDR sel
2226 #      - 7   # NDRPDR sel
2227 #      - 8   # NDRPDR sel
2228 #      - 9   # NDRPDR sel
2229 #      - 10  # NDRPDR sel
2230
2231     csit-dpdk-perf-verify-2001-2n-dnv:
2232       - 9   # NDRPDR sel
2233       - 10  # NDRPDR sel
2234       - 11  # NDRPDR sel
2235
2236     csit-dpdk-perf-verify-2001-3n-dnv:
2237       - 12  # NDRPDR sel
2238       - 13  # NDRPDR sel
2239       - 14  # NDRPDR sel
2240
2241     csit-vpp-device-2001-ubuntu1804-1n-skx:
2242       - 57
2243
2244 - type: "output"
2245   output: "report"
2246   format:
2247     html:
2248     - full
2249 # TODO: Enable for release runs:
2250 #    pdf:
2251 #    - minimal
2252
2253 ################################################################################
2254 ###                               T A B L E S                                ###
2255 ################################################################################
2256
2257 ## VPP Soak vs NDR
2258 #- type: "table"
2259 #  title: "VPP Soak vs NDR 2n-skx"
2260 #  algorithm: "table_soak_vs_ndr"
2261 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2262 #  reference:
2263 #    title: "NDR"
2264 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2265 #  compare:
2266 #    title: "Soak"
2267 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2268 #  data: "vpp-soak-vs-ndr-2n-skx"
2269 #  include-tests: "NDR"
2270 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2271 #  parameters:
2272 #    - "throughput"
2273 #    - "name"
2274 #    - "parent"
2275
2276 ################################################################################
2277
2278 ## VPP Compare NICs 3n-skx 2t1c ndr
2279 #- type: "table"
2280 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2281 #  algorithm: "table_nics_comparison"
2282 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2283 #  reference:
2284 #    title: "x710"
2285 #    nic: "NIC_Intel-X710"
2286 #  compare:
2287 #    title: "xxv710"
2288 #    nic: "NIC_Intel-XXV710"
2289 #  data: "vpp-nic-comparison-3n-skx"
2290 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2291 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2292 #  parameters:
2293 #  - "name"
2294 #  - "parent"
2295 #  - "throughput"
2296 #  - "tags"
2297 #
2298 ## VPP Compare NICs 3n-skx 4t2c ndr
2299 #- type: "table"
2300 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2301 #  algorithm: "table_nics_comparison"
2302 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2303 #  reference:
2304 #    title: "x710"
2305 #    nic: "NIC_Intel-X710"
2306 #  compare:
2307 #    title: "xxv710"
2308 #    nic: "NIC_Intel-XXV710"
2309 #  data: "vpp-nic-comparison-3n-skx"
2310 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2311 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2312 #  parameters:
2313 #  - "name"
2314 #  - "parent"
2315 #  - "throughput"
2316 #  - "tags"
2317 #
2318 ## VPP Compare NICs 3n-skx 2t1c pdr
2319 #- type: "table"
2320 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2321 #  algorithm: "table_nics_comparison"
2322 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2323 #  reference:
2324 #    title: "x710"
2325 #    nic: "NIC_Intel-X710"
2326 #  compare:
2327 #    title: "xxv710"
2328 #    nic: "NIC_Intel-XXV710"
2329 #  data: "vpp-nic-comparison-3n-skx"
2330 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2331 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2332 #  parameters:
2333 #  - "name"
2334 #  - "parent"
2335 #  - "throughput"
2336 #  - "tags"
2337 #
2338 # # VPP Compare NICs 3n-skx 4t2c pdr
2339 #- type: "table"
2340 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2341 #  algorithm: "table_nics_comparison"
2342 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2343 #  reference:
2344 #    title: "x710"
2345 #    nic: "NIC_Intel-X710"
2346 #  compare:
2347 #    title: "xxv710"
2348 #    nic: "NIC_Intel-XXV710"
2349 #  data: "vpp-nic-comparison-3n-skx"
2350 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2351 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2352 #  parameters:
2353 #  - "name"
2354 #  - "parent"
2355 #  - "throughput"
2356 #  - "tags"
2357 #
2358 ## VPP Compare NICs 3n-skx 2t1c mrr
2359 #- type: "table"
2360 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2361 #  algorithm: "table_nics_comparison"
2362 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2363 #  reference:
2364 #    title: "x710"
2365 #    nic: "NIC_Intel-X710"
2366 #  compare:
2367 #    title: "xxv710"
2368 #    nic: "NIC_Intel-XXV710"
2369 #  data: "vpp-nic-comparison-3n-skx-mrr"
2370 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2371 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2372 #  parameters:
2373 #  - "name"
2374 #  - "parent"
2375 #  - "result"
2376 #  - "tags"
2377 #
2378 ## VPP Compare NICs 3n-skx 4t2c mrr
2379 #- type: "table"
2380 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2381 #  algorithm: "table_nics_comparison"
2382 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2383 #  reference:
2384 #    title: "x710"
2385 #    nic: "NIC_Intel-X710"
2386 #  compare:
2387 #    title: "xxv710"
2388 #    nic: "NIC_Intel-XXV710"
2389 #  data: "vpp-nic-comparison-3n-skx-mrr"
2390 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2391 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2392 #  parameters:
2393 #  - "name"
2394 #  - "parent"
2395 #  - "result"
2396 #  - "tags"
2397 #
2398 # # VPP Compare NICs 3n-skx 8t4c mrr
2399 #- type: "table"
2400 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2401 #  algorithm: "table_nics_comparison"
2402 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2403 #  reference:
2404 #    title: "x710"
2405 #    nic: "NIC_Intel-X710"
2406 #  compare:
2407 #    title: "xxv710"
2408 #    nic: "NIC_Intel-XXV710"
2409 #  data: "vpp-nic-comparison-3n-skx-mrr"
2410 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2411 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2412 #  parameters:
2413 #  - "name"
2414 #  - "parent"
2415 #  - "result"
2416 #  - "tags"
2417 #
2418 ## VPP Compare NICs 2n-skx 2t1c ndr
2419 #- type: "table"
2420 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2421 #  algorithm: "table_nics_comparison"
2422 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2423 #  reference:
2424 #    title: "x710"
2425 #    nic: "NIC_Intel-X710"
2426 #  compare:
2427 #    title: "xxv710"
2428 #    nic: "NIC_Intel-XXV710"
2429 #  data: "vpp-nic-comparison-2n-skx"
2430 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2431 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2432 #  parameters:
2433 #  - "name"
2434 #  - "parent"
2435 #  - "throughput"
2436 #  - "tags"
2437 #
2438 ## VPP Compare NICs 2n-skx 4t2c ndr
2439 #- type: "table"
2440 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2441 #  algorithm: "table_nics_comparison"
2442 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2443 #  reference:
2444 #    title: "x710"
2445 #    nic: "NIC_Intel-X710"
2446 #  compare:
2447 #    title: "xxv710"
2448 #    nic: "NIC_Intel-XXV710"
2449 #  data: "vpp-nic-comparison-2n-skx"
2450 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2451 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2452 #  parameters:
2453 #  - "name"
2454 #  - "parent"
2455 #  - "throughput"
2456 #  - "tags"
2457 #
2458 # # VPP Compare NICs 2n-skx 2t1c pdr
2459 #- type: "table"
2460 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2461 #  algorithm: "table_nics_comparison"
2462 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2463 #  reference:
2464 #    title: "x710"
2465 #    nic: "NIC_Intel-X710"
2466 #  compare:
2467 #    title: "xxv710"
2468 #    nic: "NIC_Intel-XXV710"
2469 #  data: "vpp-nic-comparison-2n-skx"
2470 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2471 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2472 #  parameters:
2473 #  - "name"
2474 #  - "parent"
2475 #  - "throughput"
2476 #  - "tags"
2477 #
2478 ## VPP Compare NICs 2n-skx 4t2c pdr
2479 #- type: "table"
2480 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2481 #  algorithm: "table_nics_comparison"
2482 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2483 #  reference:
2484 #    title: "x710"
2485 #    nic: "NIC_Intel-X710"
2486 #  compare:
2487 #    title: "xxv710"
2488 #    nic: "NIC_Intel-XXV710"
2489 #  data: "vpp-nic-comparison-2n-skx"
2490 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2491 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2492 #  parameters:
2493 #  - "name"
2494 #  - "parent"
2495 #  - "throughput"
2496 #  - "tags"
2497 #
2498 ## VPP Compare NICs 2n-skx 2t1c mrr
2499 #- type: "table"
2500 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2501 #  algorithm: "table_nics_comparison"
2502 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2503 #  reference:
2504 #    title: "x710"
2505 #    nic: "NIC_Intel-X710"
2506 #  compare:
2507 #    title: "xxv710"
2508 #    nic: "NIC_Intel-XXV710"
2509 #  data: "vpp-nic-comparison-2n-skx-mrr"
2510 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2511 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2512 #  parameters:
2513 #  - "name"
2514 #  - "parent"
2515 #  - "result"
2516 #  - "tags"
2517 #
2518 ## VPP Compare NICs 2n-skx 4t2c mrr
2519 #- type: "table"
2520 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2521 #  algorithm: "table_nics_comparison"
2522 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2523 #  reference:
2524 #    title: "x710"
2525 #    nic: "NIC_Intel-X710"
2526 #  compare:
2527 #    title: "xxv710"
2528 #    nic: "NIC_Intel-XXV710"
2529 #  data: "vpp-nic-comparison-2n-skx-mrr"
2530 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2531 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2532 #  parameters:
2533 #  - "name"
2534 #  - "parent"
2535 #  - "result"
2536 #  - "tags"
2537 #
2538 ## VPP Compare NICs 2n-skx 8t4c mrr
2539 #- type: "table"
2540 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2541 #  algorithm: "table_nics_comparison"
2542 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2543 #  reference:
2544 #    title: "x710"
2545 #    nic: "NIC_Intel-X710"
2546 #  compare:
2547 #    title: "xxv710"
2548 #    nic: "NIC_Intel-XXV710"
2549 #  data: "vpp-nic-comparison-2n-skx-mrr"
2550 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2551 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2552 #  parameters:
2553 #  - "name"
2554 #  - "parent"
2555 #  - "result"
2556 #  - "tags"
2557
2558 ################################################################################
2559 # VPP
2560
2561 # VPP Performance Changes 3n-hsw 1t1c pdr
2562 - type: "table"
2563   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2564   algorithm: "table_perf_comparison"
2565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2566   history:
2567     - title: "rls1904"
2568       data: "vpp-performance-changes-3n-hsw-h1"
2569   reference:
2570     title: "rls1908"
2571     data: "vpp-performance-changes-3n-hsw-ref"
2572     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2573   compare:
2574     title: "rls2001"
2575     data: "vpp-performance-changes-3n-hsw-cmp"
2576   data: "vpp-performance-changes-3n-hsw"
2577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2578   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2579   parameters:
2580   - "name"
2581   - "parent"
2582   - "throughput"
2583
2584 # VPP Performance Changes 3n-hsw 2t2c pdr
2585 - type: "table"
2586   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2587   algorithm: "table_perf_comparison"
2588   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2589   history:
2590     - title: "rls1904"
2591       data: "vpp-performance-changes-3n-hsw-h1"
2592   reference:
2593     title: "rls1908"
2594     data: "vpp-performance-changes-3n-hsw-ref"
2595     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2596   compare:
2597     title: "rls2001"
2598     data: "vpp-performance-changes-3n-hsw-cmp"
2599   data: "vpp-performance-changes-3n-hsw"
2600   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2601   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2602   parameters:
2603   - "name"
2604   - "parent"
2605   - "throughput"
2606
2607 # VPP Performance Changes 3n-hsw 1t1c ndr
2608 - type: "table"
2609   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2610   algorithm: "table_perf_comparison"
2611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2612   history:
2613     - title: "rls1904"
2614       data: "vpp-performance-changes-3n-hsw-h1"
2615   reference:
2616     title: "rls1908"
2617     data: "vpp-performance-changes-3n-hsw-ref"
2618     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2619   compare:
2620     title: "rls2001"
2621     data: "vpp-performance-changes-3n-hsw-cmp"
2622   data: "vpp-performance-changes-3n-hsw"
2623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2624   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2625   parameters:
2626   - "name"
2627   - "parent"
2628   - "throughput"
2629
2630 # VPP Performance Changes 3n-hsw 2t2c ndr
2631 - type: "table"
2632   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2633   algorithm: "table_perf_comparison"
2634   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2635   history:
2636     - title: "rls1904"
2637       data: "vpp-performance-changes-3n-hsw-h1"
2638   reference:
2639     title: "rls1908"
2640     data: "vpp-performance-changes-3n-hsw-ref"
2641     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2642   compare:
2643     title: "rls2001"
2644     data: "vpp-performance-changes-3n-hsw-cmp"
2645   data: "vpp-performance-changes-3n-hsw"
2646   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2647   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2648   parameters:
2649   - "name"
2650   - "parent"
2651   - "throughput"
2652
2653 ## VPP Performance Changes 3n-skx 2t1c pdr
2654 #- type: "table"
2655 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2656 #  algorithm: "table_perf_comparison_nic"
2657 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2658 #  history:
2659 #    - title: "rls1904 x710"
2660 #      data: "vpp-performance-changes-3n-skx-h1"
2661 #      nic: "NIC_Intel-X710"
2662 #  reference:
2663 #    title: "rls1908 xxv710"
2664 #    data: "vpp-performance-changes-3n-skx-ref"
2665 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2666 #    nic: "NIC_Intel-XXV710"
2667 #  compare:
2668 #    title: "rls2001 xxv710"
2669 #    data: "vpp-performance-changes-3n-skx-cmp"
2670 #    nic: "NIC_Intel-XXV710"
2671 #  data: "vpp-performance-changes-3n-skx"
2672 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2673 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2674 #  parameters:
2675 #  - "name"
2676 #  - "parent"
2677 #  - "throughput"
2678 #  - "tags"
2679 #
2680 ## VPP Performance Changes 3n-skx 4t2c pdr
2681 #- type: "table"
2682 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2683 #  algorithm: "table_perf_comparison_nic"
2684 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2685 #  history:
2686 #    - title: "rls1904 x710"
2687 #      data: "vpp-performance-changes-3n-skx-h1"
2688 #      nic: "NIC_Intel-X710"
2689 #  reference:
2690 #    title: "rls1908 x710"
2691 #    data: "vpp-performance-changes-3n-skx-ref"
2692 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2693 #    nic: "NIC_Intel-X710"
2694 #  compare:
2695 #    title: "rls2001 xxv710"
2696 #    data: "vpp-performance-changes-3n-skx-cmp"
2697 #    nic: "NIC_Intel-XXV710"
2698 #  data: "vpp-performance-changes-3n-skx"
2699 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2700 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2701 #  parameters:
2702 #  - "name"
2703 #  - "parent"
2704 #  - "throughput"
2705 #  - "tags"
2706 #
2707 ## VPP Performance Changes 3n-skx 2t1c ndr
2708 #- type: "table"
2709 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2710 #  algorithm: "table_perf_comparison_nic"
2711 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2712 #  history:
2713 #    - title: "rls1904 x710"
2714 #      data: "vpp-performance-changes-3n-skx-h1"
2715 #      nic: "NIC_Intel-X710"
2716 #  reference:
2717 #    title: "rls1908 x710"
2718 #    data: "vpp-performance-changes-3n-skx-ref"
2719 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2720 #    nic: "NIC_Intel-X710"
2721 #  compare:
2722 #    title: "rls2001 xxv710"
2723 #    data: "vpp-performance-changes-3n-skx-cmp"
2724 #    nic: "NIC_Intel-XXV710"
2725 #  data: "vpp-performance-changes-3n-skx"
2726 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2727 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2728 #  parameters:
2729 #  - "name"
2730 #  - "parent"
2731 #  - "throughput"
2732 #  - "tags"
2733 #
2734 ## VPP Performance Changes 3n-skx 4t2c ndr
2735 #- type: "table"
2736 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2737 #  algorithm: "table_perf_comparison_nic"
2738 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2739 #  history:
2740 #    - title: "rls1904 x710"
2741 #      data: "vpp-performance-changes-3n-skx-h1"
2742 #      nic: "NIC_Intel-X710"
2743 #  reference:
2744 #    title: "rls1908 x710"
2745 #    data: "vpp-performance-changes-3n-skx-ref"
2746 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2747 #    nic: "NIC_Intel-X710"
2748 #  compare:
2749 #    title: "rls2001 xxv710"
2750 #    data: "vpp-performance-changes-3n-skx-cmp"
2751 #    nic: "NIC_Intel-XXV710"
2752 #  data: "vpp-performance-changes-3n-skx"
2753 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2754 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2755 #  parameters:
2756 #  - "name"
2757 #  - "parent"
2758 #  - "throughput"
2759 #  - "tags"
2760 #
2761 ## VPP Performance Changes 2n-skx 2t1c pdr
2762 #- type: "table"
2763 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2764 #  algorithm: "table_perf_comparison_nic"
2765 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2766 #  history:
2767 #    - title: "rls1904 x710"
2768 #      data: "vpp-performance-changes-2n-skx-h1"
2769 #      nic: "NIC_Intel-X710"
2770 #  reference:
2771 #    title: "rls1908 xxv710"
2772 #    data: "vpp-performance-changes-2n-skx-ref"
2773 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2774 #    nic: "NIC_Intel-XXV710"
2775 #  compare:
2776 #    title: "rls2001 xxv710"
2777 #    data: "vpp-performance-changes-2n-skx-cmp"
2778 #    nic: "NIC_Intel-XXV710"
2779 #  data: "vpp-performance-changes-2n-skx"
2780 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2781 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2782 #  parameters:
2783 #  - "name"
2784 #  - "parent"
2785 #  - "throughput"
2786 #  - "tags"
2787 #
2788 ## VPP Performance Changes 2n-skx 4t2c pdr
2789 #- type: "table"
2790 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2791 #  algorithm: "table_perf_comparison_nic"
2792 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2793 #  history:
2794 #    - title: "rls1904 x710"
2795 #      data: "vpp-performance-changes-2n-skx-h1"
2796 #      nic: "NIC_Intel-X710"
2797 #  reference:
2798 #    title: "rls1908 xxv710"
2799 #    data: "vpp-performance-changes-2n-skx-ref"
2800 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2801 #    nic: "NIC_Intel-XXV710"
2802 #  compare:
2803 #    title: "rls2001 xxv710"
2804 #    data: "vpp-performance-changes-2n-skx-cmp"
2805 #    nic: "NIC_Intel-XXV710"
2806 #  data: "vpp-performance-changes-2n-skx"
2807 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2808 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2809 #  parameters:
2810 #  - "name"
2811 #  - "parent"
2812 #  - "throughput"
2813 #  - "tags"
2814 #
2815 ## VPP Performance Changes 2n-skx 2t1c ndr
2816 #- type: "table"
2817 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2818 #  algorithm: "table_perf_comparison_nic"
2819 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2820 #  history:
2821 #    - title: "rls1904 x710"
2822 #      data: "vpp-performance-changes-2n-skx-h1"
2823 #      nic: "NIC_Intel-X710"
2824 #  reference:
2825 #    title: "rls1908 xxv710"
2826 #    data: "vpp-performance-changes-2n-skx-ref"
2827 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2828 #    nic: "NIC_Intel-XXV710"
2829 #  compare:
2830 #    title: "rls2001 xxv710"
2831 #    data: "vpp-performance-changes-2n-skx-cmp"
2832 #    nic: "NIC_Intel-XXV710"
2833 #  data: "vpp-performance-changes-2n-skx"
2834 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2835 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2836 #  parameters:
2837 #  - "name"
2838 #  - "parent"
2839 #  - "throughput"
2840 #  - "tags"
2841 #
2842 ## VPP Performance Changes 2n-skx 4t2c ndr
2843 #- type: "table"
2844 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2845 #  algorithm: "table_perf_comparison_nic"
2846 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2847 #  history:
2848 #    - title: "rls1904 x710"
2849 #      data: "vpp-performance-changes-2n-skx-h1"
2850 #      nic: "NIC_Intel-X710"
2851 #  reference:
2852 #    title: "rls1908 xxv710"
2853 #    data: "vpp-performance-changes-2n-skx-ref"
2854 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2855 #    nic: "NIC_Intel-XXV710"
2856 #  compare:
2857 #    title: "rls2001 xxv710"
2858 #    data: "vpp-performance-changes-2n-skx-cmp"
2859 #    nic: "NIC_Intel-XXV710"
2860 #  data: "vpp-performance-changes-2n-skx"
2861 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2862 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2863 #  parameters:
2864 #  - "name"
2865 #  - "parent"
2866 #  - "throughput"
2867 #  - "tags"
2868 #
2869 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2870 #- type: "table"
2871 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2872 #  algorithm: "table_perf_comparison"
2873 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2874 #  reference:
2875 #    title: "rls1908"
2876 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2877 #  compare:
2878 #    title: "rls2001"
2879 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2880 #  data: "vpp-performance-changes-nfv-2n-skx"
2881 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2882 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2883 #  parameters:
2884 #  - "name"
2885 #  - "parent"
2886 #  - "throughput"
2887 #  - "tags"
2888 #
2889 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2890 #- type: "table"
2891 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2892 #  algorithm: "table_perf_comparison"
2893 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2894 #  reference:
2895 #    title: "rls1908"
2896 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2897 #  compare:
2898 #    title: "rls2001"
2899 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2900 #  data: "vpp-performance-changes-nfv-2n-skx"
2901 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2902 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2903 #  parameters:
2904 #  - "name"
2905 #  - "parent"
2906 #  - "throughput"
2907 #  - "tags"
2908 #
2909 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
2910 #- type: "table"
2911 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
2912 #  algorithm: "table_perf_comparison"
2913 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
2914 #  reference:
2915 #    title: "rls1908"
2916 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2917 #  compare:
2918 #    title: "rls2001"
2919 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2920 #  data: "vpp-performance-changes-nfv-2n-skx"
2921 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2922 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2923 #  parameters:
2924 #  - "name"
2925 #  - "parent"
2926 #  - "throughput"
2927 #  - "tags"
2928 #
2929 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
2930 #- type: "table"
2931 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
2932 #  algorithm: "table_perf_comparison"
2933 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
2934 #  reference:
2935 #    title: "rls1908"
2936 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2937 #  compare:
2938 #    title: "rls2001"
2939 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2940 #  data: "vpp-performance-changes-nfv-2n-skx"
2941 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2942 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2943 #  parameters:
2944 #  - "name"
2945 #  - "parent"
2946 #  - "throughput"
2947 #  - "tags"
2948
2949 # VPP Performance Changes 2n-dnv 1t1c pdr
2950 - type: "table"
2951   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2952   algorithm: "table_perf_comparison"
2953   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2954   reference:
2955     title: "rls1908"
2956     data: "vpp-performance-changes-2n-dnv-ref"
2957   compare:
2958     title: "rls2001"
2959     data: "vpp-performance-changes-2n-dnv-cmp"
2960   data: "vpp-performance-changes-2n-dnv"
2961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2962   filter: "'1T1C'"
2963   parameters:
2964   - "name"
2965   - "parent"
2966   - "throughput"
2967   - "tags"
2968
2969 # VPP Performance Changes 2n-dnv 2t2c pdr
2970 - type: "table"
2971   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2972   algorithm: "table_perf_comparison"
2973   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2974   reference:
2975     title: "rls1908"
2976     data: "vpp-performance-changes-2n-dnv-ref"
2977   compare:
2978     title: "rls2001"
2979     data: "vpp-performance-changes-2n-dnv-cmp"
2980   data: "vpp-performance-changes-2n-dnv"
2981   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2982   filter: "'2T2C'"
2983   parameters:
2984   - "name"
2985   - "parent"
2986   - "throughput"
2987   - "tags"
2988
2989 # VPP Performance Changes 2n-dnv 1t1c ndr
2990 - type: "table"
2991   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2992   algorithm: "table_perf_comparison"
2993   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2994   reference:
2995     title: "rls1908"
2996     data: "vpp-performance-changes-2n-dnv-ref"
2997   compare:
2998     title: "rls2001"
2999     data: "vpp-performance-changes-2n-dnv-cmp"
3000   data: "vpp-performance-changes-2n-dnv"
3001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3002   filter: "'1T1C'"
3003   parameters:
3004   - "name"
3005   - "parent"
3006   - "throughput"
3007   - "tags"
3008
3009 # VPP Performance Changes 2n-dnv 2t2c ndr
3010 - type: "table"
3011   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3012   algorithm: "table_perf_comparison"
3013   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3014   reference:
3015     title: "rls1908 "
3016     data: "vpp-performance-changes-2n-dnv-ref"
3017   compare:
3018     title: "rls2001"
3019     data: "vpp-performance-changes-2n-dnv-cmp"
3020   data: "vpp-performance-changes-2n-dnv"
3021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3022   filter: "'2T2C'"
3023   parameters:
3024   - "name"
3025   - "parent"
3026   - "throughput"
3027   - "tags"
3028
3029 # VPP Performance Changes 3n-dnv 1t1c pdr
3030 - type: "table"
3031   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3032   algorithm: "table_perf_comparison"
3033   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3034   reference:
3035     title: "rls1908"
3036     data: "vpp-performance-changes-3n-dnv-ref"
3037   compare:
3038     title: "rls2001"
3039     data: "vpp-performance-changes-3n-dnv-cmp"
3040   data: "vpp-performance-changes-3n-dnv"
3041   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3042   filter: "'1T1C'"
3043   parameters:
3044   - "name"
3045   - "parent"
3046   - "throughput"
3047   - "tags"
3048
3049 # VPP Performance Changes 3n-dnv 2t2c pdr
3050 - type: "table"
3051   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3052   algorithm: "table_perf_comparison"
3053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3054   reference:
3055     title: "rls1908"
3056     data: "vpp-performance-changes-3n-dnv-ref"
3057   compare:
3058     title: "rls2001"
3059     data: "vpp-performance-changes-3n-dnv-cmp"
3060   data: "vpp-performance-changes-3n-dnv"
3061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3062   filter: "'2T2C'"
3063   parameters:
3064   - "name"
3065   - "parent"
3066   - "throughput"
3067   - "tags"
3068
3069 # VPP Performance Changes 3n-dnv 1t1c ndr
3070 - type: "table"
3071   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3072   algorithm: "table_perf_comparison"
3073   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3074   reference:
3075     title: "rls1908"
3076     data: "vpp-performance-changes-3n-dnv-ref"
3077   compare:
3078     title: "rls2001"
3079     data: "vpp-performance-changes-3n-dnv-cmp"
3080   data: "vpp-performance-changes-3n-dnv"
3081   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3082   filter: "'1T1C'"
3083   parameters:
3084   - "name"
3085   - "parent"
3086   - "throughput"
3087   - "tags"
3088
3089 # VPP Performance Changes 3n-dnv 2t2c ndr
3090 - type: "table"
3091   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3092   algorithm: "table_perf_comparison"
3093   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3094   reference:
3095     title: "rls1908"
3096     data: "vpp-performance-changes-3n-dnv-ref"
3097   compare:
3098     title: "rls2001"
3099     data: "vpp-performance-changes-3n-dnv-cmp"
3100   data: "vpp-performance-changes-3n-dnv"
3101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3102   filter: "'2T2C'"
3103   parameters:
3104   - "name"
3105   - "parent"
3106   - "throughput"
3107   - "tags"
3108
3109 # VPP Performance Changes 3n-tsh 1t1c pdr
3110 - type: "table"
3111   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3112   algorithm: "table_perf_comparison"
3113   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3114   reference:
3115     title: "rls1908"
3116     data: "vpp-performance-changes-3n-tsh-ref"
3117   compare:
3118     title: "rls2001"
3119     data: "vpp-performance-changes-3n-tsh-cmp"
3120   data: "vpp-performance-changes-3n-tsh"
3121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3122   filter: "'1T1C'"
3123   parameters:
3124   - "name"
3125   - "parent"
3126   - "throughput"
3127   - "tags"
3128
3129 # VPP Performance Changes 3n-tsh 2t2c pdr
3130 - type: "table"
3131   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3132   algorithm: "table_perf_comparison"
3133   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3134   reference:
3135     title: "rls1908"
3136     data: "vpp-performance-changes-3n-tsh-ref"
3137   compare:
3138     title: "rls2001"
3139     data: "vpp-performance-changes-3n-tsh-cmp"
3140   data: "vpp-performance-changes-3n-tsh"
3141   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3142   filter: "'2T2C'"
3143   parameters:
3144   - "name"
3145   - "parent"
3146   - "throughput"
3147   - "tags"
3148
3149 # VPP Performance Changes 3n-tsh 1t1c ndr
3150 - type: "table"
3151   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3152   algorithm: "table_perf_comparison"
3153   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3154   reference:
3155     title: "rls1908"
3156     data: "vpp-performance-changes-3n-tsh-ref"
3157   compare:
3158     title: "rls2001"
3159     data: "vpp-performance-changes-3n-tsh-cmp"
3160   data: "vpp-performance-changes-3n-tsh"
3161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3162   filter: "'1T1C'"
3163   parameters:
3164   - "name"
3165   - "parent"
3166   - "throughput"
3167   - "tags"
3168
3169 # VPP Performance Changes 3n-tsh 2t2c ndr
3170 - type: "table"
3171   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3172   algorithm: "table_perf_comparison"
3173   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3174   reference:
3175     title: "rls1908"
3176     data: "vpp-performance-changes-3n-tsh-ref"
3177   compare:
3178     title: "rls2001"
3179     data: "vpp-performance-changes-3n-tsh-cmp"
3180   data: "vpp-performance-changes-3n-tsh"
3181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3182   filter: "'2T2C'"
3183   parameters:
3184   - "name"
3185   - "parent"
3186   - "throughput"
3187   - "tags"
3188
3189 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3190 #- type: "table"
3191 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3192 #  algorithm: "table_perf_comparison_nic"
3193 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3194 #  reference:
3195 #    title: "3n-hsw xl710"
3196 #    data: "vpp-compare-testbeds-ref"
3197 #    nic: "NIC_Intel-XL710"
3198 #  compare:
3199 #    title: "3n-skx xxv710"
3200 #    data: "vpp-compare-testbeds-cmp"
3201 #    nic: "NIC_Intel-XXV710"
3202 #  data: "vpp-compare-testbeds"
3203 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3204 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3205 #  parameters:
3206 #  - "name"
3207 #  - "parent"
3208 #  - "throughput"
3209 #  - "tags"
3210 #
3211 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3212 #- type: "table"
3213 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3214 #  algorithm: "table_perf_comparison_nic"
3215 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3216 #  reference:
3217 #    title: "3n-hsw xl710"
3218 #    data: "vpp-compare-testbeds-ref"
3219 #    nic: "NIC_Intel-XL710"
3220 #  compare:
3221 #    title: "3n-skx xxv710"
3222 #    data: "vpp-compare-testbeds-cmp"
3223 #    nic: "NIC_Intel-XXV710"
3224 #  data: "vpp-compare-testbeds"
3225 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3226 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3227 #  parameters:
3228 #  - "name"
3229 #  - "parent"
3230 #  - "throughput"
3231 #  - "tags"
3232 #
3233 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3234 #- type: "table"
3235 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3236 #  algorithm: "table_perf_comparison_nic"
3237 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3238 #  reference:
3239 #    title: "3n-hsw xl710"
3240 #    data: "vpp-compare-testbeds-ref"
3241 #    nic: "NIC_Intel-XL710"
3242 #  compare:
3243 #    title: "3n-skx xxv710"
3244 #    data: "vpp-compare-testbeds-cmp"
3245 #    nic: "NIC_Intel-XXV710"
3246 #  data: "vpp-compare-testbeds"
3247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3248 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3249 #  parameters:
3250 #  - "name"
3251 #  - "parent"
3252 #  - "throughput"
3253 #  - "tags"
3254 #
3255 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3256 #- type: "table"
3257 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3258 #  algorithm: "table_perf_comparison_nic"
3259 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3260 #  reference:
3261 #    title: "3n-hsw xl710"
3262 #    data: "vpp-compare-testbeds-ref"
3263 #    nic: "NIC_Intel-XL710"
3264 #  compare:
3265 #    title: "3n-skx xxv710"
3266 #    data: "vpp-compare-testbeds-cmp"
3267 #    nic: "NIC_Intel-XXV710"
3268 #  data: "vpp-compare-testbeds"
3269 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3270 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3271 #  parameters:
3272 #  - "name"
3273 #  - "parent"
3274 #  - "throughput"
3275 #  - "tags"
3276 #
3277 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3278 #- type: "table"
3279 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3280 #  algorithm: "table_perf_comparison"
3281 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3282 #  reference:
3283 #    title: "2n-skx"
3284 #    data: "vpp-compare-testbeds-skx-clx-ref"
3285 #  compare:
3286 #    title: "2n-clx"
3287 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3288 #  data: "vpp-compare-testbeds-skx-clx"
3289 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3290 #  filter: "'2T1C'"
3291 #  parameters:
3292 #  - "name"
3293 #  - "parent"
3294 #  - "throughput"
3295 #  - "tags"
3296 #
3297 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3298 #- type: "table"
3299 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3300 #  algorithm: "table_perf_comparison"
3301 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3302 #  reference:
3303 #    title: "2n-skx"
3304 #    data: "vpp-compare-testbeds-skx-clx-ref"
3305 #  compare:
3306 #    title: "2n-clx"
3307 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3308 #  data: "vpp-compare-testbeds-skx-clx"
3309 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3310 #  filter: "'4T2C'"
3311 #  parameters:
3312 #  - "name"
3313 #  - "parent"
3314 #  - "throughput"
3315 #  - "tags"
3316 #
3317 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3318 #- type: "table"
3319 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3320 #  algorithm: "table_perf_comparison"
3321 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3322 #  reference:
3323 #    title: "2n-skx"
3324 #    data: "vpp-compare-testbeds-skx-clx-ref"
3325 #  compare:
3326 #    title: "2n-clx"
3327 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3328 #  data: "vpp-compare-testbeds-skx-clx"
3329 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3330 #  filter: "'2T1C'"
3331 #  parameters:
3332 #  - "name"
3333 #  - "parent"
3334 #  - "throughput"
3335 #  - "tags"
3336 #
3337 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3338 #- type: "table"
3339 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3340 #  algorithm: "table_perf_comparison"
3341 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3342 #  reference:
3343 #    title: "2n-skx"
3344 #    data: "vpp-compare-testbeds-skx-clx-ref"
3345 #  compare:
3346 #    title: "2n-clx"
3347 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3348 #  data: "vpp-compare-testbeds-skx-clx"
3349 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3350 #  filter: "'4T2C'"
3351 #  parameters:
3352 #  - "name"
3353 #  - "parent"
3354 #  - "throughput"
3355 #  - "tags"
3356 #
3357 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3358 #- type: "table"
3359 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3360 #  algorithm: "table_perf_comparison"
3361 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3362 #  reference:
3363 #    title: "3-Node Skx"
3364 #    data: "vpp-compare-topologies-ref"
3365 #  compare:
3366 #    title: "2-Node Skx"
3367 #    data: "vpp-compare-topologies-cmp"
3368 #  data: "vpp-compare-topologies"
3369 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3370 #  filter: "'NDRPDR' and '1C'"
3371 #  parameters:
3372 #  - "name"
3373 #  - "parent"
3374 #  - "throughput"
3375 #
3376 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3377 #- type: "table"
3378 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3379 #  algorithm: "table_perf_comparison"
3380 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3381 #  reference:
3382 #    title: "3-Node Skx"
3383 #    data: "vpp-compare-topologies-ref"
3384 #  compare:
3385 #    title: "2-Node Skx"
3386 #    data: "vpp-compare-topologies-cmp"
3387 #  data: "vpp-compare-topologies"
3388 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3389 #  filter: "'NDRPDR' and '2C'"
3390 #  parameters:
3391 #  - "name"
3392 #  - "parent"
3393 #  - "throughput"
3394 #
3395 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3396 #- type: "table"
3397 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3398 #  algorithm: "table_perf_comparison"
3399 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3400 #  reference:
3401 #    title: "3-Node Skx"
3402 #    data: "vpp-compare-topologies-ref"
3403 #  compare:
3404 #    title: "2-Node Skx"
3405 #    data: "vpp-compare-topologies-cmp"
3406 #  data: "vpp-compare-topologies"
3407 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3408 #  filter: "'NDRPDR' and '1C'"
3409 #  parameters:
3410 #  - "name"
3411 #  - "parent"
3412 #  - "throughput"
3413 #
3414 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3415 #- type: "table"
3416 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3417 #  algorithm: "table_perf_comparison"
3418 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3419 #  reference:
3420 #    title: "3-Node Skx"
3421 #    data: "vpp-compare-topologies-ref"
3422 #  compare:
3423 #    title: "2-Node Skx"
3424 #    data: "vpp-compare-topologies-cmp"
3425 #  data: "vpp-compare-topologies"
3426 #  include-tests: "PDR"
3427 #  filter: "'NDRPDR' and '2C'"
3428 #  parameters:
3429 #  - "name"
3430 #  - "parent"
3431 #  - "throughput"
3432
3433 # VPP Performance Changes 3n-hsw 1t1c MRR
3434 - type: "table"
3435   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3436   algorithm: "table_perf_comparison"
3437   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3438   history:
3439     - title: "rls1904"
3440       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3441   reference:
3442     title: "rls1908"
3443     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3444   compare:
3445     title: "rls2001"
3446     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3447   data: "vpp-performance-changes-3n-hsw-mrr"
3448   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3449   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3450   parameters:
3451   - "name"
3452   - "parent"
3453   - "result"
3454
3455 # VPP Performance Changes 3n-hsw 2t2c MRR
3456 - type: "table"
3457   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3458   algorithm: "table_perf_comparison"
3459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3460   history:
3461     - title: "rls1904"
3462       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3463   reference:
3464     title: "rls1908"
3465     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3466   compare:
3467     title: "rls2001"
3468     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3469   data: "vpp-performance-changes-3n-hsw-mrr"
3470   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3471   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3472   parameters:
3473   - "name"
3474   - "parent"
3475   - "result"
3476
3477 # VPP Performance Changes 3n-hsw 4t4c MRR
3478 - type: "table"
3479   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3480   algorithm: "table_perf_comparison"
3481   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3482   history:
3483     - title: "rls1904"
3484       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3485   reference:
3486     title: "rls1908"
3487     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3488   compare:
3489     title: "rls2001"
3490     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3491   data: "vpp-performance-changes-3n-hsw-mrr"
3492   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3493   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3494   parameters:
3495   - "name"
3496   - "parent"
3497   - "result"
3498
3499 ## VPP Performance Changes 3n-skx 2t1c MRR
3500 #- type: "table"
3501 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3502 #  algorithm: "table_perf_comparison"
3503 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3504 #  history:
3505 #    - title: "rls1904"
3506 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3507 #  reference:
3508 #    title: "rls1908"
3509 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3510 #  compare:
3511 #    title: "rls2001"
3512 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3513 #  data: "vpp-performance-changes-3n-skx-mrr"
3514 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3515 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3516 #  parameters:
3517 #  - "name"
3518 #  - "parent"
3519 #  - "result"
3520 #
3521 ## VPP Performance Changes 3n-skx 4t2c MRR
3522 #- type: "table"
3523 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3524 #  algorithm: "table_perf_comparison"
3525 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3526 #  history:
3527 #    - title: "rls1904"
3528 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3529 #  reference:
3530 #    title: "rls1908"
3531 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3532 #  compare:
3533 #    title: "rls2001"
3534 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3535 #  data: "vpp-performance-changes-3n-skx-mrr"
3536 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3537 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3538 #  parameters:
3539 #  - "name"
3540 #  - "parent"
3541 #  - "result"
3542 #
3543 ## VPP Performance Changes 3n-skx 8t4c MRR
3544 #- type: "table"
3545 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3546 #  algorithm: "table_perf_comparison"
3547 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3548 #  history:
3549 #    - title: "rls1904"
3550 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3551 #  reference:
3552 #    title: "rls1908"
3553 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3554 #  compare:
3555 #    title: "rls2001"
3556 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3557 #  data: "vpp-performance-changes-3n-skx-mrr"
3558 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3559 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3560 #  parameters:
3561 #  - "name"
3562 #  - "parent"
3563 #  - "result"
3564 #
3565 ## VPP Performance Changes 2n-skx 2t1c MRR
3566 #- type: "table"
3567 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3568 #  algorithm: "table_perf_comparison"
3569 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3570 #  history:
3571 #    - title: "rls1904"
3572 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3573 #  reference:
3574 #    title: "rls1908"
3575 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3576 #  compare:
3577 #    title: "rls2001"
3578 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3579 #  data: "vpp-performance-changes-2n-skx-mrr"
3580 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3581 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3582 #  parameters:
3583 #  - "name"
3584 #  - "parent"
3585 #  - "result"
3586 #
3587 ## VPP Performance Changes 2n-skx 4t2c MRR
3588 #- type: "table"
3589 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3590 #  algorithm: "table_perf_comparison"
3591 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3592 #  history:
3593 #    - title: "rls1904"
3594 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3595 #  reference:
3596 #    title: "rls1908"
3597 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3598 #  compare:
3599 #    title: "rls2001"
3600 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3601 #  data: "vpp-performance-changes-2n-skx-mrr"
3602 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3603 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3604 #  parameters:
3605 #  - "name"
3606 #  - "parent"
3607 #  - "result"
3608 #
3609 ## VPP Performance Changes 2n-skx 8t4c MRR
3610 #- type: "table"
3611 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3612 #  algorithm: "table_perf_comparison"
3613 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3614 #  history:
3615 #    - title: "rls1904"
3616 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3617 #  reference:
3618 #    title: "rls1908"
3619 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3620 #  compare:
3621 #    title: "rls2001"
3622 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3623 #  data: "vpp-performance-changes-2n-skx-mrr"
3624 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3625 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3626 #  parameters:
3627 #  - "name"
3628 #  - "parent"
3629 #  - "result"
3630 #
3631 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3632 #- type: "table"
3633 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3634 #  algorithm: "table_perf_comparison"
3635 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3636 #  reference:
3637 #    title: "rls1908"
3638 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3639 #  compare:
3640 #    title: "rls2001"
3641 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3642 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3643 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3644 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3645 #  parameters:
3646 #  - "name"
3647 #  - "parent"
3648 #  - "result"
3649 #
3650 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3651 #- type: "table"
3652 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3653 #  algorithm: "table_perf_comparison"
3654 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3655 #  reference:
3656 #    title: "rls1908"
3657 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3658 #  compare:
3659 #    title: "rls2001"
3660 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3661 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3662 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3663 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3664 #  parameters:
3665 #  - "name"
3666 #  - "parent"
3667 #  - "result"
3668 #
3669 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3670 #- type: "table"
3671 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3672 #  algorithm: "table_perf_comparison"
3673 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3674 #  reference:
3675 #    title: "rls1908"
3676 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3677 #  compare:
3678 #    title: "rls2001"
3679 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3680 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3681 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3682 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3683 #  parameters:
3684 #  - "name"
3685 #  - "parent"
3686 #  - "result"
3687
3688 # VPP Performance Changes 2n-dnv 1t1c MRR
3689 - type: "table"
3690   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3691   algorithm: "table_perf_comparison"
3692   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3693   reference:
3694     title: "rls1908"
3695     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3696   compare:
3697     title: "rls2001"
3698     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3699   data: "vpp-performance-changes-2n-dnv-mrr"
3700   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3701   filter: "'1T1C' and 'MRR'"
3702   parameters:
3703   - "name"
3704   - "parent"
3705   - "result"
3706
3707 # VPP Performance Changes 2n-dnv 2t2c MRR
3708 - type: "table"
3709   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3710   algorithm: "table_perf_comparison"
3711   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3712   reference:
3713     title: "rls1908"
3714     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3715   compare:
3716     title: "rls2001"
3717     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3718   data: "vpp-performance-changes-2n-dnv-mrr"
3719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3720   filter: "'2T2C' and 'MRR'"
3721   parameters:
3722   - "name"
3723   - "parent"
3724   - "result"
3725
3726 # VPP Performance Changes 2n-dnv 4t4c MRR
3727 - type: "table"
3728   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3729   algorithm: "table_perf_comparison"
3730   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3731   reference:
3732     title: "rls1908"
3733     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3734   compare:
3735     title: "rls2001"
3736     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3737   data: "vpp-performance-changes-2n-dnv-mrr"
3738   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3739   filter: "'4T4C' and 'MRR'"
3740   parameters:
3741   - "name"
3742   - "parent"
3743   - "result"
3744
3745 # VPP Performance Changes 3n-dnv 1t1c MRR
3746 - type: "table"
3747   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3748   algorithm: "table_perf_comparison"
3749   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3750   reference:
3751     title: "rls1908"
3752     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3753   compare:
3754     title: "rls2001"
3755     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3756   data: "vpp-performance-changes-3n-dnv-mrr"
3757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3758   filter: "'1T1C' and 'MRR'"
3759   parameters:
3760   - "name"
3761   - "parent"
3762   - "result"
3763
3764 # VPP Performance Changes 3n-dnv 2t2c MRR
3765 - type: "table"
3766   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3767   algorithm: "table_perf_comparison"
3768   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3769   reference:
3770     title: "rls1908"
3771     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3772   compare:
3773     title: "rls2001"
3774     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3775   data: "vpp-performance-changes-3n-dnv-mrr"
3776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3777   filter: "'2T2C' and 'MRR'"
3778   parameters:
3779   - "name"
3780   - "parent"
3781   - "result"
3782
3783 # VPP Performance Changes 3n-dnv 4t4c MRR
3784 - type: "table"
3785   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3786   algorithm: "table_perf_comparison"
3787   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3788   reference:
3789     title: "rls1908"
3790     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3791   compare:
3792     title: "rls2001"
3793     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3794   data: "vpp-performance-changes-3n-dnv-mrr"
3795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3796   filter: "'4T4C' and 'MRR'"
3797   parameters:
3798   - "name"
3799   - "parent"
3800   - "result"
3801
3802 # VPP Performance Changes 3n-tsh 1t1c MRR
3803 - type: "table"
3804   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3805   algorithm: "table_perf_comparison"
3806   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3807   reference:
3808     title: "rls1908"
3809     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3810   compare:
3811     title: "rls2001"
3812     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3813   data: "vpp-performance-changes-3n-tsh-mrr"
3814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3815   filter: "'1T1C' and 'MRR'"
3816   parameters:
3817   - "name"
3818   - "parent"
3819   - "result"
3820
3821 # VPP Performance Changes 3n-tsh 2t2c MRR
3822 - type: "table"
3823   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3824   algorithm: "table_perf_comparison"
3825   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3826   reference:
3827     title: "rls1908"
3828     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3829   compare:
3830     title: "rls2001"
3831     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3832   data: "vpp-performance-changes-3n-tsh-mrr"
3833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3834   filter: "'2T2C' and 'MRR'"
3835   parameters:
3836   - "name"
3837   - "parent"
3838   - "result"
3839
3840 # VPP Performance Changes 3n-tsh 4t4c MRR
3841 - type: "table"
3842   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3843   algorithm: "table_perf_comparison"
3844   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3845   reference:
3846     title: "rls1908"
3847     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3848   compare:
3849     title: "rls2001"
3850     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3851   data: "vpp-performance-changes-3n-tsh-mrr"
3852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3853   filter: "'4T4C' and 'MRR'"
3854   parameters:
3855   - "name"
3856   - "parent"
3857   - "result"
3858
3859 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3860 #- type: "table"
3861 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3862 #  algorithm: "table_perf_comparison_nic"
3863 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3864 #  reference:
3865 #    title: "3n-hsw xl710"
3866 #    data: "vpp-compare-testbeds-mrr-ref"
3867 #    nic: "NIC_Intel-XL710"
3868 #  compare:
3869 #    title: "3n-skx xxv710"
3870 #    data: "vpp-compare-testbeds-mrr-cmp"
3871 #    nic: "NIC_Intel-XXV710"
3872 #  data: "vpp-compare-testbeds-mrr"
3873 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3874 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3875 #  parameters:
3876 #  - "name"
3877 #  - "parent"
3878 #  - "result"
3879 #  - "tags"
3880 #
3881 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3882 #- type: "table"
3883 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3884 #  algorithm: "table_perf_comparison_nic"
3885 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3886 #  reference:
3887 #    title: "3n-hsw xl710"
3888 #    data: "vpp-compare-testbeds-mrr-ref"
3889 #    nic: "NIC_Intel-XL710"
3890 #  compare:
3891 #    title: "3n-skx xxv710"
3892 #    data: "vpp-compare-testbeds-mrr-cmp"
3893 #    nic: "NIC_Intel-XXV710"
3894 #  data: "vpp-compare-testbeds-mrr"
3895 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3896 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3897 #  parameters:
3898 #  - "name"
3899 #  - "parent"
3900 #  - "result"
3901 #  - "tags"
3902 #
3903 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3904 #- type: "table"
3905 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3906 #  algorithm: "table_perf_comparison_nic"
3907 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3908 #  reference:
3909 #    title: "3n-hsw xl710"
3910 #    data: "vpp-compare-testbeds-mrr-ref"
3911 #    nic: "NIC_Intel-XL710"
3912 #  compare:
3913 #    title: "3n-skx xxv710"
3914 #    data: "vpp-compare-testbeds-mrr-cmp"
3915 #    nic: "NIC_Intel-XXV710"
3916 #  data: "vpp-compare-testbeds-mrr"
3917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3918 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
3919 #  parameters:
3920 #  - "name"
3921 #  - "parent"
3922 #  - "result"
3923 #  - "tags"
3924 #
3925 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
3926 #- type: "table"
3927 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
3928 #  algorithm: "table_perf_comparison"
3929 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
3930 #  reference:
3931 #    title: "2n-skx"
3932 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3933 #  compare:
3934 #    title: "2n-clx"
3935 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3936 #  data: "vpp-compare-testbeds-mrr-skx-clx"
3937 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3938 #  filter: "'2T1C'"
3939 #  parameters:
3940 #  - "name"
3941 #  - "parent"
3942 #  - "result"
3943 #  - "tags"
3944 #
3945 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
3946 #- type: "table"
3947 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
3948 #  algorithm: "table_perf_comparison"
3949 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
3950 #  reference:
3951 #    title: "2n-skx"
3952 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3953 #  compare:
3954 #    title: "2n-clx"
3955 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3956 #  data: "vpp-compare-testbeds-mrr-skx-clx"
3957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3958 #  filter: "'4T2C'"
3959 #  parameters:
3960 #  - "name"
3961 #  - "parent"
3962 #  - "result"
3963 #  - "tags"
3964 #
3965 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
3966 #- type: "table"
3967 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
3968 #  algorithm: "table_perf_comparison"
3969 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
3970 #  reference:
3971 #    title: "2n-skx"
3972 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3973 #  compare:
3974 #    title: "2n-clx"
3975 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3976 #  data: "vpp-compare-testbeds-mrr-skx-clx"
3977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3978 #  filter: "'8T4C'"
3979 #  parameters:
3980 #  - "name"
3981 #  - "parent"
3982 #  - "result"
3983 #  - "tags"
3984 #
3985 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3986 #- type: "table"
3987 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3988 #  algorithm: "table_perf_comparison"
3989 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3990 #  reference:
3991 #    title: "3-Node Skx"
3992 #    data: "vpp-compare-topologies-mrr-ref"
3993 #  compare:
3994 #    title: "2-Node Skx"
3995 #    data: "vpp-compare-topologies-mrr-cmp"
3996 #  data: "vpp-compare-topologies-mrr"
3997 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3998 #  filter: "'MRR' and '1C'"
3999 #  parameters:
4000 #  - "name"
4001 #  - "parent"
4002 #  - "result"
4003 #
4004 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4005 #- type: "table"
4006 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4007 #  algorithm: "table_perf_comparison"
4008 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4009 #  reference:
4010 #    title: "3-Node Skx"
4011 #    data: "vpp-compare-topologies-mrr-ref"
4012 #  compare:
4013 #    title: "2-Node Skx"
4014 #    data: "vpp-compare-topologies-mrr-cmp"
4015 #  data: "vpp-compare-topologies-mrr"
4016 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4017 #  filter: "'MRR' and '2C'"
4018 #  parameters:
4019 #  - "name"
4020 #  - "parent"
4021 #  - "result"
4022 #
4023 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4024 #- type: "table"
4025 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4026 #  algorithm: "table_perf_comparison"
4027 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4028 #  reference:
4029 #    title: "3-Node Skx"
4030 #    data: "vpp-compare-topologies-mrr-ref"
4031 #  compare:
4032 #    title: "2-Node Skx"
4033 #    data: "vpp-compare-topologies-mrr-cmp"
4034 #  data: "vpp-compare-topologies-mrr"
4035 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4036 #  filter: "'MRR' and '4C'"
4037 #  parameters:
4038 #  - "name"
4039 #  - "parent"
4040 #  - "result"
4041
4042 # Detailed Test Results - VPP Performance Results 3n-hsw
4043 - type: "table"
4044   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4045   algorithm: "table_merged_details"
4046   output-file-ext: ".csv"
4047   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4048   columns:
4049   - title: "Name"
4050     data: "data name"
4051   - title: "Status"
4052     data: "data msg"
4053   rows: "generated"
4054   data: "vpp-perf-results-3n-hsw"
4055   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4056   parameters:
4057   - "name"
4058   - "parent"
4059   - "msg"
4060
4061 ## Detailed Test Results - VPP Performance Results 3n-skx
4062 #- type: "table"
4063 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4064 #  algorithm: "table_merged_details"
4065 #  output-file-ext: ".csv"
4066 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4067 #  columns:
4068 #  - title: "Name"
4069 #    data: "data name"
4070 #  - title: "Status"
4071 #    data: "data msg"
4072 #  rows: "generated"
4073 #  data: "vpp-perf-results-3n-skx"
4074 #  filter: "not 'CFS_OPT'"
4075 #  parameters:
4076 #  - "name"
4077 #  - "parent"
4078 #  - "msg"
4079 #
4080 ## Detailed Test Results - VPP Performance Results 2n-skx
4081 #- type: "table"
4082 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4083 #  algorithm: "table_merged_details"
4084 #  output-file-ext: ".csv"
4085 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4086 #  columns:
4087 #  - title: "Name"
4088 #    data: "data name"
4089 #  - title: "Status"
4090 #    data: "data msg"
4091 #  rows: "generated"
4092 #  data: "vpp-perf-results-2n-skx"
4093 #  filter: "not 'CFS_OPT'"
4094 #  parameters:
4095 #  - "name"
4096 #  - "parent"
4097 #  - "msg"
4098
4099 ## Detailed Test Results - VPP Performance Results 2n-clx
4100 #- type: "table"
4101 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4102 #  algorithm: "table_merged_details"
4103 #  output-file-ext: ".csv"
4104 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4105 #  columns:
4106 #  - title: "Name"
4107 #    data: "data name"
4108 #  - title: "Status"
4109 #    data: "data msg"
4110 #  rows: "generated"
4111 #  data: "vpp-perf-results-2n-clx"
4112 #  filter: "not 'CFS_OPT'"
4113 #  parameters:
4114 #  - "name"
4115 #  - "parent"
4116 #  - "msg"
4117
4118 # Detailed Test Results - VPP Performance Results 3n-tsh
4119 - type: "table"
4120   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4121   algorithm: "table_merged_details"
4122   output-file-ext: ".csv"
4123   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4124   columns:
4125   - title: "Name"
4126     data: "data name"
4127   - title: "Status"
4128     data: "data msg"
4129   rows: "generated"
4130   data: "vpp-perf-results-3n-tsh"
4131   filter: "not 'CFS_OPT'"
4132   parameters:
4133   - "name"
4134   - "parent"
4135   - "msg"
4136
4137 # Detailed Test Results - VPP Performance Results 3n-dnv
4138 - type: "table"
4139   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4140   algorithm: "table_details"
4141   output-file-ext: ".csv"
4142   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4143   columns:
4144   - title: "Name"
4145     data: "data name"
4146   - title: "Status"
4147     data: "data msg"
4148   rows: "generated"
4149   data: "vpp-perf-results-3n-dnv"
4150   filter: "'NDRPDR'"
4151   parameters:
4152   - "name"
4153   - "parent"
4154   - "msg"
4155
4156 # Detailed Test Results - VPP Performance Results 2n-dnv
4157 - type: "table"
4158   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4159   algorithm: "table_details"
4160   output-file-ext: ".csv"
4161   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4162   columns:
4163   - title: "Name"
4164     data: "data name"
4165   - title: "Status"
4166     data: "data msg"
4167   rows: "generated"
4168   data: "vpp-perf-results-2n-dnv"
4169   filter: "'NDRPDR'"
4170   parameters:
4171   - "name"
4172   - "parent"
4173   - "msg"
4174
4175 # Test configuration - VPP Performance Test Configs 3n-hsw
4176 - type: "table"
4177   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4178   algorithm: "table_merged_details"
4179   output-file-ext: ".csv"
4180   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4181   columns:
4182   - title: "Name"
4183     data: "data name"
4184   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4185     data: "data conf-history"
4186   rows: "generated"
4187   data: "vpp-perf-results-3n-hsw"
4188   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4189   parameters:
4190   - "parent"
4191   - "name"
4192   - "conf-history"
4193
4194 ## Test configuration - VPP Performance Test Configs 3n-skx
4195 #- type: "table"
4196 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4197 #  algorithm: "table_merged_details"
4198 #  output-file-ext: ".csv"
4199 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4200 #  columns:
4201 #  - title: "Name"
4202 #    data: "data name"
4203 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4204 #    data: "data conf-history"
4205 #  rows: "generated"
4206 #  data: "vpp-perf-results-3n-skx"
4207 #  filter: "not 'CFS_OPT'"
4208 #  parameters:
4209 #  - "parent"
4210 #  - "name"
4211 #  - "conf-history"
4212 #
4213 ## Test configuration - VPP Performance Test Configs 2n-skx
4214 #- type: "table"
4215 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4216 #  algorithm: "table_merged_details"
4217 #  output-file-ext: ".csv"
4218 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4219 #  columns:
4220 #  - title: "Name"
4221 #    data: "data name"
4222 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4223 #    data: "data conf-history"
4224 #  rows: "generated"
4225 #  data: "vpp-perf-results-2n-skx"
4226 #  filter: "not 'CFS_OPT'"
4227 #  parameters:
4228 #  - "parent"
4229 #  - "name"
4230 #  - "conf-history"
4231
4232 ## Test configuration - VPP Performance Test Configs 2n-clx
4233 #- type: "table"
4234 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4235 #  algorithm: "table_merged_details"
4236 #  output-file-ext: ".csv"
4237 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4238 #  columns:
4239 #  - title: "Name"
4240 #    data: "data name"
4241 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4242 #    data: "data conf-history"
4243 #  rows: "generated"
4244 #  data: "vpp-perf-results-2n-clx"
4245 #  filter: "not 'CFS_OPT'"
4246 #  parameters:
4247 #  - "parent"
4248 #  - "name"
4249 #  - "conf-history"
4250
4251 # Test configuration - VPP Performance Test Configs 3n-tsh
4252 - type: "table"
4253   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4254   algorithm: "table_merged_details"
4255   output-file-ext: ".csv"
4256   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4257   columns:
4258   - title: "Name"
4259     data: "data name"
4260   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4261     data: "data conf-history"
4262   rows: "generated"
4263   data: "vpp-perf-results-3n-tsh"
4264   filter: "not 'CFS_OPT'"
4265   parameters:
4266   - "parent"
4267   - "name"
4268   - "conf-history"
4269
4270 # Test configuration - VPP Performance Test Configs 3n-dnv
4271 - type: "table"
4272   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4273   algorithm: "table_details"
4274   output-file-ext: ".csv"
4275   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4276   columns:
4277   - title: "Name"
4278     data: "data name"
4279   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4280     data: "data conf-history"
4281   rows: "generated"
4282   data: "vpp-perf-results-3n-dnv"
4283   filter: "'NDRPDR'"
4284   parameters:
4285   - "parent"
4286   - "name"
4287   - "conf-history"
4288
4289 # Test configuration - VPP Performance Test Configs 2n-dnv
4290 - type: "table"
4291   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4292   algorithm: "table_details"
4293   output-file-ext: ".csv"
4294   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4295   columns:
4296   - title: "Name"
4297     data: "data name"
4298   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4299     data: "data conf-history"
4300   rows: "generated"
4301   data: "vpp-perf-results-2n-dnv"
4302   filter: "'NDRPDR'"
4303   parameters:
4304   - "parent"
4305   - "name"
4306   - "conf-history"
4307
4308 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4309 - type: "table"
4310   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4311   algorithm: "table_oper_data_html"
4312   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4313   data: "vpp-perf-results-3n-hsw"
4314   filter: "'NDRPDR'"
4315
4316 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4317 #- type: "table"
4318 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4319 #  algorithm: "table_oper_data_html"
4320 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4321 #  data: "vpp-perf-results-3n-skx"
4322 #  filter: "not 'CFS_OPT'"
4323 #
4324 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4325 #- type: "table"
4326 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4327 #  algorithm: "table_oper_data_html"
4328 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4329 #  data: "vpp-perf-results-2n-skx"
4330 #  filter: "not 'CFS_OPT'"
4331
4332 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4333 #- type: "table"
4334 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4335 #  algorithm: "table_oper_data_html"
4336 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4337 #  data: "vpp-perf-results-2n-clx"
4338 #  filter: "not 'CFS_OPT'"
4339
4340 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4341 - type: "table"
4342   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4343   algorithm: "table_oper_data_html"
4344   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4345   data: "vpp-perf-results-3n-tsh"
4346   filter: "not 'CFS_OPT'"
4347
4348 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4349 - type: "table"
4350   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4351   algorithm: "table_oper_data_html"
4352   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4353   data: "vpp-perf-results-3n-dnv"
4354   filter: "'NDRPDR'"
4355
4356 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4357 - type: "table"
4358   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4359   algorithm: "table_oper_data_html"
4360   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4361   data: "vpp-perf-results-2n-dnv"
4362   filter: "'NDRPDR'"
4363
4364 # Detailed Test Results - VPP MRR Results 3n-hsw
4365 - type: "table"
4366   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4367   algorithm: "table_details"
4368   output-file-ext: ".csv"
4369   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4370   columns:
4371   - title: "Name"
4372     data: "data name"
4373   - title: "Status"
4374     data: "data msg"
4375   rows: "generated"
4376   data: "vpp-mrr-results-3n-hsw"
4377   filter: "'MRR'"
4378   parameters:
4379   - "name"
4380   - "parent"
4381   - "msg"
4382
4383 ## Detailed Test Results - VPP MRR Results 3n-skx
4384 #- type: "table"
4385 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4386 #  algorithm: "table_details"
4387 #  output-file-ext: ".csv"
4388 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4389 #  columns:
4390 #  - title: "Name"
4391 #    data: "data name"
4392 #  - title: "Status"
4393 #    data: "data msg"
4394 #  rows: "generated"
4395 #  data: "vpp-mrr-results-3n-skx"
4396 #  filter: "'MRR'"
4397 #  parameters:
4398 #  - "name"
4399 #  - "parent"
4400 #  - "msg"
4401 #
4402 ## Detailed Test Results - VPP MRR Results 2n-skx
4403 #- type: "table"
4404 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4405 #  algorithm: "table_details"
4406 #  output-file-ext: ".csv"
4407 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4408 #  columns:
4409 #  - title: "Name"
4410 #    data: "data name"
4411 #  - title: "Status"
4412 #    data: "data msg"
4413 #  rows: "generated"
4414 #  data: "vpp-mrr-results-2n-skx"
4415 #  filter: "'MRR'"
4416 #  parameters:
4417 #  - "name"
4418 #  - "parent"
4419 #  - "msg"
4420
4421 ## Detailed Test Results - VPP MRR Results 2n-clx
4422 #- type: "table"
4423 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4424 #  algorithm: "table_details"
4425 #  output-file-ext: ".csv"
4426 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4427 #  columns:
4428 #  - title: "Name"
4429 #    data: "data name"
4430 #  - title: "Status"
4431 #    data: "data msg"
4432 #  rows: "generated"
4433 #  data: "vpp-mrr-results-2n-clx"
4434 #  filter: "'MRR'"
4435 #  parameters:
4436 #  - "name"
4437 #  - "parent"
4438 #  - "msg"
4439
4440 # Detailed Test Results - VPP MRR Results 3n-tsh
4441 - type: "table"
4442   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4443   algorithm: "table_details"
4444   output-file-ext: ".csv"
4445   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4446   columns:
4447   - title: "Name"
4448     data: "data name"
4449   - title: "Status"
4450     data: "data msg"
4451   rows: "generated"
4452   data: "vpp-mrr-results-3n-tsh"
4453   filter: "'MRR'"
4454   parameters:
4455   - "name"
4456   - "parent"
4457   - "msg"
4458
4459 # Detailed Test Results - VPP MRR Results 3n-dnv
4460 - type: "table"
4461   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4462   algorithm: "table_details"
4463   output-file-ext: ".csv"
4464   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4465   columns:
4466   - title: "Name"
4467     data: "data name"
4468   - title: "Status"
4469     data: "data msg"
4470   rows: "generated"
4471   data: "vpp-mrr-results-3n-dnv"
4472   filter: "'MRR'"
4473   parameters:
4474   - "name"
4475   - "parent"
4476   - "msg"
4477
4478 # Detailed Test Results - VPP MRR Results 2n-dnv
4479 - type: "table"
4480   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4481   algorithm: "table_details"
4482   output-file-ext: ".csv"
4483   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4484   columns:
4485   - title: "Name"
4486     data: "data name"
4487   - title: "Status"
4488     data: "data msg"
4489   rows: "generated"
4490   data: "vpp-mrr-results-2n-dnv"
4491   filter: "'MRR'"
4492   parameters:
4493   - "name"
4494   - "parent"
4495   - "msg"
4496
4497 # Test configuration - VPP MRR Test Configs 3n-hsw
4498 - type: "table"
4499   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4500   algorithm: "table_details"
4501   output-file-ext: ".csv"
4502   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4503   columns:
4504   - title: "Name"
4505     data: "data name"
4506   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4507     data: "data conf-history"
4508   rows: "generated"
4509   data: "vpp-mrr-results-3n-hsw"
4510   filter: "'MRR'"
4511   parameters:
4512   - "parent"
4513   - "name"
4514   - "conf-history"
4515
4516 ## Test configuration - VPP MRR Test Configs 3n-skx
4517 #- type: "table"
4518 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4519 #  algorithm: "table_details"
4520 #  output-file-ext: ".csv"
4521 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4522 #  columns:
4523 #  - title: "Name"
4524 #    data: "data name"
4525 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4526 #    data: "data conf-history"
4527 #  rows: "generated"
4528 #  data: "vpp-mrr-results-3n-skx"
4529 #  filter: "'MRR'"
4530 #  parameters:
4531 #  - "parent"
4532 #  - "name"
4533 #  - "conf-history"
4534 #
4535 ## Test configuration - VPP MRR Test Configs 2n-skx
4536 #- type: "table"
4537 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4538 #  algorithm: "table_details"
4539 #  output-file-ext: ".csv"
4540 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4541 #  columns:
4542 #  - title: "Name"
4543 #    data: "data name"
4544 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4545 #    data: "data conf-history"
4546 #  rows: "generated"
4547 #  data: "vpp-mrr-results-2n-skx"
4548 #  filter: "'MRR'"
4549 #  parameters:
4550 #  - "parent"
4551 #  - "name"
4552 #  - "conf-history"
4553
4554 ## Test configuration - VPP MRR Test Configs 2n-clx
4555 #- type: "table"
4556 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4557 #  algorithm: "table_details"
4558 #  output-file-ext: ".csv"
4559 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4560 #  columns:
4561 #  - title: "Name"
4562 #    data: "data name"
4563 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4564 #    data: "data conf-history"
4565 #  rows: "generated"
4566 #  data: "vpp-mrr-results-2n-clx"
4567 #  filter: "'MRR'"
4568 #  parameters:
4569 #  - "parent"
4570 #  - "name"
4571 #  - "conf-history"
4572
4573 # Test configuration - VPP MRR Test Configs 3n-tsh
4574 - type: "table"
4575   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4576   algorithm: "table_details"
4577   output-file-ext: ".csv"
4578   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4579   columns:
4580   - title: "Name"
4581     data: "data name"
4582   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4583     data: "data conf-history"
4584   rows: "generated"
4585   data: "vpp-mrr-results-3n-tsh"
4586   filter: "'MRR'"
4587   parameters:
4588   - "parent"
4589   - "name"
4590   - "conf-history"
4591
4592 # Test configuration - VPP MRR Test Configs 3n-dnv
4593 - type: "table"
4594   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4595   algorithm: "table_details"
4596   output-file-ext: ".csv"
4597   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4598   columns:
4599   - title: "Name"
4600     data: "data name"
4601   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4602     data: "data conf-history"
4603   rows: "generated"
4604   data: "vpp-mrr-results-3n-dnv"
4605   filter: "'MRR'"
4606   parameters:
4607   - "parent"
4608   - "name"
4609   - "conf-history"
4610
4611 # Test configuration - VPP MRR Test Configs 2n-dnv
4612 - type: "table"
4613   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4614   algorithm: "table_details"
4615   output-file-ext: ".csv"
4616   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4617   columns:
4618   - title: "Name"
4619     data: "data name"
4620   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4621     data: "data conf-history"
4622   rows: "generated"
4623   data: "vpp-mrr-results-2n-dnv"
4624   filter: "'MRR'"
4625   parameters:
4626   - "parent"
4627   - "name"
4628   - "conf-history"
4629
4630 # Detailed Test Results - VPP Device Results - Ubuntu
4631 - type: "table"
4632   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4633   algorithm: "table_details"
4634   output-file-ext: ".csv"
4635   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4636   columns:
4637   - title: "Name"
4638     data: "data name"
4639   - title: "Documentation"
4640     data: "data doc"
4641   - title: "Status"
4642     data: "data status"
4643   rows: "generated"
4644   data: "vpp-device-results-ubuntu"
4645   filter: "all"
4646   parameters:
4647   - "name"
4648   - "parent"
4649   - "doc"
4650   - "status"
4651
4652 # Test configuration - VPP Device Test Configs - Ubuntu
4653 - type: "table"
4654   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4655   algorithm: "table_details"
4656   output-file-ext: ".csv"
4657   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4658   columns:
4659   - title: "Name"
4660     data: "data name"
4661   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4662     data: "data conf-history"
4663   rows: "generated"
4664   data: "vpp-device-results-ubuntu"
4665   filter: "all"
4666   parameters:
4667   - "parent"
4668   - "name"
4669   - "conf-history"
4670
4671 ################################################################################
4672
4673 # DPDK Performance Changes 3n-hsw 1t1c pdr
4674 - type: "table"
4675   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4676   algorithm: "table_perf_comparison"
4677   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4678   history:
4679     - title: "rls1904"
4680       data: "dpdk-performance-changes-3n-hsw-h1"
4681   reference:
4682     title: "rls1908"
4683     data: "dpdk-performance-changes-3n-hsw-ref"
4684   compare:
4685     title: "rls2001"
4686     data: "dpdk-performance-changes-3n-hsw-cmp"
4687   data: "dpdk-performance-changes-3n-hsw"
4688   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4689   filter: "'1T1C'"
4690   parameters:
4691   - "name"
4692   - "parent"
4693   - "throughput"
4694
4695 # DPDK Performance Changes 3n-hsw 2t2c pdr
4696 - type: "table"
4697   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4698   algorithm: "table_perf_comparison"
4699   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4700   history:
4701     - title: "rls1904"
4702       data: "dpdk-performance-changes-3n-hsw-h1"
4703   reference:
4704     title: "rls1908"
4705     data: "dpdk-performance-changes-3n-hsw-ref"
4706   compare:
4707     title: "rls2001"
4708     data: "dpdk-performance-changes-3n-hsw-cmp"
4709   data: "dpdk-performance-changes-3n-hsw"
4710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4711   filter: "'2T2C'"
4712   parameters:
4713   - "name"
4714   - "parent"
4715   - "throughput"
4716
4717 # DPDK Performance Changes 3n-hsw 1t1c ndr
4718 - type: "table"
4719   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4720   algorithm: "table_perf_comparison"
4721   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4722   history:
4723     - title: "rls1904"
4724       data: "dpdk-performance-changes-3n-hsw-h1"
4725   reference:
4726     title: "rls1908"
4727     data: "dpdk-performance-changes-3n-hsw-ref"
4728   compare:
4729     title: "rls2001"
4730     data: "dpdk-performance-changes-3n-hsw-cmp"
4731   data: "dpdk-performance-changes-3n-hsw"
4732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4733   filter: "'1T1C'"
4734   parameters:
4735   - "name"
4736   - "parent"
4737   - "throughput"
4738
4739 # DPDK Performance Changes 3n-hsw 2t2c ndr
4740 - type: "table"
4741   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4742   algorithm: "table_perf_comparison"
4743   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4744   history:
4745     - title: "rls1904"
4746       data: "dpdk-performance-changes-3n-hsw-h1"
4747   reference:
4748     title: "rls1908"
4749     data: "dpdk-performance-changes-3n-hsw-ref"
4750   compare:
4751     title: "rls2001"
4752     data: "dpdk-performance-changes-3n-hsw-cmp"
4753   data: "dpdk-performance-changes-3n-hsw"
4754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4755   filter: "'2T2C'"
4756   parameters:
4757   - "name"
4758   - "parent"
4759   - "throughput"
4760
4761 ## DPDK Performance Changes 3n-skx 2t1c pdr
4762 #- type: "table"
4763 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4764 #  algorithm: "table_perf_comparison"
4765 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4766 #  history:
4767 #    - title: "rls1904"
4768 #      data: "dpdk-performance-changes-3n-skx-h1"
4769 #  reference:
4770 #    title: "rls1908"
4771 #    data: "dpdk-performance-changes-3n-skx-ref"
4772 #  compare:
4773 #    title: "rls2001"
4774 #    data: "dpdk-performance-changes-3n-skx-cmp"
4775 #  data: "dpdk-performance-changes-3n-skx"
4776 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4777 #  filter: "'2T1C'"
4778 #  parameters:
4779 #  - "name"
4780 #  - "parent"
4781 #  - "throughput"
4782 #
4783 ## DPDK Performance Changes 3n-skx 4t2c pdr
4784 #- type: "table"
4785 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4786 #  algorithm: "table_perf_comparison"
4787 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4788 #  history:
4789 #    - title: "rls1904"
4790 #      data: "dpdk-performance-changes-3n-skx-h1"
4791 #  reference:
4792 #    title: "rls1908"
4793 #    data: "dpdk-performance-changes-3n-skx-ref"
4794 #  compare:
4795 #    title: "rls2001"
4796 #    data: "dpdk-performance-changes-3n-skx-cmp"
4797 #  data: "dpdk-performance-changes-3n-skx"
4798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4799 #  filter: "'4T2C'"
4800 #  parameters:
4801 #  - "name"
4802 #  - "parent"
4803 #  - "throughput"
4804 #
4805 ## DPDK Performance Changes 3n-skx 2t1c ndr
4806 #- type: "table"
4807 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4808 #  algorithm: "table_perf_comparison"
4809 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4810 #  history:
4811 #    - title: "rls1904"
4812 #      data: "dpdk-performance-changes-3n-skx-h1"
4813 #  reference:
4814 #    title: "rls1908"
4815 #    data: "dpdk-performance-changes-3n-skx-ref"
4816 #  compare:
4817 #    title: "rls2001"
4818 #    data: "dpdk-performance-changes-3n-skx-cmp"
4819 #  data: "dpdk-performance-changes-3n-skx"
4820 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4821 #  filter: "'2T1C'"
4822 #  parameters:
4823 #  - "name"
4824 #  - "parent"
4825 #  - "throughput"
4826 #
4827 ## DPDK Performance Changes 3n-skx 4t2c ndr
4828 #- type: "table"
4829 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4830 #  algorithm: "table_perf_comparison"
4831 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4832 #  history:
4833 #    - title: "rls1904"
4834 #      data: "dpdk-performance-changes-3n-skx-h1"
4835 #  reference:
4836 #    title: "rls1908"
4837 #    data: "dpdk-performance-changes-3n-skx-ref"
4838 #  compare:
4839 #    title: "rls2001"
4840 #    data: "dpdk-performance-changes-3n-skx-cmp"
4841 #  data: "dpdk-performance-changes-3n-skx"
4842 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4843 #  filter: "'4T2C'"
4844 #  parameters:
4845 #  - "name"
4846 #  - "parent"
4847 #  - "throughput"
4848 #
4849 ## DPDK Performance Changes 2n-skx 2t1c pdr
4850 #- type: "table"
4851 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4852 #  algorithm: "table_perf_comparison"
4853 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4854 #  history:
4855 #    - title: "rls1904"
4856 #      data: "dpdk-performance-changes-2n-skx-h1"
4857 #  reference:
4858 #    title: "rls1908"
4859 #    data: "dpdk-performance-changes-2n-skx-ref"
4860 #  compare:
4861 #    title: "rls2001"
4862 #    data: "dpdk-performance-changes-2n-skx-cmp"
4863 #  data: "dpdk-performance-changes-2n-skx"
4864 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4865 #  filter: "'2T1C'"
4866 #  parameters:
4867 #  - "name"
4868 #  - "parent"
4869 #  - "throughput"
4870 #
4871 ## DPDK Performance Changes 2n-skx 4t2c pdr
4872 #- type: "table"
4873 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4874 #  algorithm: "table_perf_comparison"
4875 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4876 #  history:
4877 #    - title: "rls1904"
4878 #      data: "dpdk-performance-changes-2n-skx-h1"
4879 #  reference:
4880 #    title: "rls1908"
4881 #    data: "dpdk-performance-changes-2n-skx-ref"
4882 #  compare:
4883 #    title: "rls2001"
4884 #    data: "dpdk-performance-changes-2n-skx-cmp"
4885 #  data: "dpdk-performance-changes-2n-skx"
4886 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4887 #  filter: "'4T2C'"
4888 #  parameters:
4889 #  - "name"
4890 #  - "parent"
4891 #  - "throughput"
4892 #
4893 ## DPDK Performance Changes 2n-skx 2t1c ndr
4894 #- type: "table"
4895 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4896 #  algorithm: "table_perf_comparison"
4897 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4898 #  history:
4899 #    - title: "rls1904"
4900 #      data: "dpdk-performance-changes-2n-skx-h1"
4901 #  reference:
4902 #    title: "rls1908"
4903 #    data: "dpdk-performance-changes-2n-skx-ref"
4904 #  compare:
4905 #    title: "rls2001"
4906 #    data: "dpdk-performance-changes-2n-skx-cmp"
4907 #  data: "dpdk-performance-changes-2n-skx"
4908 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4909 #  filter: "'2T1C'"
4910 #  parameters:
4911 #  - "name"
4912 #  - "parent"
4913 #  - "throughput"
4914 #
4915 ## DPDK Performance Changes 2n-skx 4t2c ndr
4916 #- type: "table"
4917 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4918 #  algorithm: "table_perf_comparison"
4919 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4920 #  history:
4921 #    - title: "rls1904"
4922 #      data: "dpdk-performance-changes-2n-skx-h1"
4923 #  reference:
4924 #    title: "rls1908"
4925 #    data: "dpdk-performance-changes-2n-skx-ref"
4926 #  compare:
4927 #    title: "rls2001"
4928 #    data: "dpdk-performance-changes-2n-skx-cmp"
4929 #  data: "dpdk-performance-changes-2n-skx"
4930 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4931 #  filter: "'4T2C'"
4932 #  parameters:
4933 #  - "name"
4934 #  - "parent"
4935 #  - "throughput"
4936 #
4937 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4938 #- type: "table"
4939 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4940 #  algorithm: "table_perf_comparison"
4941 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4942 #  reference:
4943 #    title: "3-Node Hsw"
4944 #    data: "dpdk-compare-testbeds-ref"
4945 #  compare:
4946 #    title: "3-Node Skx"
4947 #    data: "dpdk-compare-testbeds-cmp"
4948 #  data: "dpdk-compare-testbeds"
4949 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4950 #  filter: "'NIC_Intel-X710'"
4951 #  parameters:
4952 #  - "name"
4953 #  - "parent"
4954 #  - "throughput"
4955 #
4956 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4957 #- type: "table"
4958 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4959 #  algorithm: "table_perf_comparison"
4960 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4961 #  reference:
4962 #    title: "3-Node Hsw"
4963 #    data: "dpdk-compare-testbeds-ref"
4964 #  compare:
4965 #    title: "3-Node Skx"
4966 #    data: "dpdk-compare-testbeds-cmp"
4967 #  data: "dpdk-compare-testbeds"
4968 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4969 #  filter: "'NIC_Intel-X710'"
4970 #  parameters:
4971 #  - "name"
4972 #  - "parent"
4973 #  - "throughput"
4974 #
4975 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
4976 #- type: "table"
4977 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
4978 #  algorithm: "table_perf_comparison"
4979 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
4980 #  reference:
4981 #    title: "2-Node Skx"
4982 #    data: "dpdk-compare-testbeds-skx-clx-ref"
4983 #  compare:
4984 #    title: "2-Node Clx"
4985 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
4986 #  data: "dpdk-compare-testbeds-skx-clx"
4987 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4988 #  filter: "'NDRPDR'"
4989 #  parameters:
4990 #  - "name"
4991 #  - "parent"
4992 #  - "throughput"
4993 #
4994 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
4995 #- type: "table"
4996 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
4997 #  algorithm: "table_perf_comparison"
4998 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
4999 #  reference:
5000 #    title: "2-Node Skx"
5001 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5002 #  compare:
5003 #    title: "2-Node Clx"
5004 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5005 #  data: "dpdk-compare-testbeds-skx-clx"
5006 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5007 #  filter: "'NDRPDR'"
5008 #  parameters:
5009 #  - "name"
5010 #  - "parent"
5011 #  - "throughput"
5012 #
5013 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5014 #- type: "table"
5015 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5016 #  algorithm: "table_perf_comparison"
5017 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5018 #  reference:
5019 #    title: "3-Node Skx"
5020 #    data: "dpdk-compare-topologies-ref"
5021 #  compare:
5022 #    title: "2-Node Skx"
5023 #    data: "dpdk-compare-topologies-cmp"
5024 #  data: "dpdk-compare-topologies"
5025 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5026 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5027 #  parameters:
5028 #  - "name"
5029 #  - "parent"
5030 #  - "throughput"
5031 #
5032 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5033 #- type: "table"
5034 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5035 #  algorithm: "table_perf_comparison"
5036 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5037 #  reference:
5038 #    title: "3-Node Skx"
5039 #    data: "dpdk-compare-topologies-ref"
5040 #  compare:
5041 #    title: "2-Node Skx"
5042 #    data: "dpdk-compare-topologies-cmp"
5043 #  data: "dpdk-compare-topologies"
5044 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5045 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5046 #  parameters:
5047 #  - "name"
5048 #  - "parent"
5049 #  - "throughput"
5050
5051 # Detailed Test Results - DPDK Performance Results 3n-hsw
5052 - type: "table"
5053   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5054   algorithm: "table_details"
5055   output-file-ext: ".csv"
5056   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5057   columns:
5058   - title: "Name"
5059     data: "data name"
5060   - title: "Status"
5061     data: "data msg"
5062   rows: "generated"
5063   data: "dpdk-perf-results-3n-hsw"
5064   filter: "all"
5065   parameters:
5066   - "name"
5067   - "parent"
5068   - "msg"
5069
5070 ## Detailed Test Results - DPDK Performance Results 3n-skx
5071 #- type: "table"
5072 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5073 #  algorithm: "table_details"
5074 #  output-file-ext: ".csv"
5075 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5076 #  columns:
5077 #  - title: "Name"
5078 #    data: "data name"
5079 #  - title: "Status"
5080 #    data: "data msg"
5081 #  rows: "generated"
5082 #  data: "dpdk-perf-results-3n-skx"
5083 #  filter: "all"
5084 #  parameters:
5085 #  - "name"
5086 #  - "parent"
5087 #  - "msg"
5088 #
5089 ## Detailed Test Results - DPDK Performance Results 2n-skx
5090 #- type: "table"
5091 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5092 #  algorithm: "table_details"
5093 #  output-file-ext: ".csv"
5094 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5095 #  columns:
5096 #  - title: "Name"
5097 #    data: "data name"
5098 #  - title: "Status"
5099 #    data: "data msg"
5100 #  rows: "generated"
5101 #  data: "dpdk-perf-results-2n-skx"
5102 #  filter: "all"
5103 #  parameters:
5104 #  - "name"
5105 #  - "parent"
5106 #  - "msg"
5107
5108 ## Detailed Test Results - DPDK Performance Results 2n-clx
5109 #- type: "table"
5110 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5111 #  algorithm: "table_details"
5112 #  output-file-ext: ".csv"
5113 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5114 #  columns:
5115 #  - title: "Name"
5116 #    data: "data name"
5117 #  - title: "Status"
5118 #    data: "data msg"
5119 #  rows: "generated"
5120 #  data: "dpdk-perf-results-2n-clx"
5121 #  filter: "all"
5122 #  parameters:
5123 #  - "name"
5124 #  - "parent"
5125 #  - "msg"
5126
5127 # Detailed Test Results - DPDK Performance Results 2n-dnv
5128 - type: "table"
5129   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5130   algorithm: "table_details"
5131   output-file-ext: ".csv"
5132   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_2n_dnv"
5133   columns:
5134   - title: "Name"
5135     data: "data name"
5136   - title: "Status"
5137     data: "data msg"
5138   rows: "generated"
5139   data: "dpdk-perf-results-2n-dnv"
5140   filter: "all"
5141   parameters:
5142   - "name"
5143   - "parent"
5144   - "msg"
5145
5146 # Detailed Test Results - DPDK Performance Results 3n-dnv
5147 - type: "table"
5148   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5149   algorithm: "table_details"
5150   output-file-ext: ".csv"
5151   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5152   columns:
5153   - title: "Name"
5154     data: "data name"
5155   - title: "Status"
5156     data: "data msg"
5157   rows: "generated"
5158   data: "dpdk-perf-results-3n-dnv"
5159   filter: "all"
5160   parameters:
5161   - "name"
5162   - "parent"
5163   - "msg"
5164
5165 ################################################################################
5166 ###                                F I L E S                                 ###
5167 ################################################################################
5168
5169 # VPP Performance Results 3n-hsw
5170 - type: "file"
5171   title: "VPP Performance Results 3n-hsw"
5172   algorithm: "file_test_results"
5173   output-file-ext: ".rst"
5174   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5175   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5176   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5177   data: "vpp-perf-results-3n-hsw"
5178   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5179   parameters:
5180   - "name"
5181   - "doc"
5182   - "level"
5183   - "parent"
5184   data-start-level: 3
5185
5186 ## VPP Performance Results 3n-skx
5187 #- type: "file"
5188 #  title: "VPP Performance Results 3n-skx"
5189 #  algorithm: "file_test_results"
5190 #  output-file-ext: ".rst"
5191 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5192 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5193 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5194 #  data: "vpp-perf-results-3n-skx"
5195 #  filter: "not 'CFS_OPT'"
5196 #  parameters:
5197 #  - "name"
5198 #  - "doc"
5199 #  - "level"
5200 #  - "parent"
5201 #  data-start-level: 3
5202 #
5203 ## VPP Performance Results 2n-skx
5204 #- type: "file"
5205 #  title: "VPP Performance Results 2n-skx"
5206 #  algorithm: "file_test_results"
5207 #  output-file-ext: ".rst"
5208 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5209 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5210 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5211 #  data: "vpp-perf-results-2n-skx"
5212 #  filter: "not 'CFS_OPT'"
5213 #  parameters:
5214 #  - "name"
5215 #  - "doc"
5216 #  - "level"
5217 #  - "parent"
5218 #  data-start-level: 3
5219
5220 ## VPP Performance Results 2n-clx
5221 #- type: "file"
5222 #  title: "VPP Performance Results 2n-clx"
5223 #  algorithm: "file_test_results"
5224 #  output-file-ext: ".rst"
5225 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5226 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5227 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5228 #  data: "vpp-perf-results-2n-clx"
5229 #  filter: "not 'CFS_OPT'"
5230 #  parameters:
5231 #  - "name"
5232 #  - "doc"
5233 #  - "level"
5234 #  - "parent"
5235 #  data-start-level: 3
5236
5237 # VPP Performance Results 3n-tsh
5238 - type: "file"
5239   title: "VPP Performance Results 3n-tsh"
5240   algorithm: "file_test_results"
5241   output-file-ext: ".rst"
5242   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5243   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5244   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5245   data: "vpp-perf-results-3n-tsh"
5246   filter: "not 'CFS_OPT'"
5247   parameters:
5248   - "name"
5249   - "doc"
5250   - "level"
5251   - "parent"
5252   data-start-level: 3
5253
5254 # VPP Performance Results 3n-dnv
5255 - type: "file"
5256   title: "VPP Performance Results 3n-dnv"
5257   algorithm: "file_test_results"
5258   output-file-ext: ".rst"
5259   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5260   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5261   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5262   data: "vpp-perf-results-3n-dnv"
5263   filter: "'NDRPDR'"
5264   parameters:
5265   - "name"
5266   - "doc"
5267   - "level"
5268   - "parent"
5269   data-start-level: 3
5270
5271 # VPP Performance Results 2n-dnv
5272 - type: "file"
5273   title: "VPP Performance Results 2n-dnv"
5274   algorithm: "file_test_results"
5275   output-file-ext: ".rst"
5276   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5277   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5278   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5279   data: "vpp-perf-results-2n-dnv"
5280   filter: "'NDRPDR'"
5281   parameters:
5282   - "name"
5283   - "doc"
5284   - "level"
5285   - "parent"
5286   data-start-level: 3
5287
5288 # VPP Performance Configuration 3n-hsw
5289 - type: "file"
5290   title: "VPP Performance Configuration 3n-hsw"
5291   algorithm: "file_test_results"
5292   output-file-ext: ".rst"
5293   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5294   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5295   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5296   data: "vpp-perf-results-3n-hsw"
5297   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5298   parameters:
5299   - "name"
5300   - "doc"
5301   - "level"
5302   - "parent"
5303   data-start-level: 3
5304
5305 ## VPP Performance Configuration 3n-skx
5306 #- type: "file"
5307 #  title: "VPP Performance Configuration 3n-skx"
5308 #  algorithm: "file_test_results"
5309 #  output-file-ext: ".rst"
5310 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5311 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5312 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5313 #  data: "vpp-perf-results-3n-skx"
5314 #  filter: "not 'CFS_OPT'"
5315 #  parameters:
5316 #  - "name"
5317 #  - "doc"
5318 #  - "level"
5319 #  - "parent"
5320 #  data-start-level: 3
5321 #
5322 ## VPP Performance Configuration 2n-skx
5323 #- type: "file"
5324 #  title: "VPP Performance Configuration 2n-skx"
5325 #  algorithm: "file_test_results"
5326 #  output-file-ext: ".rst"
5327 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5328 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5329 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5330 #  data: "vpp-perf-results-2n-skx"
5331 #  filter: "not 'CFS_OPT'"
5332 #  parameters:
5333 #  - "name"
5334 #  - "doc"
5335 #  - "level"
5336 #  - "parent"
5337 #  data-start-level: 3
5338
5339 ## VPP Performance Configuration 2n-clx
5340 #- type: "file"
5341 #  title: "VPP Performance Configuration 2n-clx"
5342 #  algorithm: "file_test_results"
5343 #  output-file-ext: ".rst"
5344 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5345 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5346 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5347 #  data: "vpp-perf-results-2n-clx"
5348 #  filter: "not 'CFS_OPT'"
5349 #  parameters:
5350 #  - "name"
5351 #  - "doc"
5352 #  - "level"
5353 #  - "parent"
5354 #  data-start-level: 3
5355
5356 # VPP Performance Configuration 3n-tsh
5357 - type: "file"
5358   title: "VPP Performance Configuration 3n-tsh"
5359   algorithm: "file_test_results"
5360   output-file-ext: ".rst"
5361   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5362   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5363   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5364   data: "vpp-perf-results-3n-tsh"
5365   filter: "not 'CFS_OPT'"
5366   parameters:
5367   - "name"
5368   - "doc"
5369   - "level"
5370   - "parent"
5371   data-start-level: 3
5372
5373 # VPP Performance Configuration 3n-dnv
5374 - type: "file"
5375   title: "VPP Performance Configuration 3n-dnv"
5376   algorithm: "file_test_results"
5377   output-file-ext: ".rst"
5378   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5379   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5380   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5381   data: "vpp-perf-results-3n-dnv"
5382   filter: "'NDRPDR'"
5383   parameters:
5384   - "name"
5385   - "doc"
5386   - "level"
5387   - "parent"
5388   data-start-level: 3
5389
5390 # VPP Performance Configuration 2n-dnv
5391 - type: "file"
5392   title: "VPP Performance Configuration 2n-dnv"
5393   algorithm: "file_test_results"
5394   output-file-ext: ".rst"
5395   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5396   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5397   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5398   data: "vpp-perf-results-2n-dnv"
5399   filter: "'NDRPDR'"
5400   parameters:
5401   - "name"
5402   - "doc"
5403   - "level"
5404   - "parent"
5405   data-start-level: 3
5406
5407 # VPP Performance Operational Data 3n-hsw
5408 - type: "file"
5409   title: "VPP Performance Operational Data 3n-hsw"
5410   algorithm: "file_test_results_html"
5411   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5412   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5413   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5414   data: "vpp-perf-results-3n-hsw"
5415   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5416   data-start-level: 3
5417
5418 ## VPP Performance Operational Data 3n-skx
5419 #- type: "file"
5420 #  title: "VPP Performance Operational Data 3n-skx"
5421 #  algorithm: "file_test_results_html"
5422 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5423 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5424 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5425 #  data: "vpp-perf-results-3n-skx"
5426 #  filter: "not 'CFS_OPT'"
5427 #  data-start-level: 3
5428 #
5429 ## VPP Performance Operational Data 2n-skx
5430 #- type: "file"
5431 #  title: "VPP Performance Operational Data 2n-skx"
5432 #  algorithm: "file_test_results_html"
5433 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5434 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5435 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5436 #  data: "vpp-perf-results-2n-skx"
5437 #  filter: "not 'CFS_OPT'"
5438 #  data-start-level: 3
5439
5440 ## VPP Performance Operational Data 2n-clx
5441 #- type: "file"
5442 #  title: "VPP Performance Operational Data 2n-clx"
5443 #  algorithm: "file_test_results_html"
5444 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5445 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5446 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5447 #  data: "vpp-perf-results-2n-clx"
5448 #  filter: "not 'CFS_OPT'"
5449 #  data-start-level: 3
5450
5451 # VPP Performance Operational Data 3n-tsh
5452 - type: "file"
5453   title: "VPP Performance Operational Data 3n-tsh"
5454   algorithm: "file_test_results_html"
5455   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5456   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5457   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5458   data: "vpp-perf-results-3n-tsh"
5459   filter: "not 'CFS_OPT'"
5460   data-start-level: 3
5461
5462 # VPP Performance Operational Data 3n-dnv
5463 - type: "file"
5464   title: "VPP Performance Operational Data 3n-dnv"
5465   algorithm: "file_test_results_html"
5466   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5467   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5468   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5469   data: "vpp-perf-results-3n-dnv"
5470   filter: "'NDRPDR'"
5471   data-start-level: 3
5472
5473 # VPP Performance Operational Data 2n-dnv
5474 - type: "file"
5475   title: "VPP Performance Operational Data 2n-dnv"
5476   algorithm: "file_test_results_html"
5477   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5478   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5479   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5480   data: "vpp-perf-results-2n-dnv"
5481   filter: "'NDRPDR'"
5482   data-start-level: 3
5483
5484 # VPP MRR Results 3n-hsw
5485 - type: "file"
5486   title: "VPP MRR Results 3n-hsw"
5487   algorithm: "file_test_results"
5488   output-file-ext: ".rst"
5489   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5490   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5491   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5492   data: "vpp-mrr-results-3n-hsw"
5493   filter: "'MRR'"
5494   parameters:
5495   - "name"
5496   - "doc"
5497   - "level"
5498   - "parent"
5499   data-start-level: 3
5500
5501 ## VPP MRR Results 3n-skx
5502 #- type: "file"
5503 #  title: "VPP MRR Results 3n-skx"
5504 #  algorithm: "file_test_results"
5505 #  output-file-ext: ".rst"
5506 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5507 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5508 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5509 #  data: "vpp-mrr-results-3n-skx"
5510 #  filter: "'MRR'"
5511 #  parameters:
5512 #  - "name"
5513 #  - "doc"
5514 #  - "level"
5515 #  - "parent"
5516 #  data-start-level: 3
5517 #
5518 ## VPP MRR Results 2n-skx
5519 #- type: "file"
5520 #  title: "VPP MRR Results 2n-skx"
5521 #  algorithm: "file_test_results"
5522 #  output-file-ext: ".rst"
5523 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5524 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5525 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5526 #  data: "vpp-mrr-results-2n-skx"
5527 #  filter: "all"
5528 #  parameters:
5529 #  - "name"
5530 #  - "doc"
5531 #  - "level"
5532 #  - "parent"
5533 #  data-start-level: 3
5534
5535 ## VPP MRR Results 2n-clx
5536 #- type: "file"
5537 #  title: "VPP MRR Results 2n-clx"
5538 #  algorithm: "file_test_results"
5539 #  output-file-ext: ".rst"
5540 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5541 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5542 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5543 #  data: "vpp-mrr-results-2n-clx"
5544 #  filter: "all"
5545 #  parameters:
5546 #  - "name"
5547 #  - "doc"
5548 #  - "level"
5549 #  - "parent"
5550 #  data-start-level: 3
5551
5552 # VPP MRR Results 3n-tsh
5553 - type: "file"
5554   title: "VPP MRR Results 3n-tsh"
5555   algorithm: "file_test_results"
5556   output-file-ext: ".rst"
5557   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5558   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5559   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5560   data: "vpp-mrr-results-3n-tsh"
5561   filter: "'MRR'"
5562   parameters:
5563   - "name"
5564   - "doc"
5565   - "level"
5566   - "parent"
5567   data-start-level: 3
5568
5569 # VPP MRR Results 3n-dnv
5570 - type: "file"
5571   title: "VPP MRR Results 3n-dnv"
5572   algorithm: "file_test_results"
5573   output-file-ext: ".rst"
5574   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5575   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5576   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5577   data: "vpp-mrr-results-3n-dnv"
5578   filter: "'MRR'"
5579   parameters:
5580   - "name"
5581   - "doc"
5582   - "level"
5583   - "parent"
5584   data-start-level: 3
5585
5586 # VPP MRR Results 2n-dnv
5587 - type: "file"
5588   title: "VPP MRR Results 2n-dnv"
5589   algorithm: "file_test_results"
5590   output-file-ext: ".rst"
5591   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5592   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5593   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5594   data: "vpp-mrr-results-2n-dnv"
5595   filter: "'MRR'"
5596   parameters:
5597   - "name"
5598   - "doc"
5599   - "level"
5600   - "parent"
5601   data-start-level: 3
5602
5603 # VPP MRR Configuration 3n-hsw
5604 - type: "file"
5605   title: "VPP MRR Configuration 3n-hsw"
5606   algorithm: "file_test_results"
5607   output-file-ext: ".rst"
5608   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5609   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5610   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5611   data: "vpp-mrr-results-3n-hsw"
5612   filter: "'MRR'"
5613   parameters:
5614   - "name"
5615   - "doc"
5616   - "level"
5617   - "parent"
5618   data-start-level: 3
5619
5620 ## VPP MRR Configuration 3n-skx
5621 #- type: "file"
5622 #  title: "VPP MRR Configuration 3n-skx"
5623 #  algorithm: "file_test_results"
5624 #  output-file-ext: ".rst"
5625 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5626 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5627 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5628 #  data: "vpp-mrr-results-3n-skx"
5629 #  filter: "'MRR'"
5630 #  parameters:
5631 #  - "name"
5632 #  - "doc"
5633 #  - "level"
5634 #  - "parent"
5635 #  data-start-level: 3
5636 #
5637 ## VPP MRR Configuration 2n-skx
5638 #- type: "file"
5639 #  title: "VPP MRR Configuration 2n-skx"
5640 #  algorithm: "file_test_results"
5641 #  output-file-ext: ".rst"
5642 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5643 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5644 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5645 #  data: "vpp-mrr-results-2n-skx"
5646 #  filter: "'MRR'"
5647 #  parameters:
5648 #  - "name"
5649 #  - "doc"
5650 #  - "level"
5651 #  - "parent"
5652 #  data-start-level: 3
5653
5654 ## VPP MRR Configuration 2n-clx
5655 #- type: "file"
5656 #  title: "VPP MRR Configuration 2n-clx"
5657 #  algorithm: "file_test_results"
5658 #  output-file-ext: ".rst"
5659 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5660 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5661 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5662 #  data: "vpp-mrr-results-2n-clx"
5663 #  filter: "'MRR'"
5664 #  parameters:
5665 #  - "name"
5666 #  - "doc"
5667 #  - "level"
5668 #  - "parent"
5669 #  data-start-level: 3
5670
5671 # VPP MRR Configuration 3n-tsh
5672 - type: "file"
5673   title: "VPP MRR Configuration 3n-tsh"
5674   algorithm: "file_test_results"
5675   output-file-ext: ".rst"
5676   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5677   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5678   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5679   data: "vpp-mrr-results-3n-tsh"
5680   filter: "'MRR'"
5681   parameters:
5682   - "name"
5683   - "doc"
5684   - "level"
5685   - "parent"
5686   data-start-level: 3
5687
5688 # VPP MRR Configuration 3n-dnv
5689 - type: "file"
5690   title: "VPP MRR Configuration 3n-dnv"
5691   algorithm: "file_test_results"
5692   output-file-ext: ".rst"
5693   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5694   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5695   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5696   data: "vpp-mrr-results-3n-dnv"
5697   filter: "'MRR'"
5698   parameters:
5699   - "name"
5700   - "doc"
5701   - "level"
5702   - "parent"
5703   data-start-level: 3
5704
5705 # VPP MRR Configuration 2n-dnv
5706 - type: "file"
5707   title: "VPP MRR Configuration 2n-dnv"
5708   algorithm: "file_test_results"
5709   output-file-ext: ".rst"
5710   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5711   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5712   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5713   data: "vpp-mrr-results-2n-dnv"
5714   filter: "'MRR'"
5715   parameters:
5716   - "name"
5717   - "doc"
5718   - "level"
5719   - "parent"
5720   data-start-level: 3
5721
5722 # VPP Device Results - Ubuntu
5723 - type: "file"
5724   title: "VPP Device Results - Ubuntu"
5725   algorithm: "file_test_results"
5726   output-file-ext: ".rst"
5727   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5728   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5729   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5730   data: "vpp-device-results-ubuntu"
5731   filter: "all"
5732   parameters:
5733   - "name"
5734   - "doc"
5735   - "level"
5736   - "parent"
5737   data-start-level: 2
5738
5739 # VPP Device Configuration - Ubuntu
5740 - type: "file"
5741   title: "VPP Device Configuration - Ubuntu"
5742   algorithm: "file_test_results"
5743   output-file-ext: ".rst"
5744   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5745   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5746   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5747   data: "vpp-device-results-ubuntu"
5748   filter: "all"
5749   parameters:
5750   - "name"
5751   - "doc"
5752   - "level"
5753   - "parent"
5754   data-start-level: 2
5755
5756 # DPDK Performance Results 3n-hsw
5757 - type: "file"
5758   title: "DPDK Performance Results 3n-hsw"
5759   algorithm: "file_test_results"
5760   output-file-ext: ".rst"
5761   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5762   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5763   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5764   data: "dpdk-perf-results-3n-hsw"
5765   filter: "all"
5766   parameters:
5767   - "name"
5768   - "doc"
5769   - "level"
5770   - "parent"
5771   data-start-level: 3
5772
5773 ## DPDK Performance Results 3n-skx
5774 #- type: "file"
5775 #  title: "DPDK Performance Results 3n-skx"
5776 #  algorithm: "file_test_results"
5777 #  output-file-ext: ".rst"
5778 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5779 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5780 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5781 #  data: "dpdk-perf-results-3n-skx"
5782 #  filter: "all"
5783 #  parameters:
5784 #  - "name"
5785 #  - "doc"
5786 #  - "level"
5787 #  - "parent"
5788 #  data-start-level: 3
5789 #
5790 ## DPDK Performance Results 2n-skx
5791 #- type: "file"
5792 #  title: "DPDK Performance Results 2n-skx"
5793 #  algorithm: "file_test_results"
5794 #  output-file-ext: ".rst"
5795 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5796 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5797 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5798 #  data: "dpdk-perf-results-2n-skx"
5799 #  filter: "all"
5800 #  parameters:
5801 #  - "name"
5802 #  - "doc"
5803 #  - "level"
5804 #  - "parent"
5805 #  data-start-level: 3
5806
5807 ## DPDK Performance Results 2n-clx
5808 #- type: "file"
5809 #  title: "DPDK Performance Results 2n-clx"
5810 #  algorithm: "file_test_results"
5811 #  output-file-ext: ".rst"
5812 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5813 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5814 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5815 #  data: "dpdk-perf-results-2n-clx"
5816 #  filter: "all"
5817 #  parameters:
5818 #  - "name"
5819 #  - "doc"
5820 #  - "level"
5821 #  - "parent"
5822 #  data-start-level: 3
5823
5824 # DPDK Performance Results 2n-dnv
5825 - type: "file"
5826   title: "DPDK Performance Results 2n-dnv"
5827   algorithm: "file_test_results"
5828   output-file-ext: ".rst"
5829   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_2n_dnv"
5830   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5831   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5832   data: "dpdk-perf-results-2n-dnv"
5833   filter: "all"
5834   parameters:
5835   - "name"
5836   - "doc"
5837   - "level"
5838   - "parent"
5839   data-start-level: 3
5840
5841 # DPDK Performance Results 3n-dnv
5842 - type: "file"
5843   title: "DPDK Performance Results 3n-dnv"
5844   algorithm: "file_test_results"
5845   output-file-ext: ".rst"
5846   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5847   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5848   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5849   data: "dpdk-perf-results-3n-dnv"
5850   filter: "all"
5851   parameters:
5852   - "name"
5853   - "doc"
5854   - "level"
5855   - "parent"
5856   data-start-level: 3
5857
5858 ################################################################################
5859 ###                                P L O T S                                 ###
5860 ################################################################################
5861
5862 ## Plots VPP HTTP Server Performance
5863 #- type: "plot"
5864 #  title: "VPP HTTP Server Performance"
5865 #  algorithm: "plot_http_server_perf_box"
5866 #  output-file-type: ".html"
5867 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5868 #  data:
5869 #    "plot-vpp-http-server-performance"
5870 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5871 #  # each tag is enclosed with ' (apostrophe).
5872 #  filter: "'HTTP' and 'TCP_CPS'"
5873 #  parameters:
5874 #  - "result"
5875 #  - "name"
5876 #  traces:
5877 #    hoverinfo: "y+name"
5878 #    boxpoints: "outliers"
5879 #    whiskerwidth: 0
5880 #  layout:
5881 #    title: "VPP HTTP Server Performance"
5882 #    layout:
5883 #      "plot-cps"
5884 #
5885 #- type: "plot"
5886 #  title: "VPP HTTP Server Performance"
5887 #  algorithm: "plot_http_server_perf_box"
5888 #  output-file-type: ".html"
5889 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5890 #  data:
5891 #    "plot-vpp-http-server-performance"
5892 #  filter: "'HTTP' and 'TCP_RPS'"
5893 #  parameters:
5894 #  - "result"
5895 #  - "name"
5896 #  traces:
5897 #    hoverinfo: "y+name"
5898 #    boxpoints: "outliers"
5899 #    whiskerwidth: 0
5900 #  layout:
5901 #    title: "VPP HTTP Server Performance"
5902 #    layout:
5903 #      "plot-rps"
5904
5905 ################################################################################
5906
5907 ## Soak Test (PLRsearch), boxes
5908 #- type: "plot"
5909 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5910 #  algorithm: "plot_perf_box_name"
5911 #  output-file-type: ".html"
5912 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5913 #  data: "plot-vpp-soak-2n-skx"
5914 #  include:
5915 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5916 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5917 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5918 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5919 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5920 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5921 #  layout:
5922 #    title: "30 Minutes Soak Test (PLRsearch)"
5923 #    layout: "plot-soak-throughput"
5924 #
5925 ## Soak Test (PLRsearch), boxes
5926 #- type: "plot"
5927 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5928 #  algorithm: "plot_perf_box_name"
5929 #  output-file-type: ".html"
5930 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5931 #  data: "plot-vpp-soak-2n-skx"
5932 #  include:
5933 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5934 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5935 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5936 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5938 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5939 #  layout:
5940 #    title: "30 Minutes Soak Test (PLRsearch)"
5941 #    layout: "plot-soak-throughput"
5942
5943 ###############################################################################
5944
5945 #- type: "plot"
5946 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5947 #  algorithm: "plot_nf_reconf_box_name"
5948 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5949 #  data: "plot-vpp-nfv-reconf-2n-skx"
5950 #  include:
5951 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5952 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5953 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5954 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5955 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
5956 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
5957 #  layout:
5958 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5959 #    layout: "plot-throughput"
5960 #
5961 #- type: "plot"
5962 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5963 #  algorithm: "plot_nf_reconf_box_name"
5964 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5965 #  data: "plot-vpp-nfv-reconf-2n-skx"
5966 #  include:
5967 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5968 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5969 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5970 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5971 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
5972 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
5973 #  layout:
5974 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5975 #    layout: "plot-throughput"
5976 #
5977 #- type: "plot"
5978 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5979 #  algorithm: "plot_nf_reconf_box_name"
5980 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5981 #  data: "plot-vpp-nfv-reconf-2n-skx"
5982 #  include:
5983 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5984 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5985 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5986 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5987 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
5988 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
5989 #  layout:
5990 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5991 #    layout: "plot-throughput"
5992 #
5993 ################################################################################
5994 ## Plots - NF Density - VSC - MRR 64b
5995 #- type: "plot"
5996 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5997 #  algorithm: "plot_nf_heatmap"
5998 #  output-file-type: ".html"
5999 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6000 #  data: "plot-vpp-nfv-2n-skx-mrr"
6001 #  filter: "'NIC_Intel-XXV710' and
6002 #           'NF_DENSITY' and
6003 #           'VHOST' and
6004 #           not 'VXLAN' and
6005 #           'CHAIN' and
6006 #           'NF_VPPIP4' and
6007 #           '64B' and
6008 #           '2T1C' and
6009 #           'MRR'"
6010 #  parameters:
6011 #  - "result"
6012 #  - "name"
6013 #  - "tags"
6014 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6015 #  x-axis: "X = VNFs per Service Chain"
6016 #  y-axis: "Y = Number of Service Chains"
6017 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6018 #  layout:
6019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6020 #    layout: "plot-service-density"
6021 #
6022 #- type: "plot"
6023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6024 #  algorithm: "plot_nf_heatmap"
6025 #  output-file-type: ".html"
6026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6027 #  data: "plot-vpp-nfv-2n-skx-mrr"
6028 #  filter: "'NIC_Intel-XXV710' and
6029 #           'NF_DENSITY' and
6030 #           'VHOST' and
6031 #           not 'VXLAN' and
6032 #           'CHAIN' and
6033 #           'NF_VPPIP4' and
6034 #           '64B' and
6035 #           '4T2C' and
6036 #           'MRR'"
6037 #  parameters:
6038 #  - "result"
6039 #  - "name"
6040 #  - "tags"
6041 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6042 #  x-axis: "X = VNFs per Service Chain"
6043 #  y-axis: "Y = Number of Service Chains"
6044 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6045 #  layout:
6046 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6047 #    layout: "plot-service-density"
6048 #
6049 #- type: "plot"
6050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6051 #  algorithm: "plot_nf_heatmap"
6052 #  output-file-type: ".html"
6053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6054 #  data: "plot-vpp-nfv-2n-skx-mrr"
6055 #  filter: "'NIC_Intel-XXV710' and
6056 #           'NF_DENSITY' and
6057 #           'VHOST' and
6058 #           not 'VXLAN' and
6059 #           'CHAIN' and
6060 #           'NF_VPPIP4' and
6061 #           '64B' and
6062 #           '8T4C' and
6063 #           'MRR'"
6064 #  parameters:
6065 #  - "result"
6066 #  - "name"
6067 #  - "tags"
6068 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6069 #  x-axis: "X = VNFs per Service Chain"
6070 #  y-axis: "Y = Number of Service Chains"
6071 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6072 #  layout:
6073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6074 #    layout: "plot-service-density"
6075 #
6076 ## Plots - NF Density - VSC - MRR IMIX
6077 #- type: "plot"
6078 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6079 #  algorithm: "plot_nf_heatmap"
6080 #  output-file-type: ".html"
6081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6082 #  data: "plot-vpp-nfv-2n-skx-mrr"
6083 #  filter: "'NIC_Intel-XXV710' and
6084 #           'NF_DENSITY' and
6085 #           'VHOST' and
6086 #           not 'VXLAN' and
6087 #           'CHAIN' and
6088 #           'NF_VPPIP4' and
6089 #           'IMIX' and
6090 #           '2T1C' and
6091 #           'MRR'"
6092 #  parameters:
6093 #  - "result"
6094 #  - "name"
6095 #  - "tags"
6096 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6097 #  x-axis: "X = VNFs per Service Chain"
6098 #  y-axis: "Y = Number of Service Chains"
6099 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6100 #  layout:
6101 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6102 #    layout: "plot-service-density"
6103 #
6104 #- type: "plot"
6105 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6106 #  algorithm: "plot_nf_heatmap"
6107 #  output-file-type: ".html"
6108 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6109 #  data: "plot-vpp-nfv-2n-skx-mrr"
6110 #  filter: "'NIC_Intel-XXV710' and
6111 #           'NF_DENSITY' and
6112 #           'VHOST' and
6113 #           not 'VXLAN' and
6114 #           'CHAIN' and
6115 #           'NF_VPPIP4' and
6116 #           'IMIX' and
6117 #           '4T2C' and
6118 #           'MRR'"
6119 #  parameters:
6120 #  - "result"
6121 #  - "name"
6122 #  - "tags"
6123 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6124 #  x-axis: "X = VNFs per Service Chain"
6125 #  y-axis: "Y = Number of Service Chains"
6126 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6127 #  layout:
6128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6129 #    layout: "plot-service-density"
6130 #
6131 #- type: "plot"
6132 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6133 #  algorithm: "plot_nf_heatmap"
6134 #  output-file-type: ".html"
6135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6136 #  data: "plot-vpp-nfv-2n-skx-mrr"
6137 #  filter: "'NIC_Intel-XXV710' and
6138 #           'NF_DENSITY' and
6139 #           'VHOST' and
6140 #           not 'VXLAN' and
6141 #           'CHAIN' and
6142 #           'NF_VPPIP4' and
6143 #           'IMIX' and
6144 #           '8T4C' and
6145 #           'MRR'"
6146 #  parameters:
6147 #  - "result"
6148 #  - "name"
6149 #  - "tags"
6150 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6151 #  x-axis: "X = VNFs per Service Chain"
6152 #  y-axis: "Y = Number of Service Chains"
6153 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6154 #  layout:
6155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6156 #    layout: "plot-service-density"
6157 #
6158 ## Plots - NF Density - VSC - NDR 64b
6159 #- type: "plot"
6160 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6161 #  algorithm: "plot_nf_heatmap"
6162 #  output-file-type: ".html"
6163 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6164 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6165 #  filter: "'NIC_Intel-XXV710' and
6166 #           'NF_DENSITY' and
6167 #           'VHOST' and
6168 #           not 'VXLAN' and
6169 #           'CHAIN' and
6170 #           'NF_VPPIP4' and
6171 #           '64B' and
6172 #           '2T1C' and
6173 #           'NDRPDR'"
6174 #  parameters:
6175 #  - "throughput"
6176 #  - "name"
6177 #  - "tags"
6178 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6179 #  x-axis: "X = VNFs per Service Chain"
6180 #  y-axis: "Y = Number of Service Chains"
6181 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6182 #  layout:
6183 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6184 #    layout: "plot-service-density"
6185 #
6186 #- type: "plot"
6187 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6188 #  algorithm: "plot_nf_heatmap"
6189 #  output-file-type: ".html"
6190 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6191 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6192 #  filter: "'NIC_Intel-XXV710' and
6193 #           'NF_DENSITY' and
6194 #           'VHOST' and
6195 #           not 'VXLAN' and
6196 #           'CHAIN' and
6197 #           'NF_VPPIP4' and
6198 #           '64B' and
6199 #           '4T2C' and
6200 #           'NDRPDR'"
6201 #  parameters:
6202 #  - "throughput"
6203 #  - "name"
6204 #  - "tags"
6205 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6206 #  x-axis: "X = VNFs per Service Chain"
6207 #  y-axis: "Y = Number of Service Chains"
6208 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6209 #  layout:
6210 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6211 #    layout: "plot-service-density"
6212 #
6213 #- type: "plot"
6214 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6215 #  algorithm: "plot_nf_heatmap"
6216 #  output-file-type: ".html"
6217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6218 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6219 #  filter: "'NIC_Intel-XXV710' and
6220 #           'NF_DENSITY' and
6221 #           'VHOST' and
6222 #           not 'VXLAN' and
6223 #           'CHAIN' and
6224 #           'NF_VPPIP4' and
6225 #           '64B' and
6226 #           '8T4C' and
6227 #           'NDRPDR'"
6228 #  parameters:
6229 #  - "throughput"
6230 #  - "name"
6231 #  - "tags"
6232 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6233 #  x-axis: "X = VNFs per Service Chain"
6234 #  y-axis: "Y = Number of Service Chains"
6235 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6236 #  layout:
6237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6238 #    layout: "plot-service-density"
6239 #
6240 ## Plots - NF Density - VSC - NDR IMIX
6241 #- type: "plot"
6242 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6243 #  algorithm: "plot_nf_heatmap"
6244 #  output-file-type: ".html"
6245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6246 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6247 #  filter: "'NIC_Intel-XXV710' and
6248 #           'NF_DENSITY' and
6249 #           'VHOST' and
6250 #           not 'VXLAN' and
6251 #           'CHAIN' and
6252 #           'NF_VPPIP4' and
6253 #           'IMIX' and
6254 #           '2T1C' and
6255 #           'NDRPDR'"
6256 #  parameters:
6257 #  - "throughput"
6258 #  - "name"
6259 #  - "tags"
6260 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6261 #  x-axis: "X = VNFs per Service Chain"
6262 #  y-axis: "Y = Number of Service Chains"
6263 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6264 #  layout:
6265 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6266 #    layout: "plot-service-density"
6267 #
6268 #- type: "plot"
6269 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6270 #  algorithm: "plot_nf_heatmap"
6271 #  output-file-type: ".html"
6272 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6273 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6274 #  filter: "'NIC_Intel-XXV710' and
6275 #           'NF_DENSITY' and
6276 #           'VHOST' and
6277 #           not 'VXLAN' and
6278 #           'CHAIN' and
6279 #           'NF_VPPIP4' and
6280 #           'IMIX' and
6281 #           '4T2C' and
6282 #           'NDRPDR'"
6283 #  parameters:
6284 #  - "throughput"
6285 #  - "name"
6286 #  - "tags"
6287 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6288 #  x-axis: "X = VNFs per Service Chain"
6289 #  y-axis: "Y = Number of Service Chains"
6290 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6291 #  layout:
6292 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6293 #    layout: "plot-service-density"
6294 #
6295 #- type: "plot"
6296 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6297 #  algorithm: "plot_nf_heatmap"
6298 #  output-file-type: ".html"
6299 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6300 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6301 #  filter: "'NIC_Intel-XXV710' and
6302 #           'NF_DENSITY' and
6303 #           'VHOST' and
6304 #           not 'VXLAN' and
6305 #           'CHAIN' and
6306 #           'NF_VPPIP4' and
6307 #           'IMIX' and
6308 #           '8T4C' and
6309 #           'NDRPDR'"
6310 #  parameters:
6311 #  - "throughput"
6312 #  - "name"
6313 #  - "tags"
6314 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6315 #  x-axis: "X = VNFs per Service Chain"
6316 #  y-axis: "Y = Number of Service Chains"
6317 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6318 #  layout:
6319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6320 #    layout: "plot-service-density"
6321 #
6322 ## Plots - NF Density - VSC - PDR 64b
6323 #- type: "plot"
6324 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6325 #  algorithm: "plot_nf_heatmap"
6326 #  output-file-type: ".html"
6327 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6328 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6329 #  filter: "'NIC_Intel-XXV710' and
6330 #           'NF_DENSITY' and
6331 #           'VHOST' and
6332 #           not 'VXLAN' and
6333 #           'CHAIN' and
6334 #           'NF_VPPIP4' and
6335 #           '64B' and
6336 #           '2T1C' and
6337 #           'NDRPDR'"
6338 #  parameters:
6339 #  - "throughput"
6340 #  - "name"
6341 #  - "tags"
6342 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6343 #  x-axis: "X = VNFs per Service Chain"
6344 #  y-axis: "Y = Number of Service Chains"
6345 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6346 #  layout:
6347 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6348 #    layout: "plot-service-density"
6349 #
6350 #- type: "plot"
6351 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6352 #  algorithm: "plot_nf_heatmap"
6353 #  output-file-type: ".html"
6354 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6355 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6356 #  filter: "'NIC_Intel-XXV710' and
6357 #           'NF_DENSITY' and
6358 #           'VHOST' and
6359 #           not 'VXLAN' and
6360 #           'CHAIN' and
6361 #           'NF_VPPIP4' and
6362 #           '64B' and
6363 #           '4T2C' and
6364 #           'NDRPDR'"
6365 #  parameters:
6366 #  - "throughput"
6367 #  - "name"
6368 #  - "tags"
6369 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6370 #  x-axis: "X = VNFs per Service Chain"
6371 #  y-axis: "Y = Number of Service Chains"
6372 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6373 #  layout:
6374 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6375 #    layout: "plot-service-density"
6376 #
6377 #- type: "plot"
6378 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6379 #  algorithm: "plot_nf_heatmap"
6380 #  output-file-type: ".html"
6381 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6382 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6383 #  filter: "'NIC_Intel-XXV710' and
6384 #           'NF_DENSITY' and
6385 #           'VHOST' and
6386 #           not 'VXLAN' and
6387 #           'CHAIN' and
6388 #           'NF_VPPIP4' and
6389 #           '64B' and
6390 #           '8T4C' and
6391 #           'NDRPDR'"
6392 #  parameters:
6393 #  - "throughput"
6394 #  - "name"
6395 #  - "tags"
6396 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6397 #  x-axis: "X = VNFs per Service Chain"
6398 #  y-axis: "Y = Number of Service Chains"
6399 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6400 #  layout:
6401 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6402 #    layout: "plot-service-density"
6403 #
6404 ## Plots - NF Density - VSC - PDR IMIX
6405 #- type: "plot"
6406 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6407 #  algorithm: "plot_nf_heatmap"
6408 #  output-file-type: ".html"
6409 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6410 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6411 #  filter: "'NIC_Intel-XXV710' and
6412 #           'NF_DENSITY' and
6413 #           'VHOST' and
6414 #           not 'VXLAN' and
6415 #           'CHAIN' and
6416 #           'NF_VPPIP4' and
6417 #           'IMIX' and
6418 #           '2T1C' and
6419 #           'NDRPDR'"
6420 #  parameters:
6421 #  - "throughput"
6422 #  - "name"
6423 #  - "tags"
6424 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6425 #  x-axis: "X = VNFs per Service Chain"
6426 #  y-axis: "Y = Number of Service Chains"
6427 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6428 #  layout:
6429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6430 #    layout: "plot-service-density"
6431 #
6432 #- type: "plot"
6433 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6434 #  algorithm: "plot_nf_heatmap"
6435 #  output-file-type: ".html"
6436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6437 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6438 #  filter: "'NIC_Intel-XXV710' and
6439 #           'NF_DENSITY' and
6440 #           'VHOST' and
6441 #           not 'VXLAN' and
6442 #           'CHAIN' and
6443 #           'NF_VPPIP4' and
6444 #           'IMIX' and
6445 #           '4T2C' and
6446 #           'NDRPDR'"
6447 #  parameters:
6448 #  - "throughput"
6449 #  - "name"
6450 #  - "tags"
6451 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6452 #  x-axis: "X = VNFs per Service Chain"
6453 #  y-axis: "Y = Number of Service Chains"
6454 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6455 #  layout:
6456 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6457 #    layout: "plot-service-density"
6458 #
6459 #- type: "plot"
6460 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6461 #  algorithm: "plot_nf_heatmap"
6462 #  output-file-type: ".html"
6463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6464 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6465 #  filter: "'NIC_Intel-XXV710' and
6466 #           'NF_DENSITY' and
6467 #           'VHOST' and
6468 #           not 'VXLAN' and
6469 #           'CHAIN' and
6470 #           'NF_VPPIP4' and
6471 #           'IMIX' and
6472 #           '8T4C' and
6473 #           'NDRPDR'"
6474 #  parameters:
6475 #  - "throughput"
6476 #  - "name"
6477 #  - "tags"
6478 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6479 #  x-axis: "X = VNFs per Service Chain"
6480 #  y-axis: "Y = Number of Service Chains"
6481 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6482 #  layout:
6483 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6484 #    layout: "plot-service-density"
6485 #
6486 ################################################################################
6487 ## Plots - NF Density - VSC - MRR 64b
6488 #- type: "plot"
6489 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6490 #  algorithm: "plot_nf_heatmap"
6491 #  output-file-type: ".html"
6492 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6493 #  data: "plot-vpp-nfv-2n-skx-mrr"
6494 #  filter: "'NIC_Intel-XXV710' and
6495 #           'NF_DENSITY' and
6496 #           'VHOST' and
6497 #           'VXLAN' and
6498 #           'CHAIN' and
6499 #           '118' and
6500 #           '2T1C' and
6501 #           'MRR'"
6502 #  parameters:
6503 #  - "result"
6504 #  - "name"
6505 #  - "tags"
6506 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6507 #  x-axis: "X = VNFs per Service Chain"
6508 #  y-axis: "Y = Number of Service Chains"
6509 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6510 #  layout:
6511 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6512 #    layout: "plot-service-density"
6513 #
6514 #- type: "plot"
6515 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6516 #  algorithm: "plot_nf_heatmap"
6517 #  output-file-type: ".html"
6518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6519 #  data: "plot-vpp-nfv-2n-skx-mrr"
6520 #  filter: "'NIC_Intel-XXV710' and
6521 #           'NF_DENSITY' and
6522 #           'VHOST' and
6523 #           'VXLAN' and
6524 #           'CHAIN' and
6525 #           '118' and
6526 #           '4T2C' and
6527 #           'MRR'"
6528 #  parameters:
6529 #  - "result"
6530 #  - "name"
6531 #  - "tags"
6532 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6533 #  x-axis: "X = VNFs per Service Chain"
6534 #  y-axis: "Y = Number of Service Chains"
6535 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6536 #  layout:
6537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6538 #    layout: "plot-service-density"
6539 #
6540 #- type: "plot"
6541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6542 #  algorithm: "plot_nf_heatmap"
6543 #  output-file-type: ".html"
6544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6545 #  data: "plot-vpp-nfv-2n-skx-mrr"
6546 #  filter: "'NIC_Intel-XXV710' and
6547 #           'NF_DENSITY' and
6548 #           'VHOST' and
6549 #           'VXLAN' and
6550 #           'CHAIN' and
6551 #           '118' and
6552 #           '8T4C' and
6553 #           'MRR'"
6554 #  parameters:
6555 #  - "result"
6556 #  - "name"
6557 #  - "tags"
6558 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6559 #  x-axis: "X = VNFs per Service Chain"
6560 #  y-axis: "Y = Number of Service Chains"
6561 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6562 #  layout:
6563 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6564 #    layout: "plot-service-density"
6565 #
6566 ## Plots - NF Density - VSC - MRR IMIX
6567 #- type: "plot"
6568 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6569 #  algorithm: "plot_nf_heatmap"
6570 #  output-file-type: ".html"
6571 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6572 #  data: "plot-vpp-nfv-2n-skx-mrr"
6573 #  filter: "'NIC_Intel-XXV710' and
6574 #           'NF_DENSITY' and
6575 #           'VHOST' and
6576 #           'VXLAN' and
6577 #           'CHAIN' and
6578 #           'IMIX' and
6579 #           '2T1C' and
6580 #           'MRR'"
6581 #  parameters:
6582 #  - "result"
6583 #  - "name"
6584 #  - "tags"
6585 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6586 #  x-axis: "X = VNFs per Service Chain"
6587 #  y-axis: "Y = Number of Service Chains"
6588 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6589 #  layout:
6590 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6591 #    layout: "plot-service-density"
6592 #
6593 #- type: "plot"
6594 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6595 #  algorithm: "plot_nf_heatmap"
6596 #  output-file-type: ".html"
6597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6598 #  data: "plot-vpp-nfv-2n-skx-mrr"
6599 #  filter: "'NIC_Intel-XXV710' and
6600 #           'NF_DENSITY' and
6601 #           'VHOST' and
6602 #           'VXLAN' and
6603 #           'CHAIN' and
6604 #           'IMIX' and
6605 #           '4T2C' and
6606 #           'MRR'"
6607 #  parameters:
6608 #  - "result"
6609 #  - "name"
6610 #  - "tags"
6611 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6612 #  x-axis: "X = VNFs per Service Chain"
6613 #  y-axis: "Y = Number of Service Chains"
6614 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6615 #  layout:
6616 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6617 #    layout: "plot-service-density"
6618 #
6619 #- type: "plot"
6620 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6621 #  algorithm: "plot_nf_heatmap"
6622 #  output-file-type: ".html"
6623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6624 #  data: "plot-vpp-nfv-2n-skx-mrr"
6625 #  filter: "'NIC_Intel-XXV710' and
6626 #           'NF_DENSITY' and
6627 #           'VHOST' and
6628 #           'VXLAN' and
6629 #           'CHAIN' and
6630 #           'IMIX' and
6631 #           '8T4C' and
6632 #           'MRR'"
6633 #  parameters:
6634 #  - "result"
6635 #  - "name"
6636 #  - "tags"
6637 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6638 #  x-axis: "X = VNFs per Service Chain"
6639 #  y-axis: "Y = Number of Service Chains"
6640 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6641 #  layout:
6642 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6643 #    layout: "plot-service-density"
6644 #
6645 ## Plots - NF Density - VSC - NDR 64b
6646 #- type: "plot"
6647 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6648 #  algorithm: "plot_nf_heatmap"
6649 #  output-file-type: ".html"
6650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6651 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6652 #  filter: "'NIC_Intel-XXV710' and
6653 #           'NF_DENSITY' and
6654 #           'VHOST' and
6655 #           'VXLAN' and
6656 #           'CHAIN' and
6657 #           '118' and
6658 #           '2T1C' and
6659 #           'NDRPDR'"
6660 #  parameters:
6661 #  - "throughput"
6662 #  - "name"
6663 #  - "tags"
6664 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6665 #  x-axis: "X = VNFs per Service Chain"
6666 #  y-axis: "Y = Number of Service Chains"
6667 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6668 #  layout:
6669 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6670 #    layout: "plot-service-density"
6671 #
6672 #- type: "plot"
6673 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6674 #  algorithm: "plot_nf_heatmap"
6675 #  output-file-type: ".html"
6676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6677 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6678 #  filter: "'NIC_Intel-XXV710' and
6679 #           'NF_DENSITY' and
6680 #           'VHOST' and
6681 #           'VXLAN' and
6682 #           'CHAIN' and
6683 #           '118' and
6684 #           '4T2C' and
6685 #           'NDRPDR'"
6686 #  parameters:
6687 #  - "throughput"
6688 #  - "name"
6689 #  - "tags"
6690 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6691 #  x-axis: "X = VNFs per Service Chain"
6692 #  y-axis: "Y = Number of Service Chains"
6693 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6694 #  layout:
6695 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6696 #    layout: "plot-service-density"
6697 #
6698 #- type: "plot"
6699 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6700 #  algorithm: "plot_nf_heatmap"
6701 #  output-file-type: ".html"
6702 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6703 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6704 #  filter: "'NIC_Intel-XXV710' and
6705 #           'NF_DENSITY' and
6706 #           'VHOST' and
6707 #           'VXLAN' and
6708 #           'CHAIN' and
6709 #           '118' and
6710 #           '8T4C' and
6711 #           'NDRPDR'"
6712 #  parameters:
6713 #  - "throughput"
6714 #  - "name"
6715 #  - "tags"
6716 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6717 #  x-axis: "X = VNFs per Service Chain"
6718 #  y-axis: "Y = Number of Service Chains"
6719 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6720 #  layout:
6721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6722 #    layout: "plot-service-density"
6723 #
6724 ## Plots - NF Density - VSC - NDR IMIX
6725 #- type: "plot"
6726 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6727 #  algorithm: "plot_nf_heatmap"
6728 #  output-file-type: ".html"
6729 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6730 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6731 #  filter: "'NIC_Intel-XXV710' and
6732 #           'NF_DENSITY' and
6733 #           'VHOST' and
6734 #           'VXLAN' and
6735 #           'CHAIN' and
6736 #           'IMIX' and
6737 #           '2T1C' and
6738 #           'NDRPDR'"
6739 #  parameters:
6740 #  - "throughput"
6741 #  - "name"
6742 #  - "tags"
6743 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6744 #  x-axis: "X = VNFs per Service Chain"
6745 #  y-axis: "Y = Number of Service Chains"
6746 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6747 #  layout:
6748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6749 #    layout: "plot-service-density"
6750 #
6751 #- type: "plot"
6752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6753 #  algorithm: "plot_nf_heatmap"
6754 #  output-file-type: ".html"
6755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6756 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6757 #  filter: "'NIC_Intel-XXV710' and
6758 #           'NF_DENSITY' and
6759 #           'VHOST' and
6760 #           'VXLAN' and
6761 #           'CHAIN' and
6762 #           'IMIX' and
6763 #           '4T2C' and
6764 #           'NDRPDR'"
6765 #  parameters:
6766 #  - "throughput"
6767 #  - "name"
6768 #  - "tags"
6769 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6770 #  x-axis: "X = VNFs per Service Chain"
6771 #  y-axis: "Y = Number of Service Chains"
6772 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6773 #  layout:
6774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6775 #    layout: "plot-service-density"
6776 #
6777 #- type: "plot"
6778 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6779 #  algorithm: "plot_nf_heatmap"
6780 #  output-file-type: ".html"
6781 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6782 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6783 #  filter: "'NIC_Intel-XXV710' and
6784 #           'NF_DENSITY' and
6785 #           'VHOST' and
6786 #           'VXLAN' and
6787 #           'CHAIN' and
6788 #           'IMIX' and
6789 #           '8T4C' and
6790 #           'NDRPDR'"
6791 #  parameters:
6792 #  - "throughput"
6793 #  - "name"
6794 #  - "tags"
6795 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6796 #  x-axis: "X = VNFs per Service Chain"
6797 #  y-axis: "Y = Number of Service Chains"
6798 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6799 #  layout:
6800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6801 #    layout: "plot-service-density"
6802 #
6803 ## Plots - NF Density - VSC - PDR 64b
6804 #- type: "plot"
6805 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6806 #  algorithm: "plot_nf_heatmap"
6807 #  output-file-type: ".html"
6808 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6809 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6810 #  filter: "'NIC_Intel-XXV710' and
6811 #           'NF_DENSITY' and
6812 #           'VHOST' and
6813 #           'VXLAN' and
6814 #           'CHAIN' and
6815 #           '118' and
6816 #           '2T1C' and
6817 #           'NDRPDR'"
6818 #  parameters:
6819 #  - "throughput"
6820 #  - "name"
6821 #  - "tags"
6822 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6823 #  x-axis: "X = VNFs per Service Chain"
6824 #  y-axis: "Y = Number of Service Chains"
6825 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6826 #  layout:
6827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6828 #    layout: "plot-service-density"
6829 #
6830 #- type: "plot"
6831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6832 #  algorithm: "plot_nf_heatmap"
6833 #  output-file-type: ".html"
6834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6835 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6836 #  filter: "'NIC_Intel-XXV710' and
6837 #           'NF_DENSITY' and
6838 #           'VHOST' and
6839 #           'VXLAN' and
6840 #           'CHAIN' and
6841 #           '118' and
6842 #           '4T2C' and
6843 #           'NDRPDR'"
6844 #  parameters:
6845 #  - "throughput"
6846 #  - "name"
6847 #  - "tags"
6848 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6849 #  x-axis: "X = VNFs per Service Chain"
6850 #  y-axis: "Y = Number of Service Chains"
6851 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6852 #  layout:
6853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6854 #    layout: "plot-service-density"
6855 #
6856 #- type: "plot"
6857 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6858 #  algorithm: "plot_nf_heatmap"
6859 #  output-file-type: ".html"
6860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6861 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6862 #  filter: "'NIC_Intel-XXV710' and
6863 #           'NF_DENSITY' and
6864 #           'VHOST' and
6865 #           'VXLAN' and
6866 #           'CHAIN' and
6867 #           '118' and
6868 #           '8T4C' and
6869 #           'NDRPDR'"
6870 #  parameters:
6871 #  - "throughput"
6872 #  - "name"
6873 #  - "tags"
6874 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6875 #  x-axis: "X = VNFs per Service Chain"
6876 #  y-axis: "Y = Number of Service Chains"
6877 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6878 #  layout:
6879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6880 #    layout: "plot-service-density"
6881 #
6882 ## Plots - NF Density - VSC - PDR IMIX
6883 #- type: "plot"
6884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6885 #  algorithm: "plot_nf_heatmap"
6886 #  output-file-type: ".html"
6887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6888 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6889 #  filter: "'NIC_Intel-XXV710' and
6890 #           'NF_DENSITY' and
6891 #           'VHOST' and
6892 #           'VXLAN' and
6893 #           'CHAIN' and
6894 #           'IMIX' and
6895 #           '2T1C' and
6896 #           'NDRPDR'"
6897 #  parameters:
6898 #  - "throughput"
6899 #  - "name"
6900 #  - "tags"
6901 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6902 #  x-axis: "X = VNFs per Service Chain"
6903 #  y-axis: "Y = Number of Service Chains"
6904 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6905 #  layout:
6906 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6907 #    layout: "plot-service-density"
6908 #
6909 #- type: "plot"
6910 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6911 #  algorithm: "plot_nf_heatmap"
6912 #  output-file-type: ".html"
6913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6914 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6915 #  filter: "'NIC_Intel-XXV710' and
6916 #           'NF_DENSITY' and
6917 #           'VHOST' and
6918 #           'VXLAN' and
6919 #           'CHAIN' and
6920 #           'IMIX' and
6921 #           '4T2C' and
6922 #           'NDRPDR'"
6923 #  parameters:
6924 #  - "throughput"
6925 #  - "name"
6926 #  - "tags"
6927 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6928 #  x-axis: "X = VNFs per Service Chain"
6929 #  y-axis: "Y = Number of Service Chains"
6930 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6931 #  layout:
6932 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6933 #    layout: "plot-service-density"
6934 #
6935 #- type: "plot"
6936 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6937 #  algorithm: "plot_nf_heatmap"
6938 #  output-file-type: ".html"
6939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6940 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6941 #  filter: "'NIC_Intel-XXV710' and
6942 #           'NF_DENSITY' and
6943 #           'VHOST' and
6944 #           'VXLAN' and
6945 #           'CHAIN' and
6946 #           'IMIX' and
6947 #           '8T4C' and
6948 #           'NDRPDR'"
6949 #  parameters:
6950 #  - "throughput"
6951 #  - "name"
6952 #  - "tags"
6953 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6954 #  x-axis: "X = VNFs per Service Chain"
6955 #  y-axis: "Y = Number of Service Chains"
6956 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6957 #  layout:
6958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6959 #    layout: "plot-service-density"
6960 #
6961 ################################################################################
6962 ## Plots - NF Density - CSC - MRR 64b
6963 #- type: "plot"
6964 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6965 #  algorithm: "plot_nf_heatmap"
6966 #  output-file-type: ".html"
6967 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6968 #  data: "plot-vpp-nfv-2n-skx-mrr"
6969 #  filter: "'NIC_Intel-XXV710' and
6970 #           'NF_DENSITY' and
6971 #           'DOCKER' and
6972 #           'CHAIN' and
6973 #           'NF_VPPIP4' and
6974 #           '64B' and
6975 #           '2T1C' and
6976 #           'MRR'"
6977 #  parameters:
6978 #  - "result"
6979 #  - "name"
6980 #  - "tags"
6981 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6982 #  x-axis: "X = CNFs per Service Chain"
6983 #  y-axis: "Y = Number of Service Chains"
6984 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6985 #  layout:
6986 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6987 #    layout: "plot-service-density"
6988 #
6989 #- type: "plot"
6990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6991 #  algorithm: "plot_nf_heatmap"
6992 #  output-file-type: ".html"
6993 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6994 #  data: "plot-vpp-nfv-2n-skx-mrr"
6995 #  filter: "'NIC_Intel-XXV710' and
6996 #           'NF_DENSITY' and
6997 #           'DOCKER' and
6998 #           'CHAIN' and
6999 #           'NF_VPPIP4' and
7000 #           '64B' and
7001 #           '4T2C' and
7002 #           'MRR'"
7003 #  parameters:
7004 #  - "result"
7005 #  - "name"
7006 #  - "tags"
7007 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7008 #  x-axis: "X = CNFs per Service Chain"
7009 #  y-axis: "Y = Number of Service Chains"
7010 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7011 #  layout:
7012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7013 #    layout: "plot-service-density"
7014 #
7015 #- type: "plot"
7016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7017 #  algorithm: "plot_nf_heatmap"
7018 #  output-file-type: ".html"
7019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7020 #  data: "plot-vpp-nfv-2n-skx-mrr"
7021 #  filter: "'NIC_Intel-XXV710' and
7022 #           'NF_DENSITY' and
7023 #           'DOCKER' and
7024 #           'CHAIN' and
7025 #           'NF_VPPIP4' and
7026 #           '64B' and
7027 #           '8T4C' and
7028 #           'MRR'"
7029 #  parameters:
7030 #  - "result"
7031 #  - "name"
7032 #  - "tags"
7033 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7034 #  x-axis: "X = CNFs per Service Chain"
7035 #  y-axis: "Y = Number of Service Chains"
7036 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7037 #  layout:
7038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7039 #    layout: "plot-service-density"
7040 #
7041 ## Plots - NF Density - CSC - MRR IMIX
7042 #- type: "plot"
7043 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7044 #  algorithm: "plot_nf_heatmap"
7045 #  output-file-type: ".html"
7046 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7047 #  data: "plot-vpp-nfv-2n-skx-mrr"
7048 #  filter: "'NIC_Intel-XXV710' and
7049 #           'NF_DENSITY' and
7050 #           'DOCKER' and
7051 #           'CHAIN' and
7052 #           'NF_VPPIP4' and
7053 #           'IMIX' and
7054 #           '2T1C' and
7055 #           'MRR'"
7056 #  parameters:
7057 #  - "result"
7058 #  - "name"
7059 #  - "tags"
7060 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7061 #  x-axis: "X = CNFs per Service Chain"
7062 #  y-axis: "Y = Number of Service Chains"
7063 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7064 #  layout:
7065 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7066 #    layout: "plot-service-density"
7067 #
7068 #- type: "plot"
7069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7070 #  algorithm: "plot_nf_heatmap"
7071 #  output-file-type: ".html"
7072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7073 #  data: "plot-vpp-nfv-2n-skx-mrr"
7074 #  filter: "'NIC_Intel-XXV710' and
7075 #           'NF_DENSITY' and
7076 #           'DOCKER' and
7077 #           'CHAIN' and
7078 #           'NF_VPPIP4' and
7079 #           'IMIX' and
7080 #           '4T2C' and
7081 #           'MRR'"
7082 #  parameters:
7083 #  - "result"
7084 #  - "name"
7085 #  - "tags"
7086 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7087 #  x-axis: "X = CNFs per Service Chain"
7088 #  y-axis: "Y = Number of Service Chains"
7089 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7090 #  layout:
7091 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7092 #    layout: "plot-service-density"
7093 #
7094 #- type: "plot"
7095 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7096 #  algorithm: "plot_nf_heatmap"
7097 #  output-file-type: ".html"
7098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7099 #  data: "plot-vpp-nfv-2n-skx-mrr"
7100 #  filter: "'NIC_Intel-XXV710' and
7101 #           'NF_DENSITY' and
7102 #           'DOCKER' and
7103 #           'CHAIN' and
7104 #           'NF_VPPIP4' and
7105 #           'IMIX' and
7106 #           '8T4C' and
7107 #           'MRR'"
7108 #  parameters:
7109 #  - "result"
7110 #  - "name"
7111 #  - "tags"
7112 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7113 #  x-axis: "X = CNFs per Service Chain"
7114 #  y-axis: "Y = Number of Service Chains"
7115 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7116 #  layout:
7117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7118 #    layout: "plot-service-density"
7119 #
7120 ## Plots - NF Density - CSC - NDR 64b
7121 #- type: "plot"
7122 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7123 #  algorithm: "plot_nf_heatmap"
7124 #  output-file-type: ".html"
7125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7126 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7127 #  filter: "'NIC_Intel-XXV710' and
7128 #           'NF_DENSITY' and
7129 #           'DOCKER' and
7130 #           'CHAIN' and
7131 #           'NF_VPPIP4' and
7132 #           '64B' and
7133 #           '2T1C' and
7134 #           'NDRPDR'"
7135 #  parameters:
7136 #  - "throughput"
7137 #  - "name"
7138 #  - "tags"
7139 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7140 #  x-axis: "X = CNFs per Service Chain"
7141 #  y-axis: "Y = Number of Service Chains"
7142 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7143 #  layout:
7144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7145 #    layout: "plot-service-density"
7146 #
7147 #- type: "plot"
7148 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7149 #  algorithm: "plot_nf_heatmap"
7150 #  output-file-type: ".html"
7151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7152 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7153 #  filter: "'NIC_Intel-XXV710' and
7154 #           'NF_DENSITY' and
7155 #           'DOCKER' and
7156 #           'CHAIN' and
7157 #           'NF_VPPIP4' and
7158 #           '64B' and
7159 #           '4T2C' and
7160 #           'NDRPDR'"
7161 #  parameters:
7162 #  - "throughput"
7163 #  - "name"
7164 #  - "tags"
7165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7166 #  x-axis: "X = CNFs per Service Chain"
7167 #  y-axis: "Y = Number of Service Chains"
7168 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7169 #  layout:
7170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7171 #    layout: "plot-service-density"
7172 #
7173 #- type: "plot"
7174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7175 #  algorithm: "plot_nf_heatmap"
7176 #  output-file-type: ".html"
7177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7178 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7179 #  filter: "'NIC_Intel-XXV710' and
7180 #           'NF_DENSITY' and
7181 #           'DOCKER' and
7182 #           'CHAIN' and
7183 #           'NF_VPPIP4' and
7184 #           '64B' and
7185 #           '8T4C' and
7186 #           'NDRPDR'"
7187 #  parameters:
7188 #  - "throughput"
7189 #  - "name"
7190 #  - "tags"
7191 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7192 #  x-axis: "X = CNFs per Service Chain"
7193 #  y-axis: "Y = Number of Service Chains"
7194 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7195 #  layout:
7196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7197 #    layout: "plot-service-density"
7198 #
7199 ## Plots - NF Density - CSC - NDR IMIX
7200 #- type: "plot"
7201 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7202 #  algorithm: "plot_nf_heatmap"
7203 #  output-file-type: ".html"
7204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7205 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7206 #  filter: "'NIC_Intel-XXV710' and
7207 #           'NF_DENSITY' and
7208 #           'DOCKER' and
7209 #           'CHAIN' and
7210 #           'NF_VPPIP4' and
7211 #           'IMIX' and
7212 #           '2T1C' and
7213 #           'NDRPDR'"
7214 #  parameters:
7215 #  - "throughput"
7216 #  - "name"
7217 #  - "tags"
7218 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7219 #  x-axis: "X = CNFs per Service Chain"
7220 #  y-axis: "Y = Number of Service Chains"
7221 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7222 #  layout:
7223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7224 #    layout: "plot-service-density"
7225 #
7226 #- type: "plot"
7227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7228 #  algorithm: "plot_nf_heatmap"
7229 #  output-file-type: ".html"
7230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7231 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7232 #  filter: "'NIC_Intel-XXV710' and
7233 #           'NF_DENSITY' and
7234 #           'DOCKER' and
7235 #           'CHAIN' and
7236 #           'NF_VPPIP4' and
7237 #           'IMIX' and
7238 #           '4T2C' and
7239 #           'NDRPDR'"
7240 #  parameters:
7241 #  - "throughput"
7242 #  - "name"
7243 #  - "tags"
7244 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7245 #  x-axis: "X = CNFs per Service Chain"
7246 #  y-axis: "Y = Number of Service Chains"
7247 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7248 #  layout:
7249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7250 #    layout: "plot-service-density"
7251 #
7252 #- type: "plot"
7253 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7254 #  algorithm: "plot_nf_heatmap"
7255 #  output-file-type: ".html"
7256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7257 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7258 #  filter: "'NIC_Intel-XXV710' and
7259 #           'NF_DENSITY' and
7260 #           'DOCKER' and
7261 #           'CHAIN' and
7262 #           'NF_VPPIP4' and
7263 #           'IMIX' and
7264 #           '8T4C' and
7265 #           'NDRPDR'"
7266 #  parameters:
7267 #  - "throughput"
7268 #  - "name"
7269 #  - "tags"
7270 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7271 #  x-axis: "X = CNFs per Service Chain"
7272 #  y-axis: "Y = Number of Service Chains"
7273 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7274 #  layout:
7275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7276 #    layout: "plot-service-density"
7277 #
7278 ## Plots - NF Density - CSC - PDR 64b
7279 #- type: "plot"
7280 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7281 #  algorithm: "plot_nf_heatmap"
7282 #  output-file-type: ".html"
7283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7284 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7285 #  filter: "'NIC_Intel-XXV710' and
7286 #           'NF_DENSITY' and
7287 #           'DOCKER' and
7288 #           'CHAIN' and
7289 #           'NF_VPPIP4' and
7290 #           '64B' and
7291 #           '2T1C' and
7292 #           'NDRPDR'"
7293 #  parameters:
7294 #  - "throughput"
7295 #  - "name"
7296 #  - "tags"
7297 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7298 #  x-axis: "X = CNFs per Service Chain"
7299 #  y-axis: "Y = Number of Service Chains"
7300 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7301 #  layout:
7302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7303 #    layout: "plot-service-density"
7304 #
7305 #- type: "plot"
7306 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7307 #  algorithm: "plot_nf_heatmap"
7308 #  output-file-type: ".html"
7309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7310 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7311 #  filter: "'NIC_Intel-XXV710' and
7312 #           'NF_DENSITY' and
7313 #           'DOCKER' and
7314 #           'CHAIN' and
7315 #           'NF_VPPIP4' and
7316 #           '64B' and
7317 #           '4T2C' and
7318 #           'NDRPDR'"
7319 #  parameters:
7320 #  - "throughput"
7321 #  - "name"
7322 #  - "tags"
7323 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7324 #  x-axis: "X = CNFs per Service Chain"
7325 #  y-axis: "Y = Number of Service Chains"
7326 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7327 #  layout:
7328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7329 #    layout: "plot-service-density"
7330 #
7331 #- type: "plot"
7332 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7333 #  algorithm: "plot_nf_heatmap"
7334 #  output-file-type: ".html"
7335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7336 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7337 #  filter: "'NIC_Intel-XXV710' and
7338 #           'NF_DENSITY' and
7339 #           'DOCKER' and
7340 #           'CHAIN' and
7341 #           'NF_VPPIP4' and
7342 #           '64B' and
7343 #           '8T4C' and
7344 #           'NDRPDR'"
7345 #  parameters:
7346 #  - "throughput"
7347 #  - "name"
7348 #  - "tags"
7349 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7350 #  x-axis: "X = CNFs per Service Chain"
7351 #  y-axis: "Y = Number of Service Chains"
7352 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7353 #  layout:
7354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7355 #    layout: "plot-service-density"
7356 #
7357 ## Plots - NF Density - CSC - PDR IMIX
7358 #- type: "plot"
7359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7360 #  algorithm: "plot_nf_heatmap"
7361 #  output-file-type: ".html"
7362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7363 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7364 #  filter: "'NIC_Intel-XXV710' and
7365 #           'NF_DENSITY' and
7366 #           'DOCKER' and
7367 #           'CHAIN' and
7368 #           'NF_VPPIP4' and
7369 #           'IMIX' and
7370 #           '2T1C' and
7371 #           'NDRPDR'"
7372 #  parameters:
7373 #  - "throughput"
7374 #  - "name"
7375 #  - "tags"
7376 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7377 #  x-axis: "X = CNFs per Service Chain"
7378 #  y-axis: "Y = Number of Service Chains"
7379 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7380 #  layout:
7381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7382 #    layout: "plot-service-density"
7383 #
7384 #- type: "plot"
7385 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7386 #  algorithm: "plot_nf_heatmap"
7387 #  output-file-type: ".html"
7388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7389 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7390 #  filter: "'NIC_Intel-XXV710' and
7391 #           'NF_DENSITY' and
7392 #           'DOCKER' and
7393 #           'CHAIN' and
7394 #           'NF_VPPIP4' and
7395 #           'IMIX' and
7396 #           '4T2C' and
7397 #           'NDRPDR'"
7398 #  parameters:
7399 #  - "throughput"
7400 #  - "name"
7401 #  - "tags"
7402 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7403 #  x-axis: "X = CNFs per Service Chain"
7404 #  y-axis: "Y = Number of Service Chains"
7405 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7406 #  layout:
7407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7408 #    layout: "plot-service-density"
7409 #
7410 #- type: "plot"
7411 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7412 #  algorithm: "plot_nf_heatmap"
7413 #  output-file-type: ".html"
7414 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7415 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7416 #  filter: "'NIC_Intel-XXV710' and
7417 #           'NF_DENSITY' and
7418 #           'DOCKER' and
7419 #           'CHAIN' and
7420 #           'NF_VPPIP4' and
7421 #           'IMIX' and
7422 #           '8T4C' and
7423 #           'NDRPDR'"
7424 #  parameters:
7425 #  - "throughput"
7426 #  - "name"
7427 #  - "tags"
7428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7429 #  x-axis: "X = CNFs per Service Chain"
7430 #  y-axis: "Y = Number of Service Chains"
7431 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7432 #  layout:
7433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7434 #    layout: "plot-service-density"
7435 #
7436 ################################################################################
7437 #
7438 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7439 #- type: "plot"
7440 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7441 #  algorithm: "plot_nf_heatmap"
7442 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7443 #  data: "plot-vpp-nfv-3n-skx-mrr"
7444 #  filter: "'NIC_Intel-XXV710' and
7445 #           'NF_DENSITY' and
7446 #           'DOCKER' and
7447 #           'CHAIN' and
7448 #           'NF_VPPIP4' and
7449 #           'IPSEC' and
7450 #           'TNL_4' and
7451 #           'IMIX' and
7452 #           '2T1C' and
7453 #           'MRR'"
7454 #  parameters:
7455 #  - "result"
7456 #  - "name"
7457 #  - "tags"
7458 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7459 #  x-axis: "X = CNFs per Service Chain"
7460 #  y-axis: "Y = Number of Service Chains"
7461 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7462 #  layout:
7463 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7464 #    layout: "plot-service-density"
7465 #
7466 #- type: "plot"
7467 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7468 #  algorithm: "plot_nf_heatmap"
7469 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7470 #  data: "plot-vpp-nfv-3n-skx-mrr"
7471 #  filter: "'NIC_Intel-XXV710' and
7472 #           'NF_DENSITY' and
7473 #           'DOCKER' and
7474 #           'CHAIN' and
7475 #           'NF_VPPIP4' and
7476 #           'IPSEC' and
7477 #           'TNL_4' and
7478 #           'IMIX' and
7479 #           '4T2C' and
7480 #           'MRR'"
7481 #  parameters:
7482 #  - "result"
7483 #  - "name"
7484 #  - "tags"
7485 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7486 #  x-axis: "X = CNFs per Service Chain"
7487 #  y-axis: "Y = Number of Service Chains"
7488 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7489 #  layout:
7490 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7491 #    layout: "plot-service-density"
7492 #
7493 #- type: "plot"
7494 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7495 #  algorithm: "plot_nf_heatmap"
7496 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7497 #  data: "plot-vpp-nfv-3n-skx-mrr"
7498 #  filter: "'NIC_Intel-XXV710' and
7499 #           'NF_DENSITY' and
7500 #           'DOCKER' and
7501 #           'CHAIN' and
7502 #           'NF_VPPIP4' and
7503 #           'IPSEC' and
7504 #           'TNL_4' and
7505 #           'IMIX' and
7506 #           '8T4C' and
7507 #           'MRR'"
7508 #  parameters:
7509 #  - "result"
7510 #  - "name"
7511 #  - "tags"
7512 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7513 #  x-axis: "X = CNFs per Service Chain"
7514 #  y-axis: "Y = Number of Service Chains"
7515 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7516 #  layout:
7517 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7518 #    layout: "plot-service-density"
7519 #
7520 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7521 #- type: "plot"
7522 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7523 #  algorithm: "plot_nf_heatmap"
7524 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7525 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7526 #  filter: "'NIC_Intel-XXV710' and
7527 #           'NF_DENSITY' and
7528 #           'DOCKER' and
7529 #           'CHAIN' and
7530 #           'NF_VPPIP4' and
7531 #           'IPSEC' and
7532 #           'TNL_4' and
7533 #           'IMIX' and
7534 #           '2T1C' and
7535 #           'NDRPDR'"
7536 #  parameters:
7537 #  - "throughput"
7538 #  - "name"
7539 #  - "tags"
7540 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7541 #  x-axis: "X = CNFs per Service Chain"
7542 #  y-axis: "Y = Number of Service Chains"
7543 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7544 #  layout:
7545 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7546 #    layout: "plot-service-density"
7547 #
7548 #- type: "plot"
7549 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7550 #  algorithm: "plot_nf_heatmap"
7551 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7552 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7553 #  filter: "'NIC_Intel-XXV710' and
7554 #           'NF_DENSITY' and
7555 #           'DOCKER' and
7556 #           'CHAIN' and
7557 #           'NF_VPPIP4' and
7558 #           'IPSEC' and
7559 #           'TNL_4' and
7560 #           'IMIX' and
7561 #           '4T2C' and
7562 #           'NDRPDR'"
7563 #  parameters:
7564 #  - "throughput"
7565 #  - "name"
7566 #  - "tags"
7567 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7568 #  x-axis: "X = CNFs per Service Chain"
7569 #  y-axis: "Y = Number of Service Chains"
7570 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7571 #  layout:
7572 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7573 #    layout: "plot-service-density"
7574 #
7575 #- type: "plot"
7576 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7577 #  algorithm: "plot_nf_heatmap"
7578 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7579 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7580 #  filter: "'NIC_Intel-XXV710' and
7581 #           'NF_DENSITY' and
7582 #           'DOCKER' and
7583 #           'CHAIN' and
7584 #           'NF_VPPIP4' and
7585 #           'IPSEC' and
7586 #           'TNL_4' and
7587 #           'IMIX' and
7588 #           '8T4C' and
7589 #           'NDRPDR'"
7590 #  parameters:
7591 #  - "throughput"
7592 #  - "name"
7593 #  - "tags"
7594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7595 #  x-axis: "X = CNFs per Service Chain"
7596 #  y-axis: "Y = Number of Service Chains"
7597 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7598 #  layout:
7599 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7600 #    layout: "plot-service-density"
7601 #
7602 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7603 #- type: "plot"
7604 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7605 #  algorithm: "plot_nf_heatmap"
7606 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7607 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7608 #  filter: "'NIC_Intel-XXV710' and
7609 #           'NF_DENSITY' and
7610 #           'DOCKER' and
7611 #           'CHAIN' and
7612 #           'NF_VPPIP4' and
7613 #           'IPSEC' and
7614 #           'TNL_4' and
7615 #           'IMIX' and
7616 #           '2T1C' and
7617 #           'NDRPDR'"
7618 #  parameters:
7619 #  - "throughput"
7620 #  - "name"
7621 #  - "tags"
7622 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7623 #  x-axis: "X = CNFs per Service Chain"
7624 #  y-axis: "Y = Number of Service Chains"
7625 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7626 #  layout:
7627 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7628 #    layout: "plot-service-density"
7629 #
7630 #- type: "plot"
7631 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7632 #  algorithm: "plot_nf_heatmap"
7633 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7634 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7635 #  filter: "'NIC_Intel-XXV710' and
7636 #           'NF_DENSITY' and
7637 #           'DOCKER' and
7638 #           'CHAIN' and
7639 #           'NF_VPPIP4' and
7640 #           'IPSEC' and
7641 #           'TNL_4' and
7642 #           'IMIX' and
7643 #           '4T2C' and
7644 #           'NDRPDR'"
7645 #  parameters:
7646 #  - "throughput"
7647 #  - "name"
7648 #  - "tags"
7649 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7650 #  x-axis: "X = CNFs per Service Chain"
7651 #  y-axis: "Y = Number of Service Chains"
7652 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7653 #  layout:
7654 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7655 #    layout: "plot-service-density"
7656 #
7657 #- type: "plot"
7658 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7659 #  algorithm: "plot_nf_heatmap"
7660 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7661 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7662 #  filter: "'NIC_Intel-XXV710' and
7663 #           'NF_DENSITY' and
7664 #           'DOCKER' and
7665 #           'CHAIN' and
7666 #           'NF_VPPIP4' and
7667 #           'IPSEC' and
7668 #           'TNL_4' and
7669 #           'IMIX' and
7670 #           '8T4C' and
7671 #           'NDRPDR'"
7672 #  parameters:
7673 #  - "throughput"
7674 #  - "name"
7675 #  - "tags"
7676 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7677 #  x-axis: "X = CNFs per Service Chain"
7678 #  y-axis: "Y = Number of Service Chains"
7679 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7680 #  layout:
7681 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7682 #    layout: "plot-service-density"
7683
7684 ###############################################################################
7685
7686 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7687 - type: "plot"
7688   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7689   algorithm: "plot_nf_heatmap"
7690   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7691   data: "plot-vpp-nfv-3n-hsw-mrr"
7692   filter: "'NIC_Intel-XL710' and
7693            'NF_DENSITY' and
7694            'DOCKER' and
7695            'CHAIN' and
7696            'NF_VPPIP4' and
7697            'IMIX' and
7698            'TNL_4' and
7699            '1T1C' and
7700            'MRR'"
7701   parameters:
7702   - "result"
7703   - "name"
7704   - "tags"
7705   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7706   x-axis: "X = CNFs per Service Chain"
7707   y-axis: "Y = Number of Service Chains"
7708   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7709   layout:
7710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7711     layout: "plot-service-density"
7712
7713 - type: "plot"
7714   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7715   algorithm: "plot_nf_heatmap"
7716   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7717   data: "plot-vpp-nfv-3n-hsw-mrr"
7718   filter: "'NIC_Intel-XL710' and
7719            'NF_DENSITY' and
7720            'DOCKER' and
7721            'CHAIN' and
7722            'NF_VPPIP4' and
7723            'IPSEC' and
7724            'TNL_4' and
7725            'IMIX' and
7726            '2T2C' and
7727            'MRR'"
7728   parameters:
7729   - "result"
7730   - "name"
7731   - "tags"
7732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7733   x-axis: "X = CNFs per Service Chain"
7734   y-axis: "Y = Number of Service Chains"
7735   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7736   layout:
7737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7738     layout: "plot-service-density"
7739
7740 - type: "plot"
7741   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7742   algorithm: "plot_nf_heatmap"
7743   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7744   data: "plot-vpp-nfv-3n-hsw-mrr"
7745   filter: "'NIC_Intel-XL710' and
7746            'NF_DENSITY' and
7747            'DOCKER' and
7748            'CHAIN' and
7749            'NF_VPPIP4' and
7750            'IPSEC' and
7751            'TNL_4' and
7752            'IMIX' and
7753            '4T4C' and
7754            'MRR'"
7755   parameters:
7756   - "result"
7757   - "name"
7758   - "tags"
7759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7760   x-axis: "X = CNFs per Service Chain"
7761   y-axis: "Y = Number of Service Chains"
7762   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7763   layout:
7764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7765     layout: "plot-service-density"
7766
7767 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7768 - type: "plot"
7769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7770   algorithm: "plot_nf_heatmap"
7771   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7772   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7773   filter: "'NIC_Intel-XL710' and
7774            'NF_DENSITY' and
7775            'DOCKER' and
7776            'CHAIN' and
7777            'NF_VPPIP4' and
7778            'IPSEC' and
7779            'TNL_4' and
7780            'IMIX' and
7781            '1T1C' and
7782            'NDRPDR'"
7783   parameters:
7784   - "throughput"
7785   - "name"
7786   - "tags"
7787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7788   x-axis: "X = CNFs per Service Chain"
7789   y-axis: "Y = Number of Service Chains"
7790   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7791   layout:
7792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7793     layout: "plot-service-density"
7794
7795 - type: "plot"
7796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7797   algorithm: "plot_nf_heatmap"
7798   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7799   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7800   filter: "'NIC_Intel-XL710' and
7801            'NF_DENSITY' and
7802            'DOCKER' and
7803            'CHAIN' and
7804            'NF_VPPIP4' and
7805            'IPSEC' and
7806            'TNL_4' and
7807            'IMIX' and
7808            '2T2C' and
7809            'NDRPDR'"
7810   parameters:
7811   - "throughput"
7812   - "name"
7813   - "tags"
7814   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7815   x-axis: "X = CNFs per Service Chain"
7816   y-axis: "Y = Number of Service Chains"
7817   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7818   layout:
7819     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7820     layout: "plot-service-density"
7821
7822 - type: "plot"
7823   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7824   algorithm: "plot_nf_heatmap"
7825   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7826   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7827   filter: "'NIC_Intel-XL710' and
7828            'NF_DENSITY' and
7829            'DOCKER' and
7830            'CHAIN' and
7831            'NF_VPPIP4' and
7832            'IPSEC' and
7833            'TNL_4' and
7834            'IMIX' and
7835            '4T4C' and
7836            'NDRPDR'"
7837   parameters:
7838   - "throughput"
7839   - "name"
7840   - "tags"
7841   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7842   x-axis: "X = CNFs per Service Chain"
7843   y-axis: "Y = Number of Service Chains"
7844   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7845   layout:
7846     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7847     layout: "plot-service-density"
7848
7849 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7850 - type: "plot"
7851   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7852   algorithm: "plot_nf_heatmap"
7853   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7854   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7855   filter: "'NIC_Intel-XL710' and
7856            'NF_DENSITY' and
7857            'DOCKER' and
7858            'CHAIN' and
7859            'NF_VPPIP4' and
7860            'IPSEC' and
7861            'TNL_4' and
7862            'IMIX' and
7863            '1T1C' and
7864            'NDRPDR'"
7865   parameters:
7866   - "throughput"
7867   - "name"
7868   - "tags"
7869   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7870   x-axis: "X = CNFs per Service Chain"
7871   y-axis: "Y = Number of Service Chains"
7872   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7873   layout:
7874     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7875     layout: "plot-service-density"
7876
7877 - type: "plot"
7878   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7879   algorithm: "plot_nf_heatmap"
7880   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7881   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7882   filter: "'NIC_Intel-XL710' and
7883            'NF_DENSITY' and
7884            'DOCKER' and
7885            'CHAIN' and
7886            'NF_VPPIP4' and
7887            'IPSEC' and
7888            'TNL_4' and
7889            'IMIX' and
7890            '2T2C' and
7891            'NDRPDR'"
7892   parameters:
7893   - "throughput"
7894   - "name"
7895   - "tags"
7896   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7897   x-axis: "X = CNFs per Service Chain"
7898   y-axis: "Y = Number of Service Chains"
7899   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7900   layout:
7901     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7902     layout: "plot-service-density"
7903
7904 - type: "plot"
7905   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7906   algorithm: "plot_nf_heatmap"
7907   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7908   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7909   filter: "'NIC_Intel-XL710' and
7910            'NF_DENSITY' and
7911            'DOCKER' and
7912            'CHAIN' and
7913            'NF_VPPIP4' and
7914            'IPSEC' and
7915            'TNL_4' and
7916            'IMIX' and
7917            '4T4C' and
7918            'NDRPDR'"
7919   parameters:
7920   - "throughput"
7921   - "name"
7922   - "tags"
7923   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7924   x-axis: "X = CNFs per Service Chain"
7925   y-axis: "Y = Number of Service Chains"
7926   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7927   layout:
7928     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7929     layout: "plot-service-density"
7930
7931 ###############################################################################
7932
7933 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7934 #- type: "plot"
7935 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7936 #  algorithm: "plot_nf_heatmap"
7937 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7938 #  data: "plot-vpp-nfv-3n-skx-mrr"
7939 #  filter: "'NIC_Intel-XXV710' and
7940 #           'NF_DENSITY' and
7941 #           'DOCKER' and
7942 #           'CHAIN' and
7943 #           'NF_VPPIP4' and
7944 #           'IPSEC' and
7945 #           'TNL_1000' and
7946 #           'IMIX' and
7947 #           '2T1C' and
7948 #           'MRR'"
7949 #  parameters:
7950 #  - "result"
7951 #  - "name"
7952 #  - "tags"
7953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7954 #  x-axis: "X = CNFs per Service Chain"
7955 #  y-axis: "Y = Number of Service Chains"
7956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7957 #  layout:
7958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7959 #    layout: "plot-service-density"
7960 #
7961 #- type: "plot"
7962 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7963 #  algorithm: "plot_nf_heatmap"
7964 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7965 #  data: "plot-vpp-nfv-3n-skx-mrr"
7966 #  filter: "'NIC_Intel-XXV710' and
7967 #           'NF_DENSITY' and
7968 #           'DOCKER' and
7969 #           'CHAIN' and
7970 #           'NF_VPPIP4' and
7971 #           'IPSEC' and
7972 #           'TNL_1000' and
7973 #           'IMIX' and
7974 #           '4T2C' and
7975 #           'MRR'"
7976 #  parameters:
7977 #  - "result"
7978 #  - "name"
7979 #  - "tags"
7980 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7981 #  x-axis: "X = CNFs per Service Chain"
7982 #  y-axis: "Y = Number of Service Chains"
7983 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7984 #  layout:
7985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7986 #    layout: "plot-service-density"
7987 #
7988 #- type: "plot"
7989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7990 #  algorithm: "plot_nf_heatmap"
7991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7992 #  data: "plot-vpp-nfv-3n-skx-mrr"
7993 #  filter: "'NIC_Intel-XXV710' and
7994 #           'NF_DENSITY' and
7995 #           'DOCKER' and
7996 #           'CHAIN' and
7997 #           'NF_VPPIP4' and
7998 #           'IPSEC' and
7999 #           'TNL_1000' and
8000 #           'IMIX' and
8001 #           '8T4C' and
8002 #           'MRR'"
8003 #  parameters:
8004 #  - "result"
8005 #  - "name"
8006 #  - "tags"
8007 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8008 #  x-axis: "X = CNFs per Service Chain"
8009 #  y-axis: "Y = Number of Service Chains"
8010 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8011 #  layout:
8012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8013 #    layout: "plot-service-density"
8014 #
8015 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8016 #- type: "plot"
8017 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8018 #  algorithm: "plot_nf_heatmap"
8019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8020 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8021 #  filter: "'NIC_Intel-XXV710' and
8022 #           'NF_DENSITY' and
8023 #           'DOCKER' and
8024 #           'CHAIN' and
8025 #           'NF_VPPIP4' and
8026 #           'IPSEC' and
8027 #           'TNL_1000' and
8028 #           'IMIX' and
8029 #           '2T1C' and
8030 #           'NDRPDR'"
8031 #  parameters:
8032 #  - "throughput"
8033 #  - "name"
8034 #  - "tags"
8035 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8036 #  x-axis: "X = CNFs per Service Chain"
8037 #  y-axis: "Y = Number of Service Chains"
8038 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8039 #  layout:
8040 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8041 #    layout: "plot-service-density"
8042 #
8043 #- type: "plot"
8044 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8045 #  algorithm: "plot_nf_heatmap"
8046 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8047 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8048 #  filter: "'NIC_Intel-XXV710' and
8049 #           'NF_DENSITY' and
8050 #           'DOCKER' and
8051 #           'CHAIN' and
8052 #           'NF_VPPIP4' and
8053 #           'IPSEC' and
8054 #           'TNL_1000' and
8055 #           'IMIX' and
8056 #           '4T2C' and
8057 #           'NDRPDR'"
8058 #  parameters:
8059 #  - "throughput"
8060 #  - "name"
8061 #  - "tags"
8062 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8063 #  x-axis: "X = CNFs per Service Chain"
8064 #  y-axis: "Y = Number of Service Chains"
8065 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8066 #  layout:
8067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8068 #    layout: "plot-service-density"
8069 #
8070 #- type: "plot"
8071 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8072 #  algorithm: "plot_nf_heatmap"
8073 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8074 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8075 #  filter: "'NIC_Intel-XXV710' and
8076 #           'NF_DENSITY' and
8077 #           'DOCKER' and
8078 #           'CHAIN' and
8079 #           'NF_VPPIP4' and
8080 #           'IPSEC' and
8081 #           'TNL_1000' and
8082 #           'IMIX' and
8083 #           '8T4C' and
8084 #           'NDRPDR'"
8085 #  parameters:
8086 #  - "throughput"
8087 #  - "name"
8088 #  - "tags"
8089 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8090 #  x-axis: "X = CNFs per Service Chain"
8091 #  y-axis: "Y = Number of Service Chains"
8092 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8093 #  layout:
8094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8095 #    layout: "plot-service-density"
8096 #
8097 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8098 #- type: "plot"
8099 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8100 #  algorithm: "plot_nf_heatmap"
8101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8102 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8103 #  filter: "'NIC_Intel-XXV710' and
8104 #           'NF_DENSITY' and
8105 #           'DOCKER' and
8106 #           'CHAIN' and
8107 #           'NF_VPPIP4' and
8108 #           'IPSEC' and
8109 #           'TNL_1000' and
8110 #           'IMIX' and
8111 #           '2T1C' and
8112 #           'NDRPDR'"
8113 #  parameters:
8114 #  - "throughput"
8115 #  - "name"
8116 #  - "tags"
8117 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8118 #  x-axis: "X = CNFs per Service Chain"
8119 #  y-axis: "Y = Number of Service Chains"
8120 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8121 #  layout:
8122 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8123 #    layout: "plot-service-density"
8124 #
8125 #- type: "plot"
8126 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8127 #  algorithm: "plot_nf_heatmap"
8128 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8129 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8130 #  filter: "'NIC_Intel-XXV710' and
8131 #           'NF_DENSITY' and
8132 #           'DOCKER' and
8133 #           'CHAIN' and
8134 #           'NF_VPPIP4' and
8135 #           'IPSEC' and
8136 #           'TNL_1000' and
8137 #           'IMIX' and
8138 #           '4T2C' and
8139 #           'NDRPDR'"
8140 #  parameters:
8141 #  - "throughput"
8142 #  - "name"
8143 #  - "tags"
8144 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8145 #  x-axis: "X = CNFs per Service Chain"
8146 #  y-axis: "Y = Number of Service Chains"
8147 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8148 #  layout:
8149 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8150 #    layout: "plot-service-density"
8151 #
8152 #- type: "plot"
8153 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8154 #  algorithm: "plot_nf_heatmap"
8155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8156 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8157 #  filter: "'NIC_Intel-XXV710' and
8158 #           'NF_DENSITY' and
8159 #           'DOCKER' and
8160 #           'CHAIN' and
8161 #           'NF_VPPIP4' and
8162 #           'IPSEC' and
8163 #           'TNL_1000' and
8164 #           'IMIX' and
8165 #           '8T4C' and
8166 #           'NDRPDR'"
8167 #  parameters:
8168 #  - "throughput"
8169 #  - "name"
8170 #  - "tags"
8171 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8172 #  x-axis: "X = CNFs per Service Chain"
8173 #  y-axis: "Y = Number of Service Chains"
8174 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8175 #  layout:
8176 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8177 #    layout: "plot-service-density"
8178
8179 ###############################################################################
8180
8181 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8182 - type: "plot"
8183   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8184   algorithm: "plot_nf_heatmap"
8185   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8186   data: "plot-vpp-nfv-3n-hsw-mrr"
8187   filter: "'NIC_Intel-XL710' and
8188            'NF_DENSITY' and
8189            'DOCKER' and
8190            'CHAIN' and
8191            'NF_VPPIP4' and
8192            'IMIX' and
8193            'TNL_1000' and
8194            '1T1C' and
8195            'MRR'"
8196   parameters:
8197   - "result"
8198   - "name"
8199   - "tags"
8200   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8201   x-axis: "X = CNFs per Service Chain"
8202   y-axis: "Y = Number of Service Chains"
8203   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8204   layout:
8205     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8206     layout: "plot-service-density"
8207
8208 - type: "plot"
8209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8210   algorithm: "plot_nf_heatmap"
8211   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8212   data: "plot-vpp-nfv-3n-hsw-mrr"
8213   filter: "'NIC_Intel-XL710' and
8214            'NF_DENSITY' and
8215            'DOCKER' and
8216            'CHAIN' and
8217            'NF_VPPIP4' and
8218            'IPSEC' and
8219            'TNL_1000' and
8220            'IMIX' and
8221            '2T2C' and
8222            'MRR'"
8223   parameters:
8224   - "result"
8225   - "name"
8226   - "tags"
8227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8228   x-axis: "X = CNFs per Service Chain"
8229   y-axis: "Y = Number of Service Chains"
8230   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8231   layout:
8232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8233     layout: "plot-service-density"
8234
8235 - type: "plot"
8236   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8237   algorithm: "plot_nf_heatmap"
8238   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8239   data: "plot-vpp-nfv-3n-hsw-mrr"
8240   filter: "'NIC_Intel-XL710' and
8241            'NF_DENSITY' and
8242            'DOCKER' and
8243            'CHAIN' and
8244            'NF_VPPIP4' and
8245            'IPSEC' and
8246            'TNL_1000' and
8247            'IMIX' and
8248            '4T4C' and
8249            'MRR'"
8250   parameters:
8251   - "result"
8252   - "name"
8253   - "tags"
8254   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8255   x-axis: "X = CNFs per Service Chain"
8256   y-axis: "Y = Number of Service Chains"
8257   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8258   layout:
8259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8260     layout: "plot-service-density"
8261
8262 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8263 - type: "plot"
8264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8265   algorithm: "plot_nf_heatmap"
8266   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8267   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8268   filter: "'NIC_Intel-XL710' and
8269            'NF_DENSITY' and
8270            'DOCKER' and
8271            'CHAIN' and
8272            'NF_VPPIP4' and
8273            'IPSEC' and
8274            'TNL_1000' and
8275            'IMIX' and
8276            '1T1C' and
8277            'NDRPDR'"
8278   parameters:
8279   - "throughput"
8280   - "name"
8281   - "tags"
8282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8283   x-axis: "X = CNFs per Service Chain"
8284   y-axis: "Y = Number of Service Chains"
8285   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8286   layout:
8287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8288     layout: "plot-service-density"
8289
8290 - type: "plot"
8291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8292   algorithm: "plot_nf_heatmap"
8293   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8294   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8295   filter: "'NIC_Intel-XL710' and
8296            'NF_DENSITY' and
8297            'DOCKER' and
8298            'CHAIN' and
8299            'NF_VPPIP4' and
8300            'IPSEC' and
8301            'TNL_1000' and
8302            'IMIX' and
8303            '2T2C' and
8304            'NDRPDR'"
8305   parameters:
8306   - "throughput"
8307   - "name"
8308   - "tags"
8309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8310   x-axis: "X = CNFs per Service Chain"
8311   y-axis: "Y = Number of Service Chains"
8312   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8313   layout:
8314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8315     layout: "plot-service-density"
8316
8317 - type: "plot"
8318   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8319   algorithm: "plot_nf_heatmap"
8320   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8321   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8322   filter: "'NIC_Intel-XL710' and
8323            'NF_DENSITY' and
8324            'DOCKER' and
8325            'CHAIN' and
8326            'NF_VPPIP4' and
8327            'IPSEC' and
8328            'TNL_1000' and
8329            'IMIX' and
8330            '4T4C' and
8331            'NDRPDR'"
8332   parameters:
8333   - "throughput"
8334   - "name"
8335   - "tags"
8336   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8337   x-axis: "X = CNFs per Service Chain"
8338   y-axis: "Y = Number of Service Chains"
8339   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8340   layout:
8341     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8342     layout: "plot-service-density"
8343
8344 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8345 - type: "plot"
8346   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8347   algorithm: "plot_nf_heatmap"
8348   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8349   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8350   filter: "'NIC_Intel-XL710' and
8351            'NF_DENSITY' and
8352            'DOCKER' and
8353            'CHAIN' and
8354            'NF_VPPIP4' and
8355            'IPSEC' and
8356            'TNL_1000' and
8357            'IMIX' and
8358            '1T1C' and
8359            'NDRPDR'"
8360   parameters:
8361   - "throughput"
8362   - "name"
8363   - "tags"
8364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8365   x-axis: "X = CNFs per Service Chain"
8366   y-axis: "Y = Number of Service Chains"
8367   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8368   layout:
8369     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8370     layout: "plot-service-density"
8371
8372 - type: "plot"
8373   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8374   algorithm: "plot_nf_heatmap"
8375   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8376   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8377   filter: "'NIC_Intel-XL710' and
8378            'NF_DENSITY' and
8379            'DOCKER' and
8380            'CHAIN' and
8381            'NF_VPPIP4' and
8382            'IPSEC' and
8383            'TNL_1000' and
8384            'IMIX' and
8385            '2T2C' and
8386            'NDRPDR'"
8387   parameters:
8388   - "throughput"
8389   - "name"
8390   - "tags"
8391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8392   x-axis: "X = CNFs per Service Chain"
8393   y-axis: "Y = Number of Service Chains"
8394   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8395   layout:
8396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8397     layout: "plot-service-density"
8398
8399 - type: "plot"
8400   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8401   algorithm: "plot_nf_heatmap"
8402   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8403   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8404   filter: "'NIC_Intel-XL710' and
8405            'NF_DENSITY' and
8406            'DOCKER' and
8407            'CHAIN' and
8408            'NF_VPPIP4' and
8409            'IPSEC' and
8410            'TNL_1000' and
8411            'IMIX' and
8412            '4T4C' and
8413            'NDRPDR'"
8414   parameters:
8415   - "throughput"
8416   - "name"
8417   - "tags"
8418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8419   x-axis: "X = CNFs per Service Chain"
8420   y-axis: "Y = Number of Service Chains"
8421   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8422   layout:
8423     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8424     layout: "plot-service-density"
8425
8426 ###############################################################################
8427
8428 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8429 #- type: "plot"
8430 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8431 #  algorithm: "plot_nf_heatmap"
8432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8433 #  data: "plot-vpp-nfv-3n-skx-mrr"
8434 #  filter: "'NIC_Intel-XXV710' and
8435 #           'NF_DENSITY' and
8436 #           'DOCKER' and
8437 #           'CHAIN' and
8438 #           'NF_VPPIP4' and
8439 #           'IPSEC' and
8440 #           'TNL_10000' and
8441 #           'IMIX' and
8442 #           '2T1C' and
8443 #           'MRR'"
8444 #  parameters:
8445 #  - "result"
8446 #  - "name"
8447 #  - "tags"
8448 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8449 #  x-axis: "X = CNFs per Service Chain"
8450 #  y-axis: "Y = Number of Service Chains"
8451 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8452 #  layout:
8453 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8454 #    layout: "plot-service-density"
8455 #
8456 #- type: "plot"
8457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8458 #  algorithm: "plot_nf_heatmap"
8459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8460 #  data: "plot-vpp-nfv-3n-skx-mrr"
8461 #  filter: "'NIC_Intel-XXV710' and
8462 #           'NF_DENSITY' and
8463 #           'DOCKER' and
8464 #           'CHAIN' and
8465 #           'NF_VPPIP4' and
8466 #           'IPSEC' and
8467 #           'TNL_10000' and
8468 #           'IMIX' and
8469 #           '4T2C' and
8470 #           'MRR'"
8471 #  parameters:
8472 #  - "result"
8473 #  - "name"
8474 #  - "tags"
8475 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8476 #  x-axis: "X = CNFs per Service Chain"
8477 #  y-axis: "Y = Number of Service Chains"
8478 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8479 #  layout:
8480 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8481 #    layout: "plot-service-density"
8482 #
8483 #- type: "plot"
8484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8485 #  algorithm: "plot_nf_heatmap"
8486 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8487 #  data: "plot-vpp-nfv-3n-skx-mrr"
8488 #  filter: "'NIC_Intel-XXV710' and
8489 #           'NF_DENSITY' and
8490 #           'DOCKER' and
8491 #           'CHAIN' and
8492 #           'NF_VPPIP4' and
8493 #           'IPSEC' and
8494 #           'TNL_10000' and
8495 #           'IMIX' and
8496 #           '8T4C' and
8497 #           'MRR'"
8498 #  parameters:
8499 #  - "result"
8500 #  - "name"
8501 #  - "tags"
8502 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8503 #  x-axis: "X = CNFs per Service Chain"
8504 #  y-axis: "Y = Number of Service Chains"
8505 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8506 #  layout:
8507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8508 #    layout: "plot-service-density"
8509 #
8510 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8511 #- type: "plot"
8512 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8513 #  algorithm: "plot_nf_heatmap"
8514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8515 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8516 #  filter: "'NIC_Intel-XXV710' and
8517 #           'NF_DENSITY' and
8518 #           'DOCKER' and
8519 #           'CHAIN' and
8520 #           'NF_VPPIP4' and
8521 #           'IPSEC' and
8522 #           'TNL_10000' and
8523 #           'IMIX' and
8524 #           '2T1C' and
8525 #           'NDRPDR'"
8526 #  parameters:
8527 #  - "throughput"
8528 #  - "name"
8529 #  - "tags"
8530 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8531 #  x-axis: "X = CNFs per Service Chain"
8532 #  y-axis: "Y = Number of Service Chains"
8533 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8534 #  layout:
8535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8536 #    layout: "plot-service-density"
8537 #
8538 #- type: "plot"
8539 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8540 #  algorithm: "plot_nf_heatmap"
8541 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8542 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8543 #  filter: "'NIC_Intel-XXV710' and
8544 #           'NF_DENSITY' and
8545 #           'DOCKER' and
8546 #           'CHAIN' and
8547 #           'NF_VPPIP4' and
8548 #           'IPSEC' and
8549 #           'TNL_10000' and
8550 #           'IMIX' and
8551 #           '4T2C' and
8552 #           'NDRPDR'"
8553 #  parameters:
8554 #  - "throughput"
8555 #  - "name"
8556 #  - "tags"
8557 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8558 #  x-axis: "X = CNFs per Service Chain"
8559 #  y-axis: "Y = Number of Service Chains"
8560 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8561 #  layout:
8562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8563 #    layout: "plot-service-density"
8564 #
8565 #- type: "plot"
8566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8567 #  algorithm: "plot_nf_heatmap"
8568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8569 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8570 #  filter: "'NIC_Intel-XXV710' and
8571 #           'NF_DENSITY' and
8572 #           'DOCKER' and
8573 #           'CHAIN' and
8574 #           'NF_VPPIP4' and
8575 #           'IPSEC' and
8576 #           'TNL_10000' and
8577 #           'IMIX' and
8578 #           '8T4C' and
8579 #           'NDRPDR'"
8580 #  parameters:
8581 #  - "throughput"
8582 #  - "name"
8583 #  - "tags"
8584 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8585 #  x-axis: "X = CNFs per Service Chain"
8586 #  y-axis: "Y = Number of Service Chains"
8587 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8588 #  layout:
8589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8590 #    layout: "plot-service-density"
8591 #
8592 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8593 #- type: "plot"
8594 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8595 #  algorithm: "plot_nf_heatmap"
8596 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8597 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8598 #  filter: "'NIC_Intel-XXV710' and
8599 #           'NF_DENSITY' and
8600 #           'DOCKER' and
8601 #           'CHAIN' and
8602 #           'NF_VPPIP4' and
8603 #           'IPSEC' and
8604 #           'TNL_10000' and
8605 #           'IMIX' and
8606 #           '2T1C' and
8607 #           'NDRPDR'"
8608 #  parameters:
8609 #  - "throughput"
8610 #  - "name"
8611 #  - "tags"
8612 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8613 #  x-axis: "X = CNFs per Service Chain"
8614 #  y-axis: "Y = Number of Service Chains"
8615 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8616 #  layout:
8617 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8618 #    layout: "plot-service-density"
8619 #
8620 #- type: "plot"
8621 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8622 #  algorithm: "plot_nf_heatmap"
8623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8624 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8625 #  filter: "'NIC_Intel-XXV710' and
8626 #           'NF_DENSITY' and
8627 #           'DOCKER' and
8628 #           'CHAIN' and
8629 #           'NF_VPPIP4' and
8630 #           'IPSEC' and
8631 #           'TNL_10000' and
8632 #           'IMIX' and
8633 #           '4T2C' and
8634 #           'NDRPDR'"
8635 #  parameters:
8636 #  - "throughput"
8637 #  - "name"
8638 #  - "tags"
8639 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8640 #  x-axis: "X = CNFs per Service Chain"
8641 #  y-axis: "Y = Number of Service Chains"
8642 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8643 #  layout:
8644 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8645 #    layout: "plot-service-density"
8646 #
8647 #- type: "plot"
8648 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8649 #  algorithm: "plot_nf_heatmap"
8650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8651 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8652 #  filter: "'NIC_Intel-XXV710' and
8653 #           'NF_DENSITY' and
8654 #           'DOCKER' and
8655 #           'CHAIN' and
8656 #           'NF_VPPIP4' and
8657 #           'IPSEC' and
8658 #           'TNL_10000' and
8659 #           'IMIX' and
8660 #           '8T4C' and
8661 #           'NDRPDR'"
8662 #  parameters:
8663 #  - "throughput"
8664 #  - "name"
8665 #  - "tags"
8666 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8667 #  x-axis: "X = CNFs per Service Chain"
8668 #  y-axis: "Y = Number of Service Chains"
8669 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8670 #  layout:
8671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8672 #    layout: "plot-service-density"
8673
8674 ###############################################################################
8675
8676 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8677 - type: "plot"
8678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8679   algorithm: "plot_nf_heatmap"
8680   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8681   data: "plot-vpp-nfv-3n-hsw-mrr"
8682   filter: "'NIC_Intel-XL710' and
8683            'NF_DENSITY' and
8684            'DOCKER' and
8685            'CHAIN' and
8686            'NF_VPPIP4' and
8687            'IMIX' and
8688            'TNL_10000' and
8689            '1T1C' and
8690            'MRR'"
8691   parameters:
8692   - "result"
8693   - "name"
8694   - "tags"
8695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8696   x-axis: "X = CNFs per Service Chain"
8697   y-axis: "Y = Number of Service Chains"
8698   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8699   layout:
8700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8701     layout: "plot-service-density"
8702
8703 - type: "plot"
8704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8705   algorithm: "plot_nf_heatmap"
8706   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8707   data: "plot-vpp-nfv-3n-hsw-mrr"
8708   filter: "'NIC_Intel-XL710' and
8709            'NF_DENSITY' and
8710            'DOCKER' and
8711            'CHAIN' and
8712            'NF_VPPIP4' and
8713            'IPSEC' and
8714            'TNL_10000' and
8715            'IMIX' and
8716            '2T2C' and
8717            'MRR'"
8718   parameters:
8719   - "result"
8720   - "name"
8721   - "tags"
8722   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8723   x-axis: "X = CNFs per Service Chain"
8724   y-axis: "Y = Number of Service Chains"
8725   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8726   layout:
8727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8728     layout: "plot-service-density"
8729
8730 - type: "plot"
8731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8732   algorithm: "plot_nf_heatmap"
8733   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8734   data: "plot-vpp-nfv-3n-hsw-mrr"
8735   filter: "'NIC_Intel-XL710' and
8736            'NF_DENSITY' and
8737            'DOCKER' and
8738            'CHAIN' and
8739            'NF_VPPIP4' and
8740            'IPSEC' and
8741            'TNL_10000' and
8742            'IMIX' and
8743            '4T4C' and
8744            'MRR'"
8745   parameters:
8746   - "result"
8747   - "name"
8748   - "tags"
8749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8750   x-axis: "X = CNFs per Service Chain"
8751   y-axis: "Y = Number of Service Chains"
8752   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8753   layout:
8754     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8755     layout: "plot-service-density"
8756
8757 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8758 - type: "plot"
8759   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8760   algorithm: "plot_nf_heatmap"
8761   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8762   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8763   filter: "'NIC_Intel-XL710' and
8764            'NF_DENSITY' and
8765            'DOCKER' and
8766            'CHAIN' and
8767            'NF_VPPIP4' and
8768            'IPSEC' and
8769            'TNL_10000' and
8770            'IMIX' and
8771            '1T1C' and
8772            'NDRPDR'"
8773   parameters:
8774   - "throughput"
8775   - "name"
8776   - "tags"
8777   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8778   x-axis: "X = CNFs per Service Chain"
8779   y-axis: "Y = Number of Service Chains"
8780   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8781   layout:
8782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8783     layout: "plot-service-density"
8784
8785 - type: "plot"
8786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8787   algorithm: "plot_nf_heatmap"
8788   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8789   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8790   filter: "'NIC_Intel-XL710' and
8791            'NF_DENSITY' and
8792            'DOCKER' and
8793            'CHAIN' and
8794            'NF_VPPIP4' and
8795            'IPSEC' and
8796            'TNL_10000' and
8797            'IMIX' and
8798            '2T2C' and
8799            'NDRPDR'"
8800   parameters:
8801   - "throughput"
8802   - "name"
8803   - "tags"
8804   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8805   x-axis: "X = CNFs per Service Chain"
8806   y-axis: "Y = Number of Service Chains"
8807   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8808   layout:
8809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8810     layout: "plot-service-density"
8811
8812 - type: "plot"
8813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8814   algorithm: "plot_nf_heatmap"
8815   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8816   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8817   filter: "'NIC_Intel-XL710' and
8818            'NF_DENSITY' and
8819            'DOCKER' and
8820            'CHAIN' and
8821            'NF_VPPIP4' and
8822            'IPSEC' and
8823            'TNL_10000' and
8824            'IMIX' and
8825            '4T4C' and
8826            'NDRPDR'"
8827   parameters:
8828   - "throughput"
8829   - "name"
8830   - "tags"
8831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8832   x-axis: "X = CNFs per Service Chain"
8833   y-axis: "Y = Number of Service Chains"
8834   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8835   layout:
8836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8837     layout: "plot-service-density"
8838
8839 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8840 - type: "plot"
8841   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8842   algorithm: "plot_nf_heatmap"
8843   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8844   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8845   filter: "'NIC_Intel-XL710' and
8846            'NF_DENSITY' and
8847            'DOCKER' and
8848            'CHAIN' and
8849            'NF_VPPIP4' and
8850            'IPSEC' and
8851            'TNL_10000' and
8852            'IMIX' and
8853            '1T1C' and
8854            'NDRPDR'"
8855   parameters:
8856   - "throughput"
8857   - "name"
8858   - "tags"
8859   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8860   x-axis: "X = CNFs per Service Chain"
8861   y-axis: "Y = Number of Service Chains"
8862   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8863   layout:
8864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8865     layout: "plot-service-density"
8866
8867 - type: "plot"
8868   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8869   algorithm: "plot_nf_heatmap"
8870   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8871   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8872   filter: "'NIC_Intel-XL710' and
8873            'NF_DENSITY' and
8874            'DOCKER' and
8875            'CHAIN' and
8876            'NF_VPPIP4' and
8877            'IPSEC' and
8878            'TNL_10000' and
8879            'IMIX' and
8880            '2T2C' and
8881            'NDRPDR'"
8882   parameters:
8883   - "throughput"
8884   - "name"
8885   - "tags"
8886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8887   x-axis: "X = CNFs per Service Chain"
8888   y-axis: "Y = Number of Service Chains"
8889   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8890   layout:
8891     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8892     layout: "plot-service-density"
8893
8894 - type: "plot"
8895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8896   algorithm: "plot_nf_heatmap"
8897   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8898   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8899   filter: "'NIC_Intel-XL710' and
8900            'NF_DENSITY' and
8901            'DOCKER' and
8902            'CHAIN' and
8903            'NF_VPPIP4' and
8904            'IPSEC' and
8905            'TNL_10000' and
8906            'IMIX' and
8907            '4T4C' and
8908            'NDRPDR'"
8909   parameters:
8910   - "throughput"
8911   - "name"
8912   - "tags"
8913   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8914   x-axis: "X = CNFs per Service Chain"
8915   y-axis: "Y = Number of Service Chains"
8916   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8917   layout:
8918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8919     layout: "plot-service-density"
8920
8921 ###############################################################################
8922
8923 # Plots - NF Density - CSP - MRR 64b
8924
8925 #- type: "plot"
8926 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8927 #  algorithm: "plot_nf_heatmap"
8928 #  output-file-type: ".html"
8929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8930 #  data: "plot-vpp-nfv-2n-skx-mrr"
8931 #  filter: "'NIC_Intel-XXV710' and
8932 #           'NF_DENSITY' and
8933 #           'DOCKER' and
8934 #           'PIPELINE' and
8935 #           'NF_VPPIP4' and
8936 #           '64B' and
8937 #           '2T1C' and
8938 #           'MRR'"
8939 #  parameters:
8940 #  - "result"
8941 #  - "name"
8942 #  - "tags"
8943 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8944 #  x-axis: "X = CNFs per Service Pipeline"
8945 #  y-axis: "Y = Number of Service Pipelines"
8946 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8947 #  layout:
8948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8949 #    layout: "plot-service-density"
8950 #
8951 #- type: "plot"
8952 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8953 #  algorithm: "plot_nf_heatmap"
8954 #  output-file-type: ".html"
8955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8956 #  data: "plot-vpp-nfv-2n-skx-mrr"
8957 #  filter: "'NIC_Intel-XXV710' and
8958 #           'NF_DENSITY' and
8959 #           'DOCKER' and
8960 #           'PIPELINE' and
8961 #           'NF_VPPIP4' and
8962 #           '64B' and
8963 #           '4T2C' and
8964 #           'MRR'"
8965 #  parameters:
8966 #  - "result"
8967 #  - "name"
8968 #  - "tags"
8969 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8970 #  x-axis: "X = CNFs per Service Pipeline"
8971 #  y-axis: "Y = Number of Service Pipelines"
8972 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8973 #  layout:
8974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8975 #    layout: "plot-service-density"
8976 #
8977 #- type: "plot"
8978 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8979 #  algorithm: "plot_nf_heatmap"
8980 #  output-file-type: ".html"
8981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8982 #  data: "plot-vpp-nfv-2n-skx-mrr"
8983 #  filter: "'NIC_Intel-XXV710' and
8984 #           'NF_DENSITY' and
8985 #           'DOCKER' and
8986 #           'PIPELINE' and
8987 #           'NF_VPPIP4' and
8988 #           '64B' and
8989 #           '8T4C' and
8990 #           'MRR'"
8991 #  parameters:
8992 #  - "result"
8993 #  - "name"
8994 #  - "tags"
8995 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8996 #  x-axis: "X = CNFs per Service Pipeline"
8997 #  y-axis: "Y = Number of Service Pipelines"
8998 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8999 #  layout:
9000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9001 #    layout: "plot-service-density"
9002 #
9003 ## Plots - NF Density - CSP - MRR IMIX
9004 #- type: "plot"
9005 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9006 #  algorithm: "plot_nf_heatmap"
9007 #  output-file-type: ".html"
9008 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9009 #  data: "plot-vpp-nfv-2n-skx-mrr"
9010 #  filter: "'NIC_Intel-XXV710' and
9011 #           'NF_DENSITY' and
9012 #           'DOCKER' and
9013 #           'PIPELINE' and
9014 #           'NF_VPPIP4' and
9015 #           'IMIX' and
9016 #           '2T1C' and
9017 #           'MRR'"
9018 #  parameters:
9019 #  - "result"
9020 #  - "name"
9021 #  - "tags"
9022 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9023 #  x-axis: "X = CNFs per Service Pipeline"
9024 #  y-axis: "Y = Number of Service Pipelines"
9025 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9026 #  layout:
9027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9028 #    layout: "plot-service-density"
9029 #
9030 #- type: "plot"
9031 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9032 #  algorithm: "plot_nf_heatmap"
9033 #  output-file-type: ".html"
9034 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9035 #  data: "plot-vpp-nfv-2n-skx-mrr"
9036 #  filter: "'NIC_Intel-XXV710' and
9037 #           'NF_DENSITY' and
9038 #           'DOCKER' and
9039 #           'PIPELINE' and
9040 #           'NF_VPPIP4' and
9041 #           'IMIX' and
9042 #           '4T2C' and
9043 #           'MRR'"
9044 #  parameters:
9045 #  - "result"
9046 #  - "name"
9047 #  - "tags"
9048 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9049 #  x-axis: "X = CNFs per Service Pipeline"
9050 #  y-axis: "Y = Number of Service Pipelines"
9051 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9052 #  layout:
9053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9054 #    layout: "plot-service-density"
9055 #
9056 #- type: "plot"
9057 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9058 #  algorithm: "plot_nf_heatmap"
9059 #  output-file-type: ".html"
9060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9061 #  data: "plot-vpp-nfv-2n-skx-mrr"
9062 #  filter: "'NIC_Intel-XXV710' and
9063 #           'NF_DENSITY' and
9064 #           'DOCKER' and
9065 #           'PIPELINE' and
9066 #           'NF_VPPIP4' and
9067 #           'IMIX' and
9068 #           '8T4C' and
9069 #           'MRR'"
9070 #  parameters:
9071 #  - "result"
9072 #  - "name"
9073 #  - "tags"
9074 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9075 #  x-axis: "X = CNFs per Service Pipeline"
9076 #  y-axis: "Y = Number of Service Pipelines"
9077 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9078 #  layout:
9079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9080 #    layout: "plot-service-density"
9081 #
9082 ## Plots - NF Density - CSP - NDR 64b
9083 #- type: "plot"
9084 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9085 #  algorithm: "plot_nf_heatmap"
9086 #  output-file-type: ".html"
9087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9088 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9089 #  filter: "'NIC_Intel-XXV710' and
9090 #           'NF_DENSITY' and
9091 #           'DOCKER' and
9092 #           'PIPELINE' and
9093 #           'NF_VPPIP4' and
9094 #           '64B' and
9095 #           '2T1C' and
9096 #           'NDRPDR'"
9097 #  parameters:
9098 #  - "throughput"
9099 #  - "name"
9100 #  - "tags"
9101 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9102 #  x-axis: "X = CNFs per Service Pipeline"
9103 #  y-axis: "Y = Number of Service Pipelines"
9104 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9105 #  layout:
9106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9107 #    layout: "plot-service-density"
9108 #
9109 #- type: "plot"
9110 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9111 #  algorithm: "plot_nf_heatmap"
9112 #  output-file-type: ".html"
9113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9114 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9115 #  filter: "'NIC_Intel-XXV710' and
9116 #           'NF_DENSITY' and
9117 #           'DOCKER' and
9118 #           'PIPELINE' and
9119 #           'NF_VPPIP4' and
9120 #           '64B' and
9121 #           '4T2C' and
9122 #           'NDRPDR'"
9123 #  parameters:
9124 #  - "throughput"
9125 #  - "name"
9126 #  - "tags"
9127 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9128 #  x-axis: "X = CNFs per Service Pipeline"
9129 #  y-axis: "Y = Number of Service Pipelines"
9130 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9131 #  layout:
9132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9133 #    layout: "plot-service-density"
9134 #
9135 #- type: "plot"
9136 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9137 #  algorithm: "plot_nf_heatmap"
9138 #  output-file-type: ".html"
9139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9140 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9141 #  filter: "'NIC_Intel-XXV710' and
9142 #           'NF_DENSITY' and
9143 #           'DOCKER' and
9144 #           'PIPELINE' and
9145 #           'NF_VPPIP4' and
9146 #           '64B' and
9147 #           '8T4C' and
9148 #           'NDRPDR'"
9149 #  parameters:
9150 #  - "throughput"
9151 #  - "name"
9152 #  - "tags"
9153 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9154 #  x-axis: "X = CNFs per Service Pipeline"
9155 #  y-axis: "Y = Number of Service Pipelines"
9156 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9157 #  layout:
9158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9159 #    layout: "plot-service-density"
9160 #
9161 ## Plots - NF Density - CSP - NDR IMIX
9162 #- type: "plot"
9163 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9164 #  algorithm: "plot_nf_heatmap"
9165 #  output-file-type: ".html"
9166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9167 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9168 #  filter: "'NIC_Intel-XXV710' and
9169 #           'NF_DENSITY' and
9170 #           'DOCKER' and
9171 #           'PIPELINE' and
9172 #           'NF_VPPIP4' and
9173 #           'IMIX' and
9174 #           '2T1C' and
9175 #           'NDRPDR'"
9176 #  parameters:
9177 #  - "throughput"
9178 #  - "name"
9179 #  - "tags"
9180 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9181 #  x-axis: "X = CNFs per Service Pipeline"
9182 #  y-axis: "Y = Number of Service Pipelines"
9183 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9184 #  layout:
9185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9186 #    layout: "plot-service-density"
9187 #
9188 #- type: "plot"
9189 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9190 #  algorithm: "plot_nf_heatmap"
9191 #  output-file-type: ".html"
9192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9193 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9194 #  filter: "'NIC_Intel-XXV710' and
9195 #           'NF_DENSITY' and
9196 #           'DOCKER' and
9197 #           'PIPELINE' and
9198 #           'NF_VPPIP4' and
9199 #           'IMIX' and
9200 #           '4T2C' and
9201 #           'NDRPDR'"
9202 #  parameters:
9203 #  - "throughput"
9204 #  - "name"
9205 #  - "tags"
9206 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9207 #  x-axis: "X = CNFs per Service Pipeline"
9208 #  y-axis: "Y = Number of Service Pipelines"
9209 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9210 #  layout:
9211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9212 #    layout: "plot-service-density"
9213 #
9214 #- type: "plot"
9215 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9216 #  algorithm: "plot_nf_heatmap"
9217 #  output-file-type: ".html"
9218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9219 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9220 #  filter: "'NIC_Intel-XXV710' and
9221 #           'NF_DENSITY' and
9222 #           'DOCKER' and
9223 #           'PIPELINE' and
9224 #           'NF_VPPIP4' and
9225 #           'IMIX' and
9226 #           '8T4C' and
9227 #           'NDRPDR'"
9228 #  parameters:
9229 #  - "throughput"
9230 #  - "name"
9231 #  - "tags"
9232 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9233 #  x-axis: "X = CNFs per Service Pipeline"
9234 #  y-axis: "Y = Number of Service Pipelines"
9235 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9236 #  layout:
9237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9238 #    layout: "plot-service-density"
9239 #
9240 ## Plots - NF Density - CSP - PDR 64b
9241 #- type: "plot"
9242 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9243 #  algorithm: "plot_nf_heatmap"
9244 #  output-file-type: ".html"
9245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9246 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9247 #  filter: "'NIC_Intel-XXV710' and
9248 #           'NF_DENSITY' and
9249 #           'DOCKER' and
9250 #           'PIPELINE' and
9251 #           'NF_VPPIP4' and
9252 #           '64B' and
9253 #           '2T1C' and
9254 #           'NDRPDR'"
9255 #  parameters:
9256 #  - "throughput"
9257 #  - "name"
9258 #  - "tags"
9259 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9260 #  x-axis: "X = CNFs per Service Pipeline"
9261 #  y-axis: "Y = Number of Service Pipelines"
9262 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9263 #  layout:
9264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9265 #    layout: "plot-service-density"
9266 #
9267 #- type: "plot"
9268 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9269 #  algorithm: "plot_nf_heatmap"
9270 #  output-file-type: ".html"
9271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9272 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9273 #  filter: "'NIC_Intel-XXV710' and
9274 #           'NF_DENSITY' and
9275 #           'DOCKER' and
9276 #           'PIPELINE' and
9277 #           'NF_VPPIP4' and
9278 #           '64B' and
9279 #           '4T2C' and
9280 #           'NDRPDR'"
9281 #  parameters:
9282 #  - "throughput"
9283 #  - "name"
9284 #  - "tags"
9285 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9286 #  x-axis: "X = CNFs per Service Pipeline"
9287 #  y-axis: "Y = Number of Service Pipelines"
9288 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9289 #  layout:
9290 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9291 #    layout: "plot-service-density"
9292 #
9293 #- type: "plot"
9294 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9295 #  algorithm: "plot_nf_heatmap"
9296 #  output-file-type: ".html"
9297 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9298 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9299 #  filter: "'NIC_Intel-XXV710' and
9300 #           'NF_DENSITY' and
9301 #           'DOCKER' and
9302 #           'PIPELINE' and
9303 #           'NF_VPPIP4' and
9304 #           '64B' and
9305 #           '8T4C' and
9306 #           'NDRPDR'"
9307 #  parameters:
9308 #  - "throughput"
9309 #  - "name"
9310 #  - "tags"
9311 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9312 #  x-axis: "X = CNFs per Service Pipeline"
9313 #  y-axis: "Y = Number of Service Pipelines"
9314 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9315 #  layout:
9316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9317 #    layout: "plot-service-density"
9318 #
9319 ## Plots - NF Density - CSP - PDR IMIX
9320 #- type: "plot"
9321 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9322 #  algorithm: "plot_nf_heatmap"
9323 #  output-file-type: ".html"
9324 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9325 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9326 #  filter: "'NIC_Intel-XXV710' and
9327 #           'NF_DENSITY' and
9328 #           'DOCKER' and
9329 #           'PIPELINE' and
9330 #           'NF_VPPIP4' and
9331 #           'IMIX' and
9332 #           '2T1C' and
9333 #           'NDRPDR'"
9334 #  parameters:
9335 #  - "throughput"
9336 #  - "name"
9337 #  - "tags"
9338 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9339 #  x-axis: "X = CNFs per Service Pipeline"
9340 #  y-axis: "Y = Number of Service Pipelines"
9341 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9342 #  layout:
9343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9344 #    layout: "plot-service-density"
9345 #
9346 #- type: "plot"
9347 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9348 #  algorithm: "plot_nf_heatmap"
9349 #  output-file-type: ".html"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9351 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9352 #  filter: "'NIC_Intel-XXV710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'PIPELINE' and
9356 #           'NF_VPPIP4' and
9357 #           'IMIX' and
9358 #           '4T2C' and
9359 #           'NDRPDR'"
9360 #  parameters:
9361 #  - "throughput"
9362 #  - "name"
9363 #  - "tags"
9364 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9365 #  x-axis: "X = CNFs per Service Pipeline"
9366 #  y-axis: "Y = Number of Service Pipelines"
9367 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9368 #  layout:
9369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9370 #    layout: "plot-service-density"
9371 #
9372 #- type: "plot"
9373 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9374 #  algorithm: "plot_nf_heatmap"
9375 #  output-file-type: ".html"
9376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9377 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9378 #  filter: "'NIC_Intel-XXV710' and
9379 #           'NF_DENSITY' and
9380 #           'DOCKER' and
9381 #           'PIPELINE' and
9382 #           'NF_VPPIP4' and
9383 #           'IMIX' and
9384 #           '8T4C' and
9385 #           'NDRPDR'"
9386 #  parameters:
9387 #  - "throughput"
9388 #  - "name"
9389 #  - "tags"
9390 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9391 #  x-axis: "X = CNFs per Service Pipeline"
9392 #  y-axis: "Y = Number of Service Pipelines"
9393 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9394 #  layout:
9395 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9396 #    layout: "plot-service-density"
9397
9398 ###############################################################################
9399 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9400
9401 #- type: "plot"
9402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9403 #  algorithm: "plot_nf_heatmap"
9404 #  output-file-type: ".html"
9405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9406 #  data: "plot-vpp-nfv-2n-clx-mrr"
9407 #  filter: "'NIC_Intel-XXV710' and
9408 #           'NF_DENSITY' and
9409 #           'VHOST' and
9410 #           not 'VXLAN' and
9411 #           'CHAIN' and
9412 #           'NF_VPPIP4' and
9413 #           'IMIX' and
9414 #           '2T1C' and
9415 #           'MRR'"
9416 #  parameters:
9417 #  - "result"
9418 #  - "name"
9419 #  - "tags"
9420 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9421 #  x-axis: "X = VNFs per Service Chain"
9422 #  y-axis: "Y = Number of Service Chains"
9423 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9424 #  layout:
9425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9426 #    layout: "plot-service-density"
9427 #
9428 #- type: "plot"
9429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9430 #  algorithm: "plot_nf_heatmap"
9431 #  output-file-type: ".html"
9432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9433 #  data: "plot-vpp-nfv-2n-clx-mrr"
9434 #  filter: "'NIC_Intel-XXV710' and
9435 #           'NF_DENSITY' and
9436 #           'VHOST' and
9437 #           not 'VXLAN' and
9438 #           'CHAIN' and
9439 #           'NF_VPPIP4' and
9440 #           'IMIX' and
9441 #           '4T2C' and
9442 #           'MRR'"
9443 #  parameters:
9444 #  - "result"
9445 #  - "name"
9446 #  - "tags"
9447 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9448 #  x-axis: "X = VNFs per Service Chain"
9449 #  y-axis: "Y = Number of Service Chains"
9450 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9451 #  layout:
9452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9453 #    layout: "plot-service-density"
9454 #
9455 #- type: "plot"
9456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9457 #  algorithm: "plot_nf_heatmap"
9458 #  output-file-type: ".html"
9459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9460 #  data: "plot-vpp-nfv-2n-clx-mrr"
9461 #  filter: "'NIC_Intel-XXV710' and
9462 #           'NF_DENSITY' and
9463 #           'VHOST' and
9464 #           not 'VXLAN' and
9465 #           'CHAIN' and
9466 #           'NF_VPPIP4' and
9467 #           'IMIX' and
9468 #           '8T4C' and
9469 #           'MRR'"
9470 #  parameters:
9471 #  - "result"
9472 #  - "name"
9473 #  - "tags"
9474 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9475 #  x-axis: "X = VNFs per Service Chain"
9476 #  y-axis: "Y = Number of Service Chains"
9477 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9478 #  layout:
9479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9480 #    layout: "plot-service-density"
9481 #
9482 ## Plots - NF Density - VSC - NDR IMIX
9483 #- type: "plot"
9484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9485 #  algorithm: "plot_nf_heatmap"
9486 #  output-file-type: ".html"
9487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9488 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9489 #  filter: "'NIC_Intel-XXV710' and
9490 #           'NF_DENSITY' and
9491 #           'VHOST' and
9492 #           not 'VXLAN' and
9493 #           'CHAIN' and
9494 #           'NF_VPPIP4' and
9495 #           'IMIX' and
9496 #           '2T1C' and
9497 #           'NDRPDR'"
9498 #  parameters:
9499 #  - "throughput"
9500 #  - "name"
9501 #  - "tags"
9502 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9503 #  x-axis: "X = VNFs per Service Chain"
9504 #  y-axis: "Y = Number of Service Chains"
9505 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9506 #  layout:
9507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9508 #    layout: "plot-service-density"
9509 #
9510 #- type: "plot"
9511 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9512 #  algorithm: "plot_nf_heatmap"
9513 #  output-file-type: ".html"
9514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9515 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9516 #  filter: "'NIC_Intel-XXV710' and
9517 #           'NF_DENSITY' and
9518 #           'VHOST' and
9519 #           not 'VXLAN' and
9520 #           'CHAIN' and
9521 #           'NF_VPPIP4' and
9522 #           'IMIX' and
9523 #           '4T2C' and
9524 #           'NDRPDR'"
9525 #  parameters:
9526 #  - "throughput"
9527 #  - "name"
9528 #  - "tags"
9529 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9530 #  x-axis: "X = VNFs per Service Chain"
9531 #  y-axis: "Y = Number of Service Chains"
9532 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9533 #  layout:
9534 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9535 #    layout: "plot-service-density"
9536 #
9537 #- type: "plot"
9538 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9539 #  algorithm: "plot_nf_heatmap"
9540 #  output-file-type: ".html"
9541 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9542 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9543 #  filter: "'NIC_Intel-XXV710' and
9544 #           'NF_DENSITY' and
9545 #           'VHOST' and
9546 #           not 'VXLAN' and
9547 #           'CHAIN' and
9548 #           'NF_VPPIP4' and
9549 #           'IMIX' and
9550 #           '8T4C' and
9551 #           'NDRPDR'"
9552 #  parameters:
9553 #  - "throughput"
9554 #  - "name"
9555 #  - "tags"
9556 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9557 #  x-axis: "X = VNFs per Service Chain"
9558 #  y-axis: "Y = Number of Service Chains"
9559 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9560 #  layout:
9561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9562 #    layout: "plot-service-density"
9563 #
9564 ## Plots - NF Density - VSC - PDR IMIX
9565 #- type: "plot"
9566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9567 #  algorithm: "plot_nf_heatmap"
9568 #  output-file-type: ".html"
9569 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9570 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9571 #  filter: "'NIC_Intel-XXV710' and
9572 #           'NF_DENSITY' and
9573 #           'VHOST' and
9574 #           not 'VXLAN' and
9575 #           'CHAIN' and
9576 #           'NF_VPPIP4' and
9577 #           'IMIX' and
9578 #           '2T1C' and
9579 #           'NDRPDR'"
9580 #  parameters:
9581 #  - "throughput"
9582 #  - "name"
9583 #  - "tags"
9584 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9585 #  x-axis: "X = VNFs per Service Chain"
9586 #  y-axis: "Y = Number of Service Chains"
9587 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9588 #  layout:
9589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9590 #    layout: "plot-service-density"
9591 #
9592 #- type: "plot"
9593 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9594 #  algorithm: "plot_nf_heatmap"
9595 #  output-file-type: ".html"
9596 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9597 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9598 #  filter: "'NIC_Intel-XXV710' and
9599 #           'NF_DENSITY' and
9600 #           'VHOST' and
9601 #           not 'VXLAN' and
9602 #           'CHAIN' and
9603 #           'NF_VPPIP4' and
9604 #           'IMIX' and
9605 #           '4T2C' and
9606 #           'NDRPDR'"
9607 #  parameters:
9608 #  - "throughput"
9609 #  - "name"
9610 #  - "tags"
9611 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9612 #  x-axis: "X = VNFs per Service Chain"
9613 #  y-axis: "Y = Number of Service Chains"
9614 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9615 #  layout:
9616 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9617 #    layout: "plot-service-density"
9618 #
9619 #- type: "plot"
9620 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9621 #  algorithm: "plot_nf_heatmap"
9622 #  output-file-type: ".html"
9623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9624 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9625 #  filter: "'NIC_Intel-XXV710' and
9626 #           'NF_DENSITY' and
9627 #           'VHOST' and
9628 #           not 'VXLAN' and
9629 #           'CHAIN' and
9630 #           'NF_VPPIP4' and
9631 #           'IMIX' and
9632 #           '8T4C' and
9633 #           'NDRPDR'"
9634 #  parameters:
9635 #  - "throughput"
9636 #  - "name"
9637 #  - "tags"
9638 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9639 #  x-axis: "X = VNFs per Service Chain"
9640 #  y-axis: "Y = Number of Service Chains"
9641 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9642 #  layout:
9643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9644 #    layout: "plot-service-density"
9645 #
9646 ## Plots - NF Density - VSC - MRR IMIX
9647 #- type: "plot"
9648 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9649 #  algorithm: "plot_nf_heatmap"
9650 #  output-file-type: ".html"
9651 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9652 #  data: "plot-vpp-nfv-2n-clx-mrr"
9653 #  filter: "'NIC_Intel-XXV710' and
9654 #           'NF_DENSITY' and
9655 #           'VHOST' and
9656 #           'VXLAN' and
9657 #           'CHAIN' and
9658 #           'IMIX' and
9659 #           '2T1C' and
9660 #           'MRR'"
9661 #  parameters:
9662 #  - "result"
9663 #  - "name"
9664 #  - "tags"
9665 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9666 #  x-axis: "X = VNFs per Service Chain"
9667 #  y-axis: "Y = Number of Service Chains"
9668 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9669 #  layout:
9670 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9671 #    layout: "plot-service-density"
9672 #
9673 #- type: "plot"
9674 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9675 #  algorithm: "plot_nf_heatmap"
9676 #  output-file-type: ".html"
9677 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9678 #  data: "plot-vpp-nfv-2n-clx-mrr"
9679 #  filter: "'NIC_Intel-XXV710' and
9680 #           'NF_DENSITY' and
9681 #           'VHOST' and
9682 #           'VXLAN' and
9683 #           'CHAIN' and
9684 #           'IMIX' and
9685 #           '4T2C' and
9686 #           'MRR'"
9687 #  parameters:
9688 #  - "result"
9689 #  - "name"
9690 #  - "tags"
9691 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9692 #  x-axis: "X = VNFs per Service Chain"
9693 #  y-axis: "Y = Number of Service Chains"
9694 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9695 #  layout:
9696 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9697 #    layout: "plot-service-density"
9698 #
9699 #- type: "plot"
9700 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9701 #  algorithm: "plot_nf_heatmap"
9702 #  output-file-type: ".html"
9703 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9704 #  data: "plot-vpp-nfv-2n-clx-mrr"
9705 #  filter: "'NIC_Intel-XXV710' and
9706 #           'NF_DENSITY' and
9707 #           'VHOST' and
9708 #           'VXLAN' and
9709 #           'CHAIN' and
9710 #           'IMIX' and
9711 #           '8T4C' and
9712 #           'MRR'"
9713 #  parameters:
9714 #  - "result"
9715 #  - "name"
9716 #  - "tags"
9717 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9718 #  x-axis: "X = VNFs per Service Chain"
9719 #  y-axis: "Y = Number of Service Chains"
9720 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9721 #  layout:
9722 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9723 #    layout: "plot-service-density"
9724 #
9725 ## Plots - NF Density - VSC - NDR IMIX
9726 #- type: "plot"
9727 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9728 #  algorithm: "plot_nf_heatmap"
9729 #  output-file-type: ".html"
9730 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9731 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9732 #  filter: "'NIC_Intel-XXV710' and
9733 #           'NF_DENSITY' and
9734 #           'VHOST' and
9735 #           'VXLAN' and
9736 #           'CHAIN' a
9737 #           'IMIX' and
9738 #           '2T1C' and
9739 #           'NDRPDR'"
9740 #  parameters:
9741 #  - "throughput"
9742 #  - "name"
9743 #  - "tags"
9744 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9745 #  x-axis: "X = VNFs per Service Chain"
9746 #  y-axis: "Y = Number of Service Chains"
9747 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9748 #  layout:
9749 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9750 #    layout: "plot-service-density"
9751 #
9752 #- type: "plot"
9753 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9754 #  algorithm: "plot_nf_heatmap"
9755 #  output-file-type: ".html"
9756 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9757 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9758 #  filter: "'NIC_Intel-XXV710' and
9759 #           'NF_DENSITY' and
9760 #           'VHOST' and
9761 #           'VXLAN' and
9762 #           'CHAIN' and
9763 #           'IMIX' and
9764 #           '4T2C' and
9765 #           'NDRPDR'"
9766 #  parameters:
9767 #  - "throughput"
9768 #  - "name"
9769 #  - "tags"
9770 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9771 #  x-axis: "X = VNFs per Service Chain"
9772 #  y-axis: "Y = Number of Service Chains"
9773 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9774 #  layout:
9775 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9776 #    layout: "plot-service-density"
9777 #
9778 #- type: "plot"
9779 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9780 #  algorithm: "plot_nf_heatmap"
9781 #  output-file-type: ".html"
9782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9783 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9784 #  filter: "'NIC_Intel-XXV710' and
9785 #           'NF_DENSITY' and
9786 #           'VHOST' and
9787 #           'VXLAN' and
9788 #           'CHAIN' and
9789 #           'IMIX' and
9790 #           '8T4C' and
9791 #           'NDRPDR'"
9792 #  parameters:
9793 #  - "throughput"
9794 #  - "name"
9795 #  - "tags"
9796 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9797 #  x-axis: "X = VNFs per Service Chain"
9798 #  y-axis: "Y = Number of Service Chains"
9799 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9800 #  layout:
9801 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9802 #    layout: "plot-service-density"
9803 #
9804 ## Plots - NF Density - VSC - PDR IMIX
9805 #- type: "plot"
9806 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9807 #  algorithm: "plot_nf_heatmap"
9808 #  output-file-type: ".html"
9809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9810 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9811 #  filter: "'NIC_Intel-XXV710' and
9812 #           'NF_DENSITY' and
9813 #           'VHOST' and
9814 #           'VXLAN' and
9815 #           'CHAIN' and
9816 #           'IMIX' and
9817 #           '2T1C' and
9818 #           'NDRPDR'"
9819 #  parameters:
9820 #  - "throughput"
9821 #  - "name"
9822 #  - "tags"
9823 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9824 #  x-axis: "X = VNFs per Service Chain"
9825 #  y-axis: "Y = Number of Service Chains"
9826 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9827 #  layout:
9828 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9829 #    layout: "plot-service-density"
9830 #
9831 #- type: "plot"
9832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9833 #  algorithm: "plot_nf_heatmap"
9834 #  output-file-type: ".html"
9835 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9836 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9837 #  filter: "'NIC_Intel-XXV710' and
9838 #           'NF_DENSITY' and
9839 #           'VHOST' and
9840 #           'VXLAN' and
9841 #           'CHAIN' and
9842 #           'IMIX' and
9843 #           '4T2C' and
9844 #           'NDRPDR'"
9845 #  parameters:
9846 #  - "throughput"
9847 #  - "name"
9848 #  - "tags"
9849 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9850 #  x-axis: "X = VNFs per Service Chain"
9851 #  y-axis: "Y = Number of Service Chains"
9852 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9853 #  layout:
9854 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9855 #    layout: "plot-service-density"
9856 #
9857 #- type: "plot"
9858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9859 #  algorithm: "plot_nf_heatmap"
9860 #  output-file-type: ".html"
9861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9862 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9863 #  filter: "'NIC_Intel-XXV710' and
9864 #           'NF_DENSITY' and
9865 #           'VHOST' and
9866 #           'VXLAN' and
9867 #           'CHAIN' and
9868 #           'IMIX' and
9869 #           '8T4C' and
9870 #           'NDRPDR'"
9871 #  parameters:
9872 #  - "throughput"
9873 #  - "name"
9874 #  - "tags"
9875 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9876 #  x-axis: "X = VNFs per Service Chain"
9877 #  y-axis: "Y = Number of Service Chains"
9878 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9879 #  layout:
9880 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9881 #    layout: "plot-service-density"
9882 #
9883 ## Plots - NF Density - CSC - MRR IMIX
9884 #- type: "plot"
9885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9886 #  algorithm: "plot_nf_heatmap"
9887 #  output-file-type: ".html"
9888 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9889 #  data: "plot-vpp-nfv-2n-clx-mrr"
9890 #  filter: "'NIC_Intel-XXV710' and
9891 #           'NF_DENSITY' and
9892 #           'DOCKER' and
9893 #           'CHAIN' and
9894 #           'NF_VPPIP4' and
9895 #           'IMIX' and
9896 #           '2T1C' and
9897 #           'MRR'"
9898 #  parameters:
9899 #  - "result"
9900 #  - "name"
9901 #  - "tags"
9902 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9903 #  x-axis: "X = CNFs per Service Chain"
9904 #  y-axis: "Y = Number of Service Chains"
9905 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9906 #  layout:
9907 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9908 #    layout: "plot-service-density"
9909 #
9910 #- type: "plot"
9911 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9912 #  algorithm: "plot_nf_heatmap"
9913 #  output-file-type: ".html"
9914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9915 #  data: "plot-vpp-nfv-2n-clx-mrr"
9916 #  filter: "'NIC_Intel-XXV710' and
9917 #           'NF_DENSITY' and
9918 #           'DOCKER' and
9919 #           'CHAIN' and
9920 #           'NF_VPPIP4' and
9921 #           'IMIX' and
9922 #           '4T2C' and
9923 #           'MRR'"
9924 #  parameters:
9925 #  - "result"
9926 #  - "name"
9927 #  - "tags"
9928 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9929 #  x-axis: "X = CNFs per Service Chain"
9930 #  y-axis: "Y = Number of Service Chains"
9931 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9932 #  layout:
9933 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9934 #    layout: "plot-service-density"
9935 #
9936 #- type: "plot"
9937 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9938 #  algorithm: "plot_nf_heatmap"
9939 #  output-file-type: ".html"
9940 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9941 #  data: "plot-vpp-nfv-2n-clx-mrr"
9942 #  filter: "'NIC_Intel-XXV710' and
9943 #           'NF_DENSITY' and
9944 #           'DOCKER' and
9945 #           'CHAIN' and
9946 #           'NF_VPPIP4' and
9947 #           'IMIX' and
9948 #           '8T4C' and
9949 #           'MRR'"
9950 #  parameters:
9951 #  - "result"
9952 #  - "name"
9953 #  - "tags"
9954 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9955 #  x-axis: "X = CNFs per Service Chain"
9956 #  y-axis: "Y = Number of Service Chains"
9957 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9958 #  layout:
9959 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9960 #    layout: "plot-service-density"
9961 #
9962 ## Plots - NF Density - CSC - NDR IMIX
9963 #- type: "plot"
9964 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9965 #  algorithm: "plot_nf_heatmap"
9966 #  output-file-type: ".html"
9967 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9968 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9969 #  filter: "'NIC_Intel-XXV710' and
9970 #           'NF_DENSITY' and
9971 #           'DOCKER' and
9972 #           'CHAIN' and
9973 #           'NF_VPPIP4' and
9974 #           'IMIX' and
9975 #           '2T1C' and
9976 #           'NDRPDR'"
9977 #  parameters:
9978 #  - "throughput"
9979 #  - "name"
9980 #  - "tags"
9981 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9982 #  x-axis: "X = CNFs per Service Chain"
9983 #  y-axis: "Y = Number of Service Chains"
9984 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9985 #  layout:
9986 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9987 #    layout: "plot-service-density"
9988 #
9989 #- type: "plot"
9990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9991 #  algorithm: "plot_nf_heatmap"
9992 #  output-file-type: ".html"
9993 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9994 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9995 #  filter: "'NIC_Intel-XXV710' and
9996 #           'NF_DENSITY' and
9997 #           'DOCKER' and
9998 #           'CHAIN' and
9999 #           'NF_VPPIP4' and
10000 #           'IMIX' and
10001 #           '4T2C' and
10002 #           'NDRPDR'"
10003 #  parameters:
10004 #  - "throughput"
10005 #  - "name"
10006 #  - "tags"
10007 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10008 #  x-axis: "X = CNFs per Service Chain"
10009 #  y-axis: "Y = Number of Service Chains"
10010 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10011 #  layout:
10012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10013 #    layout: "plot-service-density"
10014 #
10015 #- type: "plot"
10016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10017 #  algorithm: "plot_nf_heatmap"
10018 #  output-file-type: ".html"
10019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10020 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10021 #  filter: "'NIC_Intel-XXV710' and
10022 #           'NF_DENSITY' and
10023 #           'DOCKER' and
10024 #           'CHAIN' and
10025 #           'NF_VPPIP4' and
10026 #           'IMIX' and
10027 #           '8T4C' and
10028 #           'NDRPDR'"
10029 #  parameters:
10030 #  - "throughput"
10031 #  - "name"
10032 #  - "tags"
10033 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10034 #  x-axis: "X = CNFs per Service Chain"
10035 #  y-axis: "Y = Number of Service Chains"
10036 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10037 #  layout:
10038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10039 #    layout: "plot-service-density"
10040 #
10041 ## Plots - NF Density - CSC - PDR IMIX
10042 #- type: "plot"
10043 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10044 #  algorithm: "plot_nf_heatmap"
10045 #  output-file-type: ".html"
10046 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10047 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10048 #  filter: "'NIC_Intel-XXV710' and
10049 #           'NF_DENSITY' and
10050 #           'DOCKER' and
10051 #           'CHAIN' and
10052 #           'NF_VPPIP4' and
10053 #           'IMIX' and
10054 #           '2T1C' and
10055 #           'NDRPDR'"
10056 #  parameters:
10057 #  - "throughput"
10058 #  - "name"
10059 #  - "tags"
10060 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10061 #  x-axis: "X = CNFs per Service Chain"
10062 #  y-axis: "Y = Number of Service Chains"
10063 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10064 #  layout:
10065 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10066 #    layout: "plot-service-density"
10067 #
10068 #- type: "plot"
10069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10070 #  algorithm: "plot_nf_heatmap"
10071 #  output-file-type: ".html"
10072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10073 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10074 #  filter: "'NIC_Intel-XXV710' and
10075 #           'NF_DENSITY' and
10076 #           'DOCKER' and
10077 #           'CHAIN' and
10078 #           'NF_VPPIP4' and
10079 #           'IMIX' and
10080 #           '4T2C' and
10081 #           'NDRPDR'"
10082 #  parameters:
10083 #  - "throughput"
10084 #  - "name"
10085 #  - "tags"
10086 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10087 #  x-axis: "X = CNFs per Service Chain"
10088 #  y-axis: "Y = Number of Service Chains"
10089 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10090 #  layout:
10091 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10092 #    layout: "plot-service-density"
10093 #
10094 #- type: "plot"
10095 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10096 #  algorithm: "plot_nf_heatmap"
10097 #  output-file-type: ".html"
10098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10099 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10100 #  filter: "'NIC_Intel-XXV710' and
10101 #           'NF_DENSITY' and
10102 #           'DOCKER' and
10103 #           'CHAIN' and
10104 #           'NF_VPPIP4' and
10105 #           'IMIX' and
10106 #           '8T4C' and
10107 #           'NDRPDR'"
10108 #  parameters:
10109 #  - "throughput"
10110 #  - "name"
10111 #  - "tags"
10112 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10113 #  x-axis: "X = CNFs per Service Chain"
10114 #  y-axis: "Y = Number of Service Chains"
10115 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10116 #  layout:
10117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10118 #    layout: "plot-service-density"
10119 #
10120 ## Plots - NF Density - CSP - MRR IMIX
10121 #- type: "plot"
10122 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10123 #  algorithm: "plot_nf_heatmap"
10124 #  output-file-type: ".html"
10125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10126 #  data: "plot-vpp-nfv-2n-clx-mrr"
10127 #  filter: "'NIC_Intel-XXV710' and
10128 #           'NF_DENSITY' and
10129 #           'DOCKER' and
10130 #           'PIPELINE' and
10131 #           'NF_VPPIP4' and
10132 #           'IMIX' and
10133 #           '2T1C' and
10134 #           'MRR'"
10135 #  parameters:
10136 #  - "result"
10137 #  - "name"
10138 #  - "tags"
10139 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10140 #  x-axis: "X = CNFs per Service Pipeline"
10141 #  y-axis: "Y = Number of Service Pipelines"
10142 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10143 #  layout:
10144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10145 #    layout: "plot-service-density"
10146 #
10147 #- type: "plot"
10148 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10149 #  algorithm: "plot_nf_heatmap"
10150 #  output-file-type: ".html"
10151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10152 #  data: "plot-vpp-nfv-2n-clx-mrr"
10153 #  filter: "'NIC_Intel-XXV710' and
10154 #           'NF_DENSITY' and
10155 #           'DOCKER' and
10156 #           'PIPELINE' and
10157 #           'NF_VPPIP4' and
10158 #           'IMIX' and
10159 #           '4T2C' and
10160 #           'MRR'"
10161 #  parameters:
10162 #  - "result"
10163 #  - "name"
10164 #  - "tags"
10165 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10166 #  x-axis: "X = CNFs per Service Pipeline"
10167 #  y-axis: "Y = Number of Service Pipelines"
10168 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10169 #  layout:
10170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10171 #    layout: "plot-service-density"
10172 #
10173 #- type: "plot"
10174 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10175 #  algorithm: "plot_nf_heatmap"
10176 #  output-file-type: ".html"
10177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10178 #  data: "plot-vpp-nfv-2n-clx-mrr"
10179 #  filter: "'NIC_Intel-XXV710' and
10180 #           'NF_DENSITY' and
10181 #           'DOCKER' and
10182 #           'PIPELINE' and
10183 #           'NF_VPPIP4' and
10184 #           'IMIX' and
10185 #           '8T4C' and
10186 #           'MRR'"
10187 #  parameters:
10188 #  - "result"
10189 #  - "name"
10190 #  - "tags"
10191 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10192 #  x-axis: "X = CNFs per Service Pipeline"
10193 #  y-axis: "Y = Number of Service Pipelines"
10194 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10195 #  layout:
10196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10197 #    layout: "plot-service-density"
10198 #
10199 ## Plots - NF Density - CSP - NDR IMIX
10200 #- type: "plot"
10201 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10202 #  algorithm: "plot_nf_heatmap"
10203 #  output-file-type: ".html"
10204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10205 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10206 #  filter: "'NIC_Intel-XXV710' and
10207 #           'NF_DENSITY' and
10208 #           'DOCKER' and
10209 #           'PIPELINE' and
10210 #           'NF_VPPIP4' and
10211 #           'IMIX' and
10212 #           '2T1C' and
10213 #           'NDRPDR'"
10214 #  parameters:
10215 #  - "throughput"
10216 #  - "name"
10217 #  - "tags"
10218 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10219 #  x-axis: "X = CNFs per Service Pipeline"
10220 #  y-axis: "Y = Number of Service Pipelines"
10221 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10222 #  layout:
10223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10224 #    layout: "plot-service-density"
10225 #
10226 #- type: "plot"
10227 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10228 #  algorithm: "plot_nf_heatmap"
10229 #  output-file-type: ".html"
10230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10231 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10232 #  filter: "'NIC_Intel-XXV710' and
10233 #           'NF_DENSITY' and
10234 #           'DOCKER' and
10235 #           'PIPELINE' and
10236 #           'NF_VPPIP4' and
10237 #           'IMIX' and
10238 #           '4T2C' and
10239 #           'NDRPDR'"
10240 #  parameters:
10241 #  - "throughput"
10242 #  - "name"
10243 #  - "tags"
10244 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10245 #  x-axis: "X = CNFs per Service Pipeline"
10246 #  y-axis: "Y = Number of Service Pipelines"
10247 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10248 #  layout:
10249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10250 #    layout: "plot-service-density"
10251 #
10252 #- type: "plot"
10253 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10254 #  algorithm: "plot_nf_heatmap"
10255 #  output-file-type: ".html"
10256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10257 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10258 #  filter: "'NIC_Intel-XXV710' and
10259 #           'NF_DENSITY' and
10260 #           'DOCKER' and
10261 #           'PIPELINE' and
10262 #           'NF_VPPIP4' and
10263 #           'IMIX' and
10264 #           '8T4C' and
10265 #           'NDRPDR'"
10266 #  parameters:
10267 #  - "throughput"
10268 #  - "name"
10269 #  - "tags"
10270 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10271 #  x-axis: "X = CNFs per Service Pipeline"
10272 #  y-axis: "Y = Number of Service Pipelines"
10273 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10274 #  layout:
10275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10276 #    layout: "plot-service-density"
10277 #
10278 ## Plots - NF Density - CSP - PDR IMIX
10279 #- type: "plot"
10280 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10281 #  algorithm: "plot_nf_heatmap"
10282 #  output-file-type: ".html"
10283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10284 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10285 #  filter: "'NIC_Intel-XXV710' and
10286 #           'NF_DENSITY' and
10287 #           'DOCKER' and
10288 #           'PIPELINE' and
10289 #           'NF_VPPIP4' and
10290 #           'IMIX' and
10291 #           '2T1C' and
10292 #           'NDRPDR'"
10293 #  parameters:
10294 #  - "throughput"
10295 #  - "name"
10296 #  - "tags"
10297 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10298 #  x-axis: "X = CNFs per Service Pipeline"
10299 #  y-axis: "Y = Number of Service Pipelines"
10300 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10301 #  layout:
10302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10303 #    layout: "plot-service-density"
10304 #
10305 #- type: "plot"
10306 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10307 #  algorithm: "plot_nf_heatmap"
10308 #  output-file-type: ".html"
10309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10310 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10311 #  filter: "'NIC_Intel-XXV710' and
10312 #           'NF_DENSITY' and
10313 #           'DOCKER' and
10314 #           'PIPELINE' and
10315 #           'NF_VPPIP4' and
10316 #           'IMIX' and
10317 #           '4T2C' and
10318 #           'NDRPDR'"
10319 #  parameters:
10320 #  - "throughput"
10321 #  - "name"
10322 #  - "tags"
10323 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10324 #  x-axis: "X = CNFs per Service Pipeline"
10325 #  y-axis: "Y = Number of Service Pipelines"
10326 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10327 #  layout:
10328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10329 #    layout: "plot-service-density"
10330 #
10331 #- type: "plot"
10332 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10333 #  algorithm: "plot_nf_heatmap"
10334 #  output-file-type: ".html"
10335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10336 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10337 #  filter: "'NIC_Intel-XXV710' and
10338 #           'NF_DENSITY' and
10339 #           'DOCKER' and
10340 #           'PIPELINE' and
10341 #           'NF_VPPIP4' and
10342 #           'IMIX' and
10343 #           '8T4C' and
10344 #           'NDRPDR'"
10345 #  parameters:
10346 #  - "throughput"
10347 #  - "name"
10348 #  - "tags"
10349 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10350 #  x-axis: "X = CNFs per Service Pipeline"
10351 #  y-axis: "Y = Number of Service Pipelines"
10352 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10353 #  layout:
10354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10355 #    layout: "plot-service-density"
10356
10357 ################################################################################
10358
10359 # Packet Throughput
10360
10361 #- type: "plot"
10362 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10363 #  algorithm: "plot_perf_box_name"
10364 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10365 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10366 #  include:
10367 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10368 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10369 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10370 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10371 #  layout:
10372 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10373 #    layout: "plot-throughput"
10374 #
10375 #- type: "plot"
10376 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10377 #  algorithm: "plot_perf_box_name"
10378 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10379 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10380 #  include:
10381 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10382 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10383 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10384 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10385 #  layout:
10386 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10387 #    layout: "plot-throughput"
10388 #
10389 #- type: "plot"
10390 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10391 #  algorithm: "plot_perf_box_name"
10392 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10393 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10394 #  include:
10395 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10396 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10397 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10398 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10399 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10400 #  layout:
10401 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10402 #    layout: "plot-throughput"
10403 #
10404 #- type: "plot"
10405 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10406 #  algorithm: "plot_perf_box_name"
10407 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10408 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10409 #  include:
10410 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10411 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10412 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10413 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10414 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10415 #  layout:
10416 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10417 #    layout: "plot-throughput"
10418
10419 - type: "plot"
10420   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10421   algorithm: "plot_perf_box_name"
10422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10424   include:
10425     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10426     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10428     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10429     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10430   layout:
10431     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10432     layout: "plot-throughput"
10433
10434 - type: "plot"
10435   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10436   algorithm: "plot_perf_box_name"
10437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10439   include:
10440     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10441     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10444     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10445   layout:
10446     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10447     layout: "plot-throughput"
10448
10449 #- type: "plot"
10450 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10451 #  algorithm: "plot_perf_box_name"
10452 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10453 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10454 #  include:
10455 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10456 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10457 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10458 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10459 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10460 #  layout:
10461 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10462 #    layout: "plot-throughput"
10463 #
10464 #- type: "plot"
10465 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10466 #  algorithm: "plot_perf_box_name"
10467 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10468 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10469 #  include:
10470 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10471 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10472 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10473 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10474 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10475 #  layout:
10476 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10477 #    layout: "plot-throughput"
10478 #
10479 #- type: "plot"
10480 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10481 #  algorithm: "plot_perf_box_name"
10482 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10483 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10484 #  include:
10485 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10486 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10487 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10488 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10489 #  layout:
10490 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10491 #    layout: "plot-throughput"
10492 #
10493 #- type: "plot"
10494 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10495 #  algorithm: "plot_perf_box_name"
10496 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10497 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10498 #  include:
10499 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10500 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10503 #  layout:
10504 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10505 #    layout: "plot-throughput"
10506 #
10507 #- type: "plot"
10508 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10509 #  algorithm: "plot_perf_box_name"
10510 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10511 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10512 #  include:
10513 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10514 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10515 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10518 #  layout:
10519 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10520 #    layout: "plot-throughput"
10521 #
10522 #- type: "plot"
10523 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10524 #  algorithm: "plot_perf_box_name"
10525 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10526 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10527 #  include:
10528 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10529 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10530 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10531 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10533 #  layout:
10534 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10535 #    layout: "plot-throughput"
10536 #
10537 #- type: "plot"
10538 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10539 #  algorithm: "plot_perf_box_name"
10540 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10541 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10542 #  include:
10543 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10544 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10545 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10546 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10549 #  layout:
10550 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10551 #    layout: "plot-throughput"
10552 #
10553 #- type: "plot"
10554 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10555 #  algorithm: "plot_perf_box_name"
10556 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10557 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10558 #  include:
10559 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10561 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10562 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10563 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10564 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10565 #  layout:
10566 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10567 #    layout: "plot-throughput"
10568
10569 - type: "plot"
10570   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10571   algorithm: "plot_perf_box_name"
10572   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10574   include:
10575     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10576     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10577     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10578   layout:
10579     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10580     layout: "plot-throughput"
10581
10582 - type: "plot"
10583   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10584   algorithm: "plot_perf_box_name"
10585   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10587   include:
10588     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10589     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10590     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10591   layout:
10592     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10593     layout: "plot-throughput"
10594
10595 #- type: "plot"
10596 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10597 #  algorithm: "plot_perf_box_name"
10598 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10599 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10600 #  include:
10601 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10602 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10603 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10604 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10605 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10606 #  layout:
10607 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10608 #    layout: "plot-throughput"
10609 #
10610 #- type: "plot"
10611 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10612 #  algorithm: "plot_perf_box_name"
10613 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10614 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10615 #  include:
10616 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10617 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10618 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10619 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10621 #  layout:
10622 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10623 #    layout: "plot-throughput"
10624 #
10625 #- type: "plot"
10626 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10627 #  algorithm: "plot_perf_box_name"
10628 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10629 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10630 #  include:
10631 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10632 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10633 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10635 #  layout:
10636 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10637 #    layout: "plot-throughput"
10638 #
10639 #- type: "plot"
10640 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10641 #  algorithm: "plot_perf_box_name"
10642 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10643 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10644 #  include:
10645 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10646 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10647 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10648 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10649 #  layout:
10650 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10651 #    layout: "plot-throughput"
10652 #
10653 #- type: "plot"
10654 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10655 #  algorithm: "plot_perf_box_name"
10656 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10657 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10658 #  include:
10659 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10660 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10661 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10662 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10663 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10664 #  layout:
10665 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10666 #    layout: "plot-throughput"
10667 #
10668 #- type: "plot"
10669 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10670 #  algorithm: "plot_perf_box_name"
10671 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10672 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10673 #  include:
10674 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10675 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10676 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10677 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10678 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10679 #  layout:
10680 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10681 #    layout: "plot-throughput"
10682 #
10683 #- type: "plot"
10684 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10685 #  algorithm: "plot_perf_box_name"
10686 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10687 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10688 #  include:
10689 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10690 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10691 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10692 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10693 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10694 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10695 #  layout:
10696 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10697 #    layout: "plot-throughput"
10698 #
10699 #- type: "plot"
10700 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10701 #  algorithm: "plot_perf_box_name"
10702 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10703 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10704 #  include:
10705 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10706 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10707 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10708 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10709 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10710 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10711 #  layout:
10712 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10713 #    layout: "plot-throughput"
10714
10715 - type: "plot"
10716   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10717   algorithm: "plot_perf_box_name"
10718   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10719   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10720   include:
10721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10726   layout:
10727     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10728     layout: "plot-throughput"
10729
10730 - type: "plot"
10731   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10732   algorithm: "plot_perf_box_name"
10733   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10734   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10735   include:
10736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10741   layout:
10742     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10743     layout: "plot-throughput"
10744
10745 - type: "plot"
10746   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10747   algorithm: "plot_perf_box_name"
10748   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10749   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10750   include:
10751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10757   layout:
10758     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10759     layout: "plot-throughput"
10760
10761 - type: "plot"
10762   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10763   algorithm: "plot_perf_box_name"
10764   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10765   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10766   include:
10767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10773   layout:
10774     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10775     layout: "plot-throughput"
10776
10777 - type: "plot"
10778   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10779   algorithm: "plot_perf_box_name"
10780   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10781   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10782   include:
10783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10788   layout:
10789     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10790     layout: "plot-throughput"
10791
10792 - type: "plot"
10793   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10794   algorithm: "plot_perf_box_name"
10795   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10796   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10797   include:
10798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10803   layout:
10804     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10805     layout: "plot-throughput"
10806
10807 - type: "plot"
10808   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10809   algorithm: "plot_perf_box_name"
10810   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10811   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10812   include:
10813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10819   layout:
10820     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10821     layout: "plot-throughput"
10822
10823 - type: "plot"
10824   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10825   algorithm: "plot_perf_box_name"
10826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10828   include:
10829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10835   layout:
10836     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10837     layout: "plot-throughput"
10838
10839 - type: "plot"
10840   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10841   algorithm: "plot_perf_box_name"
10842   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10843   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10844   include:
10845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10847     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10848     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10849     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10850   layout:
10851     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10852     layout: "plot-throughput"
10853
10854 - type: "plot"
10855   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10856   algorithm: "plot_perf_box_name"
10857   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10858   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10859   include:
10860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10865   layout:
10866     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10867     layout: "plot-throughput"
10868
10869 - type: "plot"
10870   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10871   algorithm: "plot_perf_box_name"
10872   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10873   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10874   include:
10875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10881   layout:
10882     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10883     layout: "plot-throughput"
10884
10885 - type: "plot"
10886   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10887   algorithm: "plot_perf_box_name"
10888   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10889   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10890   include:
10891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10897   layout:
10898     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10899     layout: "plot-throughput"
10900
10901 - type: "plot"
10902   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10903   algorithm: "plot_perf_box_name"
10904   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10906   include:
10907     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10909   layout:
10910     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10915   algorithm: "plot_perf_box_name"
10916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10918   include:
10919     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10921   layout:
10922     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10923     layout: "plot-throughput"
10924
10925 #- type: "plot"
10926 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10927 #  algorithm: "plot_perf_box_name"
10928 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10929 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10930 #  include:
10931 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10932 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10933 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10934 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10935 #  layout:
10936 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10937 #    layout: "plot-throughput"
10938 #
10939 #- type: "plot"
10940 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10941 #  algorithm: "plot_perf_box_name"
10942 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10943 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10944 #  include:
10945 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10946 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10947 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10948 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10949 #  layout:
10950 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10951 #    layout: "plot-throughput"
10952
10953 - type: "plot"
10954   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10955   algorithm: "plot_perf_box_name"
10956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10958   include:
10959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10963   layout:
10964     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10965     layout: "plot-throughput"
10966
10967 - type: "plot"
10968   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10969   algorithm: "plot_perf_box_name"
10970   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10972   include:
10973     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10974     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10977   layout:
10978     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10979     layout: "plot-throughput"
10980
10981 - type: "plot"
10982   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10983   algorithm: "plot_perf_box_name"
10984   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10985   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10986   include:
10987     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10988     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10989     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10991   layout:
10992     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10993     layout: "plot-throughput"
10994
10995 - type: "plot"
10996   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10997   algorithm: "plot_perf_box_name"
10998   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10999   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11000   include:
11001     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11002     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11003     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11005   layout:
11006     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11007     layout: "plot-throughput"
11008
11009 #- type: "plot"
11010 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11011 #  algorithm: "plot_perf_box_name"
11012 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11013 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11014 #  include:
11015 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11016 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11017 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11018 #  layout:
11019 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11020 #    layout: "plot-throughput"
11021 #
11022 #- type: "plot"
11023 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11024 #  algorithm: "plot_perf_box_name"
11025 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11026 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11027 #  include:
11028 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11029 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11030 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11031 #  layout:
11032 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11033 #    layout: "plot-throughput"
11034 #
11035 #- type: "plot"
11036 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11037 #  algorithm: "plot_perf_box_name"
11038 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11039 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11040 #  include:
11041 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11042 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11043 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11044 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11045 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11046 #  layout:
11047 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11048 #    layout: "plot-throughput"
11049 #
11050 #- type: "plot"
11051 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11052 #  algorithm: "plot_perf_box_name"
11053 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11054 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11055 #  include:
11056 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11057 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11058 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11059 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11060 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11061 #  layout:
11062 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11063 #    layout: "plot-throughput"
11064
11065 - type: "plot"
11066   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11067   algorithm: "plot_perf_box_name"
11068   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11070   include:
11071     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11074   layout:
11075     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11076     layout: "plot-throughput"
11077
11078 - type: "plot"
11079   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11080   algorithm: "plot_perf_box_name"
11081   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11083   include:
11084     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11085     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11086     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11087   layout:
11088     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11089     layout: "plot-throughput"
11090
11091 #- type: "plot"
11092 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11093 #  algorithm: "plot_perf_box_name"
11094 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11095 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11096 #  include:
11097 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11098 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11099 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11100 #  layout:
11101 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11102 #    layout: "plot-throughput"
11103 #
11104 #- type: "plot"
11105 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11106 #  algorithm: "plot_perf_box_name"
11107 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11108 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11109 #  include:
11110 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11111 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11112 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11113 #  layout:
11114 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11115 #    layout: "plot-throughput"
11116 #
11117 #- type: "plot"
11118 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11119 #  algorithm: "plot_perf_box_name"
11120 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11121 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11122 #  include:
11123 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11124 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11125 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11126 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11127 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11128 #  layout:
11129 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11130 #    layout: "plot-throughput"
11131 #
11132 #- type: "plot"
11133 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11134 #  algorithm: "plot_perf_box_name"
11135 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11136 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11137 #  include:
11138 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11139 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11140 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11141 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11142 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11143 #  layout:
11144 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11145 #    layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11149   algorithm: "plot_perf_box_name"
11150   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11151   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11152   include:
11153     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11157     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11158   layout:
11159     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11160     layout: "plot-throughput"
11161
11162 - type: "plot"
11163   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11164   algorithm: "plot_perf_box_name"
11165   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11166   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11167   include:
11168     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11169     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11170     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11171     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11173   layout:
11174     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11175     layout: "plot-throughput"
11176
11177 - type: "plot"
11178   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11179   algorithm: "plot_perf_box_name"
11180   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11181   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11182   include:
11183     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11185     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11186     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11187     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11188   layout:
11189     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11190     layout: "plot-throughput"
11191
11192 - type: "plot"
11193   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11194   algorithm: "plot_perf_box_name"
11195   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11196   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11197   include:
11198     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11199     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11200     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11201     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11202     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11203   layout:
11204     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11205     layout: "plot-throughput"
11206
11207 - type: "plot"
11208   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11209   algorithm: "plot_perf_box_name"
11210   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11211   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11212   include:
11213     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11214     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11215     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11216     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11217     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11218   layout:
11219     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11220     layout: "plot-throughput"
11221
11222 - type: "plot"
11223   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11224   algorithm: "plot_perf_box_name"
11225   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11226   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11227   include:
11228     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11229     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11230     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11231     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11232     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11233   layout:
11234     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11235     layout: "plot-throughput"
11236
11237 - type: "plot"
11238   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11239   algorithm: "plot_perf_box_name"
11240   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11242   include:
11243     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11244     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11245     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11246     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11247     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11249   layout:
11250     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11251     layout: "plot-throughput"
11252
11253 - type: "plot"
11254   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11255   algorithm: "plot_perf_box_name"
11256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11258   include:
11259     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11260     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11261     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11265   layout:
11266     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11267     layout: "plot-throughput"
11268
11269 - type: "plot"
11270   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11271   algorithm: "plot_perf_box_name"
11272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11274   include:
11275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11279   layout:
11280     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11285   algorithm: "plot_perf_box_name"
11286   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11288   include:
11289     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11290     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11292     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11293   layout:
11294     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11295     layout: "plot-throughput"
11296
11297 #- type: "plot"
11298 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11299 #  algorithm: "plot_perf_box_name"
11300 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11301 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11302 #  include:
11303 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11304 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11305 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11306 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11307 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11308 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11309 #  layout:
11310 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11311 #    layout: "plot-throughput"
11312 #
11313 #- type: "plot"
11314 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11315 #  algorithm: "plot_perf_box_name"
11316 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11317 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11318 #  include:
11319 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11320 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11321 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11322 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11323 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11324 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11325 #  layout:
11326 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11327 #    layout: "plot-throughput"
11328
11329 - type: "plot"
11330   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11331   algorithm: "plot_perf_box_name"
11332   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11333   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11334   include:
11335     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11336     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11337     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11338     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11341   layout:
11342     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11343     layout: "plot-throughput"
11344
11345 - type: "plot"
11346   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11347   algorithm: "plot_perf_box_name"
11348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11349   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11350   include:
11351     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11352     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11353     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11354     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11355     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11356     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11357   layout:
11358     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11359     layout: "plot-throughput"
11360
11361 - type: "plot"
11362   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11363   algorithm: "plot_perf_box_name"
11364   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11365   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11366   include:
11367     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11368     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11369     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11370     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11371     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11372     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11373   layout:
11374     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11375     layout: "plot-throughput"
11376
11377 - type: "plot"
11378   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11379   algorithm: "plot_perf_box_name"
11380   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11381   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11382   include:
11383     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11384     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11385     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11386     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11387     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11389   layout:
11390     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11391     layout: "plot-throughput"
11392
11393 #- type: "plot"
11394 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11395 #  algorithm: "plot_perf_box_name"
11396 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11397 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11398 #  include:
11399 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11400 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11401 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11402 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11403 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11404 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11405 #  layout:
11406 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11407 #    layout: "plot-throughput"
11408 #
11409 #- type: "plot"
11410 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11411 #  algorithm: "plot_perf_box_name"
11412 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11413 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11414 #  include:
11415 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11416 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11417 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11418 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11419 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11420 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11421 #  layout:
11422 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11423 #    layout: "plot-throughput"
11424 #
11425 #- type: "plot"
11426 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11427 #  algorithm: "plot_perf_box_name"
11428 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11430 #  include:
11431 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11432 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11433 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11434 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11435 #  layout:
11436 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11437 #    layout: "plot-throughput"
11438 #
11439 #- type: "plot"
11440 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11441 #  algorithm: "plot_perf_box_name"
11442 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11443 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11444 #  include:
11445 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11446 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11447 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11448 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11449 #  layout:
11450 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11451 #    layout: "plot-throughput"
11452 #
11453 #- type: "plot"
11454 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11455 #  algorithm: "plot_perf_box_name"
11456 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11457 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11458 #  include:
11459 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11460 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11461 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11462 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11463 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11464 #  layout:
11465 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11466 #    layout: "plot-throughput"
11467 #
11468 #- type: "plot"
11469 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11470 #  algorithm: "plot_perf_box_name"
11471 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11472 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11473 #  include:
11474 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11475 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11476 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11477 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11478 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11479 #  layout:
11480 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11481 #    layout: "plot-throughput"
11482 #
11483 #- type: "plot"
11484 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11485 #  algorithm: "plot_perf_box_name"
11486 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11487 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11488 #  include:
11489 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11490 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11491 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11492 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11493 #  layout:
11494 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11495 #    layout: "plot-throughput"
11496 #
11497 #- type: "plot"
11498 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11499 #  algorithm: "plot_perf_box_name"
11500 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11501 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11502 #  include:
11503 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11504 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11505 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11506 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11507 #  layout:
11508 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11509 #    layout: "plot-throughput"
11510
11511 - type: "plot"
11512   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11513   algorithm: "plot_perf_box_name"
11514   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11516   include:
11517     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11518     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11519     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11520     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11521     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11522     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11523   layout:
11524     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11532   include:
11533     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11534     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11535     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11536     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11537     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11538     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11539   layout:
11540     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11541     layout: "plot-throughput"
11542
11543 #- type: "plot"
11544 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11545 #  algorithm: "plot_perf_box_name"
11546 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11547 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11548 #  include:
11549 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11550 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11551 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11552 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11553 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11554 #  layout:
11555 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11556 #    layout: "plot-throughput"
11557 #
11558 #- type: "plot"
11559 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11560 #  algorithm: "plot_perf_box_name"
11561 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11562 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11563 #  include:
11564 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11565 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11566 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11567 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11568 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11569 #  layout:
11570 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11571 #    layout: "plot-throughput"
11572 #
11573 #- type: "plot"
11574 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11575 #  algorithm: "plot_perf_box_name"
11576 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11577 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11578 #  include:
11579 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11580 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11581 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11582 #  layout:
11583 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11584 #    layout: "plot-throughput"
11585 #
11586 #- type: "plot"
11587 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11588 #  algorithm: "plot_perf_box_name"
11589 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11590 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11591 #  include:
11592 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11593 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11594 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11595 #  layout:
11596 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11597 #    layout: "plot-throughput"
11598 #
11599 #- type: "plot"
11600 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11601 #  algorithm: "plot_perf_box_name"
11602 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11603 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11604 #  include:
11605 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11606 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11607 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11608 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11609 #  layout:
11610 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11611 #    layout: "plot-throughput"
11612 #
11613 #- type: "plot"
11614 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11615 #  algorithm: "plot_perf_box_name"
11616 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11617 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11618 #  include:
11619 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11620 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11621 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11622 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11623 #  layout:
11624 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11625 #    layout: "plot-throughput"
11626 #
11627 #- type: "plot"
11628 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11629 #  algorithm: "plot_perf_box_name"
11630 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11631 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11632 #  include:
11633 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11634 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11635 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11636 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11637 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11638 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11639 #  layout:
11640 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11641 #    layout: "plot-throughput"
11642 #
11643 #- type: "plot"
11644 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11645 #  algorithm: "plot_perf_box_name"
11646 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11647 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11648 #  include:
11649 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11650 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11651 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11652 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11653 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11654 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11655 #  layout:
11656 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11657 #    layout: "plot-throughput"
11658 #
11659 #- type: "plot"
11660 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11661 #  algorithm: "plot_perf_box_name"
11662 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11663 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11664 #  include:
11665 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11666 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11667 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11668 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11669 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11670 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11671 #  layout:
11672 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11673 #    layout: "plot-throughput"
11674 #
11675 #- type: "plot"
11676 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11677 #  algorithm: "plot_perf_box_name"
11678 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11679 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11680 #  include:
11681 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11682 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11683 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11684 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11685 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11686 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11687 #  layout:
11688 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11689 #    layout: "plot-throughput"
11690
11691 - type: "plot"
11692   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11693   algorithm: "plot_perf_box_name"
11694   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11695   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11696   include:
11697     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11698     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11699     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11700     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11701   layout:
11702     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11703     layout: "plot-throughput"
11704
11705 - type: "plot"
11706   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11707   algorithm: "plot_perf_box_name"
11708   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11709   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11710   include:
11711     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11712     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11713     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11714     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11715   layout:
11716     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11717     layout: "plot-throughput"
11718
11719 - type: "plot"
11720   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11721   algorithm: "plot_perf_box_name"
11722   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11723   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11724   include:
11725     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11726     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11727     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11728     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11729     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11730     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11731   layout:
11732     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11733     layout: "plot-throughput"
11734
11735 - type: "plot"
11736   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11737   algorithm: "plot_perf_box_name"
11738   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11739   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11740   include:
11741     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11742     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11743     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11744     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11745     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11746     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11747   layout:
11748     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11749     layout: "plot-throughput"
11750
11751 - type: "plot"
11752   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11753   algorithm: "plot_perf_box_name"
11754   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11755   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11756   include:
11757     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11758     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11759     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11760     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11761     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11762     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11763   layout:
11764     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11765     layout: "plot-throughput"
11766
11767 - type: "plot"
11768   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11769   algorithm: "plot_perf_box_name"
11770   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11771   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11772   include:
11773     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11774     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11775     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11776     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11777     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11778     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11779   layout:
11780     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11781     layout: "plot-throughput"
11782
11783 - type: "plot"
11784   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11785   algorithm: "plot_perf_box_name"
11786   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11787   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11788   include:
11789     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11792     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11793   layout:
11794     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11799   algorithm: "plot_perf_box_name"
11800   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11801   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11802   include:
11803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11805     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11806     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11807   layout:
11808     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11809     layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11813   algorithm: "plot_perf_box_name"
11814   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11815   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11816   include:
11817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11819     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11823   layout:
11824     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11825     layout: "plot-throughput"
11826
11827 - type: "plot"
11828   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11829   algorithm: "plot_perf_box_name"
11830   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11831   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11832   include:
11833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11839   layout:
11840     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11841     layout: "plot-throughput"
11842
11843 - type: "plot"
11844   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11845   algorithm: "plot_perf_box_name"
11846   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11847   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11848   include:
11849     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11852     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11853   layout:
11854     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11859   algorithm: "plot_perf_box_name"
11860   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11861   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11862   include:
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11867   layout:
11868     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11869     layout: "plot-throughput"
11870
11871 - type: "plot"
11872   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11873   algorithm: "plot_perf_box_name"
11874   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11875   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11876   include:
11877     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11878     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11879     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11883   layout:
11884     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11892   include:
11893     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11897     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11898     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11899   layout:
11900     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11901     layout: "plot-throughput"
11902
11903 - type: "plot"
11904   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11905   algorithm: "plot_perf_box_name"
11906   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11907   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11908   include:
11909     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11911     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11912     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11913     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11914     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11915   layout:
11916     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11917     layout: "plot-throughput"
11918
11919 - type: "plot"
11920   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11921   algorithm: "plot_perf_box_name"
11922   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11923   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11924   include:
11925     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11927     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11928     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11929     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11930     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11931   layout:
11932     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11933     layout: "plot-throughput"
11934
11935 - type: "plot"
11936   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11937   algorithm: "plot_perf_box_name"
11938   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11940   include:
11941     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11942     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11943     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11944     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11945     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11946     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11947   layout:
11948     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11949     layout: "plot-throughput"
11950
11951 - type: "plot"
11952   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11953   algorithm: "plot_perf_box_name"
11954   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11956   include:
11957     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11958     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11959     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11960     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11961     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11962     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11963   layout:
11964     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11965     layout: "plot-throughput"
11966
11967 #- type: "plot"
11968 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11969 #  algorithm: "plot_perf_box_name"
11970 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11971 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11972 #  include:
11973 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11974 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11975 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11976 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11977 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11978 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11979 #  layout:
11980 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11981 #    layout: "plot-throughput"
11982 #
11983 #- type: "plot"
11984 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11985 #  algorithm: "plot_perf_box_name"
11986 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11987 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11988 #  include:
11989 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11990 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11991 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11992 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11993 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11994 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11995 #  layout:
11996 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11997 #    layout: "plot-throughput"
11998
11999 - type: "plot"
12000   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12001   algorithm: "plot_perf_box_name"
12002   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12003   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12004   include:
12005     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12006     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12007     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12008     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12009     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12010     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12011   layout:
12012     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12013     layout: "plot-throughput"
12014
12015 - type: "plot"
12016   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12017   algorithm: "plot_perf_box_name"
12018   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12019   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12020   include:
12021     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12022     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12023     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12024     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12025     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12026     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12027   layout:
12028     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12029     layout: "plot-throughput"
12030
12031 - type: "plot"
12032   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12033   algorithm: "plot_perf_box_name"
12034   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12035   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12036   include:
12037     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12038     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12039     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12040   layout:
12041     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12042     layout: "plot-throughput"
12043
12044 - type: "plot"
12045   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12046   algorithm: "plot_perf_box_name"
12047   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12048   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12049   include:
12050     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12051     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12052     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12053   layout:
12054     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12055     layout: "plot-throughput"
12056
12057 #- type: "plot"
12058 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12059 #  algorithm: "plot_perf_box_name"
12060 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12061 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12062 #  include:
12063 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12064 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12065 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12066 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12067 #  layout:
12068 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12069 #    layout: "plot-throughput"
12070 #
12071 #- type: "plot"
12072 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12073 #  algorithm: "plot_perf_box_name"
12074 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12075 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12076 #  include:
12077 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12081 #  layout:
12082 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12083 #    layout: "plot-throughput"
12084 #
12085 #- type: "plot"
12086 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12087 #  algorithm: "plot_perf_box_name"
12088 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12089 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12090 #  include:
12091 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12092 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12093 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12095 #  layout:
12096 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12097 #    layout: "plot-throughput"
12098 #
12099 #- type: "plot"
12100 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12101 #  algorithm: "plot_perf_box_name"
12102 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12103 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12104 #  include:
12105 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12106 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12108 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12109 #  layout:
12110 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12111 #    layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12115   algorithm: "plot_perf_box_name"
12116   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12118   include:
12119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12123   layout:
12124     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12125     layout: "plot-throughput"
12126
12127 - type: "plot"
12128   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12129   algorithm: "plot_perf_box_name"
12130   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12132   include:
12133     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12137   layout:
12138     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12139     layout: "plot-throughput"
12140
12141 - type: "plot"
12142   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12143   algorithm: "plot_perf_box_name"
12144   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12146   include:
12147     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12148     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12149     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12150     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12151   layout:
12152     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12153     layout: "plot-throughput"
12154
12155 - type: "plot"
12156   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12157   algorithm: "plot_perf_box_name"
12158   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12160   include:
12161     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12162     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12163     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12164     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12165   layout:
12166     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12167     layout: "plot-throughput"
12168
12169 #- type: "plot"
12170 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12171 #  algorithm: "plot_perf_box_name"
12172 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12173 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12174 #  include:
12175 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12176 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12177 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12178 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12179 #  layout:
12180 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12181 #    layout: "plot-throughput"
12182 #
12183 #- type: "plot"
12184 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12185 #  algorithm: "plot_perf_box_name"
12186 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12187 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12188 #  include:
12189 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12190 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12192 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12193 #  layout:
12194 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12195 #    layout: "plot-throughput"
12196 #
12197 #- type: "plot"
12198 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12199 #  algorithm: "plot_perf_box_name"
12200 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12201 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12202 #  include:
12203 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12204 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12205 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12207 #  layout:
12208 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12209 #    layout: "plot-throughput"
12210 #
12211 #- type: "plot"
12212 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12213 #  algorithm: "plot_perf_box_name"
12214 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12215 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12216 #  include:
12217 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12218 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12221 #  layout:
12222 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12223 #    layout: "plot-throughput"
12224 #
12225 #- type: "plot"
12226 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12227 #  algorithm: "plot_perf_box_name"
12228 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12229 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12230 #  include:
12231 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12232 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12233 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12234 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12235 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12236 #  layout:
12237 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12238 #    layout: "plot-throughput"
12239 #
12240 #- type: "plot"
12241 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12242 #  algorithm: "plot_perf_box_name"
12243 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12244 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12245 #  include:
12246 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12247 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12248 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12249 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12250 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12251 #  layout:
12252 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12253 #    layout: "plot-throughput"
12254 #
12255 #- type: "plot"
12256 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12257 #  algorithm: "plot_perf_box_name"
12258 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12259 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12260 #  include:
12261 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12262 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12263 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12265 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12266 #  layout:
12267 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12268 #    layout: "plot-throughput"
12269 #
12270 #- type: "plot"
12271 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12272 #  algorithm: "plot_perf_box_name"
12273 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12274 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12275 #  include:
12276 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12277 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12278 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12279 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12281 #  layout:
12282 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12283 #    layout: "plot-throughput"
12284 #
12285 #- type: "plot"
12286 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12287 #  algorithm: "plot_perf_box_name"
12288 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12289 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12290 #  include:
12291 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12292 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12293 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12294 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12295 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12296 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12297 #  layout:
12298 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12299 #    layout: "plot-throughput"
12300 #
12301 #- type: "plot"
12302 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12303 #  algorithm: "plot_perf_box_name"
12304 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12305 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12306 #  include:
12307 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12308 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12311 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12312 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12313 #  layout:
12314 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12315 #    layout: "plot-throughput"
12316 #
12317 #- type: "plot"
12318 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12319 #  algorithm: "plot_perf_box_name"
12320 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12321 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12322 #  include:
12323 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12325 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12326 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12327 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12328 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12329 #  layout:
12330 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12331 #    layout: "plot-throughput"
12332 #
12333 #- type: "plot"
12334 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12335 #  algorithm: "plot_perf_box_name"
12336 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12337 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12338 #  include:
12339 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12340 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12341 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12342 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12343 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12344 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12345 #  layout:
12346 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12347 #    layout: "plot-throughput"
12348
12349 - type: "plot"
12350   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12351   algorithm: "plot_perf_box_name"
12352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12354   include:
12355     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12356     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12357     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12358     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12359     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12360   layout:
12361     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12362     layout: "plot-throughput"
12363
12364 - type: "plot"
12365   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12366   algorithm: "plot_perf_box_name"
12367   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12368   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12369   include:
12370     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12371     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12372     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12373     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12374     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12375   layout:
12376     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12377     layout: "plot-throughput"
12378
12379 - type: "plot"
12380   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12381   algorithm: "plot_perf_box_name"
12382   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12383   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12384   include:
12385     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12386     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12387     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12388     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12389     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12390     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12391   layout:
12392     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12400   include:
12401     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12402     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12403     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12404     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12405     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12406     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12407   layout:
12408     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12409     layout: "plot-throughput"
12410
12411 #- type: "plot"
12412 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12413 #  algorithm: "plot_perf_box_name"
12414 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12415 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12416 #  include:
12417 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12418 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12419 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12420 #  layout:
12421 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12422 #    layout: "plot-throughput"
12423 #
12424 #- type: "plot"
12425 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12426 #  algorithm: "plot_perf_box_name"
12427 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12428 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12429 #  include:
12430 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12431 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12432 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12433 #  layout:
12434 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12435 #    layout: "plot-throughput"
12436
12437 ################################################################################
12438
12439 # Packet Speedup
12440
12441 #- type: "plot"
12442 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12443 #  algorithm: "plot_tsa_name"
12444 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12445 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12446 #  include:
12447 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12448 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12449 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12450 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12451 #  layout:
12452 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12453 #    layout: "plot-throughput-speedup-analysis"
12454 #
12455 #- type: "plot"
12456 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12457 #  algorithm: "plot_tsa_name"
12458 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12459 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12460 #  include:
12461 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12462 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12463 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12464 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12465 #  layout:
12466 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12467 #    layout: "plot-throughput-speedup-analysis"
12468 #
12469 #- type: "plot"
12470 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12471 #  algorithm: "plot_tsa_name"
12472 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12473 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12474 #  include:
12475 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12476 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12477 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12478 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12479 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12480 #  layout:
12481 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12482 #    layout: "plot-throughput-speedup-analysis"
12483 #
12484 #- type: "plot"
12485 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12486 #  algorithm: "plot_tsa_name"
12487 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12488 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12489 #  include:
12490 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12491 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12492 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12493 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12494 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12495 #  layout:
12496 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12497 #    layout: "plot-throughput-speedup-analysis"
12498 #
12499 #- type: "plot"
12500 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12501 #  algorithm: "plot_tsa_name"
12502 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12503 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12504 #  include:
12505 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12509 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12510 #  layout:
12511 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12512 #    layout: "plot-throughput-speedup-analysis"
12513 #
12514 #- type: "plot"
12515 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12516 #  algorithm: "plot_tsa_name"
12517 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12518 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12519 #  include:
12520 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12525 #  layout:
12526 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12527 #    layout: "plot-throughput-speedup-analysis"
12528 #
12529 #- type: "plot"
12530 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12531 #  algorithm: "plot_tsa_name"
12532 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12534 #  include:
12535 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12536 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12537 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12539 #  layout:
12540 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12541 #    layout: "plot-throughput-speedup-analysis"
12542 #
12543 #- type: "plot"
12544 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12545 #  algorithm: "plot_tsa_name"
12546 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12547 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12548 #  include:
12549 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12550 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12551 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12553 #  layout:
12554 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12555 #    layout: "plot-throughput-speedup-analysis"
12556 #
12557 #- type: "plot"
12558 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12559 #  algorithm: "plot_tsa_name"
12560 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12561 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12562 #  include:
12563 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12564 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12565 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12566 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12567 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12568 #  layout:
12569 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12570 #    layout: "plot-throughput-speedup-analysis"
12571 #
12572 #- type: "plot"
12573 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12574 #  algorithm: "plot_tsa_name"
12575 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12576 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12577 #  include:
12578 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12579 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12580 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12583 #  layout:
12584 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12585 #    layout: "plot-throughput-speedup-analysis"
12586 #
12587 #- type: "plot"
12588 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12589 #  algorithm: "plot_tsa_name"
12590 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12591 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12592 #  include:
12593 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12594 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12595 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12596 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12597 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12599 #  layout:
12600 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12601 #    layout: "plot-throughput-speedup-analysis"
12602 #
12603 #- type: "plot"
12604 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12605 #  algorithm: "plot_tsa_name"
12606 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12607 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12608 #  include:
12609 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12610 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12611 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12615 #  layout:
12616 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12617 #    layout: "plot-throughput-speedup-analysis"
12618
12619 - type: "plot"
12620   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12621   algorithm: "plot_tsa_name"
12622   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12624   include:
12625     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12626     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12627     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12628   layout:
12629     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12630     layout: "plot-throughput-speedup-analysis"
12631
12632 - type: "plot"
12633   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12634   algorithm: "plot_tsa_name"
12635   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12637   include:
12638     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12639     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12640     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12641   layout:
12642     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12643     layout: "plot-throughput-speedup-analysis"
12644
12645 #- type: "plot"
12646 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12647 #  algorithm: "plot_tsa_name"
12648 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12649 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12650 #  include:
12651 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12652 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12653 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12654 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12655 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12656 #  layout:
12657 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12658 #    layout: "plot-throughput-speedup-analysis"
12659 #
12660 #- type: "plot"
12661 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12662 #  algorithm: "plot_tsa_name"
12663 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12664 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12665 #  include:
12666 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12667 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12668 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12669 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12670 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12671 #  layout:
12672 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12673 #    layout: "plot-throughput-speedup-analysis"
12674 #
12675 #- type: "plot"
12676 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12677 #  algorithm: "plot_tsa_name"
12678 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12679 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12680 #  include:
12681 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12682 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12683 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12684 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12685 #  layout:
12686 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12687 #    layout: "plot-throughput-speedup-analysis"
12688 #
12689 #- type: "plot"
12690 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12691 #  algorithm: "plot_tsa_name"
12692 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12693 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12694 #  include:
12695 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12696 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12697 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12698 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12699 #  layout:
12700 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12701 #    layout: "plot-throughput-speedup-analysis"
12702 #
12703 #- type: "plot"
12704 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12705 #  algorithm: "plot_tsa_name"
12706 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12707 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12708 #  include:
12709 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12710 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12711 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12712 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12713 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12714 #  layout:
12715 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12716 #    layout: "plot-throughput-speedup-analysis"
12717 #
12718 #- type: "plot"
12719 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12720 #  algorithm: "plot_tsa_name"
12721 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12722 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12723 #  include:
12724 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12725 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12726 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12727 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12728 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12729 #  layout:
12730 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12731 #    layout: "plot-throughput-speedup-analysis"
12732 #
12733 #- type: "plot"
12734 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12735 #  algorithm: "plot_tsa_name"
12736 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12737 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12738 #  include:
12739 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12740 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12741 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12742 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12743 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12745 #  layout:
12746 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12747 #    layout: "plot-throughput-speedup-analysis"
12748 #
12749 #- type: "plot"
12750 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12751 #  algorithm: "plot_tsa_name"
12752 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12753 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12754 #  include:
12755 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12756 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12757 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12758 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12759 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12760 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12761 #  layout:
12762 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12763 #    layout: "plot-throughput-speedup-analysis"
12764
12765 - type: "plot"
12766   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12767   algorithm: "plot_tsa_name"
12768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12770   include:
12771     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12773   layout:
12774     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12775     layout: "plot-throughput-speedup-analysis"
12776
12777 - type: "plot"
12778   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12779   algorithm: "plot_tsa_name"
12780   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12782   include:
12783     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12784     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12785   layout:
12786     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12787     layout: "plot-throughput-speedup-analysis"
12788
12789 #- type: "plot"
12790 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12791 #  algorithm: "plot_tsa_name"
12792 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12793 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12794 #  include:
12795 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12796 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12797 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12798 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12799 #  layout:
12800 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12801 #    layout: "plot-throughput-speedup-analysis"
12802 #
12803 #- type: "plot"
12804 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12805 #  algorithm: "plot_tsa_name"
12806 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12807 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12808 #  include:
12809 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12810 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12811 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12812 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12813 #  layout:
12814 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12815 #    layout: "plot-throughput-speedup-analysis"
12816 #
12817 #- type: "plot"
12818 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12819 #  algorithm: "plot_tsa_name"
12820 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12821 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12822 #  include:
12823 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12824 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12825 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12826 #  layout:
12827 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12828 #    layout: "plot-throughput-speedup-analysis"
12829 #
12830 #- type: "plot"
12831 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12832 #  algorithm: "plot_tsa_name"
12833 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12834 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12835 #  include:
12836 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12837 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12838 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12839 #  layout:
12840 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12841 #    layout: "plot-throughput-speedup-analysis"
12842 #
12843 #- type: "plot"
12844 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12845 #  algorithm: "plot_tsa_name"
12846 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12847 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12848 #  include:
12849 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12850 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12851 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12852 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12853 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12854 #  layout:
12855 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12856 #    layout: "plot-throughput-speedup-analysis"
12857 #
12858 #- type: "plot"
12859 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12860 #  algorithm: "plot_tsa_name"
12861 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12862 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12863 #  include:
12864 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12865 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12866 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12867 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12868 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12869 #  layout:
12870 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12871 #    layout: "plot-throughput-speedup-analysis"
12872
12873 - type: "plot"
12874   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12875   algorithm: "plot_tsa_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12878   include:
12879     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12881     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12882   layout:
12883     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12884     layout: "plot-throughput-speedup-analysis"
12885
12886 - type: "plot"
12887   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12888   algorithm: "plot_tsa_name"
12889   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12891   include:
12892     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12895   layout:
12896     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12897     layout: "plot-throughput-speedup-analysis"
12898
12899 #- type: "plot"
12900 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12901 #  algorithm: "plot_tsa_name"
12902 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12903 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12904 #  include:
12905 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12906 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12907 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12908 #  layout:
12909 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12910 #    layout: "plot-throughput-speedup-analysis"
12911 #
12912 #- type: "plot"
12913 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12914 #  algorithm: "plot_tsa_name"
12915 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12916 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12917 #  include:
12918 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12919 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12920 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12921 #  layout:
12922 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12923 #    layout: "plot-throughput-speedup-analysis"
12924 #
12925 #- type: "plot"
12926 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12927 #  algorithm: "plot_tsa_name"
12928 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12929 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12930 #  include:
12931 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12932 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12933 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12934 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12935 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12936 #  layout:
12937 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12938 #    layout: "plot-throughput-speedup-analysis"
12939 #
12940 #- type: "plot"
12941 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12942 #  algorithm: "plot_tsa_name"
12943 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12944 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12945 #  include:
12946 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12947 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12949 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12950 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12951 #  layout:
12952 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12953 #    layout: "plot-throughput-speedup-analysis"
12954
12955 - type: "plot"
12956   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12957   algorithm: "plot_tsa_name"
12958   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12960   include:
12961     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12962     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12963     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12964     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12965     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12966     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12967   layout:
12968     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12969     layout: "plot-throughput-speedup-analysis"
12970
12971 - type: "plot"
12972   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12973   algorithm: "plot_tsa_name"
12974   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12976   include:
12977     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12978     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12979     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12980     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12981     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12982     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12983   layout:
12984     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12985     layout: "plot-throughput-speedup-analysis"
12986
12987 - type: "plot"
12988   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12989   algorithm: "plot_tsa_name"
12990   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12992   include:
12993     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12994     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12995     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12996     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12997   layout:
12998     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12999     layout: "plot-throughput-speedup-analysis"
13000
13001 - type: "plot"
13002   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13003   algorithm: "plot_tsa_name"
13004   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13006   include:
13007     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13008     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13009     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13010     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13011   layout:
13012     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13013     layout: "plot-throughput-speedup-analysis"
13014
13015 #- type: "plot"
13016 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13017 #  algorithm: "plot_tsa_name"
13018 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13019 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13020 #  include:
13021 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13022 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13023 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13026 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13027 #  layout:
13028 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13029 #    layout: "plot-throughput-speedup-analysis"
13030 #
13031 #- type: "plot"
13032 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13033 #  algorithm: "plot_tsa_name"
13034 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13035 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13036 #  include:
13037 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13038 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13039 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13042 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13043 #  layout:
13044 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13045 #    layout: "plot-throughput-speedup-analysis"
13046 #
13047 #- type: "plot"
13048 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13049 #  algorithm: "plot_tsa_name"
13050 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13051 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13052 #  include:
13053 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13054 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13055 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13056 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13057 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13058 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13059 #  layout:
13060 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13061 #    layout: "plot-throughput-speedup-analysis"
13062 #
13063 #- type: "plot"
13064 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13065 #  algorithm: "plot_tsa_name"
13066 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13067 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13068 #  include:
13069 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13070 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13071 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13072 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13073 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13074 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13075 #  layout:
13076 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13077 #    layout: "plot-throughput-speedup-analysis"
13078 #
13079 #- type: "plot"
13080 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13081 #  algorithm: "plot_tsa_name"
13082 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13083 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13084 #  include:
13085 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13086 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13087 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13088 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13089 #  layout:
13090 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13091 #    layout: "plot-throughput-speedup-analysis"
13092 #
13093 #- type: "plot"
13094 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13095 #  algorithm: "plot_tsa_name"
13096 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13097 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13098 #  include:
13099 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13100 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13101 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13102 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13103 #  layout:
13104 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13105 #    layout: "plot-throughput-speedup-analysis"
13106 #
13107 #- type: "plot"
13108 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13109 #  algorithm: "plot_tsa_name"
13110 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13111 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13112 #  include:
13113 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13114 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13115 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13116 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13117 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13118 #  layout:
13119 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13120 #    layout: "plot-throughput-speedup-analysis"
13121 #
13122 #- type: "plot"
13123 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13124 #  algorithm: "plot_tsa_name"
13125 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13126 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13127 #  include:
13128 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13129 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13130 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13131 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13132 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13133 #  layout:
13134 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13135 #    layout: "plot-throughput-speedup-analysis"
13136 #
13137 #- type: "plot"
13138 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13139 #  algorithm: "plot_tsa_name"
13140 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13141 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13142 #  include:
13143 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13144 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13145 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13146 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13147 #  layout:
13148 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13149 #    layout: "plot-throughput-speedup-analysis"
13150 #
13151 #- type: "plot"
13152 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13153 #  algorithm: "plot_tsa_name"
13154 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13155 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13156 #  include:
13157 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13158 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13159 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13160 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13161 #  layout:
13162 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13163 #    layout: "plot-throughput-speedup-analysis"
13164
13165 - type: "plot"
13166   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13167   algorithm: "plot_tsa_name"
13168   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13170   include:
13171     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13173     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13177   layout:
13178     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13179     layout: "plot-throughput-speedup-analysis"
13180
13181 - type: "plot"
13182   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13183   algorithm: "plot_tsa_name"
13184   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13186   include:
13187     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13193   layout:
13194     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13195     layout: "plot-throughput-speedup-analysis"
13196
13197 #- type: "plot"
13198 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13199 #  algorithm: "plot_tsa_name"
13200 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13201 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13202 #  include:
13203 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13204 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13205 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13208 #  layout:
13209 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13210 #    layout: "plot-throughput-speedup-analysis"
13211 #
13212 #- type: "plot"
13213 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13214 #  algorithm: "plot_tsa_name"
13215 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13216 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13217 #  include:
13218 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13219 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13223 #  layout:
13224 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13225 #    layout: "plot-throughput-speedup-analysis"
13226 #
13227 #- type: "plot"
13228 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13229 #  algorithm: "plot_tsa_name"
13230 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13231 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13232 #  include:
13233 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13234 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13235 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13236 #  layout:
13237 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13238 #    layout: "plot-throughput-speedup-analysis"
13239 #
13240 #- type: "plot"
13241 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13242 #  algorithm: "plot_tsa_name"
13243 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13244 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13245 #  include:
13246 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13247 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13248 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13249 #  layout:
13250 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13251 #    layout: "plot-throughput-speedup-analysis"
13252 #
13253 #- type: "plot"
13254 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13255 #  algorithm: "plot_tsa_name"
13256 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13257 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13258 #  include:
13259 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13261 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13263 #  layout:
13264 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13265 #    layout: "plot-throughput-speedup-analysis"
13266 #
13267 #- type: "plot"
13268 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13269 #  algorithm: "plot_tsa_name"
13270 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13271 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13272 #  include:
13273 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13274 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13277 #  layout:
13278 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13279 #    layout: "plot-throughput-speedup-analysis"
13280 #
13281 #- type: "plot"
13282 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13283 #  algorithm: "plot_tsa_name"
13284 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13285 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13286 #  include:
13287 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13288 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13289 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13290 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13291 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13292 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13293 #  layout:
13294 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13295 #    layout: "plot-throughput-speedup-analysis"
13296 #
13297 #- type: "plot"
13298 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13299 #  algorithm: "plot_tsa_name"
13300 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13301 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13302 #  include:
13303 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13304 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13305 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13306 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13307 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13308 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13309 #  layout:
13310 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13311 #    layout: "plot-throughput-speedup-analysis"
13312 #
13313 #- type: "plot"
13314 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13315 #  algorithm: "plot_tsa_name"
13316 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13317 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13318 #  include:
13319 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13320 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13321 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13322 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13323 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13324 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13325 #  layout:
13326 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13327 #    layout: "plot-throughput-speedup-analysis"
13328 #
13329 #- type: "plot"
13330 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13331 #  algorithm: "plot_tsa_name"
13332 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13333 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13334 #  include:
13335 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13336 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13337 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13338 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13339 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13340 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13341 #  layout:
13342 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13343 #    layout: "plot-throughput-speedup-analysis"
13344
13345 - type: "plot"
13346   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13347   algorithm: "plot_tsa_name"
13348   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13350   include:
13351     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13352     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13353     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13354     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13355     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13356     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13357   layout:
13358     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13359     layout: "plot-throughput-speedup-analysis"
13360
13361 - type: "plot"
13362   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13363   algorithm: "plot_tsa_name"
13364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13366   include:
13367     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13368     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13369     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13370     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13371     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13372     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13373   layout:
13374     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13375     layout: "plot-throughput-speedup-analysis"
13376
13377 #- type: "plot"
13378 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13379 #  algorithm: "plot_tsa_name"
13380 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13381 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13382 #  include:
13383 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13384 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13385 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13386 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13387 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13388 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13389 #  layout:
13390 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13391 #    layout: "plot-throughput-speedup-analysis"
13392 #
13393 #- type: "plot"
13394 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13395 #  algorithm: "plot_tsa_name"
13396 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13397 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13398 #  include:
13399 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13400 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13401 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13402 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13403 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13404 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13405 #  layout:
13406 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13407 #    layout: "plot-throughput-speedup-analysis"
13408 #
13409 #- type: "plot"
13410 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13411 #  algorithm: "plot_tsa_name"
13412 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13413 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13414 #  include:
13415 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13416 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13417 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13418 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13419 #  layout:
13420 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13421 #    layout: "plot-throughput-speedup-analysis"
13422 #
13423 #- type: "plot"
13424 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13425 #  algorithm: "plot_tsa_name"
13426 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13427 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13428 #  include:
13429 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13430 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13431 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13432 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13433 #  layout:
13434 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13435 #    layout: "plot-throughput-speedup-analysis"
13436 #
13437 #- type: "plot"
13438 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13439 #  algorithm: "plot_tsa_name"
13440 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13441 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13442 #  include:
13443 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13444 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13445 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13446 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13447 #  layout:
13448 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13449 #    layout: "plot-throughput-speedup-analysis"
13450 #
13451 #- type: "plot"
13452 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13453 #  algorithm: "plot_tsa_name"
13454 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13455 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13456 #  include:
13457 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13458 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13459 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13460 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13461 #  layout:
13462 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13463 #    layout: "plot-throughput-speedup-analysis"
13464
13465 - type: "plot"
13466   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13467   algorithm: "plot_tsa_name"
13468   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13470   include:
13471     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13472     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13473     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13474     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13475   layout:
13476     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13477     layout: "plot-throughput-speedup-analysis"
13478
13479 - type: "plot"
13480   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13481   algorithm: "plot_tsa_name"
13482   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13484   include:
13485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13489   layout:
13490     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13491     layout: "plot-throughput-speedup-analysis"
13492
13493 - type: "plot"
13494   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13495   algorithm: "plot_tsa_name"
13496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13498   include:
13499     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13503   layout:
13504     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13505     layout: "plot-throughput-speedup-analysis"
13506
13507 - type: "plot"
13508   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13509   algorithm: "plot_tsa_name"
13510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13512   include:
13513     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13517   layout:
13518     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13519     layout: "plot-throughput-speedup-analysis"
13520
13521 #- type: "plot"
13522 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13523 #  algorithm: "plot_tsa_name"
13524 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13525 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13526 #  include:
13527 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13528 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13529 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13530 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13531 #  layout:
13532 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13533 #    layout: "plot-throughput-speedup-analysis"
13534 #
13535 #- type: "plot"
13536 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13537 #  algorithm: "plot_tsa_name"
13538 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13539 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13540 #  include:
13541 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13542 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13543 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13544 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13545 #  layout:
13546 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13547 #    layout: "plot-throughput-speedup-analysis"
13548 #
13549 #- type: "plot"
13550 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13551 #  algorithm: "plot_tsa_name"
13552 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13553 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13554 #  include:
13555 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13556 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13557 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13558 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13559 #  layout:
13560 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13561 #    layout: "plot-throughput-speedup-analysis"
13562 #
13563 #- type: "plot"
13564 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13565 #  algorithm: "plot_tsa_name"
13566 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13567 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13568 #  include:
13569 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13570 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13571 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13572 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13573 #  layout:
13574 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13575 #    layout: "plot-throughput-speedup-analysis"
13576 #
13577 #- type: "plot"
13578 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13579 #  algorithm: "plot_tsa_name"
13580 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13581 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13582 #  include:
13583 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13584 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13585 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13586 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13587 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13588 #  layout:
13589 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13590 #    layout: "plot-throughput-speedup-analysis"
13591 #
13592 #- type: "plot"
13593 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13594 #  algorithm: "plot_tsa_name"
13595 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13596 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13597 #  include:
13598 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13599 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13600 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13601 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13602 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13603 #  layout:
13604 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13605 #    layout: "plot-throughput-speedup-analysis"
13606 #
13607 #- type: "plot"
13608 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13609 #  algorithm: "plot_tsa_name"
13610 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13611 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13612 #  include:
13613 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13615 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13616 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13617 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13618 #  layout:
13619 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13620 #    layout: "plot-throughput-speedup-analysis"
13621 #
13622 #- type: "plot"
13623 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13624 #  algorithm: "plot_tsa_name"
13625 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13626 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13627 #  include:
13628 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13629 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13630 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13631 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13632 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13633 #  layout:
13634 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13635 #    layout: "plot-throughput-speedup-analysis"
13636 #
13637 #- type: "plot"
13638 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13639 #  algorithm: "plot_tsa_name"
13640 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13641 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13642 #  include:
13643 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13644 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13645 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13646 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13647 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13648 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13649 #  layout:
13650 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13651 #    layout: "plot-throughput-speedup-analysis"
13652 #
13653 #- type: "plot"
13654 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13655 #  algorithm: "plot_tsa_name"
13656 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13657 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13658 #  include:
13659 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13660 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13661 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13662 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13663 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13664 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13665 #  layout:
13666 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13667 #    layout: "plot-throughput-speedup-analysis"
13668 #
13669 #- type: "plot"
13670 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13671 #  algorithm: "plot_tsa_name"
13672 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13673 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13674 #  include:
13675 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13676 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13677 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13678 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13679 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13680 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13681 #  layout:
13682 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13683 #    layout: "plot-throughput-speedup-analysis"
13684 #
13685 #- type: "plot"
13686 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13687 #  algorithm: "plot_tsa_name"
13688 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13689 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690 #  include:
13691 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13692 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13693 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13694 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13695 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13696 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13697 #  layout:
13698 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13699 #    layout: "plot-throughput-speedup-analysis"
13700 #
13701 #- type: "plot"
13702 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13703 #  algorithm: "plot_tsa_name"
13704 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13705 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13706 #  include:
13707 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13708 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13709 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13710 #  layout:
13711 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13712 #    layout: "plot-throughput-speedup-analysis"
13713 #
13714 #- type: "plot"
13715 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13716 #  algorithm: "plot_tsa_name"
13717 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13718 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13719 #  include:
13720 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13721 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13722 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13723 #  layout:
13724 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13725 #    layout: "plot-throughput-speedup-analysis"
13726
13727 - type: "plot"
13728   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13729   algorithm: "plot_tsa_name"
13730   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13731   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13732   include:
13733     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13734     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13735     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13736     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13737     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13738   layout:
13739     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13740     layout: "plot-throughput-speedup-analysis"
13741
13742 - type: "plot"
13743   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13744   algorithm: "plot_tsa_name"
13745   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13746   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13747   include:
13748     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13749     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13750     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13751     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13752     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13753   layout:
13754     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13755     layout: "plot-throughput-speedup-analysis"
13756
13757 - type: "plot"
13758   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13759   algorithm: "plot_tsa_name"
13760   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13761   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13762   include:
13763     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13764     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13768   layout:
13769     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13770     layout: "plot-throughput-speedup-analysis"
13771
13772 - type: "plot"
13773   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13774   algorithm: "plot_tsa_name"
13775   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13776   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13777   include:
13778     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13783   layout:
13784     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13785     layout: "plot-throughput-speedup-analysis"
13786
13787 - type: "plot"
13788   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13789   algorithm: "plot_tsa_name"
13790   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13791   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13792   include:
13793     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13799   layout:
13800     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13801     layout: "plot-throughput-speedup-analysis"
13802
13803 - type: "plot"
13804   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13805   algorithm: "plot_tsa_name"
13806   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13807   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13808   include:
13809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13815   layout:
13816     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13817     layout: "plot-throughput-speedup-analysis"
13818
13819 - type: "plot"
13820   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13821   algorithm: "plot_tsa_name"
13822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13824   include:
13825     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13826     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13828     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13829   layout:
13830     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13831     layout: "plot-throughput-speedup-analysis"
13832
13833 - type: "plot"
13834   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13835   algorithm: "plot_tsa_name"
13836   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13837   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13838   include:
13839     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13840     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13841     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13842     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13843   layout:
13844     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13845     layout: "plot-throughput-speedup-analysis"
13846
13847 - type: "plot"
13848   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13849   algorithm: "plot_tsa_name"
13850   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13851   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13852   include:
13853     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13854     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13855     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13856     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13858   layout:
13859     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13860     layout: "plot-throughput-speedup-analysis"
13861
13862 - type: "plot"
13863   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13864   algorithm: "plot_tsa_name"
13865   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13866   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13867   include:
13868     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13869     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13870     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13873   layout:
13874     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13875     layout: "plot-throughput-speedup-analysis"
13876
13877 - type: "plot"
13878   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13879   algorithm: "plot_tsa_name"
13880   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13881   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13882   include:
13883     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13884     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13885     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13886     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13887     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13888     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13889   layout:
13890     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13891     layout: "plot-throughput-speedup-analysis"
13892
13893 - type: "plot"
13894   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13895   algorithm: "plot_tsa_name"
13896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13898   include:
13899     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13900     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13901     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13902     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13903     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13904     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13905   layout:
13906     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13907     layout: "plot-throughput-speedup-analysis"
13908
13909 - type: "plot"
13910   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13911   algorithm: "plot_tsa_name"
13912   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13913   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13914   include:
13915     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13916     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13917     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13918     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13919   layout:
13920     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13921     layout: "plot-throughput-speedup-analysis"
13922
13923 - type: "plot"
13924   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13925   algorithm: "plot_tsa_name"
13926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13928   include:
13929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13930     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13931     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13932     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13933   layout:
13934     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13935     layout: "plot-throughput-speedup-analysis"
13936
13937 - type: "plot"
13938   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13939   algorithm: "plot_tsa_name"
13940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13942   include:
13943     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13944     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13945     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13946     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13947     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13948     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13949   layout:
13950     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
13951     layout: "plot-throughput-speedup-analysis"
13952
13953 - type: "plot"
13954   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13955   algorithm: "plot_tsa_name"
13956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13958   include:
13959     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13960     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13961     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13964     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13965   layout:
13966     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
13967     layout: "plot-throughput-speedup-analysis"
13968
13969 - type: "plot"
13970   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13971   algorithm: "plot_tsa_name"
13972   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13973   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13974   include:
13975     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13976     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13977     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13981   layout:
13982     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
13983     layout: "plot-throughput-speedup-analysis"
13984
13985 - type: "plot"
13986   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13987   algorithm: "plot_tsa_name"
13988   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13989   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13990   include:
13991     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13992     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13993     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13995     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13997   layout:
13998     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
13999     layout: "plot-throughput-speedup-analysis"
14000
14001 - type: "plot"
14002   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14003   algorithm: "plot_tsa_name"
14004   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14005   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14006   include:
14007     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14008     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14009     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14010     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14011     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14012     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14013   layout:
14014     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14015     layout: "plot-throughput-speedup-analysis"
14016
14017 - type: "plot"
14018   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14019   algorithm: "plot_tsa_name"
14020   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14021   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14022   include:
14023     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14024     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14025     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14026     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14027     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14028     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14029   layout:
14030     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14031     layout: "plot-throughput-speedup-analysis"
14032
14033 - type: "plot"
14034   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14035   algorithm: "plot_tsa_name"
14036   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14037   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14038   include:
14039     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14040     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14041     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14044   layout:
14045     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14046     layout: "plot-throughput-speedup-analysis"
14047
14048 - type: "plot"
14049   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14050   algorithm: "plot_tsa_name"
14051   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14052   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14053   include:
14054     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14055     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14056     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14057     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14059   layout:
14060     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14061     layout: "plot-throughput-speedup-analysis"
14062
14063 - type: "plot"
14064   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14065   algorithm: "plot_tsa_name"
14066   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14067   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14068   include:
14069     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14070     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14071     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14072     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14075   layout:
14076     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14077     layout: "plot-throughput-speedup-analysis"
14078
14079 - type: "plot"
14080   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14081   algorithm: "plot_tsa_name"
14082   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14083   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14084   include:
14085     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14086     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14091   layout:
14092     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14093     layout: "plot-throughput-speedup-analysis"
14094
14095 - type: "plot"
14096   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14097   algorithm: "plot_tsa_name"
14098   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14099   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14100   include:
14101     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14103     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14106   layout:
14107     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14115   include:
14116     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14121   layout:
14122     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14130   include:
14131     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14137   layout:
14138     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14139     layout: "plot-throughput-speedup-analysis"
14140
14141 - type: "plot"
14142   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14143   algorithm: "plot_tsa_name"
14144   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14145   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14146   include:
14147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14153   layout:
14154     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14155     layout: "plot-throughput-speedup-analysis"
14156
14157 - type: "plot"
14158   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14159   algorithm: "plot_tsa_name"
14160   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14161   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14162   include:
14163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14165     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14168   layout:
14169     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14170     layout: "plot-throughput-speedup-analysis"
14171
14172 - type: "plot"
14173   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14174   algorithm: "plot_tsa_name"
14175   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14176   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14177   include:
14178     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14183   layout:
14184     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14185     layout: "plot-throughput-speedup-analysis"
14186
14187 - type: "plot"
14188   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14189   algorithm: "plot_tsa_name"
14190   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14191   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14192   include:
14193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14197   layout:
14198     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14199     layout: "plot-throughput-speedup-analysis"
14200
14201 - type: "plot"
14202   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14203   algorithm: "plot_tsa_name"
14204   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14205   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14206   include:
14207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14211   layout:
14212     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14213     layout: "plot-throughput-speedup-analysis"
14214
14215 - type: "plot"
14216   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14217   algorithm: "plot_tsa_name"
14218   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14219   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14220   include:
14221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14227   layout:
14228     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14229     layout: "plot-throughput-speedup-analysis"
14230
14231 - type: "plot"
14232   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14233   algorithm: "plot_tsa_name"
14234   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14235   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14236   include:
14237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14243   layout:
14244     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14245     layout: "plot-throughput-speedup-analysis"
14246
14247 - type: "plot"
14248   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14249   algorithm: "plot_tsa_name"
14250   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14251   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14252   include:
14253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14258   layout:
14259     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14260     layout: "plot-throughput-speedup-analysis"
14261
14262 - type: "plot"
14263   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14264   algorithm: "plot_tsa_name"
14265   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14266   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14267   include:
14268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14273   layout:
14274     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14275     layout: "plot-throughput-speedup-analysis"
14276
14277 - type: "plot"
14278   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14279   algorithm: "plot_tsa_name"
14280   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14281   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14282   include:
14283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14287     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14288     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14289   layout:
14290     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14291     layout: "plot-throughput-speedup-analysis"
14292
14293 - type: "plot"
14294   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14295   algorithm: "plot_tsa_name"
14296   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14297   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14298   include:
14299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14303     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14304     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14305   layout:
14306     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14307     layout: "plot-throughput-speedup-analysis"
14308
14309 - type: "plot"
14310   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14311   algorithm: "plot_tsa_name"
14312   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14313   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14314   include:
14315     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14319   layout:
14320     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14321     layout: "plot-throughput-speedup-analysis"
14322
14323 - type: "plot"
14324   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14325   algorithm: "plot_tsa_name"
14326   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14327   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14328   include:
14329     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14333   layout:
14334     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14342   include:
14343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14348   layout:
14349     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14350     layout: "plot-throughput-speedup-analysis"
14351
14352 - type: "plot"
14353   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14354   algorithm: "plot_tsa_name"
14355   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14356   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14357   include:
14358     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14363   layout:
14364     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14365     layout: "plot-throughput-speedup-analysis"
14366
14367 - type: "plot"
14368   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14369   algorithm: "plot_tsa_name"
14370   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14371   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14372   include:
14373     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14374     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14379   layout:
14380     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14381     layout: "plot-throughput-speedup-analysis"
14382
14383 - type: "plot"
14384   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14385   algorithm: "plot_tsa_name"
14386   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14387   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14388   include:
14389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14394     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14395   layout:
14396     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14397     layout: "plot-throughput-speedup-analysis"
14398
14399 - type: "plot"
14400   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14401   algorithm: "plot_tsa_name"
14402   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14403   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14404   include:
14405     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14406     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14407     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14408     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14409   layout:
14410     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14411     layout: "plot-throughput-speedup-analysis"
14412
14413 - type: "plot"
14414   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14415   algorithm: "plot_tsa_name"
14416   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14417   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14418   include:
14419     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14420     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14421     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14422     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14423   layout:
14424     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 - type: "plot"
14428   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14429   algorithm: "plot_tsa_name"
14430   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14431   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14432   include:
14433     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14434     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14435     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14436     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14437     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14438     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14439   layout:
14440     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14448   include:
14449     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14450     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14451     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14452     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14453     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14454     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14455   layout:
14456     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14464   include:
14465     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14466     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14468     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14469     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14470     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14471   layout:
14472     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14480   include:
14481     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14482     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14483     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14484     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14485     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14486     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14487   layout:
14488     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14489     layout: "plot-throughput-speedup-analysis"
14490
14491 - type: "plot"
14492   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14493   algorithm: "plot_tsa_name"
14494   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14495   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14496   include:
14497     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14498     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14499     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14500   layout:
14501     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14502     layout: "plot-throughput-speedup-analysis"
14503
14504 - type: "plot"
14505   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14506   algorithm: "plot_tsa_name"
14507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14509   include:
14510     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14511     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14512     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14513   layout:
14514     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 ################################################################################
14518
14519 # Packet Throughput - DPDK
14520
14521 # 2n-skx-xxv710
14522
14523 #- type: "plot"
14524 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14525 #  algorithm: "plot_perf_box_name"
14526 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14527 #  data: "plot-dpdk-throughput-latency-2n-skx"
14528 #  include:
14529 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14530 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14531 #  layout:
14532 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14533 #    layout: "plot-throughput"
14534 #
14535 #- type: "plot"
14536 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14537 #  algorithm: "plot_perf_box_name"
14538 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14539 #  data: "plot-dpdk-throughput-latency-2n-skx"
14540 #  include:
14541 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14542 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14543 #  layout:
14544 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14545 #    layout: "plot-throughput"
14546 #
14547 #- type: "plot"
14548 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14549 #  algorithm: "plot_perf_box_name"
14550 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14551 #  data: "plot-dpdk-throughput-latency-2n-skx"
14552 #  include:
14553 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14554 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14555 #  layout:
14556 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14557 #    layout: "plot-throughput"
14558 #
14559 #- type: "plot"
14560 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14561 #  algorithm: "plot_perf_box_name"
14562 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14563 #  data: "plot-dpdk-throughput-latency-2n-skx"
14564 #  include:
14565 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14566 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14567 #  layout:
14568 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14569 #    layout: "plot-throughput"
14570 #
14571 ## 2n-skx-x710
14572 #
14573 #- type: "plot"
14574 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14575 #  algorithm: "plot_perf_box_name"
14576 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14577 #  data: "plot-dpdk-throughput-latency-2n-skx"
14578 #  include:
14579 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14580 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14581 #  layout:
14582 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14583 #    layout: "plot-throughput"
14584 #
14585 #- type: "plot"
14586 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14587 #  algorithm: "plot_perf_box_name"
14588 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14589 #  data: "plot-dpdk-throughput-latency-2n-skx"
14590 #  include:
14591 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14592 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14593 #  layout:
14594 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14595 #    layout: "plot-throughput"
14596 #
14597 #- type: "plot"
14598 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14599 #  algorithm: "plot_perf_box_name"
14600 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14601 #  data: "plot-dpdk-throughput-latency-2n-skx"
14602 #  include:
14603 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14604 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14605 #  layout:
14606 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14607 #    layout: "plot-throughput"
14608 #
14609 #- type: "plot"
14610 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14611 #  algorithm: "plot_perf_box_name"
14612 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14613 #  data: "plot-dpdk-throughput-latency-2n-skx"
14614 #  include:
14615 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14616 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14617 #  layout:
14618 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14619 #    layout: "plot-throughput"
14620 #
14621 ## 3n-skx-xxv710
14622 #
14623 #- type: "plot"
14624 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14625 #  algorithm: "plot_perf_box_name"
14626 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14627 #  data: "plot-dpdk-throughput-latency-3n-skx"
14628 #  include:
14629 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14630 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14631 #  layout:
14632 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14633 #    layout: "plot-throughput"
14634 #
14635 #- type: "plot"
14636 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14637 #  algorithm: "plot_perf_box_name"
14638 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14639 #  data: "plot-dpdk-throughput-latency-3n-skx"
14640 #  include:
14641 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14642 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14643 #  layout:
14644 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14645 #    layout: "plot-throughput"
14646 #
14647 #- type: "plot"
14648 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14649 #  algorithm: "plot_perf_box_name"
14650 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14651 #  data: "plot-dpdk-throughput-latency-3n-skx"
14652 #  include:
14653 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14654 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14655 #  layout:
14656 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14657 #    layout: "plot-throughput"
14658 #
14659 #- type: "plot"
14660 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14661 #  algorithm: "plot_perf_box_name"
14662 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14663 #  data: "plot-dpdk-throughput-latency-3n-skx"
14664 #  include:
14665 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14666 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14667 #  layout:
14668 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14669 #    layout: "plot-throughput"
14670 #
14671 ## 3n-skx-x710
14672 #
14673 #- type: "plot"
14674 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14675 #  algorithm: "plot_perf_box_name"
14676 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14677 #  data: "plot-dpdk-throughput-latency-3n-skx"
14678 #  include:
14679 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14680 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14681 #  layout:
14682 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14683 #    layout: "plot-throughput"
14684 #
14685 #- type: "plot"
14686 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14687 #  algorithm: "plot_perf_box_name"
14688 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14689 #  data: "plot-dpdk-throughput-latency-3n-skx"
14690 #  include:
14691 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14692 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14693 #  layout:
14694 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14695 #    layout: "plot-throughput"
14696 #
14697 #- type: "plot"
14698 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14699 #  algorithm: "plot_perf_box_name"
14700 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14701 #  data: "plot-dpdk-throughput-latency-3n-skx"
14702 #  include:
14703 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14704 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14705 #  layout:
14706 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14707 #    layout: "plot-throughput"
14708 #
14709 #- type: "plot"
14710 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14711 #  algorithm: "plot_perf_box_name"
14712 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14713 #  data: "plot-dpdk-throughput-latency-3n-skx"
14714 #  include:
14715 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14716 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14717 #  layout:
14718 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14719 #    layout: "plot-throughput"
14720
14721 # 3n-hsw-xl710
14722
14723 - type: "plot"
14724   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14725   algorithm: "plot_perf_box_name"
14726   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14727   data: "plot-dpdk-throughput-latency-3n-hsw"
14728   include:
14729     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14730     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14731   layout:
14732     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14733     layout: "plot-throughput"
14734
14735 - type: "plot"
14736   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14737   algorithm: "plot_perf_box_name"
14738   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14739   data: "plot-dpdk-throughput-latency-3n-hsw"
14740   include:
14741     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14742     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14743   layout:
14744     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14745     layout: "plot-throughput"
14746
14747 - type: "plot"
14748   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14749   algorithm: "plot_perf_box_name"
14750   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14751   data: "plot-dpdk-throughput-latency-3n-hsw"
14752   include:
14753     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14754     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14755   layout:
14756     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14757     layout: "plot-throughput"
14758
14759 - type: "plot"
14760   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14761   algorithm: "plot_perf_box_name"
14762   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14763   data: "plot-dpdk-throughput-latency-3n-hsw"
14764   include:
14765     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14766     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14767   layout:
14768     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14769     layout: "plot-throughput"
14770
14771 # 3n-hsw-x710
14772
14773 - type: "plot"
14774   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14775   algorithm: "plot_perf_box_name"
14776   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14777   data: "plot-dpdk-throughput-latency-3n-hsw"
14778   include:
14779     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14780     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14781   layout:
14782     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14783     layout: "plot-throughput"
14784
14785 - type: "plot"
14786   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14787   algorithm: "plot_perf_box_name"
14788   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14789   data: "plot-dpdk-throughput-latency-3n-hsw"
14790   include:
14791     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14792     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14793   layout:
14794     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14795     layout: "plot-throughput"
14796
14797 - type: "plot"
14798   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14799   algorithm: "plot_perf_box_name"
14800   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14801   data: "plot-dpdk-throughput-latency-3n-hsw"
14802   include:
14803     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14804     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14805   layout:
14806     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14807     layout: "plot-throughput"
14808
14809 - type: "plot"
14810   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14811   algorithm: "plot_perf_box_name"
14812   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14813   data: "plot-dpdk-throughput-latency-3n-hsw"
14814   include:
14815     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14816     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14817   layout:
14818     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14819     layout: "plot-throughput"
14820
14821 # 2n-dnv-x553
14822
14823 - type: "plot"
14824   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14825   algorithm: "plot_perf_box_name"
14826   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14827   data: "plot-dpdk-throughput-latency-2n-dnv"
14828   include:
14829     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14830     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14831   layout:
14832     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14833     layout: "plot-throughput"
14834
14835 - type: "plot"
14836   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14837   algorithm: "plot_perf_box_name"
14838   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14839   data: "plot-dpdk-throughput-latency-2n-dnv"
14840   include:
14841     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14842     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14843   layout:
14844     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14845     layout: "plot-throughput"
14846
14847 - type: "plot"
14848   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14849   algorithm: "plot_perf_box_name"
14850   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14851   data: "plot-dpdk-throughput-latency-2n-dnv"
14852   include:
14853     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14854     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14855   layout:
14856     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14857     layout: "plot-throughput"
14858
14859 - type: "plot"
14860   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14861   algorithm: "plot_perf_box_name"
14862   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14863   data: "plot-dpdk-throughput-latency-2n-dnv"
14864   include:
14865     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14866     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14867   layout:
14868     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14869     layout: "plot-throughput"
14870
14871 # 3n-dnv-x553
14872
14873 - type: "plot"
14874   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14875   algorithm: "plot_perf_box_name"
14876   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14877   data: "plot-dpdk-throughput-latency-3n-dnv"
14878   include:
14879     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14880     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14881   layout:
14882     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14883     layout: "plot-throughput"
14884
14885 - type: "plot"
14886   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14887   algorithm: "plot_perf_box_name"
14888   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14889   data: "plot-dpdk-throughput-latency-3n-dnv"
14890   include:
14891     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14892     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14893   layout:
14894     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14895     layout: "plot-throughput"
14896
14897 - type: "plot"
14898   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14899   algorithm: "plot_perf_box_name"
14900   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14901   data: "plot-dpdk-throughput-latency-3n-dnv"
14902   include:
14903     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14904     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14905   layout:
14906     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
14911   algorithm: "plot_perf_box_name"
14912   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
14913   data: "plot-dpdk-throughput-latency-3n-dnv"
14914   include:
14915     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14916     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14917   layout:
14918     title: "3n-dnv-x553-64b-2t2c-base-pdr"
14919     layout: "plot-throughput"
14920
14921 ################################################################################
14922 ###   2n-clx                                                                 ###
14923 ################################################################################
14924
14925 # Packet Throughput
14926
14927 #- type: "plot"
14928 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14929 #  algorithm: "plot_perf_box_name"
14930 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14931 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14932 #  include:
14933 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14934 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14935 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14936 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14937 #  layout:
14938 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14939 #    layout: "plot-throughput"
14940 #
14941 #- type: "plot"
14942 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14943 #  algorithm: "plot_perf_box_name"
14944 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14945 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14946 #  include:
14947 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14948 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14949 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14950 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14951 #  layout:
14952 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14953 #    layout: "plot-throughput"
14954 #
14955 #- type: "plot"
14956 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14957 #  algorithm: "plot_perf_box_name"
14958 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14959 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14960 #  include:
14961 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14962 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14963 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14964 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14965 #  layout:
14966 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14967 #    layout: "plot-throughput"
14968 #
14969 #- type: "plot"
14970 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14971 #  algorithm: "plot_perf_box_name"
14972 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14973 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14974 #  include:
14975 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14976 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14977 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14978 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14979 #  layout:
14980 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14981 #    layout: "plot-throughput"
14982 #
14983 #- type: "plot"
14984 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14985 #  algorithm: "plot_perf_box_name"
14986 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14987 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14988 #  include:
14989 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14990 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14991 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14992 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14993 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14994 #  layout:
14995 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14996 #    layout: "plot-throughput"
14997 #
14998 #- type: "plot"
14999 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15000 #  algorithm: "plot_perf_box_name"
15001 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15002 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15003 #  include:
15004 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15005 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15006 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15007 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15008 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15009 #  layout:
15010 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15011 #    layout: "plot-throughput"
15012 #
15013 #- type: "plot"
15014 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15015 #  algorithm: "plot_perf_box_name"
15016 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15017 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15018 #  include:
15019 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15020 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15021 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15022 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15023 #  layout:
15024 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15025 #    layout: "plot-throughput"
15026 #
15027 #- type: "plot"
15028 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15029 #  algorithm: "plot_perf_box_name"
15030 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15031 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15032 #  include:
15033 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15034 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15035 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15036 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15037 #  layout:
15038 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15039 #    layout: "plot-throughput"
15040 #
15041 #- type: "plot"
15042 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15043 #  algorithm: "plot_perf_box_name"
15044 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15045 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15046 #  include:
15047 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15048 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15049 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15050 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15051 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15052 #  layout:
15053 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15054 #    layout: "plot-throughput"
15055 #
15056 #- type: "plot"
15057 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15058 #  algorithm: "plot_perf_box_name"
15059 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15060 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15061 #  include:
15062 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15063 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15064 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15065 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15066 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15067 #  layout:
15068 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15069 #    layout: "plot-throughput"
15070 #
15071 #- type: "plot"
15072 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15073 #  algorithm: "plot_perf_box_name"
15074 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15075 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15076 #  include:
15077 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15078 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15079 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15080 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15081 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15082 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15083 #  layout:
15084 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15085 #    layout: "plot-throughput"
15086 #
15087 #- type: "plot"
15088 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15089 #  algorithm: "plot_perf_box_name"
15090 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15091 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15092 #  include:
15093 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15094 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15095 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15096 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15097 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15098 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15099 #  layout:
15100 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15101 #    layout: "plot-throughput"
15102 #
15103 #- type: "plot"
15104 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15105 #  algorithm: "plot_perf_box_name"
15106 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15107 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15108 #  include:
15109 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15110 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15111 #  layout:
15112 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15113 #    layout: "plot-throughput"
15114 #
15115 #- type: "plot"
15116 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15117 #  algorithm: "plot_perf_box_name"
15118 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15119 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15120 #  include:
15121 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15122 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15123 #  layout:
15124 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15125 #    layout: "plot-throughput"
15126 #
15127 #- type: "plot"
15128 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15129 #  algorithm: "plot_perf_box_name"
15130 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15131 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15132 #  include:
15133 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15134 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15135 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15136 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15137 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15138 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15139 #  layout:
15140 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15141 #    layout: "plot-throughput"
15142 #
15143 #- type: "plot"
15144 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15145 #  algorithm: "plot_perf_box_name"
15146 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15147 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15148 #  include:
15149 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15150 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15151 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15152 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15153 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15154 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15155 #  layout:
15156 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15157 #    layout: "plot-throughput"
15158 #
15159 #- type: "plot"
15160 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15161 #  algorithm: "plot_perf_box_name"
15162 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15163 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15164 #  include:
15165 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15166 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15167 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15168 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15169 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15170 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15171 #  layout:
15172 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15173 #    layout: "plot-throughput"
15174 #
15175 #- type: "plot"
15176 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15177 #  algorithm: "plot_perf_box_name"
15178 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15179 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15180 #  include:
15181 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15182 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15183 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15184 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15185 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15186 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15187 #  layout:
15188 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15189 #    layout: "plot-throughput"
15190 #
15191 #- type: "plot"
15192 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15193 #  algorithm: "plot_perf_box_name"
15194 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15195 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15196 #  include:
15197 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15198 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15199 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15200 #  layout:
15201 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15202 #    layout: "plot-throughput"
15203 #
15204 #- type: "plot"
15205 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15206 #  algorithm: "plot_perf_box_name"
15207 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15208 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15209 #  include:
15210 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15211 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15212 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15213 #  layout:
15214 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15215 #    layout: "plot-throughput"
15216 #
15217 #- type: "plot"
15218 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15219 #  algorithm: "plot_perf_box_name"
15220 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15221 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15222 #  include:
15223 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15224 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15225 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15226 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15227 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15228 #  layout:
15229 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15230 #    layout: "plot-throughput"
15231 #
15232 #- type: "plot"
15233 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15234 #  algorithm: "plot_perf_box_name"
15235 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15236 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15237 #  include:
15238 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15239 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15240 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15241 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15242 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15243 #  layout:
15244 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15245 #    layout: "plot-throughput"
15246 #
15247 #- type: "plot"
15248 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15249 #  algorithm: "plot_perf_box_name"
15250 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15251 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15252 #  include:
15253 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15254 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15255 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15256 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15257 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15258 #  layout:
15259 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15260 #    layout: "plot-throughput"
15261 #
15262 #- type: "plot"
15263 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15264 #  algorithm: "plot_perf_box_name"
15265 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15266 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15267 #  include:
15268 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15269 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15270 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15271 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15272 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15273 #  layout:
15274 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15275 #    layout: "plot-throughput"
15276 #
15277 #- type: "plot"
15278 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15279 #  algorithm: "plot_perf_box_name"
15280 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15281 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15282 #  include:
15283 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15284 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15285 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15286 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15287 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15288 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15289 #  layout:
15290 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15291 #    layout: "plot-throughput"
15292 #
15293 #- type: "plot"
15294 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15295 #  algorithm: "plot_perf_box_name"
15296 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15297 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15298 #  include:
15299 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15300 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15301 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15302 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15303 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15304 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15305 #  layout:
15306 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15307 #    layout: "plot-throughput"
15308 #
15309 #- type: "plot"
15310 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15311 #  algorithm: "plot_perf_box_name"
15312 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15313 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15314 #  include:
15315 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15316 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15317 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15318 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15319 #  layout:
15320 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15321 #    layout: "plot-throughput"
15322 #
15323 #- type: "plot"
15324 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15325 #  algorithm: "plot_perf_box_name"
15326 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15327 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15328 #  include:
15329 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15330 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15331 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15332 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15333 #  layout:
15334 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15335 #    layout: "plot-throughput"
15336 #
15337 #- type: "plot"
15338 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15339 #  algorithm: "plot_perf_box_name"
15340 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15341 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15342 #  include:
15343 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15344 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15345 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15346 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15347 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15348 #  layout:
15349 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15350 #    layout: "plot-throughput"
15351 #
15352 #- type: "plot"
15353 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15354 #  algorithm: "plot_perf_box_name"
15355 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15356 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15357 #  include:
15358 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15359 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15360 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15361 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15362 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15363 #  layout:
15364 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15365 #    layout: "plot-throughput"
15366 #
15367 #- type: "plot"
15368 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15369 #  algorithm: "plot_perf_box_name"
15370 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15371 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15372 #  include:
15373 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15374 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15375 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15376 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15377 #  layout:
15378 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15379 #    layout: "plot-throughput"
15380 #
15381 #- type: "plot"
15382 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15383 #  algorithm: "plot_perf_box_name"
15384 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15385 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15386 #  include:
15387 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15388 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15389 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15390 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15391 #  layout:
15392 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15393 #    layout: "plot-throughput"
15394 #
15395 #- type: "plot"
15396 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15397 #  algorithm: "plot_perf_box_name"
15398 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15399 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15400 #  include:
15401 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15402 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15403 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15404 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15405 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15406 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15407 #  layout:
15408 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15409 #    layout: "plot-throughput"
15410 #
15411 #- type: "plot"
15412 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15413 #  algorithm: "plot_perf_box_name"
15414 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15415 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15416 #  include:
15417 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15418 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15419 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15420 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15421 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15422 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15423 #  layout:
15424 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15425 #    layout: "plot-throughput"
15426 #
15427 #- type: "plot"
15428 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15429 #  algorithm: "plot_perf_box_name"
15430 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15431 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15432 #  include:
15433 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15434 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15435 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15436 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15437 #  layout:
15438 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15439 #    layout: "plot-throughput"
15440 #
15441 #- type: "plot"
15442 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15443 #  algorithm: "plot_perf_box_name"
15444 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15445 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15446 #  include:
15447 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15448 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15449 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15450 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15451 #  layout:
15452 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15453 #    layout: "plot-throughput"
15454 #
15455 #- type: "plot"
15456 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15457 #  algorithm: "plot_perf_box_name"
15458 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15459 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15460 #  include:
15461 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15462 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15463 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15464 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15465 #  layout:
15466 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15467 #    layout: "plot-throughput"
15468 #
15469 #- type: "plot"
15470 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15471 #  algorithm: "plot_perf_box_name"
15472 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15473 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15474 #  include:
15475 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15476 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15477 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15478 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15479 #  layout:
15480 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15481 #    layout: "plot-throughput"
15482 #
15483 #- type: "plot"
15484 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15485 #  algorithm: "plot_perf_box_name"
15486 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15487 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15488 #  include:
15489 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15490 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15491 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15492 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15493 #  layout:
15494 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15495 #    layout: "plot-throughput"
15496 #
15497 #- type: "plot"
15498 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15499 #  algorithm: "plot_perf_box_name"
15500 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15501 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15502 #  include:
15503 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15504 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15505 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15506 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15507 #  layout:
15508 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15509 #    layout: "plot-throughput"
15510 #
15511 #- type: "plot"
15512 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15513 #  algorithm: "plot_perf_box_name"
15514 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15515 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15516 #  include:
15517 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15518 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15519 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15520 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15521 #  layout:
15522 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15523 #    layout: "plot-throughput"
15524 #
15525 #- type: "plot"
15526 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15527 #  algorithm: "plot_perf_box_name"
15528 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15529 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15530 #  include:
15531 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15532 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15533 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15534 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15535 #  layout:
15536 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15537 #    layout: "plot-throughput"
15538 #
15539 #- type: "plot"
15540 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15541 #  algorithm: "plot_perf_box_name"
15542 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15543 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15544 #  include:
15545 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15546 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15547 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15548 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15549 #  layout:
15550 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15551 #    layout: "plot-throughput"
15552 #
15553 #- type: "plot"
15554 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15555 #  algorithm: "plot_perf_box_name"
15556 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15557 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15558 #  include:
15559 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15560 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15561 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15562 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15563 #  layout:
15564 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15565 #    layout: "plot-throughput"
15566 #
15567 #################################################################################
15568 #
15569 ## Packet Speedup
15570 #
15571 #- type: "plot"
15572 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15573 #  algorithm: "plot_tsa_name"
15574 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15575 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15576 #  include:
15577 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15578 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15579 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15580 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15581 #  layout:
15582 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15583 #    layout: "plot-throughput-speedup-analysis"
15584 #
15585 #- type: "plot"
15586 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15587 #  algorithm: "plot_tsa_name"
15588 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15589 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15590 #  include:
15591 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15592 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15593 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15594 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15595 #  layout:
15596 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15597 #    layout: "plot-throughput-speedup-analysis"
15598 #
15599 #- type: "plot"
15600 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15601 #  algorithm: "plot_tsa_name"
15602 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15603 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15604 #  include:
15605 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15606 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15607 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15608 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15609 #  layout:
15610 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15611 #    layout: "plot-throughput"
15612 #
15613 #- type: "plot"
15614 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15615 #  algorithm: "plot_tsa_name"
15616 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15617 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15618 #  include:
15619 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15620 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15621 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15622 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15623 #  layout:
15624 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15625 #    layout: "plot-throughput"
15626 #
15627 #- type: "plot"
15628 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15629 #  algorithm: "plot_tsa_name"
15630 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15631 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15632 #  include:
15633 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15634 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15635 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15636 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15637 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15638 #  layout:
15639 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15640 #    layout: "plot-throughput-speedup-analysis"
15641 #
15642 #- type: "plot"
15643 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15644 #  algorithm: "plot_tsa_name"
15645 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15646 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15647 #  include:
15648 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15649 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15650 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15651 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15652 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15653 #  layout:
15654 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15655 #    layout: "plot-throughput-speedup-analysis"
15656 #
15657 #- type: "plot"
15658 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15659 #  algorithm: "plot_tsa_name"
15660 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15661 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15662 #  include:
15663 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15664 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15665 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15666 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15667 #  layout:
15668 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15669 #    layout: "plot-throughput-speedup-analysis"
15670 #
15671 #- type: "plot"
15672 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15673 #  algorithm: "plot_tsa_name"
15674 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15675 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15676 #  include:
15677 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15678 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15681 #  layout:
15682 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15683 #    layout: "plot-throughput-speedup-analysis"
15684 #
15685 #- type: "plot"
15686 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15687 #  algorithm: "plot_tsa_name"
15688 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15689 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15690 #  include:
15691 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15692 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15693 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15694 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15695 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15696 #  layout:
15697 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15698 #    layout: "plot-throughput-speedup-analysis"
15699 #
15700 #- type: "plot"
15701 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15702 #  algorithm: "plot_tsa_name"
15703 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15704 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15705 #  include:
15706 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15707 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15708 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15709 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15710 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15711 #  layout:
15712 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15713 #    layout: "plot-throughput-speedup-analysis"
15714 #
15715 #- type: "plot"
15716 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15717 #  algorithm: "plot_tsa_name"
15718 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15719 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15720 #  include:
15721 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15722 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15723 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15724 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15725 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15726 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15727 #  layout:
15728 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15729 #    layout: "plot-throughput-speedup-analysis"
15730 #
15731 #- type: "plot"
15732 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15733 #  algorithm: "plot_tsa_name"
15734 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15735 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15736 #  include:
15737 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15738 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15739 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15740 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15741 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15742 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15743 #  layout:
15744 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15745 #    layout: "plot-throughput-speedup-analysis"
15746 #
15747 #- type: "plot"
15748 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15749 #  algorithm: "plot_tsa_name"
15750 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15751 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15752 #  include:
15753 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15754 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15755 #  layout:
15756 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15757 #    layout: "plot-throughput"
15758 #
15759 #- type: "plot"
15760 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15761 #  algorithm: "plot_tsa_name"
15762 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15763 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15764 #  include:
15765 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15766 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15767 #  layout:
15768 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15769 #    layout: "plot-throughput"
15770 #
15771 #- type: "plot"
15772 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15773 #  algorithm: "plot_tsa_name"
15774 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15775 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15776 #  include:
15777 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15778 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15779 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15780 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15781 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15782 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15783 #  layout:
15784 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15785 #    layout: "plot-throughput"
15786 #
15787 #- type: "plot"
15788 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15789 #  algorithm: "plot_tsa_name"
15790 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15791 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15792 #  include:
15793 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15794 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15795 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15796 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15797 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15798 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15799 #  layout:
15800 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15801 #    layout: "plot-throughput"
15802 #
15803 #- type: "plot"
15804 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15805 #  algorithm: "plot_tsa_name"
15806 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15807 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15808 #  include:
15809 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15810 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15811 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15812 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15813 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15814 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15815 #  layout:
15816 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15817 #    layout: "plot-throughput"
15818 #
15819 #- type: "plot"
15820 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15821 #  algorithm: "plot_tsa_name"
15822 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15823 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15824 #  include:
15825 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15826 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15827 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15828 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15829 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15830 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15831 #  layout:
15832 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15833 #    layout: "plot-throughput"
15834 #
15835 #- type: "plot"
15836 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15837 #  algorithm: "plot_tsa_name"
15838 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15839 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15840 #  include:
15841 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15842 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15843 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15844 #  layout:
15845 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15846 #    layout: "plot-throughput-speedup-analysis"
15847 #
15848 #- type: "plot"
15849 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15850 #  algorithm: "plot_tsa_name"
15851 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15852 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15853 #  include:
15854 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15855 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15856 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15857 #  layout:
15858 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15859 #    layout: "plot-throughput-speedup-analysis"
15860 #
15861 #- type: "plot"
15862 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15863 #  algorithm: "plot_tsa_name"
15864 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15865 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15866 #  include:
15867 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15868 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15869 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15870 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15871 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15872 #  layout:
15873 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15874 #    layout: "plot-throughput-speedup-analysis"
15875 #
15876 #- type: "plot"
15877 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15878 #  algorithm: "plot_tsa_name"
15879 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15880 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15881 #  include:
15882 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15883 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15884 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15885 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15886 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15887 #  layout:
15888 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15889 #    layout: "plot-throughput-speedup-analysis"
15890 #
15891 #- type: "plot"
15892 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15893 #  algorithm: "plot_tsa_name"
15894 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15895 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15896 #  include:
15897 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15898 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15899 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15900 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15901 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15902 #  layout:
15903 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15904 #    layout: "plot-throughput"
15905 #
15906 #- type: "plot"
15907 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15908 #  algorithm: "plot_tsa_name"
15909 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15910 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15911 #  include:
15912 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15913 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15914 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15915 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15916 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15917 #  layout:
15918 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15919 #    layout: "plot-throughput"
15920 #
15921 #- type: "plot"
15922 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15923 #  algorithm: "plot_tsa_name"
15924 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15925 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15926 #  include:
15927 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15928 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15929 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15930 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15931 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15932 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15933 #  layout:
15934 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15935 #    layout: "plot-throughput-speedup-analysis"
15936 #
15937 #- type: "plot"
15938 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15939 #  algorithm: "plot_tsa_name"
15940 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15941 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15942 #  include:
15943 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15944 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15945 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15946 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15947 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15948 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15949 #  layout:
15950 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15951 #    layout: "plot-throughput-speedup-analysis"
15952 #
15953 #- type: "plot"
15954 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15955 #  algorithm: "plot_tsa_name"
15956 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15957 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15958 #  include:
15959 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15960 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15961 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15962 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15963 #  layout:
15964 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
15965 #    layout: "plot-throughput-speedup-analysis"
15966 #
15967 #- type: "plot"
15968 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15969 #  algorithm: "plot_tsa_name"
15970 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15971 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15972 #  include:
15973 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15974 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15975 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15976 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15977 #  layout:
15978 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
15979 #    layout: "plot-throughput-speedup-analysis"
15980 #
15981 #- type: "plot"
15982 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15983 #  algorithm: "plot_tsa_name"
15984 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15985 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15986 #  include:
15987 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15988 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15989 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15990 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15991 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15992 #  layout:
15993 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
15994 #    layout: "plot-throughput-speedup-analysis"
15995 #
15996 #- type: "plot"
15997 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15998 #  algorithm: "plot_tsa_name"
15999 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16000 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16001 #  include:
16002 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16003 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16004 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16005 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16006 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16007 #  layout:
16008 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16009 #    layout: "plot-throughput-speedup-analysis"
16010 #
16011 #- type: "plot"
16012 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16013 #  algorithm: "plot_tsa_name"
16014 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16015 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16016 #  include:
16017 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16018 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16019 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16020 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16021 #  layout:
16022 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16023 #    layout: "plot-throughput-speedup-analysis"
16024 #
16025 #- type: "plot"
16026 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16027 #  algorithm: "plot_tsa_name"
16028 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16029 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16030 #  include:
16031 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16032 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16033 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16034 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16035 #  layout:
16036 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16037 #    layout: "plot-throughput-speedup-analysis"
16038 #
16039 #- type: "plot"
16040 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16041 #  algorithm: "plot_tsa_name"
16042 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16043 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16044 #  include:
16045 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16046 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16047 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16048 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16049 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16050 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16051 #  layout:
16052 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16053 #    layout: "plot-throughput"
16054 #
16055 #- type: "plot"
16056 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16057 #  algorithm: "plot_tsa_name"
16058 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16059 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16060 #  include:
16061 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16062 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16063 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16064 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16065 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16066 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16067 #  layout:
16068 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16069 #    layout: "plot-throughput"
16070 #
16071 #- type: "plot"
16072 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16073 #  algorithm: "plot_tsa_name"
16074 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16075 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16076 #  include:
16077 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16078 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16079 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16080 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16081 #  layout:
16082 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16083 #    layout: "plot-throughput"
16084 #
16085 #- type: "plot"
16086 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16087 #  algorithm: "plot_tsa_name"
16088 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16089 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16090 #  include:
16091 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16092 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16093 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16094 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16095 #  layout:
16096 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16097 #    layout: "plot-throughput"
16098 #
16099 #- type: "plot"
16100 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16101 #  algorithm: "plot_tsa_name"
16102 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16103 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16104 #  include:
16105 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16106 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16107 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16108 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16109 #  layout:
16110 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16111 #    layout: "plot-throughput-speedup-analysis"
16112 #
16113 #- type: "plot"
16114 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16115 #  algorithm: "plot_tsa_name"
16116 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16117 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16118 #  include:
16119 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16120 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16121 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16122 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16123 #  layout:
16124 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16125 #    layout: "plot-throughput-speedup-analysis"
16126 #
16127 #- type: "plot"
16128 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16129 #  algorithm: "plot_tsa_name"
16130 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16131 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16132 #  include:
16133 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16134 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16135 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16136 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16137 #  layout:
16138 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16139 #    layout: "plot-throughput-speedup-analysis"
16140 #
16141 #- type: "plot"
16142 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16143 #  algorithm: "plot_tsa_name"
16144 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16145 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16146 #  include:
16147 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16149 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16150 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16151 #  layout:
16152 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16153 #    layout: "plot-throughput-speedup-analysis"
16154 #
16155 #- type: "plot"
16156 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16157 #  algorithm: "plot_tsa_name"
16158 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16159 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16160 #  include:
16161 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16162 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16163 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16164 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16165 #  layout:
16166 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16167 #    layout: "plot-throughput"
16168 #
16169 #- type: "plot"
16170 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16171 #  algorithm: "plot_tsa_name"
16172 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16173 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16174 #  include:
16175 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16176 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16177 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16178 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16179 #  layout:
16180 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16181 #    layout: "plot-throughput"
16182 #
16183 #- type: "plot"
16184 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16185 #  algorithm: "plot_tsa_name"
16186 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16187 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16188 #  include:
16189 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16190 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16191 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16192 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16193 #  layout:
16194 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16195 #    layout: "plot-throughput"
16196 #
16197 #- type: "plot"
16198 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16199 #  algorithm: "plot_tsa_name"
16200 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16201 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16202 #  include:
16203 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16204 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16205 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16206 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16207 #  layout:
16208 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16209 #    layout: "plot-throughput"
16210
16211 ################################################################################
16212
16213 # Packet Throughput - DPDK
16214
16215 # 2n-clx-xxv710
16216
16217 #- type: "plot"
16218 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16219 #  algorithm: "plot_perf_box_name"
16220 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16221 #  data: "plot-dpdk-throughput-latency-2n-clx"
16222 #  include:
16223 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16224 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16225 #  layout:
16226 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16227 #    layout: "plot-throughput"
16228 #
16229 #- type: "plot"
16230 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16231 #  algorithm: "plot_perf_box_name"
16232 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16233 #  data: "plot-dpdk-throughput-latency-2n-clx"
16234 #  include:
16235 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16236 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16237 #  layout:
16238 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16239 #    layout: "plot-throughput"
16240 #
16241 #- type: "plot"
16242 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16243 #  algorithm: "plot_perf_box_name"
16244 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16245 #  data: "plot-dpdk-throughput-latency-2n-clx"
16246 #  include:
16247 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16248 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16249 #  layout:
16250 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16251 #    layout: "plot-throughput"
16252 #
16253 #- type: "plot"
16254 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16255 #  algorithm: "plot_perf_box_name"
16256 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16257 #  data: "plot-dpdk-throughput-latency-2n-clx"
16258 #  include:
16259 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16260 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16261 #  layout:
16262 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16263 #    layout: "plot-throughput"
16264 #
16265 ## 2n-clx-x710
16266 #
16267 #- type: "plot"
16268 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16269 #  algorithm: "plot_perf_box_name"
16270 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16271 #  data: "plot-dpdk-throughput-latency-2n-clx"
16272 #  include:
16273 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16274 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16275 #  layout:
16276 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16277 #    layout: "plot-throughput"
16278 #
16279 #- type: "plot"
16280 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16281 #  algorithm: "plot_perf_box_name"
16282 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16283 #  data: "plot-dpdk-throughput-latency-2n-clx"
16284 #  include:
16285 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16286 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16287 #  layout:
16288 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16289 #    layout: "plot-throughput"
16290 #
16291 #- type: "plot"
16292 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16293 #  algorithm: "plot_perf_box_name"
16294 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16295 #  data: "plot-dpdk-throughput-latency-2n-clx"
16296 #  include:
16297 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16298 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16299 #  layout:
16300 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16301 #    layout: "plot-throughput"
16302 #
16303 #- type: "plot"
16304 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16305 #  algorithm: "plot_perf_box_name"
16306 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16307 #  data: "plot-dpdk-throughput-latency-2n-clx"
16308 #  include:
16309 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16310 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16311 #  layout:
16312 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16313 #    layout: "plot-throughput"
16314
16315 ################################################################################
16316
16317 #- type: "plot"
16318 #  title: "Latency by percentile: 2n-skx"
16319 #  algorithm: "plot_hdrh_lat_by_percentile"
16320 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16321 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16322 #  target-links: "../../_static/vpp"
16323 #  data: "plot-vpp-hdrh-lat-2n-skx"
16324 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16325 #  layout:
16326 #    layout: "plot-hdrh-latency-by-percentile"
16327
16328 #- type: "plot"
16329 #  title: "Latency by percentile: 3n-skx"
16330 #  algorithm: "plot_hdrh_lat_by_percentile"
16331 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16332 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16333 #  target-links: "../../_static/vpp"
16334 #  data: "plot-vpp-hdrh-lat-3n-skx"
16335 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16336 #  layout:
16337 #    layout: "plot-hdrh-latency-by-percentile"
16338
16339 #- type: "plot"
16340 #  title: "Latency by percentile: 2n-clx"
16341 #  algorithm: "plot_hdrh_lat_by_percentile"
16342 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16343 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16344 #  target-links: "../../_static/vpp"
16345 #  data: "plot-vpp-hdrh-lat-2n-clx"
16346 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16347 #  layout:
16348 #    layout: "plot-hdrh-latency-by-percentile"
16349
16350 - type: "plot"
16351   title: "Latency by percentile: 3n-hsw"
16352   algorithm: "plot_hdrh_lat_by_percentile"
16353   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16354   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16355   target-links: "../../_static/vpp"
16356   data: "plot-vpp-hdrh-lat-3n-hsw"
16357   filter: "'1T1C' and 'NIC_Intel-XL710'"
16358   layout:
16359     layout: "plot-hdrh-latency-by-percentile"
16360
16361 - type: "plot"
16362   title: "Latency by percentile: 3n-tsh"
16363   algorithm: "plot_hdrh_lat_by_percentile"
16364   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16365   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16366   target-links: "../../_static/vpp"
16367   data: "plot-vpp-hdrh-lat-3n-tsh"
16368   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16369   layout:
16370     layout: "plot-hdrh-latency-by-percentile"
16371
16372 - type: "plot"
16373   title: "Latency by percentile: DPDK 3n-hsw"
16374   algorithm: "plot_hdrh_lat_by_percentile"
16375   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16376   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16377   target-links: "../../_static/dpdk"
16378   data: "plot-dpdk-hdrh-lat-3n-hsw"
16379   filter: "'1T1C' and 'NIC_Intel-XL710'"
16380   layout:
16381     layout: "plot-hdrh-latency-by-percentile"