3cddd56a95b23699bceb9af72720324dfc6bdffd
[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,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
37     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
38     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
39     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
40     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
41     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
42     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
43     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
44     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
45     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
46     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
47     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
48     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
49     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
50     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
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,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
59     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
60     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
61     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
62     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
63     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
64     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
65     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
66     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
67     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
68     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
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,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
77     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
78     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
79
80     # .css patch file to fix tables generated by Sphinx
81     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
82     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
83
84   urls:
85     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
86     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
87     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
88     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
89     DIR[NEXUS,DOC]: "report/_static/archive"
90
91   make-dirs:
92   # List the directories which are created while preparing the environment.
93   # All directories MUST be defined in "paths" section.
94   - "DIR[WORKING,DATA]"
95   - "DIR[STATIC,VPP]"
96   - "DIR[STATIC,DPDK]"
97   - "DIR[STATIC,ARCH]"
98   - "DIR[BUILD,LATEX]"
99   - "DIR[WORKING,SRC]"
100   - "DIR[WORKING,SRC,STATIC]"
101
102   remove-dirs:
103   # List the directories which are deleted while cleaning the environment.
104   # All directories MUST be defined in "paths" section.
105   #- "DIR[BUILD,HTML]"
106   - "DIR[WORKING,DATA]"
107
108   build-dirs:
109   # List the directories where the results (build) is stored.
110   # All directories MUST be defined in "paths" section.
111   - "DIR[BUILD,HTML]"
112   - "DIR[BUILD,LATEX]"
113
114 - type: "configuration"
115
116   limits:
117     nic:
118       x520: 24460000
119       x553: 29761905
120       x710: 35800000
121       xxv710: 35800000
122       xl710: 35800000
123
124     link:
125       10ge: 14880952.38
126       25ge: 37202380.95
127       40ge: 59523809.52
128       100ge: 148809523.81
129
130     pci:
131       pci-g3-x8: 74404761.90
132       pci-g3-x16: 148809523.81
133
134   data-sets:
135
136     ###########################################################################
137     # Plots:
138
139     # 3n-hsw
140
141     plot-vpp-throughput-lat-tsa-3n-hsw:
142       csit-vpp-perf-verify-1908_1-3n-hsw:
143         - 3   # NDRPDR sel
144         - 4   # NDRPDR sel
145
146     # 3n-skx
147
148     plot-vpp-throughput-lat-tsa-3n-skx:
149       csit-vpp-perf-verify-1908_1-3n-skx:
150         - 3   # NDRPDR sel
151         - 4   # NDRPDR sel
152
153     # 2n-skx
154
155     plot-vpp-throughput-lat-tsa-2n-skx:
156       csit-vpp-perf-verify-1908_1-2n-skx:
157         - 3   # NDRPDR sel
158         - 4   # NDRPDR sel
159
160     plot-vpp-nfv-reconf-2n-skx:
161       csit-vpp-perf-verify-1908_1-2n-skx:
162         - 7   # Reconf
163
164     # 3n-tsh
165
166 #    plot-vpp-throughput-lat-tsa-3n-tsh:
167 #      csit-vpp-perf-verify-1908_1-3n-tsh:
168 #        - # TODO: Add data
169
170     # 3n-dnv
171
172     plot-vpp-throughput-lat-tsa-3n-dnv:
173       csit-vpp-perf-verify-1908_1-3n-dnv:
174         - 2   # NDRPDR sel
175         - 3   # NDRPDR sel
176         - 5   # NDRPDR sel
177
178     # 2n-dnv
179
180     plot-vpp-throughput-lat-tsa-2n-dnv:
181       csit-vpp-perf-verify-1908_1-2n-dnv:
182         - 2   # NDRPDR sel
183         - 3   # NDRPDR sel
184         - 4   # NDRPDR sel
185         - 5   # NDRPDR sel
186
187     ###########################################################################
188     # Simple tables (only one data set):
189
190     # NIC Comparisons
191
192     vpp-nic-comparison-3n-skx:
193       csit-vpp-perf-verify-1908_1-3n-skx:
194         - 3   # NDRPDR sel
195         - 4   # NDRPDR sel
196
197     vpp-nic-comparison-2n-skx:
198       csit-vpp-perf-verify-1908_1-2n-skx:
199         - 3   # NDRPDR sel
200         - 4   # NDRPDR sel
201
202     vpp-nic-comparison-3n-skx-mrr:
203       csit-vpp-perf-verify-1908_1-3n-skx:
204         - 5   # MRR sel
205
206     vpp-nic-comparison-2n-skx-mrr:
207       csit-vpp-perf-verify-1908_1-2n-skx:
208         - 5   # MRR sel
209
210     # Results
211
212     vpp-perf-results-3n-hsw:
213       csit-vpp-perf-verify-1908_1-3n-hsw:
214         - 3   # NDRPDR sel
215
216     vpp-perf-results-3n-skx:
217       csit-vpp-perf-verify-1908_1-3n-skx:
218         - 3   # NDRPDR sel
219
220     vpp-perf-results-2n-skx:
221       csit-vpp-perf-verify-1908_1-2n-skx:
222         - 3   # NDRPDR sel
223         - 7   # Reconf
224
225 #    vpp-perf-results-3n-tsh:
226 #      csit-vpp-perf-verify-1908_1-3n-tsh:
227 #        - # TODO: Add data
228
229     vpp-perf-results-3n-dnv:
230       csit-vpp-perf-verify-1908_1-3n-dnv:
231         - 2   # NDRPDR sel
232
233     vpp-perf-results-2n-dnv:
234       csit-vpp-perf-verify-1908_1-2n-dnv:
235         - 2   # NDRPDR sel
236
237     vpp-mrr-results-3n-hsw:
238       csit-vpp-perf-verify-1908_1-3n-hsw:
239         - 5   # MRR sel
240
241     vpp-mrr-results-3n-skx:
242       csit-vpp-perf-verify-1908_1-3n-skx:
243         - 5   # MRR sel
244
245     vpp-mrr-results-2n-skx:
246       csit-vpp-perf-verify-1908_1-2n-skx:
247         - 5   # MRR sel
248
249     vpp-mrr-results-3n-tsh:
250       csit-vpp-perf-verify-1908_1-3n-tsh:
251         - 4   # MRR sel
252
253     vpp-mrr-results-3n-dnv:
254       csit-vpp-perf-verify-1908_1-3n-dnv:
255         - 4   # MRR sel
256
257     vpp-mrr-results-2n-dnv:
258       csit-vpp-perf-verify-1908_1-2n-dnv:
259         - 6   # MRR sel
260
261     vpp-func-results-ubuntu:
262       csit-vpp-functional-1908_1-ubuntu1604-virl:
263         - 1
264
265     vpp-func-results-centos:
266       csit-vpp-functional-1908_1-centos7-virl:
267         - 1
268
269     vpp-device-results-ubuntu:
270       csit-vpp-device-1908-ubuntu1804-1n-skx:
271         - 286
272
273 ###########################################################################
274     # Tables (more than one data set)
275
276     # Performance changes
277
278     vpp-performance-changes-3n-hsw-h1:
279       csit-vpp-perf-verify-1901-3n-hsw:
280         - 10  # NDRPDR sel
281         - 19  # NDRPDR sel
282         - 31  # NDRPDR sel
283         - 36  # NDRPDR sel
284         - 40  # NDRPDR sel
285         - 42  # NDRPDR sel
286         - 44  # NDRPDR sel
287         - 46  # NDRPDR sel
288         - 47  # NDRPDR sel
289         - 48  # NDRPDR sel
290         - 61  # NDRPDR LB
291         - 62  # NDRPDR LB
292         - 63  # NDRPDR LB
293         - 64  # NDRPDR LB
294         - 65  # NDRPDR LB
295         - 66  # NDRPDR LB
296         - 67  # NDRPDR LB
297         - 69  # NDRPDR LB
298         - 70  # NDRPDR LB
299         - 71  # NDRPDR LB
300     vpp-performance-changes-3n-hsw-ref:
301       csit-vpp-perf-verify-1904-3n-hsw:
302         - 11  # NDRPDR sel
303         - 12  # NDRPDR sel
304         - 20  # NDRPDR sel
305         - 21  # NDRPDR sel
306         - 23  # NDRPDR sel
307         - 24  # NDRPDR sel
308         - 25  # NDRPDR sel
309         - 26  # NDRPDR sel
310         - 29  # NDRPDR sel
311         - 30  # NDRPDR sel
312     vpp-performance-changes-3n-hsw-cmp:
313       csit-vpp-perf-verify-1908_1-3n-hsw:
314         - 3   # NDRPDR sel
315         - 4   # NDRPDR sel
316     vpp-performance-changes-3n-hsw:
317       - "vpp-performance-changes-3n-hsw-h1"
318       - "vpp-performance-changes-3n-hsw-ref"
319       - "vpp-performance-changes-3n-hsw-cmp"
320
321     vpp-performance-changes-3n-skx-h1:
322       csit-vpp-perf-verify-1901-3n-skx:
323         - 18  # NDRPDR sel
324         - 19  # NDRPDR sel
325         - 20  # NDRPDR sel
326         - 28  # NDRPDR sel
327         - 31  # NDRPDR sel
328         - 33  # NDRPDR sel
329         - 36  # NDRPDR sel
330         - 38  # NDRPDR sel
331         - 47  # NDRPDR sel
332         - 48  # NDRPDR sel
333         - 54  # NDRPDR LB
334         - 57  # NDRPDR LB
335         - 58  # NDRPDR LB
336         - 59  # NDRPDR LB
337         - 60  # NDRPDR LB
338         - 63  # NDRPDR LB
339         - 64  # NDRPDR LB
340         - 65  # NDRPDR LB
341         - 66  # NDRPDR LB
342         - 67  # NDRPDR LB
343     vpp-performance-changes-3n-skx-ref:
344       csit-vpp-perf-verify-1904-3n-skx:
345         - 8   # NDRPDR sel
346         - 9   # NDRPDR sel
347         - 10  # NDRPDR sel
348         - 11  # NDRPDR sel
349         - 12  # NDRPDR sel
350         - 14  # NDRPDR sel
351         - 16  # NDRPDR sel
352         - 21  # NDRPDR sel
353         - 23  # NDRPDR sel
354         - 25  # NDRPDR sel
355     vpp-performance-changes-3n-skx-cmp:
356       csit-vpp-perf-verify-1908_1-3n-skx:
357         - 3   # NDRPDR sel
358         - 4   # NDRPDR sel
359     vpp-performance-changes-3n-skx:
360       - "vpp-performance-changes-3n-skx-h1"
361       - "vpp-performance-changes-3n-skx-ref"
362       - "vpp-performance-changes-3n-skx-cmp"
363
364     vpp-performance-changes-2n-skx-h1:
365       csit-vpp-perf-verify-1901-2n-skx:
366         - 5   # NDRPDR sel
367         - 12  # NDRPDR sel
368         - 13  # NDRPDR sel
369         - 21  # NDRPDR sel
370         - 23  # NDRPDR sel
371         - 31  # NDRPDR sel
372         - 34  # NDRPDR sel
373         - 40  # NDRPDR sel
374         - 42  # NDRPDR sel
375         - 43  # NDRPDR sel
376     vpp-performance-changes-2n-skx-ref:
377       csit-vpp-perf-verify-1904-2n-skx:
378         - 12  # NDRPDR sel
379         - 14  # NDRPDR sel
380         - 16  # NDRPDR sel
381         - 17  # NDRPDR sel
382         - 18  # NDRPDR sel
383         - 21  # NDRPDR sel
384         - 27  # NDRPDR sel
385         - 30  # NDRPDR sel
386         - 31  # NDRPDR sel
387         - 32  # NDRPDR sel
388     vpp-performance-changes-2n-skx-cmp:
389       csit-vpp-perf-verify-1908_1-2n-skx:
390         - 3   # NDRPDR sel
391         - 4   # NDRPDR sel
392     vpp-performance-changes-2n-skx:
393       - "vpp-performance-changes-2n-skx-h1"
394       - "vpp-performance-changes-2n-skx-ref"
395       - "vpp-performance-changes-2n-skx-cmp"
396
397     vpp-performance-changes-3n-hsw-mrr-h1:
398       csit-vpp-perf-verify-1901-3n-hsw:
399         - 35  # MRR sel
400     vpp-performance-changes-3n-hsw-mrr-ref:
401       csit-vpp-perf-verify-1904-3n-hsw:
402         - 9   # MRR sel
403     vpp-performance-changes-3n-hsw-mrr-cmp:
404       csit-vpp-perf-verify-1908_1-3n-hsw:
405         - 5   # MRR sel
406     vpp-performance-changes-3n-hsw-mrr:
407       - "vpp-performance-changes-3n-hsw-mrr-h1"
408       - "vpp-performance-changes-3n-hsw-mrr-ref"
409       - "vpp-performance-changes-3n-hsw-mrr-cmp"
410
411     vpp-performance-changes-3n-skx-mrr-h1:
412       csit-vpp-perf-verify-1901-3n-skx:
413         - 32  # MRR sel
414     vpp-performance-changes-3n-skx-mrr-ref:
415       csit-vpp-perf-verify-1904-3n-skx:
416         - 7   # MRR sel
417     vpp-performance-changes-3n-skx-mrr-cmp:
418       csit-vpp-perf-verify-1908_1-3n-skx:
419         - 5   # MRR sel
420     vpp-performance-changes-3n-skx-mrr:
421       - "vpp-performance-changes-3n-skx-mrr-h1"
422       - "vpp-performance-changes-3n-skx-mrr-ref"
423       - "vpp-performance-changes-3n-skx-mrr-cmp"
424
425     vpp-performance-changes-2n-skx-mrr-h1:
426       csit-vpp-perf-verify-1901-2n-skx:
427         - 22  # MRR sel
428     vpp-performance-changes-2n-skx-mrr-ref:
429       csit-vpp-perf-verify-1904-2n-skx:
430         - 11  # MRR sel
431     vpp-performance-changes-2n-skx-mrr-cmp:
432       csit-vpp-perf-verify-1908_1-2n-skx:
433         - 5   # MRR sel
434     vpp-performance-changes-2n-skx-mrr:
435       - "vpp-performance-changes-2n-skx-mrr-h1"
436       - "vpp-performance-changes-2n-skx-mrr-ref"
437       - "vpp-performance-changes-2n-skx-mrr-cmp"
438
439     # Compare testbeds
440
441     vpp-compare-testbeds-ref:
442       csit-vpp-perf-verify-1908_1-3n-hsw:
443         - 3   # NDRPDR sel
444         - 4   # NDRPDR sel
445     vpp-compare-testbeds-cmp:
446       csit-vpp-perf-verify-1908_1-3n-skx:
447         - 3   # NDRPDR sel
448         - 4   # NDRPDR sel
449     vpp-compare-testbeds:
450       - "vpp-compare-testbeds-ref"
451       - "vpp-compare-testbeds-cmp"
452
453     vpp-compare-testbeds-mrr-ref:
454       csit-vpp-perf-verify-1908_1-3n-hsw:
455         - 5   # MRR sel
456     vpp-compare-testbeds-mrr-cmp:
457       csit-vpp-perf-verify-1908_1-3n-skx:
458         - 5   # MRR sel
459     vpp-compare-testbeds-mrr:
460       - "vpp-compare-testbeds-mrr-ref"
461       - "vpp-compare-testbeds-mrr-cmp"
462
463     # Compare topologies
464
465     vpp-compare-topologies-ref:
466       csit-vpp-perf-verify-1908_1-3n-skx:
467         - 3   # NDRPDR sel
468         - 4   # NDRPDR sel
469     vpp-compare-topologies-cmp:
470       csit-vpp-perf-verify-1908_1-2n-skx:
471         - 3   # NDRPDR sel
472         - 4   # NDRPDR sel
473     vpp-compare-topologies:
474       - "vpp-compare-topologies-ref"
475       - "vpp-compare-topologies-cmp"
476
477     vpp-compare-topologies-mrr-ref:
478       csit-vpp-perf-verify-1908_1-3n-skx:
479         - 5   # MRR sel
480     vpp-compare-topologies-mrr-cmp:
481       csit-vpp-perf-verify-1908_1-2n-skx:
482         - 5   # MRR sel
483     vpp-compare-topologies-mrr:
484       - "vpp-compare-topologies-mrr-ref"
485       - "vpp-compare-topologies-mrr-cmp"
486
487   plot-layouts:
488
489     plot-soak-throughput:
490       titlefont:
491         size: 18
492       xaxis:
493         title: "<b>Test Cases [Index]</b>"
494         titlefont:
495           size: 16
496         autorange: True
497         fixedrange: False
498         gridcolor: "rgb(230, 230, 230)"
499         linecolor: "rgb(220, 220, 220)"
500         linewidth: 1
501         showgrid: True
502         showline: True
503         showticklabels: True
504         tickcolor: "rgb(220, 220, 220)"
505         tickmode: "linear"
506         tickfont:
507           size: 16
508         zeroline: False
509       yaxis:
510         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
511         titlefont:
512           size: 16
513         gridcolor: "rgb(230, 230, 230)"
514         hoverformat: ".4r"
515         tickformat: ".3r"
516         linecolor: "rgb(220, 220, 220)"
517         linewidth: 1
518         showgrid: True
519         showline: True
520         showticklabels: True
521         tickcolor: "rgb(220, 220, 220)"
522         tickfont:
523           size: 16
524         zeroline: False
525         range: [0,50]
526       autosize: False
527       margin:
528         t: 50
529         b: 0
530         l: 80
531         r: 20
532       showlegend: True
533       legend:
534         orientation: "h"
535         font:
536           size: 16
537       width: 700
538       height: 900
539
540     plot-service-density:
541       titlefont:
542         size: 18
543       xaxis:
544         side: "top"
545         autorange: True
546         fixedrange: False
547         showgrid: False
548         showline: False
549         showticklabels: False
550         ticks: ""
551         ticklen: 0
552         tickwidth: 0
553         zeroline: False
554       yaxis:
555         autorange: "reversed"
556         showgrid: False
557         showline: False
558         showticklabels: False
559         ticks: ""
560         ticklen: 0
561         tickwidth: 0
562         zeroline: False
563       autosize: True
564       showlegend: False
565       width: 700
566       height: 700
567
568     plot-cps:
569       titlefont:
570         size: 18
571       xaxis:
572         title: "<b>Test Cases [Index]</b>"
573         titlefont:
574           size: 16
575         autorange: True
576         fixedrange: False
577         gridcolor: "rgb(230, 230, 230)"
578         linecolor: "rgb(220, 220, 220)"
579         linewidth: 1
580         showgrid: True
581         showline: True
582         showticklabels: True
583         tickcolor: "rgb(220, 220, 220)"
584         tickmode: "linear"
585         tickfont:
586           size: 16
587         zeroline: False
588       yaxis:
589         title: "<b>Connections Per Second [cps]</b>"
590         titlefont:
591           size: 16
592         gridcolor: "rgb(230, 230, 230)"
593         hoverformat: ".4s"
594         linecolor: "rgb(220, 220, 220)"
595         linewidth: 1
596         rangemode: "tozero"
597         showgrid: True
598         showline: True
599         showticklabels: True
600         tickcolor: "rgb(220, 220, 220)"
601         tickformat: ".3s"
602         tickfont:
603           size: 16
604         zeroline: False
605       boxmode: "group"
606       boxgroupgap: 0.5
607       autosize: False
608       margin:
609         t: 50
610         b: 20
611         l: 80
612         r: 20
613       showlegend: True
614       legend:
615         orientation: "h"
616         font:
617           size: 16
618       width: 700
619       height: 800
620
621     plot-rps:
622       titlefont:
623         size: 18
624       xaxis:
625         title: "<b>Test Cases [Index]</b>"
626         titlefont:
627           size: 16
628         autorange: True
629         fixedrange: False
630         gridcolor: "rgb(230, 230, 230)"
631         linecolor: "rgb(220, 220, 220)"
632         linewidth: 1
633         showgrid: True
634         showline: True
635         showticklabels: True
636         tickcolor: "rgb(220, 220, 220)"
637         tickmode: "linear"
638         tickfont:
639           size: 16
640         zeroline: False
641       yaxis:
642         title: "<b>Requests Per Second [rps]</b>"
643         titlefont:
644           size: 16
645         gridcolor: "rgb(230, 230, 230)"
646         hoverformat: ".4s"
647         linecolor: "rgb(220, 220, 220)"
648         linewidth: 1
649         rangemode: "tozero"
650         showgrid: True
651         showline: True
652         showticklabels: True
653         tickcolor: "rgb(230, 230, 230)"
654         tickformat: ".3s"
655         tickfont:
656           size: 16
657         zeroline: False
658       boxmode: "group"
659       boxgroupgap: 0.5
660       autosize: False
661       margin:
662         t: 50
663         b: 20
664         l: 80
665         r: 20
666       showlegend: True
667       legend:
668         orientation: "h"
669         font:
670           size: 16
671       width: 700
672       height: 800
673
674     plot-throughput:
675       titlefont:
676         size: 18
677       xaxis:
678         title: "<b>Test Cases [Index]</b>"
679         titlefont:
680           size: 16
681         autorange: True
682         fixedrange: False
683         gridcolor: "rgb(230, 230, 230)"
684         linecolor: "rgb(220, 220, 220)"
685         linewidth: 1
686         showgrid: True
687         showline: True
688         showticklabels: True
689         tickcolor: "rgb(220, 220, 220)"
690         tickmode: "linear"
691         tickfont:
692           size: 16
693         zeroline: False
694       yaxis:
695         title: "<b>Packet Throughput [Mpps]</b>"
696         titlefont:
697           size: 16
698         gridcolor: "rgb(230, 230, 230)"
699         hoverformat: ".4r"
700         tickformat: ".3r"
701         linecolor: "rgb(220, 220, 220)"
702         linewidth: 1
703         showgrid: True
704         showline: True
705         showticklabels: True
706         tickcolor: "rgb(220, 220, 220)"
707         tickfont:
708           size: 16
709         zeroline: False
710         range: [0,50]
711       boxmode: "group"
712       boxgroupgap: 0.5
713       autosize: False
714       margin:
715         t: 50
716         b: 0
717         l: 80
718         r: 20
719       showlegend: True
720       legend:
721         orientation: "h"
722         font:
723           size: 16
724       width: 700
725       height: 900
726
727     plot-throughput-speedup-analysis:
728       titlefont:
729         size: 18
730       xaxis:
731         title: "<b>Number of Cores [Qty]</b>"
732         titlefont:
733           size: 16
734         autorange: True
735         fixedrange: False
736         gridcolor: "rgb(230, 230, 230)"
737         linecolor: "rgb(220, 220, 220)"
738         linewidth: 1
739         showgrid: True
740         showline: True
741         showticklabels: True
742         tickcolor: "rgb(238, 238, 238)"
743         tickmode: "linear"
744         tickfont:
745           size: 16
746         zeroline: False
747       yaxis:
748         title: "<b>Packet Throughput [Mpps]</b>"
749         titlefont:
750           size: 16
751         type: "linear"
752         gridcolor: "rgb(230, 230, 230)"
753         hoverformat: ".4s"
754         linecolor: "rgb(220, 220, 220)"
755         linewidth: 1
756         showgrid: True
757         showline: True
758         showticklabels: True
759         tickcolor: "rgb(220, 220, 220)"
760         tickformat: ".4s"
761         tickfont:
762           size: 16
763         zeroline: True
764         rangemode: "tozero"
765         range: [0,100]
766       legend:
767         orientation: "h"
768         font:
769           size: 16
770         xanchor: "left"
771         yanchor: "top"
772         x: 0
773         y: -0.2
774         bgcolor: "rgba(255, 255, 255, 0)"
775         bordercolor: "rgba(255, 255, 255, 0)"
776         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
777       autosize: False
778       margin:
779           't': 50
780           'b': 150
781           'l': 85
782           'r': 10
783       showlegend: True
784       width: 700
785       height: 700
786       hoverlabel:
787         namelength: -1
788       annotations: [
789         {
790           text: "_ _          __          ...",
791           align: "left",
792           showarrow: False,
793           xref: "paper",
794           yref: "paper",
795           xanchor: "left",
796           yanchor: "top",
797           x: 0,
798           y: -0.13,
799           font: {
800             family: "Consolas, Courier New",
801             size: 15
802           },
803         },
804         {
805           text: "    Perfect     Measured     Limit",
806           align: "left",
807           showarrow: False,
808           xref: "paper",
809           yref: "paper",
810           xanchor: "left",
811           yanchor: "top",
812           x: 0,
813           y: -0.15,
814           font: {
815             family: "Consolas, Courier New",
816             size: 15
817           },
818         },
819       ]
820
821     plot-latency:
822       titlefont:
823         size: 18
824       xaxis:
825         title: "<b>Direction</b>"
826         titlefont:
827           size: 16
828         autorange: True
829         fixedrange: False
830         gridcolor: "rgb(230, 230, 230)"
831         linecolor: "rgb(220, 220, 220)"
832         linewidth: 1
833         showgrid: True
834         showline: True
835         showticklabels: False
836         tickcolor: "rgb(220, 220, 220)"
837         tickmode: "linear"
838         tickfont:
839           size: 16
840         zeroline: False
841       yaxis:
842         title: "<b>Packet Latency [uSec]</b>"
843         titlefont:
844           size: 16
845         type: "linear"
846         gridcolor: "rgb(230, 230, 230)"
847         hoverformat: ".4s"
848         linecolor: "rgb(220, 220, 220)"
849         linewidth: 1
850         showgrid: True
851         showline: True
852         showticklabels: True
853         tickcolor: "rgb(220, 220, 220)"
854         tickformat: ".4s"
855         tickfont:
856           size: 16
857         zeroline: True
858         rangemode: "tozero"
859       legend:
860         orientation: "h"
861         font:
862           size: 16
863         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
864       autosize: False
865       margin:
866           't': 50
867           'b': 150
868           'l': 80
869           'r': 10
870       showlegend: True
871       width: 700
872       height: 700
873       hoverlabel:
874         namelength: -1
875
876 - type: "static"
877   src-path: "{DIR[RST]}"
878   dst-path: "{DIR[WORKING,SRC]}"
879
880 - type: "input"
881   general:
882     file-name: "output_info.xml.gz"
883     file-format: ".gz"
884     arch-file-format:
885       - ".gz"
886       - ".zip"
887     download-path: "{job}/{build}/archives/{filename}"
888     extract: "output.xml"
889
890     zip-file-name: "robot-plugin.zip"
891     zip-file-format: ".zip"
892     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
893     zip-extract: "robot-plugin/output.xml"
894
895   builds:
896
897     csit-vpp-perf-verify-1901-3n-hsw:
898       - 35  # MRR sel
899       - 10  # NDRPDR sel
900       - 19  # NDRPDR sel
901       - 31  # NDRPDR sel
902       - 36  # NDRPDR sel
903       - 40  # NDRPDR sel
904       - 42  # NDRPDR sel
905       - 44  # NDRPDR sel
906       - 46  # NDRPDR sel
907       - 47  # NDRPDR sel
908       - 48  # NDRPDR sel
909       - 61  # NDRPDR LB
910       - 62  # NDRPDR LB
911       - 63  # NDRPDR LB
912       - 64  # NDRPDR LB
913       - 65  # NDRPDR LB
914       - 66  # NDRPDR LB
915       - 67  # NDRPDR LB
916       - 69  # NDRPDR LB
917       - 70  # NDRPDR LB
918       - 71  # NDRPDR LB
919     csit-vpp-perf-verify-1904-3n-hsw:
920       - 9   # MRR sel
921       - 11  # NDRPDR sel
922       - 12  # NDRPDR sel
923       - 20  # NDRPDR sel
924       - 21  # NDRPDR sel
925       - 23  # NDRPDR sel
926       - 24  # NDRPDR sel
927       - 25  # NDRPDR sel
928       - 26  # NDRPDR sel
929       - 29  # NDRPDR sel
930       - 30  # NDRPDR sel
931     csit-vpp-perf-verify-1908_1-3n-hsw:
932       - 5   # MRR sel
933       - 3   # NDRPDR sel
934       - 4   # NDRPDR sel
935
936     csit-vpp-perf-verify-1901-3n-skx:
937       - 32  # MRR sel
938       - 18  # NDRPDR sel
939       - 19  # NDRPDR sel
940       - 20  # NDRPDR sel
941       - 28  # NDRPDR sel
942       - 31  # NDRPDR sel
943       - 33  # NDRPDR sel
944       - 36  # NDRPDR sel
945       - 38  # NDRPDR sel
946       - 47  # NDRPDR sel
947       - 48  # NDRPDR sel
948       - 54  # NDRPDR LB
949       - 57  # NDRPDR LB
950       - 58  # NDRPDR LB
951       - 59  # NDRPDR LB
952       - 60  # NDRPDR LB
953       - 63  # NDRPDR LB
954       - 64  # NDRPDR LB
955       - 65  # NDRPDR LB
956       - 66  # NDRPDR LB
957       - 67  # NDRPDR LB
958     csit-vpp-perf-verify-1904-3n-skx:
959       - 7   # MRR sel
960       - 8   # NDRPDR sel
961       - 9   # NDRPDR sel
962       - 10  # NDRPDR sel
963       - 11  # NDRPDR sel
964       - 12  # NDRPDR sel
965       - 14  # NDRPDR sel
966       - 16  # NDRPDR sel
967       - 21  # NDRPDR sel
968       - 23  # NDRPDR sel
969       - 25  # NDRPDR sel
970     csit-vpp-perf-verify-1908_1-3n-skx:
971       - 5   # MRR sel
972       - 3   # NDRPDR sel
973       - 4   # NDRPDR sel
974
975     csit-vpp-perf-verify-1901-2n-skx:
976       - 22  # MRR sel
977       - 5   # NDRPDR sel
978       - 12  # NDRPDR sel
979       - 13  # NDRPDR sel
980       - 21  # NDRPDR sel
981       - 23  # NDRPDR sel
982       - 31  # NDRPDR sel
983       - 34  # NDRPDR sel
984       - 40  # NDRPDR sel
985       - 42  # NDRPDR sel
986       - 43  # NDRPDR sel
987     csit-vpp-perf-verify-1904-2n-skx:
988       - 11  # MRR sel
989       - 12  # NDRPDR sel
990       - 14  # NDRPDR sel
991       - 16  # NDRPDR sel
992       - 17  # NDRPDR sel
993       - 18  # NDRPDR sel
994       - 21  # NDRPDR sel
995       - 27  # NDRPDR sel
996       - 30  # NDRPDR sel
997       - 31  # NDRPDR sel
998       - 32  # NDRPDR sel
999     csit-vpp-perf-verify-1908_1-2n-skx:
1000       - 5   # MRR sel
1001       - 3   # NDRPDR sel
1002       - 4   # NDRPDR sel
1003       - 7   # Reconf
1004
1005     csit-vpp-perf-verify-1908_1-3n-tsh:
1006       - 4   # MRR sel
1007
1008     csit-vpp-perf-verify-1908_1-3n-dnv:
1009       - 4   # MRR sel
1010       - 2   # NDRPDR sel
1011       - 3   # NDRPDR sel
1012       - 5   # NDRPDR sel
1013
1014     csit-vpp-perf-verify-1908_1-2n-dnv:
1015       - 6   # MRR sel
1016       - 2   # NDRPDR sel
1017       - 3   # NDRPDR sel
1018       - 4   # NDRPDR sel
1019       - 5   # NDRPDR sel
1020
1021     csit-vpp-functional-1908_1-ubuntu1604-virl:
1022       - 1
1023     csit-vpp-functional-1908_1-centos7-virl:
1024       - 1
1025     csit-vpp-device-1908-ubuntu1804-1n-skx:
1026       - 286
1027
1028 - type: "output"
1029   output: "report"
1030   format:
1031     html:
1032     - full
1033     pdf:
1034     - minimal
1035
1036 ################################################################################
1037 ###                               T A B L E S                                ###
1038 ################################################################################
1039
1040 # VPP Compare NICs 3n-skx 2t1c ndr
1041 - type: "table"
1042   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1043   algorithm: "table_nics_comparison"
1044   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1045   reference:
1046     title: "x710"
1047     nic: "NIC_Intel-X710"
1048   compare:
1049     title: "xxv710"
1050     nic: "NIC_Intel-XXV710"
1051   data: "vpp-nic-comparison-3n-skx"
1052   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1053   filter: "'2T1C' and 'NDRPDR'"
1054   parameters:
1055   - "name"
1056   - "parent"
1057   - "throughput"
1058   - "tags"
1059
1060 # VPP Compare NICs 3n-skx 4t2c ndr
1061 - type: "table"
1062   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1063   algorithm: "table_nics_comparison"
1064   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1065   reference:
1066     title: "x710"
1067     nic: "NIC_Intel-X710"
1068   compare:
1069     title: "xxv710"
1070     nic: "NIC_Intel-XXV710"
1071   data: "vpp-nic-comparison-3n-skx"
1072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1073   filter: "'4T2C' and 'NDRPDR'"
1074   parameters:
1075   - "name"
1076   - "parent"
1077   - "throughput"
1078   - "tags"
1079
1080 # VPP Compare NICs 3n-skx 2t1c pdr
1081 - type: "table"
1082   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1083   algorithm: "table_nics_comparison"
1084   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1085   reference:
1086     title: "x710"
1087     nic: "NIC_Intel-X710"
1088   compare:
1089     title: "xxv710"
1090     nic: "NIC_Intel-XXV710"
1091   data: "vpp-nic-comparison-3n-skx"
1092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1093   filter: "'2T1C' and 'NDRPDR'"
1094   parameters:
1095   - "name"
1096   - "parent"
1097   - "throughput"
1098   - "tags"
1099
1100  # VPP Compare NICs 3n-skx 4t2c pdr
1101 - type: "table"
1102   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1103   algorithm: "table_nics_comparison"
1104   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1105   reference:
1106     title: "x710"
1107     nic: "NIC_Intel-X710"
1108   compare:
1109     title: "xxv710"
1110     nic: "NIC_Intel-XXV710"
1111   data: "vpp-nic-comparison-3n-skx"
1112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1113   filter: "'4T2C' and 'NDRPDR'"
1114   parameters:
1115   - "name"
1116   - "parent"
1117   - "throughput"
1118   - "tags"
1119
1120 # VPP Compare NICs 3n-skx 2t1c mrr
1121 - type: "table"
1122   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1123   algorithm: "table_nics_comparison"
1124   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1125   reference:
1126     title: "x710"
1127     nic: "NIC_Intel-X710"
1128   compare:
1129     title: "xxv710"
1130     nic: "NIC_Intel-XXV710"
1131   data: "vpp-nic-comparison-3n-skx-mrr"
1132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1133   filter: "'2T1C' and 'MRR'"
1134   parameters:
1135   - "name"
1136   - "parent"
1137   - "result"
1138   - "tags"
1139
1140 # VPP Compare NICs 3n-skx 4t2c mrr
1141 - type: "table"
1142   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1143   algorithm: "table_nics_comparison"
1144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1145   reference:
1146     title: "x710"
1147     nic: "NIC_Intel-X710"
1148   compare:
1149     title: "xxv710"
1150     nic: "NIC_Intel-XXV710"
1151   data: "vpp-nic-comparison-3n-skx-mrr"
1152   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1153   filter: "'4T2C' and 'MRR'"
1154   parameters:
1155   - "name"
1156   - "parent"
1157   - "result"
1158   - "tags"
1159
1160  # VPP Compare NICs 3n-skx 8t4c mrr
1161 - type: "table"
1162   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1163   algorithm: "table_nics_comparison"
1164   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1165   reference:
1166     title: "x710"
1167     nic: "NIC_Intel-X710"
1168   compare:
1169     title: "xxv710"
1170     nic: "NIC_Intel-XXV710"
1171   data: "vpp-nic-comparison-3n-skx-mrr"
1172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1173   filter: "'8T4C' and 'MRR'"
1174   parameters:
1175   - "name"
1176   - "parent"
1177   - "result"
1178   - "tags"
1179
1180 # VPP Compare NICs 2n-skx 2t1c ndr
1181 - type: "table"
1182   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1183   algorithm: "table_nics_comparison"
1184   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1185   reference:
1186     title: "x710"
1187     nic: "NIC_Intel-X710"
1188   compare:
1189     title: "xxv710"
1190     nic: "NIC_Intel-XXV710"
1191   data: "vpp-nic-comparison-2n-skx"
1192   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1193   filter: "'2T1C' and 'NDRPDR'"
1194   parameters:
1195   - "name"
1196   - "parent"
1197   - "throughput"
1198   - "tags"
1199
1200 # VPP Compare NICs 2n-skx 4t2c ndr
1201 - type: "table"
1202   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1203   algorithm: "table_nics_comparison"
1204   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1205   reference:
1206     title: "x710"
1207     nic: "NIC_Intel-X710"
1208   compare:
1209     title: "xxv710"
1210     nic: "NIC_Intel-XXV710"
1211   data: "vpp-nic-comparison-2n-skx"
1212   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1213   filter: "'4T2C' and 'NDRPDR'"
1214   parameters:
1215   - "name"
1216   - "parent"
1217   - "throughput"
1218   - "tags"
1219
1220  # VPP Compare NICs 2n-skx 2t1c pdr
1221 - type: "table"
1222   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1223   algorithm: "table_nics_comparison"
1224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1225   reference:
1226     title: "x710"
1227     nic: "NIC_Intel-X710"
1228   compare:
1229     title: "xxv710"
1230     nic: "NIC_Intel-XXV710"
1231   data: "vpp-nic-comparison-2n-skx"
1232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1233   filter: "'2T1C' and 'NDRPDR'"
1234   parameters:
1235   - "name"
1236   - "parent"
1237   - "throughput"
1238   - "tags"
1239
1240 # VPP Compare NICs 2n-skx 4t2c pdr
1241 - type: "table"
1242   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1243   algorithm: "table_nics_comparison"
1244   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1245   reference:
1246     title: "x710"
1247     nic: "NIC_Intel-X710"
1248   compare:
1249     title: "xxv710"
1250     nic: "NIC_Intel-XXV710"
1251   data: "vpp-nic-comparison-2n-skx"
1252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1253   filter: "'4T2C' and 'NDRPDR'"
1254   parameters:
1255   - "name"
1256   - "parent"
1257   - "throughput"
1258   - "tags"
1259
1260 # VPP Compare NICs 2n-skx 2t1c mrr
1261 - type: "table"
1262   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1263   algorithm: "table_nics_comparison"
1264   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1265   reference:
1266     title: "x710"
1267     nic: "NIC_Intel-X710"
1268   compare:
1269     title: "xxv710"
1270     nic: "NIC_Intel-XXV710"
1271   data: "vpp-nic-comparison-2n-skx-mrr"
1272   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1273   filter: "'2T1C' and 'MRR'"
1274   parameters:
1275   - "name"
1276   - "parent"
1277   - "result"
1278   - "tags"
1279
1280 # VPP Compare NICs 2n-skx 4t2c mrr
1281 - type: "table"
1282   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1283   algorithm: "table_nics_comparison"
1284   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1285   reference:
1286     title: "x710"
1287     nic: "NIC_Intel-X710"
1288   compare:
1289     title: "xxv710"
1290     nic: "NIC_Intel-XXV710"
1291   data: "vpp-nic-comparison-2n-skx-mrr"
1292   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1293   filter: "'4T2C' and 'MRR'"
1294   parameters:
1295   - "name"
1296   - "parent"
1297   - "result"
1298   - "tags"
1299
1300 # VPP Compare NICs 2n-skx 8t4c mrr
1301 - type: "table"
1302   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1303   algorithm: "table_nics_comparison"
1304   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1305   reference:
1306     title: "x710"
1307     nic: "NIC_Intel-X710"
1308   compare:
1309     title: "xxv710"
1310     nic: "NIC_Intel-XXV710"
1311   data: "vpp-nic-comparison-2n-skx-mrr"
1312   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1313   filter: "'8T4C' and 'MRR'"
1314   parameters:
1315   - "name"
1316   - "parent"
1317   - "result"
1318   - "tags"
1319
1320 ################################################################################
1321 # VPP
1322
1323 # VPP Performance Changes 3n-hsw 1t1c pdr
1324 - type: "table"
1325   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1326   algorithm: "table_performance_comparison"
1327   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1328   history:
1329     - title: "rls1901"
1330       data: "vpp-performance-changes-3n-hsw-h1"
1331   reference:
1332     title: "rls1904"
1333     data: "vpp-performance-changes-3n-hsw-ref"
1334   compare:
1335     title: "rls1908.1"
1336     data: "vpp-performance-changes-3n-hsw-cmp"
1337   data: "vpp-performance-changes-3n-hsw"
1338   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1339   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1340   parameters:
1341   - "name"
1342   - "parent"
1343   - "throughput"
1344
1345 # VPP Performance Changes 3n-hsw 2t2c pdr
1346 - type: "table"
1347   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1348   algorithm: "table_performance_comparison"
1349   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1350   history:
1351     - title: "rls1901"
1352       data: "vpp-performance-changes-3n-hsw-h1"
1353   reference:
1354     title: "rls1904"
1355     data: "vpp-performance-changes-3n-hsw-ref"
1356   compare:
1357     title: "rls1908.1"
1358     data: "vpp-performance-changes-3n-hsw-cmp"
1359   data: "vpp-performance-changes-3n-hsw"
1360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1361   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1362   parameters:
1363   - "name"
1364   - "parent"
1365   - "throughput"
1366
1367 # VPP Performance Changes 3n-hsw 1t1c ndr
1368 - type: "table"
1369   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
1370   algorithm: "table_performance_comparison"
1371   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
1372   history:
1373     - title: "rls1901"
1374       data: "vpp-performance-changes-3n-hsw-h1"
1375   reference:
1376     title: "rls1904"
1377     data: "vpp-performance-changes-3n-hsw-ref"
1378   compare:
1379     title: "rls1908.1"
1380     data: "vpp-performance-changes-3n-hsw-cmp"
1381   data: "vpp-performance-changes-3n-hsw"
1382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1383   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1384   parameters:
1385   - "name"
1386   - "parent"
1387   - "throughput"
1388
1389 # VPP Performance Changes 3n-hsw 2t2c ndr
1390 - type: "table"
1391   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
1392   algorithm: "table_performance_comparison"
1393   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
1394   history:
1395     - title: "rls1901"
1396       data: "vpp-performance-changes-3n-hsw-h1"
1397   reference:
1398     title: "rls1904"
1399     data: "vpp-performance-changes-3n-hsw-ref"
1400   compare:
1401     title: "rls1908.1"
1402     data: "vpp-performance-changes-3n-hsw-cmp"
1403   data: "vpp-performance-changes-3n-hsw"
1404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1405   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1406   parameters:
1407   - "name"
1408   - "parent"
1409   - "throughput"
1410
1411 # VPP Performance Changes 3n-skx 2t1c pdr
1412 - type: "table"
1413   title: "VPP Performance Changes 3n-skx 2t1c pdr"
1414   algorithm: "table_performance_comparison_nic"
1415   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
1416   history:
1417     - title: "rls1901 x710"
1418       data: "vpp-performance-changes-3n-skx-h1"
1419       nic: "NIC_Intel-X710"
1420   reference:
1421     title: "rls1904 x710"
1422     data: "vpp-performance-changes-3n-skx-ref"
1423     nic: "NIC_Intel-X710"
1424   compare:
1425     title: "rls1908.1 xxv710"
1426     data: "vpp-performance-changes-3n-skx-cmp"
1427     nic: "NIC_Intel-XXV710"
1428   data: "vpp-performance-changes-3n-skx"
1429   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1430   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1431   parameters:
1432   - "name"
1433   - "parent"
1434   - "throughput"
1435   - "tags"
1436
1437 # VPP Performance Changes 3n-skx 4t2c pdr
1438 - type: "table"
1439   title: "VPP Performance Changes 3n-skx 4t2c pdr"
1440   algorithm: "table_performance_comparison_nic"
1441   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
1442   history:
1443     - title: "rls1901 x710"
1444       data: "vpp-performance-changes-3n-skx-h1"
1445       nic: "NIC_Intel-X710"
1446   reference:
1447     title: "rls1904 x710"
1448     data: "vpp-performance-changes-3n-skx-ref"
1449     nic: "NIC_Intel-X710"
1450   compare:
1451     title: "rls1908.1 xxv710"
1452     data: "vpp-performance-changes-3n-skx-cmp"
1453     nic: "NIC_Intel-XXV710"
1454   data: "vpp-performance-changes-3n-skx"
1455   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1456   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1457   parameters:
1458   - "name"
1459   - "parent"
1460   - "throughput"
1461   - "tags"
1462
1463 # VPP Performance Changes 3n-skx 2t1c ndr
1464 - type: "table"
1465   title: "VPP Performance Changes 3n-skx 2t1c ndr"
1466   algorithm: "table_performance_comparison_nic"
1467   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
1468   history:
1469     - title: "rls1901 x710"
1470       data: "vpp-performance-changes-3n-skx-h1"
1471       nic: "NIC_Intel-X710"
1472   reference:
1473     title: "rls1904 x710"
1474     data: "vpp-performance-changes-3n-skx-ref"
1475     nic: "NIC_Intel-X710"
1476   compare:
1477     title: "rls1908.1 xxv710"
1478     data: "vpp-performance-changes-3n-skx-cmp"
1479     nic: "NIC_Intel-XXV710"
1480   data: "vpp-performance-changes-3n-skx"
1481   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1482   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1483   parameters:
1484   - "name"
1485   - "parent"
1486   - "throughput"
1487   - "tags"
1488
1489 # VPP Performance Changes 3n-skx 4t2c ndr
1490 - type: "table"
1491   title: "VPP Performance Changes 3n-skx 4t2c ndr"
1492   algorithm: "table_performance_comparison_nic"
1493   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
1494   history:
1495     - title: "rls1901 x710"
1496       data: "vpp-performance-changes-3n-skx-h1"
1497       nic: "NIC_Intel-X710"
1498   reference:
1499     title: "rls1904 x710"
1500     data: "vpp-performance-changes-3n-skx-ref"
1501     nic: "NIC_Intel-X710"
1502   compare:
1503     title: "rls1908.1 xxv710"
1504     data: "vpp-performance-changes-3n-skx-cmp"
1505     nic: "NIC_Intel-XXV710"
1506   data: "vpp-performance-changes-3n-skx"
1507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1508   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1509   parameters:
1510   - "name"
1511   - "parent"
1512   - "throughput"
1513   - "tags"
1514
1515 # VPP Performance Changes 2n-skx 2t1c pdr
1516 - type: "table"
1517   title: "VPP Performance Changes 2n-skx 2t1c pdr"
1518   algorithm: "table_performance_comparison_nic"
1519   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
1520   history:
1521     - title: "rls1901 x710"
1522       data: "vpp-performance-changes-2n-skx-h1"
1523       nic: "NIC_Intel-X710"
1524   reference:
1525     title: "rls1904 x710"
1526     data: "vpp-performance-changes-2n-skx-ref"
1527     nic: "NIC_Intel-X710"
1528   compare:
1529     title: "rls1908.1 xxv710"
1530     data: "vpp-performance-changes-2n-skx-cmp"
1531     nic: "NIC_Intel-XXV710"
1532   data: "vpp-performance-changes-2n-skx"
1533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1534   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1535   parameters:
1536   - "name"
1537   - "parent"
1538   - "throughput"
1539   - "tags"
1540
1541 # VPP Performance Changes 2n-skx 4t2c pdr
1542 - type: "table"
1543   title: "VPP Performance Changes 2n-skx 4t2c pdr"
1544   algorithm: "table_performance_comparison_nic"
1545   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
1546   history:
1547     - title: "rls1901 x710"
1548       data: "vpp-performance-changes-2n-skx-h1"
1549       nic: "NIC_Intel-X710"
1550   reference:
1551     title: "rls1904 x710"
1552     data: "vpp-performance-changes-2n-skx-ref"
1553     nic: "NIC_Intel-X710"
1554   compare:
1555     title: "rls1908.1 xxv710"
1556     data: "vpp-performance-changes-2n-skx-cmp"
1557     nic: "NIC_Intel-XXV710"
1558   data: "vpp-performance-changes-2n-skx"
1559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1560   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1561   parameters:
1562   - "name"
1563   - "parent"
1564   - "throughput"
1565   - "tags"
1566
1567 # VPP Performance Changes 2n-skx 2t1c ndr
1568 - type: "table"
1569   title: "VPP Performance Changes 2n-skx 2t1c ndr"
1570   algorithm: "table_performance_comparison_nic"
1571   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
1572   history:
1573     - title: "rls1901 x710"
1574       data: "vpp-performance-changes-2n-skx-h1"
1575       nic: "NIC_Intel-X710"
1576   reference:
1577     title: "rls1904 x710"
1578     data: "vpp-performance-changes-2n-skx-ref"
1579     nic: "NIC_Intel-X710"
1580   compare:
1581     title: "rls1908.1 xxv710"
1582     data: "vpp-performance-changes-2n-skx-cmp"
1583     nic: "NIC_Intel-XXV710"
1584   data: "vpp-performance-changes-2n-skx"
1585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1586   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1587   parameters:
1588   - "name"
1589   - "parent"
1590   - "throughput"
1591   - "tags"
1592
1593 # VPP Performance Changes 2n-skx 4t2c ndr
1594 - type: "table"
1595   title: "VPP Performance Changes 2n-skx 4t2c ndr"
1596   algorithm: "table_performance_comparison_nic"
1597   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
1598   history:
1599     - title: "rls1901 x710"
1600       data: "vpp-performance-changes-2n-skx-h1"
1601       nic: "NIC_Intel-X710"
1602   reference:
1603     title: "rls1904 x710"
1604     data: "vpp-performance-changes-2n-skx-ref"
1605     nic: "NIC_Intel-X710"
1606   compare:
1607     title: "rls1908.1 xxv710"
1608     data: "vpp-performance-changes-2n-skx-cmp"
1609     nic: "NIC_Intel-XXV710"
1610   data: "vpp-performance-changes-2n-skx"
1611   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1612   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1613   parameters:
1614   - "name"
1615   - "parent"
1616   - "throughput"
1617   - "tags"
1618
1619 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
1620 - type: "table"
1621   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
1622   algorithm: "table_performance_comparison_nic"
1623   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
1624   reference:
1625     title: "3n-hsw xl710"
1626     data: "vpp-compare-testbeds-ref"
1627     nic: "NIC_Intel-XL710"
1628   compare:
1629     title: "3n-skx xxv710"
1630     data: "vpp-compare-testbeds-cmp"
1631     nic: "NIC_Intel-XXV710"
1632   data: "vpp-compare-testbeds"
1633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1634   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
1635   parameters:
1636   - "name"
1637   - "parent"
1638   - "throughput"
1639   - "tags"
1640
1641 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
1642 - type: "table"
1643   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
1644   algorithm: "table_performance_comparison_nic"
1645   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
1646   reference:
1647     title: "3n-hsw xl710"
1648     data: "vpp-compare-testbeds-ref"
1649     nic: "NIC_Intel-XL710"
1650   compare:
1651     title: "3n-skx xxv710"
1652     data: "vpp-compare-testbeds-cmp"
1653     nic: "NIC_Intel-XXV710"
1654   data: "vpp-compare-testbeds"
1655   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1656   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
1657   parameters:
1658   - "name"
1659   - "parent"
1660   - "throughput"
1661   - "tags"
1662
1663 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
1664 - type: "table"
1665   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
1666   algorithm: "table_performance_comparison_nic"
1667   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
1668   reference:
1669     title: "3n-hsw xl710"
1670     data: "vpp-compare-testbeds-ref"
1671     nic: "NIC_Intel-XL710"
1672   compare:
1673     title: "3n-skx xxv710"
1674     data: "vpp-compare-testbeds-cmp"
1675     nic: "NIC_Intel-XXV710"
1676   data: "vpp-compare-testbeds"
1677   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1678   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
1679   parameters:
1680   - "name"
1681   - "parent"
1682   - "throughput"
1683   - "tags"
1684
1685 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
1686 - type: "table"
1687   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
1688   algorithm: "table_performance_comparison_nic"
1689   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
1690   reference:
1691     title: "3n-hsw xl710"
1692     data: "vpp-compare-testbeds-ref"
1693     nic: "NIC_Intel-XL710"
1694   compare:
1695     title: "3n-skx xxv710"
1696     data: "vpp-compare-testbeds-cmp"
1697     nic: "NIC_Intel-XXV710"
1698   data: "vpp-compare-testbeds"
1699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1700   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
1701   parameters:
1702   - "name"
1703   - "parent"
1704   - "throughput"
1705   - "tags"
1706
1707 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
1708 - type: "table"
1709   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
1710   algorithm: "table_performance_comparison"
1711   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
1712   reference:
1713     title: "3-Node Skx"
1714     data: "vpp-compare-topologies-ref"
1715   compare:
1716     title: "2-Node Skx"
1717     data: "vpp-compare-topologies-cmp"
1718   data: "vpp-compare-topologies"
1719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1720   filter: "'NDRPDR' and '1C'"
1721   parameters:
1722   - "name"
1723   - "parent"
1724   - "throughput"
1725
1726 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
1727 - type: "table"
1728   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
1729   algorithm: "table_performance_comparison"
1730   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
1731   reference:
1732     title: "3-Node Skx"
1733     data: "vpp-compare-topologies-ref"
1734   compare:
1735     title: "2-Node Skx"
1736     data: "vpp-compare-topologies-cmp"
1737   data: "vpp-compare-topologies"
1738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1739   filter: "'NDRPDR' and '2C'"
1740   parameters:
1741   - "name"
1742   - "parent"
1743   - "throughput"
1744
1745 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
1746 - type: "table"
1747   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
1748   algorithm: "table_performance_comparison"
1749   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
1750   reference:
1751     title: "3-Node Skx"
1752     data: "vpp-compare-topologies-ref"
1753   compare:
1754     title: "2-Node Skx"
1755     data: "vpp-compare-topologies-cmp"
1756   data: "vpp-compare-topologies"
1757   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1758   filter: "'NDRPDR' and '1C'"
1759   parameters:
1760   - "name"
1761   - "parent"
1762   - "throughput"
1763
1764 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
1765 - type: "table"
1766   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
1767   algorithm: "table_performance_comparison"
1768   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
1769   reference:
1770     title: "3-Node Skx"
1771     data: "vpp-compare-topologies-ref"
1772   compare:
1773     title: "2-Node Skx"
1774     data: "vpp-compare-topologies-cmp"
1775   data: "vpp-compare-topologies"
1776   include-tests: "PDR"
1777   filter: "'NDRPDR' and '2C'"
1778   parameters:
1779   - "name"
1780   - "parent"
1781   - "throughput"
1782
1783 # VPP Performance Changes 3n-hsw 1t1c MRR
1784 - type: "table"
1785   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
1786   algorithm: "table_performance_comparison"
1787   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
1788   history:
1789     - title: "rls1901"
1790       data: "vpp-performance-changes-3n-hsw-mrr-h1"
1791   reference:
1792     title: "rls1904"
1793     data: "vpp-performance-changes-3n-hsw-mrr-ref"
1794   compare:
1795     title: "rls1908.1"
1796     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
1797   data: "vpp-performance-changes-3n-hsw-mrr"
1798   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1799   filter: "'1T1C' and 'MRR'"
1800   parameters:
1801   - "name"
1802   - "parent"
1803   - "result"
1804
1805 # VPP Performance Changes 3n-hsw 2t2c MRR
1806 - type: "table"
1807   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
1808   algorithm: "table_performance_comparison"
1809   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
1810   history:
1811     - title: "rls1901"
1812       data: "vpp-performance-changes-3n-hsw-mrr-h1"
1813   reference:
1814     title: "rls1904"
1815     data: "vpp-performance-changes-3n-hsw-mrr-ref"
1816   compare:
1817     title: "rls1908.1"
1818     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
1819   data: "vpp-performance-changes-3n-hsw-mrr"
1820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1821   filter: "'2T2C' and 'MRR'"
1822   parameters:
1823   - "name"
1824   - "parent"
1825   - "result"
1826
1827 # VPP Performance Changes 3n-hsw 4t4c MRR
1828 - type: "table"
1829   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
1830   algorithm: "table_performance_comparison"
1831   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
1832   history:
1833     - title: "rls1901"
1834       data: "vpp-performance-changes-3n-hsw-mrr-h1"
1835   reference:
1836     title: "rls1904"
1837     data: "vpp-performance-changes-3n-hsw-mrr-ref"
1838   compare:
1839     title: "rls1908.1"
1840     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
1841   data: "vpp-performance-changes-3n-hsw-mrr"
1842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1843   filter: "'4T4C' and 'MRR'"
1844   parameters:
1845   - "name"
1846   - "parent"
1847   - "result"
1848
1849 # VPP Performance Changes 3n-skx 2t1c MRR
1850 - type: "table"
1851   title: "VPP Performance Changes 3n-skx 2t1c MRR"
1852   algorithm: "table_performance_comparison"
1853   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
1854   history:
1855     - title: "rls1901"
1856       data: "vpp-performance-changes-3n-skx-mrr-h1"
1857   reference:
1858     title: "rls1904"
1859     data: "vpp-performance-changes-3n-skx-mrr-ref"
1860   compare:
1861     title: "rls1908.1"
1862     data: "vpp-performance-changes-3n-skx-mrr-cmp"
1863   data: "vpp-performance-changes-3n-skx-mrr"
1864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1865   filter: "'2T1C' and 'MRR'"
1866   parameters:
1867   - "name"
1868   - "parent"
1869   - "result"
1870
1871 # VPP Performance Changes 3n-skx 4t2c MRR
1872 - type: "table"
1873   title: "VPP Performance Changes 3n-skx 4t2c MRR"
1874   algorithm: "table_performance_comparison"
1875   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
1876   history:
1877     - title: "rls1901"
1878       data: "vpp-performance-changes-3n-skx-mrr-h1"
1879   reference:
1880     title: "rls1904"
1881     data: "vpp-performance-changes-3n-skx-mrr-ref"
1882   compare:
1883     title: "rls1908.1"
1884     data: "vpp-performance-changes-3n-skx-mrr-cmp"
1885   data: "vpp-performance-changes-3n-skx-mrr"
1886   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1887   filter: "'4T2C' and 'MRR'"
1888   parameters:
1889   - "name"
1890   - "parent"
1891   - "result"
1892
1893 # VPP Performance Changes 3n-skx 8t4c MRR
1894 - type: "table"
1895   title: "VPP Performance Changes 3n-skx 8t4c MRR"
1896   algorithm: "table_performance_comparison"
1897   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
1898   history:
1899     - title: "rls1901"
1900       data: "vpp-performance-changes-3n-skx-mrr-h1"
1901   reference:
1902     title: "rls1904"
1903     data: "vpp-performance-changes-3n-skx-mrr-ref"
1904   compare:
1905     title: "rls1908.1"
1906     data: "vpp-performance-changes-3n-skx-mrr-cmp"
1907   data: "vpp-performance-changes-3n-skx-mrr"
1908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1909   filter: "'8T4C' and 'MRR'"
1910   parameters:
1911   - "name"
1912   - "parent"
1913   - "result"
1914
1915 # VPP Performance Changes 2n-skx 2t1c MRR
1916 - type: "table"
1917   title: "VPP Performance Changes 2n-skx 2t1c MRR"
1918   algorithm: "table_performance_comparison"
1919   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
1920   history:
1921     - title: "rls1901"
1922       data: "vpp-performance-changes-2n-skx-mrr-h1"
1923   reference:
1924     title: "rls1904"
1925     data: "vpp-performance-changes-2n-skx-mrr-ref"
1926   compare:
1927     title: "rls1908.1"
1928     data: "vpp-performance-changes-2n-skx-mrr-cmp"
1929   data: "vpp-performance-changes-2n-skx-mrr"
1930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1931   filter: "'2T1C' and 'MRR'"
1932   parameters:
1933   - "name"
1934   - "parent"
1935   - "result"
1936
1937 # VPP Performance Changes 2n-skx 4t2c MRR
1938 - type: "table"
1939   title: "VPP Performance Changes 2n-skx 4t2c MRR"
1940   algorithm: "table_performance_comparison"
1941   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
1942   history:
1943     - title: "rls1901"
1944       data: "vpp-performance-changes-2n-skx-mrr-h1"
1945   reference:
1946     title: "rls1904"
1947     data: "vpp-performance-changes-2n-skx-mrr-ref"
1948   compare:
1949     title: "rls1908.1"
1950     data: "vpp-performance-changes-2n-skx-mrr-cmp"
1951   data: "vpp-performance-changes-2n-skx-mrr"
1952   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1953   filter: "'4T2C' and 'MRR'"
1954   parameters:
1955   - "name"
1956   - "parent"
1957   - "result"
1958
1959 # VPP Performance Changes 2n-skx 8t4c MRR
1960 - type: "table"
1961   title: "VPP Performance Changes 2n-skx 8t4c MRR"
1962   algorithm: "table_performance_comparison"
1963   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
1964   history:
1965     - title: "rls1901"
1966       data: "vpp-performance-changes-2n-skx-mrr-h1"
1967   reference:
1968     title: "rls1904"
1969     data: "vpp-performance-changes-2n-skx-mrr-ref"
1970   compare:
1971     title: "rls1908.1"
1972     data: "vpp-performance-changes-2n-skx-mrr-cmp"
1973   data: "vpp-performance-changes-2n-skx-mrr"
1974   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1975   filter: "'8T4C' and 'MRR'"
1976   parameters:
1977   - "name"
1978   - "parent"
1979   - "result"
1980
1981 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
1982 - type: "table"
1983   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
1984   algorithm: "table_performance_comparison_nic"
1985   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
1986   reference:
1987     title: "3n-hsw xl710"
1988     data: "vpp-compare-testbeds-mrr-ref"
1989     nic: "NIC_Intel-XL710"
1990   compare:
1991     title: "3n-skx xxv710"
1992     data: "vpp-compare-testbeds-mrr-cmp"
1993     nic: "NIC_Intel-XXV710"
1994   data: "vpp-compare-testbeds-mrr"
1995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1996   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
1997   parameters:
1998   - "name"
1999   - "parent"
2000   - "result"
2001   - "tags"
2002
2003 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2004 - type: "table"
2005   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2006   algorithm: "table_performance_comparison_nic"
2007   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2008   reference:
2009     title: "3n-hsw xl710"
2010     data: "vpp-compare-testbeds-mrr-ref"
2011     nic: "NIC_Intel-XL710"
2012   compare:
2013     title: "3n-skx xxv710"
2014     data: "vpp-compare-testbeds-mrr-cmp"
2015     nic: "NIC_Intel-XXV710"
2016   data: "vpp-compare-testbeds-mrr"
2017   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2018   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2019   parameters:
2020   - "name"
2021   - "parent"
2022   - "result"
2023   - "tags"
2024
2025 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2026 - type: "table"
2027   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2028   algorithm: "table_performance_comparison_nic"
2029   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2030   reference:
2031     title: "3n-hsw xl710"
2032     data: "vpp-compare-testbeds-mrr-ref"
2033     nic: "NIC_Intel-XL710"
2034   compare:
2035     title: "3n-skx xxv710"
2036     data: "vpp-compare-testbeds-mrr-cmp"
2037     nic: "NIC_Intel-XXV710"
2038   data: "vpp-compare-testbeds-mrr"
2039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2040   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2041   parameters:
2042   - "name"
2043   - "parent"
2044   - "result"
2045   - "tags"
2046
2047 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2048 - type: "table"
2049   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2050   algorithm: "table_performance_comparison"
2051   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2052   reference:
2053     title: "3-Node Skx"
2054     data: "vpp-compare-topologies-mrr-ref"
2055   compare:
2056     title: "2-Node Skx"
2057     data: "vpp-compare-topologies-mrr-cmp"
2058   data: "vpp-compare-topologies-mrr"
2059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2060   filter: "'MRR' and '1C'"
2061   parameters:
2062   - "name"
2063   - "parent"
2064   - "result"
2065
2066 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2067 - type: "table"
2068   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2069   algorithm: "table_performance_comparison"
2070   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2071   reference:
2072     title: "3-Node Skx"
2073     data: "vpp-compare-topologies-mrr-ref"
2074   compare:
2075     title: "2-Node Skx"
2076     data: "vpp-compare-topologies-mrr-cmp"
2077   data: "vpp-compare-topologies-mrr"
2078   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2079   filter: "'MRR' and '2C'"
2080   parameters:
2081   - "name"
2082   - "parent"
2083   - "result"
2084
2085 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2086 - type: "table"
2087   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2088   algorithm: "table_performance_comparison"
2089   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2090   reference:
2091     title: "3-Node Skx"
2092     data: "vpp-compare-topologies-mrr-ref"
2093   compare:
2094     title: "2-Node Skx"
2095     data: "vpp-compare-topologies-mrr-cmp"
2096   data: "vpp-compare-topologies-mrr"
2097   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2098   filter: "'MRR' and '4C'"
2099   parameters:
2100   - "name"
2101   - "parent"
2102   - "result"
2103
2104 # Detailed Test Results - VPP Performance Results 3n-hsw
2105 - type: "table"
2106   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2107   algorithm: "table_merged_details"
2108   output-file-ext: ".csv"
2109   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2110   columns:
2111   - title: "Name"
2112     data: "data name"
2113   - title: "Status"
2114     data: "data msg"
2115   rows: "generated"
2116   data: "vpp-perf-results-3n-hsw"
2117   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2118   parameters:
2119   - "name"
2120   - "parent"
2121   - "msg"
2122
2123 # Detailed Test Results - VPP Performance Results 3n-skx
2124 - type: "table"
2125   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2126   algorithm: "table_merged_details"
2127   output-file-ext: ".csv"
2128   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2129   columns:
2130   - title: "Name"
2131     data: "data name"
2132   - title: "Status"
2133     data: "data msg"
2134   rows: "generated"
2135   data: "vpp-perf-results-3n-skx"
2136   filter: "not 'CFS_OPT'"
2137   parameters:
2138   - "name"
2139   - "parent"
2140   - "msg"
2141
2142 # Detailed Test Results - VPP Performance Results 2n-skx
2143 - type: "table"
2144   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2145   algorithm: "table_merged_details"
2146   output-file-ext: ".csv"
2147   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2148   columns:
2149   - title: "Name"
2150     data: "data name"
2151   - title: "Status"
2152     data: "data msg"
2153   rows: "generated"
2154   data: "vpp-perf-results-2n-skx"
2155   filter: "not 'CFS_OPT'"
2156   parameters:
2157   - "name"
2158   - "parent"
2159   - "msg"
2160
2161 ## Detailed Test Results - VPP Performance Results 3n-tsh
2162 #- type: "table"
2163 #  title: "Detailed Test Results - VPP Performance Results 3n-tsh"
2164 #  algorithm: "table_merged_details"
2165 #  output-file-ext: ".csv"
2166 #  output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
2167 #  columns:
2168 #  - title: "Name"
2169 #    data: "data name"
2170 #  - title: "Status"
2171 #    data: "data msg"
2172 #  rows: "generated"
2173 #  data: "vpp-perf-results-3n-tsh"
2174 #  filter: "not 'CFS_OPT'"
2175 #  parameters:
2176 #  - "name"
2177 #  - "parent"
2178 #  - "msg"
2179
2180 # Detailed Test Results - VPP Performance Results 3n-dnv
2181 - type: "table"
2182   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
2183   algorithm: "table_details"
2184   output-file-ext: ".csv"
2185   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
2186   columns:
2187   - title: "Name"
2188     data: "data name"
2189   - title: "Status"
2190     data: "data msg"
2191   rows: "generated"
2192   data: "vpp-perf-results-3n-dnv"
2193   filter: "'NDRPDR'"
2194   parameters:
2195   - "name"
2196   - "parent"
2197   - "msg"
2198
2199 # Detailed Test Results - VPP Performance Results 2n-dnv
2200 - type: "table"
2201   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2202   algorithm: "table_details"
2203   output-file-ext: ".csv"
2204   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2205   columns:
2206   - title: "Name"
2207     data: "data name"
2208   - title: "Status"
2209     data: "data msg"
2210   rows: "generated"
2211   data: "vpp-perf-results-2n-dnv"
2212   filter: "'NDRPDR'"
2213   parameters:
2214   - "name"
2215   - "parent"
2216   - "msg"
2217
2218 # Test configuration - VPP Performance Test Configs 3n-hsw
2219 - type: "table"
2220   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2221   algorithm: "table_merged_details"
2222   output-file-ext: ".csv"
2223   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2224   columns:
2225   - title: "Name"
2226     data: "data name"
2227   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2228     data: "data conf-history"
2229   rows: "generated"
2230   data: "vpp-perf-results-3n-hsw"
2231   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2232   parameters:
2233   - "parent"
2234   - "name"
2235   - "conf-history"
2236
2237 # Test configuration - VPP Performance Test Configs 3n-skx
2238 - type: "table"
2239   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2240   algorithm: "table_merged_details"
2241   output-file-ext: ".csv"
2242   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2243   columns:
2244   - title: "Name"
2245     data: "data name"
2246   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2247     data: "data conf-history"
2248   rows: "generated"
2249   data: "vpp-perf-results-3n-skx"
2250   filter: "not 'CFS_OPT'"
2251   parameters:
2252   - "parent"
2253   - "name"
2254   - "conf-history"
2255
2256 # Test configuration - VPP Performance Test Configs 2n-skx
2257 - type: "table"
2258   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2259   algorithm: "table_merged_details"
2260   output-file-ext: ".csv"
2261   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2262   columns:
2263   - title: "Name"
2264     data: "data name"
2265   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2266     data: "data conf-history"
2267   rows: "generated"
2268   data: "vpp-perf-results-2n-skx"
2269   filter: "not 'CFS_OPT'"
2270   parameters:
2271   - "parent"
2272   - "name"
2273   - "conf-history"
2274
2275 ## Test configuration - VPP Performance Test Configs 3n-tsh
2276 #- type: "table"
2277 #  title: "Test configuration - VPP Performance Test Configs 3n-tsh"
2278 #  algorithm: "table_merged_details"
2279 #  output-file-ext: ".csv"
2280 #  output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
2281 #  columns:
2282 #  - title: "Name"
2283 #    data: "data name"
2284 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2285 #    data: "data conf-history"
2286 #  rows: "generated"
2287 #  data: "vpp-perf-results-3n-tsh"
2288 #  filter: "not 'CFS_OPT'"
2289 #  parameters:
2290 #  - "parent"
2291 #  - "name"
2292 #  - "conf-history"
2293
2294 # Test configuration - VPP Performance Test Configs 3n-dnv
2295 - type: "table"
2296   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
2297   algorithm: "table_details"
2298   output-file-ext: ".csv"
2299   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
2300   columns:
2301   - title: "Name"
2302     data: "data name"
2303   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2304     data: "data conf-history"
2305   rows: "generated"
2306   data: "vpp-perf-results-3n-dnv"
2307   filter: "'NDRPDR'"
2308   parameters:
2309   - "parent"
2310   - "name"
2311   - "conf-history"
2312
2313 # Test configuration - VPP Performance Test Configs 2n-dnv
2314 - type: "table"
2315   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2316   algorithm: "table_details"
2317   output-file-ext: ".csv"
2318   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2319   columns:
2320   - title: "Name"
2321     data: "data name"
2322   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2323     data: "data conf-history"
2324   rows: "generated"
2325   data: "vpp-perf-results-2n-dnv"
2326   filter: "'NDRPDR'"
2327   parameters:
2328   - "parent"
2329   - "name"
2330   - "conf-history"
2331
2332 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2333 - type: "table"
2334   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2335   algorithm: "table_merged_details"
2336   output-file-ext: ".csv"
2337   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2338   columns:
2339   - title: "Name"
2340     data: "data name"
2341   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2342     data: "data show-run"
2343   rows: "generated"
2344   data: "vpp-perf-results-3n-hsw"
2345   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2346   parameters:
2347   - "parent"
2348   - "name"
2349   - "show-run"
2350
2351 # Test Operational Data - VPP Performance Operational Data 3n-skx
2352 - type: "table"
2353   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2354   algorithm: "table_merged_details"
2355   output-file-ext: ".csv"
2356   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2357   columns:
2358   - title: "Name"
2359     data: "data name"
2360   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2361     data: "data show-run"
2362   rows: "generated"
2363   data: "vpp-perf-results-3n-skx"
2364   filter: "not 'CFS_OPT'"
2365   parameters:
2366   - "parent"
2367   - "name"
2368   - "show-run"
2369
2370 # Test Operational Data - VPP Performance Operational Data 2n-skx
2371 - type: "table"
2372   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2373   algorithm: "table_merged_details"
2374   output-file-ext: ".csv"
2375   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2376   columns:
2377   - title: "Name"
2378     data: "data name"
2379   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2380     data: "data show-run"
2381   rows: "generated"
2382   data: "vpp-perf-results-2n-skx"
2383   filter: "not 'CFS_OPT'"
2384   parameters:
2385   - "parent"
2386   - "name"
2387   - "show-run"
2388
2389 ## Test Operational Data - VPP Performance Operational Data 3n-tsh
2390 #- type: "table"
2391 #  title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
2392 #  algorithm: "table_merged_details"
2393 #  output-file-ext: ".csv"
2394 #  output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
2395 #  columns:
2396 #  - title: "Name"
2397 #    data: "data name"
2398 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2399 #    data: "data show-run"
2400 #  rows: "generated"
2401 #  data: "vpp-perf-results-3n-tsh"
2402 #  filter: "not 'CFS_OPT'"
2403 #  parameters:
2404 #  - "parent"
2405 #  - "name"
2406 #  - "show-run"
2407
2408 # Test Operational Data - VPP Performance Operational Data 3n-dnv
2409 - type: "table"
2410   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
2411   algorithm: "table_details"
2412   output-file-ext: ".csv"
2413   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
2414   columns:
2415   - title: "Name"
2416     data: "data name"
2417   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2418     data: "data show-run"
2419   rows: "generated"
2420   data: "vpp-perf-results-3n-dnv"
2421   filter: "'NDRPDR'"
2422   parameters:
2423   - "parent"
2424   - "name"
2425   - "show-run"
2426
2427 # Test Operational Data - VPP Performance Operational Data 2n-dnv
2428 - type: "table"
2429   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2430   algorithm: "table_details"
2431   output-file-ext: ".csv"
2432   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2433   columns:
2434   - title: "Name"
2435     data: "data name"
2436   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2437     data: "data show-run"
2438   rows: "generated"
2439   data: "vpp-perf-results-2n-dnv"
2440   filter: "'NDRPDR'"
2441   parameters:
2442   - "parent"
2443   - "name"
2444   - "show-run"
2445
2446 # Detailed Test Results - VPP MRR Results 3n-hsw
2447 - type: "table"
2448   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2449   algorithm: "table_details"
2450   output-file-ext: ".csv"
2451   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2452   columns:
2453   - title: "Name"
2454     data: "data name"
2455   - title: "Status"
2456     data: "data msg"
2457   rows: "generated"
2458   data: "vpp-mrr-results-3n-hsw"
2459   filter: "'MRR'"
2460   parameters:
2461   - "name"
2462   - "parent"
2463   - "msg"
2464
2465 # Detailed Test Results - VPP MRR Results 3n-skx
2466 - type: "table"
2467   title: "Detailed Test Results - VPP MRR Results 3n-skx"
2468   algorithm: "table_details"
2469   output-file-ext: ".csv"
2470   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2471   columns:
2472   - title: "Name"
2473     data: "data name"
2474   - title: "Status"
2475     data: "data msg"
2476   rows: "generated"
2477   data: "vpp-mrr-results-3n-skx"
2478   filter: "'MRR'"
2479   parameters:
2480   - "name"
2481   - "parent"
2482   - "msg"
2483
2484 # Detailed Test Results - VPP MRR Results 2n-skx
2485 - type: "table"
2486   title: "Detailed Test Results - VPP MRR Results 2n-skx"
2487   algorithm: "table_details"
2488   output-file-ext: ".csv"
2489   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2490   columns:
2491   - title: "Name"
2492     data: "data name"
2493   - title: "Status"
2494     data: "data msg"
2495   rows: "generated"
2496   data: "vpp-mrr-results-2n-skx"
2497   filter: "'MRR'"
2498   parameters:
2499   - "name"
2500   - "parent"
2501   - "msg"
2502
2503 # Detailed Test Results - VPP MRR Results 3n-tsh
2504 - type: "table"
2505   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
2506   algorithm: "table_details"
2507   output-file-ext: ".csv"
2508   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
2509   columns:
2510   - title: "Name"
2511     data: "data name"
2512   - title: "Status"
2513     data: "data msg"
2514   rows: "generated"
2515   data: "vpp-mrr-results-3n-tsh"
2516   filter: "'MRR'"
2517   parameters:
2518   - "name"
2519   - "parent"
2520   - "msg"
2521
2522 # Detailed Test Results - VPP MRR Results 3n-dnv
2523 - type: "table"
2524   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
2525   algorithm: "table_details"
2526   output-file-ext: ".csv"
2527   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
2528   columns:
2529   - title: "Name"
2530     data: "data name"
2531   - title: "Status"
2532     data: "data msg"
2533   rows: "generated"
2534   data: "vpp-mrr-results-3n-dnv"
2535   filter: "'MRR'"
2536   parameters:
2537   - "name"
2538   - "parent"
2539   - "msg"
2540
2541 # Detailed Test Results - VPP MRR Results 2n-dnv
2542 - type: "table"
2543   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
2544   algorithm: "table_details"
2545   output-file-ext: ".csv"
2546   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
2547   columns:
2548   - title: "Name"
2549     data: "data name"
2550   - title: "Status"
2551     data: "data msg"
2552   rows: "generated"
2553   data: "vpp-mrr-results-2n-dnv"
2554   filter: "'MRR'"
2555   parameters:
2556   - "name"
2557   - "parent"
2558   - "msg"
2559
2560 # Test configuration - VPP MRR Test Configs 3n-hsw
2561 - type: "table"
2562   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
2563   algorithm: "table_details"
2564   output-file-ext: ".csv"
2565   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
2566   columns:
2567   - title: "Name"
2568     data: "data name"
2569   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2570     data: "data conf-history"
2571   rows: "generated"
2572   data: "vpp-mrr-results-3n-hsw"
2573   filter: "'MRR'"
2574   parameters:
2575   - "parent"
2576   - "name"
2577   - "conf-history"
2578
2579 # Test configuration - VPP MRR Test Configs 3n-skx
2580 - type: "table"
2581   title: "Test configuration - VPP MRR Test Configs 3n-skx"
2582   algorithm: "table_details"
2583   output-file-ext: ".csv"
2584   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
2585   columns:
2586   - title: "Name"
2587     data: "data name"
2588   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2589     data: "data conf-history"
2590   rows: "generated"
2591   data: "vpp-mrr-results-3n-skx"
2592   filter: "'MRR'"
2593   parameters:
2594   - "parent"
2595   - "name"
2596   - "conf-history"
2597
2598 # Test configuration - VPP MRR Test Configs 2n-skx
2599 - type: "table"
2600   title: "Test configuration - VPP MRR Test Configs 2n-skx"
2601   algorithm: "table_details"
2602   output-file-ext: ".csv"
2603   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
2604   columns:
2605   - title: "Name"
2606     data: "data name"
2607   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2608     data: "data conf-history"
2609   rows: "generated"
2610   data: "vpp-mrr-results-2n-skx"
2611   filter: "'MRR'"
2612   parameters:
2613   - "parent"
2614   - "name"
2615   - "conf-history"
2616
2617 # Test configuration - VPP MRR Test Configs 3n-tsh
2618 - type: "table"
2619   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
2620   algorithm: "table_details"
2621   output-file-ext: ".csv"
2622   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
2623   columns:
2624   - title: "Name"
2625     data: "data name"
2626   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2627     data: "data conf-history"
2628   rows: "generated"
2629   data: "vpp-mrr-results-3n-tsh"
2630   filter: "'MRR'"
2631   parameters:
2632   - "parent"
2633   - "name"
2634   - "conf-history"
2635
2636 # Test configuration - VPP MRR Test Configs 3n-dnv
2637 - type: "table"
2638   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
2639   algorithm: "table_details"
2640   output-file-ext: ".csv"
2641   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
2642   columns:
2643   - title: "Name"
2644     data: "data name"
2645   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2646     data: "data conf-history"
2647   rows: "generated"
2648   data: "vpp-mrr-results-3n-dnv"
2649   filter: "'MRR'"
2650   parameters:
2651   - "parent"
2652   - "name"
2653   - "conf-history"
2654
2655 # Test configuration - VPP MRR Test Configs 2n-dnv
2656 - type: "table"
2657   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
2658   algorithm: "table_details"
2659   output-file-ext: ".csv"
2660   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
2661   columns:
2662   - title: "Name"
2663     data: "data name"
2664   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2665     data: "data conf-history"
2666   rows: "generated"
2667   data: "vpp-mrr-results-2n-dnv"
2668   filter: "'MRR'"
2669   parameters:
2670   - "parent"
2671   - "name"
2672   - "conf-history"
2673
2674 # Detailed Test Results - VPP Functional Results - Ubuntu
2675 - type: "table"
2676   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
2677   algorithm: "table_details"
2678   output-file-ext: ".csv"
2679   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2680   columns:
2681   - title: "Name"
2682     data: "data name"
2683   - title: "Documentation"
2684     data: "data doc"
2685   - title: "Status"
2686     data: "data status"
2687   rows: "generated"
2688   data: "vpp-func-results-ubuntu"
2689   filter: "all"
2690   parameters:
2691   - "name"
2692   - "parent"
2693   - "doc"
2694   - "status"
2695
2696 # Detailed Test Results - VPP Functional Results - CentOS
2697 - type: "table"
2698   title: "Detailed Test Results - VPP Functional Results - CentOS"
2699   algorithm: "table_details"
2700   output-file-ext: ".csv"
2701   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2702   columns:
2703   - title: "Name"
2704     data: "data name"
2705   - title: "Documentation"
2706     data: "data doc"
2707   -
2708     title: "Status"
2709     data: "data status"
2710   rows: "generated"
2711   data:
2712     "vpp-func-results-centos"
2713   filter: "all"
2714   parameters:
2715   - "name"
2716   - "parent"
2717   - "doc"
2718   - "status"
2719
2720 # Test configuration - VPP Functional Test Configs - Ubuntu
2721 - type: "table"
2722   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
2723   algorithm: "table_details"
2724   output-file-ext: ".csv"
2725   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2726   columns:
2727   - title: "Name"
2728     data: "data name"
2729   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2730     data: "data conf-history"
2731   rows: "generated"
2732   data: "vpp-func-results-ubuntu"
2733   filter: "all"
2734   parameters:
2735   - "parent"
2736   - "name"
2737   - "conf-history"
2738
2739 # Test configuration - VPP Functional Test Configs - CentOS
2740 - type: "table"
2741   title: "Test configuration - VPP Functional Test Configs - CentOS"
2742   algorithm: "table_details"
2743   output-file-ext: ".csv"
2744   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2745   columns:
2746   - title: "Name"
2747     data: "data name"
2748   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2749     data: "data conf-history"
2750   rows: "generated"
2751   data: "vpp-func-results-centos"
2752   filter: "all"
2753   parameters:
2754   - "parent"
2755   - "name"
2756   - "conf-history"
2757
2758 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
2759 #- type: "table"
2760 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
2761 #  algorithm: "table_details"
2762 #  output-file-ext: ".csv"
2763 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2764 #  columns:
2765 #  - title: "Name"
2766 #    data: "data name"
2767 #  - title: "Status"
2768 #    data: "data msg"
2769 #  rows: "generated"
2770 #  data: "ligato-perf-results-3n-hsw"
2771 #  filter: "all"
2772 #  parameters:
2773 #  - "name"
2774 #  - "parent"
2775 #  - "msg"
2776
2777 # Detailed Test Results - VPP Device Results - Ubuntu
2778 - type: "table"
2779   title: "Detailed Test Results - VPP Device Results - Ubuntu"
2780   algorithm: "table_details"
2781   output-file-ext: ".csv"
2782   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
2783   columns:
2784   - title: "Name"
2785     data: "data name"
2786   - title: "Documentation"
2787     data: "data doc"
2788   - title: "Status"
2789     data: "data status"
2790   rows: "generated"
2791   data: "vpp-device-results-ubuntu"
2792   filter: "all"
2793   parameters:
2794   - "name"
2795   - "parent"
2796   - "doc"
2797   - "status"
2798
2799 # Test configuration - VPP Device Test Configs - Ubuntu
2800 - type: "table"
2801   title: "Test configuration - VPP Device Test Configs - Ubuntu"
2802   algorithm: "table_details"
2803   output-file-ext: ".csv"
2804   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
2805   columns:
2806   - title: "Name"
2807     data: "data name"
2808   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2809     data: "data conf-history"
2810   rows: "generated"
2811   data: "vpp-device-results-ubuntu"
2812   filter: "all"
2813   parameters:
2814   - "parent"
2815   - "name"
2816   - "conf-history"
2817
2818 ################################################################################
2819 ###                                F I L E S                                 ###
2820 ################################################################################
2821
2822 # VPP Performance Results 3n-hsw
2823 - type: "file"
2824   title: "VPP Performance Results 3n-hsw"
2825   algorithm: "file_test_results"
2826   output-file-ext: ".rst"
2827   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2828   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"
2829   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
2830   data: "vpp-perf-results-3n-hsw"
2831   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2832   parameters:
2833   - "name"
2834   - "doc"
2835   - "level"
2836   - "parent"
2837   data-start-level: 3
2838
2839 # VPP Performance Results 3n-skx
2840 - type: "file"
2841   title: "VPP Performance Results 3n-skx"
2842   algorithm: "file_test_results"
2843   output-file-ext: ".rst"
2844   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2845   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"
2846   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
2847   data: "vpp-perf-results-3n-skx"
2848   filter: "not 'CFS_OPT'"
2849   parameters:
2850   - "name"
2851   - "doc"
2852   - "level"
2853   - "parent"
2854   data-start-level: 3
2855
2856 # VPP Performance Results 2n-skx
2857 - type: "file"
2858   title: "VPP Performance Results 2n-skx"
2859   algorithm: "file_test_results"
2860   output-file-ext: ".rst"
2861   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2862   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"
2863   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
2864   data: "vpp-perf-results-2n-skx"
2865   filter: "not 'CFS_OPT'"
2866   parameters:
2867   - "name"
2868   - "doc"
2869   - "level"
2870   - "parent"
2871   data-start-level: 3
2872
2873 ## VPP Performance Results 3n-tsh
2874 #- type: "file"
2875 #  title: "VPP Performance Results 3n-tsh"
2876 #  algorithm: "file_test_results"
2877 #  output-file-ext: ".rst"
2878 #  output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
2879 #  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"
2880 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
2881 #  data: "vpp-perf-results-3n-tsh"
2882 #  filter: "not 'CFS_OPT'"
2883 #  parameters:
2884 #  - "name"
2885 #  - "doc"
2886 #  - "level"
2887 #  - "parent"
2888 #  data-start-level: 3
2889
2890 # VPP Performance Results 3n-dnv
2891 - type: "file"
2892   title: "VPP Performance Results 3n-dnv"
2893   algorithm: "file_test_results"
2894   output-file-ext: ".rst"
2895   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
2896   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"
2897   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
2898   data: "vpp-perf-results-3n-dnv"
2899   filter: "'NDRPDR'"
2900   parameters:
2901   - "name"
2902   - "doc"
2903   - "level"
2904   - "parent"
2905   data-start-level: 3
2906
2907 # VPP Performance Results 2n-dnv
2908 - type: "file"
2909   title: "VPP Performance Results 2n-dnv"
2910   algorithm: "file_test_results"
2911   output-file-ext: ".rst"
2912   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2913   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"
2914   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
2915   data: "vpp-perf-results-2n-dnv"
2916   filter: "'NDRPDR'"
2917   parameters:
2918   - "name"
2919   - "doc"
2920   - "level"
2921   - "parent"
2922   data-start-level: 3
2923
2924 # VPP Performance Configuration 3n-hsw
2925 - type: "file"
2926   title: "VPP Performance Configuration 3n-hsw"
2927   algorithm: "file_test_results"
2928   output-file-ext: ".rst"
2929   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
2930   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"
2931   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
2932   data: "vpp-perf-results-3n-hsw"
2933   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2934   parameters:
2935   - "name"
2936   - "doc"
2937   - "level"
2938   - "parent"
2939   data-start-level: 3
2940
2941 # VPP Performance Configuration 3n-skx
2942 - type: "file"
2943   title: "VPP Performance Configuration 3n-skx"
2944   algorithm: "file_test_results"
2945   output-file-ext: ".rst"
2946   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
2947   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"
2948   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
2949   data: "vpp-perf-results-3n-skx"
2950   filter: "not 'CFS_OPT'"
2951   parameters:
2952   - "name"
2953   - "doc"
2954   - "level"
2955   - "parent"
2956   data-start-level: 3
2957
2958 # VPP Performance Configuration 2n-skx
2959 - type: "file"
2960   title: "VPP Performance Configuration 2n-skx"
2961   algorithm: "file_test_results"
2962   output-file-ext: ".rst"
2963   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
2964   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"
2965   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
2966   data: "vpp-perf-results-2n-skx"
2967   filter: "not 'CFS_OPT'"
2968   parameters:
2969   - "name"
2970   - "doc"
2971   - "level"
2972   - "parent"
2973   data-start-level: 3
2974
2975 ## VPP Performance Configuration 3n-tsh
2976 #- type: "file"
2977 #  title: "VPP Performance Configuration 3n-tsh"
2978 #  algorithm: "file_test_results"
2979 #  output-file-ext: ".rst"
2980 #  output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
2981 #  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"
2982 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
2983 #  data: "vpp-perf-results-3n-tsh"
2984 #  filter: "not 'CFS_OPT'"
2985 #  parameters:
2986 #  - "name"
2987 #  - "doc"
2988 #  - "level"
2989 #  - "parent"
2990 #  data-start-level: 3
2991
2992 # VPP Performance Configuration 3n-dnv
2993 - type: "file"
2994   title: "VPP Performance Configuration 3n-dnv"
2995   algorithm: "file_test_results"
2996   output-file-ext: ".rst"
2997   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
2998   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"
2999   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
3000   data: "vpp-perf-results-3n-dnv"
3001   filter: "'NDRPDR'"
3002   parameters:
3003   - "name"
3004   - "doc"
3005   - "level"
3006   - "parent"
3007   data-start-level: 3
3008
3009 # VPP Performance Configuration 2n-dnv
3010 - type: "file"
3011   title: "VPP Performance Configuration 2n-dnv"
3012   algorithm: "file_test_results"
3013   output-file-ext: ".rst"
3014   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3015   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"
3016   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3017   data: "vpp-perf-results-2n-dnv"
3018   filter: "'NDRPDR'"
3019   parameters:
3020   - "name"
3021   - "doc"
3022   - "level"
3023   - "parent"
3024   data-start-level: 3
3025
3026 # VPP Performance Operational Data 3n-hsw
3027 - type: "file"
3028   title: "VPP Performance Operational Data 3n-hsw"
3029   algorithm: "file_test_results"
3030   output-file-ext: ".rst"
3031   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3032   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"
3033   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3034   data: "vpp-perf-results-3n-hsw"
3035   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3036   parameters:
3037   - "name"
3038   - "doc"
3039   - "level"
3040   - "parent"
3041   data-start-level: 3
3042
3043 # VPP Performance Operational Data 3n-skx
3044 - type: "file"
3045   title: "VPP Performance Operational Data 3n-skx"
3046   algorithm: "file_test_results"
3047   output-file-ext: ".rst"
3048   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3049   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"
3050   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3051   data: "vpp-perf-results-3n-skx"
3052   filter: "not 'CFS_OPT'"
3053   parameters:
3054   - "name"
3055   - "doc"
3056   - "level"
3057   - "parent"
3058   data-start-level: 3
3059
3060 # VPP Performance Operational Data 2n-skx
3061 - type: "file"
3062   title: "VPP Performance Operational Data 2n-skx"
3063   algorithm: "file_test_results"
3064   output-file-ext: ".rst"
3065   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3066   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"
3067   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3068   data: "vpp-perf-results-2n-skx"
3069   filter: "not 'CFS_OPT'"
3070   parameters:
3071   - "name"
3072   - "doc"
3073   - "level"
3074   - "parent"
3075   data-start-level: 3
3076
3077 ## VPP Performance Operational Data 3n-tsh
3078 #- type: "file"
3079 #  title: "VPP Performance Operational Data 3n-tsh"
3080 #  algorithm: "file_test_results"
3081 #  output-file-ext: ".rst"
3082 #  output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
3083 #  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"
3084 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
3085 #  data: "vpp-perf-results-3n-tsh"
3086 #  filter: "not 'CFS_OPT'"
3087 #  parameters:
3088 #  - "name"
3089 #  - "doc"
3090 #  - "level"
3091 #  - "parent"
3092 #  data-start-level: 3
3093
3094 # VPP Performance Operational Data 3n-dnv
3095 - type: "file"
3096   title: "VPP Performance Operational Data 3n-dnv"
3097   algorithm: "file_test_results"
3098   output-file-ext: ".rst"
3099   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
3100   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"
3101   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
3102   data: "vpp-perf-results-3n-dnv"
3103   filter: "'NDRPDR'"
3104   parameters:
3105   - "name"
3106   - "doc"
3107   - "level"
3108   - "parent"
3109   data-start-level: 3
3110
3111 # VPP Performance Operational Data 2n-dnv
3112 - type: "file"
3113   title: "VPP Performance Operational Data 2n-dnv"
3114   algorithm: "file_test_results"
3115   output-file-ext: ".rst"
3116   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3117   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"
3118   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3119   data: "vpp-perf-results-2n-dnv"
3120   filter: "'NDRPDR'"
3121   parameters:
3122   - "name"
3123   - "doc"
3124   - "level"
3125   - "parent"
3126   data-start-level: 3
3127
3128 # VPP MRR Results 3n-hsw
3129 - type: "file"
3130   title: "VPP MRR Results 3n-hsw"
3131   algorithm: "file_test_results"
3132   output-file-ext: ".rst"
3133   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3134   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"
3135   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3136   data: "vpp-mrr-results-3n-hsw"
3137   filter: "'MRR'"
3138   parameters:
3139   - "name"
3140   - "doc"
3141   - "level"
3142   - "parent"
3143   data-start-level: 3
3144
3145 # VPP MRR Results 3n-skx
3146 - type: "file"
3147   title: "VPP MRR Results 3n-skx"
3148   algorithm: "file_test_results"
3149   output-file-ext: ".rst"
3150   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3151   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"
3152   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3153   data: "vpp-mrr-results-3n-skx"
3154   filter: "'MRR'"
3155   parameters:
3156   - "name"
3157   - "doc"
3158   - "level"
3159   - "parent"
3160   data-start-level: 3
3161
3162 # VPP MRR Results 2n-skx
3163 - type: "file"
3164   title: "VPP MRR Results 2n-skx"
3165   algorithm: "file_test_results"
3166   output-file-ext: ".rst"
3167   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3168   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"
3169   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3170   data: "vpp-mrr-results-2n-skx"
3171   filter: "all"
3172   parameters:
3173   - "name"
3174   - "doc"
3175   - "level"
3176   - "parent"
3177   data-start-level: 3
3178
3179 # VPP MRR Results 3n-tsh
3180 - type: "file"
3181   title: "VPP MRR Results 3n-tsh"
3182   algorithm: "file_test_results"
3183   output-file-ext: ".rst"
3184   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
3185   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"
3186   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
3187   data: "vpp-mrr-results-3n-tsh"
3188   filter: "'MRR'"
3189   parameters:
3190   - "name"
3191   - "doc"
3192   - "level"
3193   - "parent"
3194   data-start-level: 3
3195
3196 # VPP MRR Results 3n-dnv
3197 - type: "file"
3198   title: "VPP MRR Results 3n-dnv"
3199   algorithm: "file_test_results"
3200   output-file-ext: ".rst"
3201   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
3202   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"
3203   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
3204   data: "vpp-mrr-results-3n-dnv"
3205   filter: "'MRR'"
3206   parameters:
3207   - "name"
3208   - "doc"
3209   - "level"
3210   - "parent"
3211   data-start-level: 3
3212
3213 # VPP MRR Results 2n-dnv
3214 - type: "file"
3215   title: "VPP MRR Results 2n-dnv"
3216   algorithm: "file_test_results"
3217   output-file-ext: ".rst"
3218   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3219   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"
3220   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
3221   data: "vpp-mrr-results-2n-dnv"
3222   filter: "'MRR'"
3223   parameters:
3224   - "name"
3225   - "doc"
3226   - "level"
3227   - "parent"
3228   data-start-level: 3
3229
3230 # VPP MRR Configuration 3n-hsw
3231 - type: "file"
3232   title: "VPP MRR Configuration 3n-hsw"
3233   algorithm: "file_test_results"
3234   output-file-ext: ".rst"
3235   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
3236   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"
3237   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
3238   data: "vpp-mrr-results-3n-hsw"
3239   filter: "'MRR'"
3240   parameters:
3241   - "name"
3242   - "doc"
3243   - "level"
3244   - "parent"
3245   data-start-level: 3
3246
3247 # VPP MRR Configuration 3n-skx
3248 - type: "file"
3249   title: "VPP MRR Configuration 3n-skx"
3250   algorithm: "file_test_results"
3251   output-file-ext: ".rst"
3252   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
3253   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"
3254   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
3255   data: "vpp-mrr-results-3n-skx"
3256   filter: "'MRR'"
3257   parameters:
3258   - "name"
3259   - "doc"
3260   - "level"
3261   - "parent"
3262   data-start-level: 3
3263
3264 # VPP MRR Configuration 2n-skx
3265 - type: "file"
3266   title: "VPP MRR Configuration 2n-skx"
3267   algorithm: "file_test_results"
3268   output-file-ext: ".rst"
3269   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
3270   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"
3271   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
3272   data: "vpp-mrr-results-2n-skx"
3273   filter: "'MRR'"
3274   parameters:
3275   - "name"
3276   - "doc"
3277   - "level"
3278   - "parent"
3279   data-start-level: 3
3280
3281 # VPP MRR Configuration 3n-tsh
3282 - type: "file"
3283   title: "VPP MRR Configuration 3n-tsh"
3284   algorithm: "file_test_results"
3285   output-file-ext: ".rst"
3286   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
3287   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"
3288   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
3289   data: "vpp-mrr-results-3n-tsh"
3290   filter: "'MRR'"
3291   parameters:
3292   - "name"
3293   - "doc"
3294   - "level"
3295   - "parent"
3296   data-start-level: 3
3297
3298 # VPP MRR Configuration 3n-dnv
3299 - type: "file"
3300   title: "VPP MRR Configuration 3n-dnv"
3301   algorithm: "file_test_results"
3302   output-file-ext: ".rst"
3303   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
3304   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"
3305   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
3306   data: "vpp-mrr-results-3n-dnv"
3307   filter: "'MRR'"
3308   parameters:
3309   - "name"
3310   - "doc"
3311   - "level"
3312   - "parent"
3313   data-start-level: 3
3314
3315 # VPP MRR Configuration 2n-dnv
3316 - type: "file"
3317   title: "VPP MRR Configuration 2n-dnv"
3318   algorithm: "file_test_results"
3319   output-file-ext: ".rst"
3320   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
3321   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"
3322   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
3323   data: "vpp-mrr-results-2n-dnv"
3324   filter: "'MRR'"
3325   parameters:
3326   - "name"
3327   - "doc"
3328   - "level"
3329   - "parent"
3330   data-start-level: 3
3331
3332 # VPP Functional Results - Ubuntu
3333 - type: "file"
3334   title: "VPP Functional Results - Ubuntu"
3335   algorithm: "file_test_results"
3336   output-file-ext: ".rst"
3337   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3338   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"
3339   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
3340   data: "vpp-func-results-ubuntu"
3341   filter: "all"
3342   parameters:
3343   - "name"
3344   - "doc"
3345   - "level"
3346   - "parent"
3347   data-start-level: 3
3348
3349 # VPP Functional Results - CentOS
3350 - type: "file"
3351   title: "VPP Functional Results - CentOS"
3352   algorithm: "file_test_results"
3353   output-file-ext: ".rst"
3354   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3355   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"
3356   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
3357   data:
3358     "vpp-func-results-centos"
3359   filter: "all"
3360   parameters:
3361   - "name"
3362   - "doc"
3363   - "level"
3364   - "parent"
3365   data-start-level: 3
3366
3367 # VPP Functional Configuration - Ubuntu
3368 - type: "file"
3369   title: "VPP Functional Configuration - Ubuntu"
3370   algorithm: "file_test_results"
3371   output-file-ext: ".rst"
3372   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3373   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"
3374   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
3375   data: "vpp-func-results-ubuntu"
3376   filter: "all"
3377   parameters:
3378   - "name"
3379   - "doc"
3380   - "level"
3381   - "parent"
3382   data-start-level: 3
3383
3384 # VPP Functional Configuration - CentOS
3385 - type: "file"
3386   title: "VPP Functional Configuration - CentOS"
3387   algorithm: "file_test_results"
3388   output-file-ext: ".rst"
3389   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3390   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"
3391   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
3392   data:
3393     "vpp-func-results-centos"
3394   filter: "all"
3395   parameters:
3396   - "name"
3397   - "doc"
3398   - "level"
3399   - "parent"
3400   data-start-level: 3
3401
3402 # VPP Device Results - Ubuntu
3403 - type: "file"
3404   title: "VPP Device Results - Ubuntu"
3405   algorithm: "file_test_results"
3406   output-file-ext: ".rst"
3407   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3408   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"
3409   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
3410   data: "vpp-device-results-ubuntu"
3411   filter: "all"
3412   parameters:
3413   - "name"
3414   - "doc"
3415   - "level"
3416   - "parent"
3417   data-start-level: 2
3418
3419 # VPP Device Configuration - Ubuntu
3420 - type: "file"
3421   title: "VPP Device Configuration - Ubuntu"
3422   algorithm: "file_test_results"
3423   output-file-ext: ".rst"
3424   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3425   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"
3426   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
3427   data: "vpp-device-results-ubuntu"
3428   filter: "all"
3429   parameters:
3430   - "name"
3431   - "doc"
3432   - "level"
3433   - "parent"
3434   data-start-level: 2
3435
3436 ################################################################################
3437 ###                                P L O T S                                 ###
3438 ################################################################################
3439
3440 - type: "plot"
3441   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
3442   algorithm: "plot_service_density_reconf_box_name"
3443   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
3444   data: "plot-vpp-nfv-reconf-2n-skx"
3445   include:
3446     - "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"
3447     - "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"
3448     - "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"
3449     - "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"
3450     - "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"
3451     - "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"
3452   layout:
3453     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
3454     layout: "plot-throughput"
3455
3456 - type: "plot"
3457   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
3458   algorithm: "plot_service_density_reconf_box_name"
3459   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
3460   data: "plot-vpp-nfv-reconf-2n-skx"
3461   include:
3462     - "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"
3463     - "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"
3464     - "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"
3465     - "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"
3466     - "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"
3467     - "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"
3468   layout:
3469     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
3470     layout: "plot-throughput"
3471
3472 - type: "plot"
3473   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
3474   algorithm: "plot_service_density_reconf_box_name"
3475   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
3476   data: "plot-vpp-nfv-reconf-2n-skx"
3477   include:
3478     - "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"
3479     - "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"
3480     - "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"
3481     - "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"
3482     - "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"
3483     - "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"
3484   layout:
3485     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
3486     layout: "plot-throughput"
3487
3488 ###############################################################################
3489
3490 # Packet Throughput
3491
3492 - type: "plot"
3493   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3494   algorithm: "plot_performance_box_name"
3495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3497   include:
3498     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3499     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3500     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3501     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3502   layout:
3503     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3504     layout: "plot-throughput"
3505
3506 - type: "plot"
3507   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3508   algorithm: "plot_performance_box_name"
3509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3511   include:
3512     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3513     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3514     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3515     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3516   layout:
3517     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3518     layout: "plot-throughput"
3519
3520 - type: "plot"
3521   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3522   algorithm: "plot_performance_box_name"
3523   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3525   include:
3526     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3527     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3528     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3529     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3530     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3531   layout:
3532     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
3533     layout: "plot-throughput"
3534
3535 - type: "plot"
3536   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3537   algorithm: "plot_performance_box_name"
3538   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3540   include:
3541     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3542     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3543     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3544     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3545     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3546   layout:
3547     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
3548     layout: "plot-throughput"
3549
3550 #- type: "plot"
3551 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
3552 #  algorithm: "plot_performance_box_name"
3553 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
3554 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3555 #  include:
3556 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3557 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3558 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3559 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3560 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3561 #  layout:
3562 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
3563 #    layout: "plot-throughput"
3564
3565 - type: "plot"
3566   title: "Throughput: 3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr"
3567   algorithm: "plot_performance_box_name"
3568   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr"
3569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3570   include:
3571     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3572     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3573     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3574     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3575     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3576   layout:
3577     title: "3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr"
3578     layout: "plot-throughput"
3579
3580 - type: "plot"
3581   title: "Throughput: 3n-hsw-xl710-64b-1t1c-memif-base-i40e-pdr"
3582   algorithm: "plot_performance_box_name"
3583   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-memif-base-i40e-pdr"
3584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3585   include:
3586     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3587     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3588     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3589     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3590     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3591   layout:
3592     title: "3n-hsw-xl710-64b-1t1c-memif-base-i40e-pdr"
3593     layout: "plot-throughput"
3594
3595 #- type: "plot"
3596 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
3597 #  algorithm: "plot_performance_box_name"
3598 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
3599 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3600 #  include:
3601 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
3602 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
3603 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
3604 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
3605 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
3606 #  layout:
3607 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
3608 #    layout: "plot-throughput"
3609
3610 - type: "plot"
3611   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3612   algorithm: "plot_performance_box_name"
3613   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3615   include:
3616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
3617     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3618   layout:
3619     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3620     layout: "plot-throughput"
3621
3622 - type: "plot"
3623   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3624   algorithm: "plot_performance_box_name"
3625   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3627   include:
3628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
3629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3630   layout:
3631     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3632     layout: "plot-throughput"
3633
3634 - type: "plot"
3635   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3636   algorithm: "plot_performance_box_name"
3637   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3639   include:
3640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
3641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
3642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
3643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
3644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
3645   layout:
3646     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3647     layout: "plot-throughput"
3648
3649 - type: "plot"
3650   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3651   algorithm: "plot_performance_box_name"
3652   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3654   include:
3655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
3656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
3657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
3658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
3659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
3660   layout:
3661     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3662     layout: "plot-throughput"
3663
3664 - type: "plot"
3665   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3666   algorithm: "plot_performance_box_name"
3667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3669   include:
3670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
3671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
3673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
3674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
3675   layout:
3676     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3677     layout: "plot-throughput"
3678
3679 - type: "plot"
3680   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3681   algorithm: "plot_performance_box_name"
3682   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3683   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3684   include:
3685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
3686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
3688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
3689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
3690   layout:
3691     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3692     layout: "plot-throughput"
3693
3694 - type: "plot"
3695   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3696   algorithm: "plot_performance_box_name"
3697   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3698   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3699   include:
3700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
3702   layout:
3703     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3704     layout: "plot-throughput"
3705
3706 - type: "plot"
3707   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3708   algorithm: "plot_performance_box_name"
3709   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3710   data: "plot-vpp-throughput-lat-tsa-2n-skx"
3711   include:
3712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
3714   layout:
3715     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3716     layout: "plot-throughput"
3717
3718 - type: "plot"
3719   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
3720   algorithm: "plot_performance_box_name"
3721   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
3722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3723   include:
3724     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
3725     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3726     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
3727   layout:
3728     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
3729     layout: "plot-throughput"
3730
3731 - type: "plot"
3732   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
3733   algorithm: "plot_performance_box_name"
3734   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
3735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3736   include:
3737     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
3738     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3739     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
3740   layout:
3741     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
3742     layout: "plot-throughput"
3743
3744 - type: "plot"
3745   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3746   algorithm: "plot_performance_box_name"
3747   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3749   include:
3750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
3751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3752   layout:
3753     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
3754     layout: "plot-throughput"
3755
3756 - type: "plot"
3757   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3758   algorithm: "plot_performance_box_name"
3759   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3761   include:
3762     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
3763     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3764   layout:
3765     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
3766     layout: "plot-throughput"
3767
3768 - type: "plot"
3769   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3770   algorithm: "plot_performance_box_name"
3771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3773   include:
3774     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
3775     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
3776     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
3777     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
3778   layout:
3779     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
3780     layout: "plot-throughput"
3781
3782 - type: "plot"
3783   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3784   algorithm: "plot_performance_box_name"
3785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3787   include:
3788     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
3789     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
3790     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
3791     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
3792   layout:
3793     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
3794     layout: "plot-throughput"
3795
3796 - type: "plot"
3797   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3798   algorithm: "plot_performance_box_name"
3799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3801   include:
3802     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
3803     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3804     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
3805     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
3806     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
3807   layout:
3808     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
3809     layout: "plot-throughput"
3810
3811 - type: "plot"
3812   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3813   algorithm: "plot_performance_box_name"
3814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3816   include:
3817     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
3818     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3819     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
3820     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
3821     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
3822   layout:
3823     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
3824     layout: "plot-throughput"
3825
3826 - type: "plot"
3827   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3828   algorithm: "plot_performance_box_name"
3829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3831   include:
3832     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3833     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
3834     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
3835     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
3836     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
3837     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
3838   layout:
3839     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
3840     layout: "plot-throughput"
3841
3842 - type: "plot"
3843   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3844   algorithm: "plot_performance_box_name"
3845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3847   include:
3848     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
3849     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
3850     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
3851     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
3852     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
3853     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
3854   layout:
3855     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
3856     layout: "plot-throughput"
3857
3858 #- type: "plot"
3859 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3860 #  algorithm: "plot_performance_box_name"
3861 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3862 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3863 #  include:
3864 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
3865 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3866 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
3867 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
3868 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
3869 #  layout:
3870 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3871 #    layout: "plot-throughput"
3872 #
3873 #- type: "plot"
3874 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3875 #  algorithm: "plot_performance_box_name"
3876 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3877 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3878 #  include:
3879 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
3880 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3881 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
3882 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
3883 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
3884 #  layout:
3885 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3886 #    layout: "plot-throughput"
3887 #
3888 #- type: "plot"
3889 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
3890 #  algorithm: "plot_performance_box_name"
3891 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
3892 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3893 #  include:
3894 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3895 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
3896 #  layout:
3897 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
3898 #    layout: "plot-throughput"
3899 #
3900 #- type: "plot"
3901 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
3902 #  algorithm: "plot_performance_box_name"
3903 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
3904 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
3905 #  include:
3906 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3907 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
3908 #  layout:
3909 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
3910 #    layout: "plot-throughput"
3911
3912 - type: "plot"
3913   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3914   algorithm: "plot_performance_box_name"
3915   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3916   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
3917   include:
3918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3919   layout:
3920     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-ixgbe-ndr"
3921     layout: "plot-throughput"
3922
3923 - type: "plot"
3924   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3925   algorithm: "plot_performance_box_name"
3926   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3927   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
3928   include:
3929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3930   layout:
3931     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-ixgbe-pdr"
3932     layout: "plot-throughput"
3933
3934 - type: "plot"
3935   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3936   algorithm: "plot_performance_box_name"
3937   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
3938   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
3939   include:
3940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3941   layout:
3942     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-ixgbe-ndr"
3943     layout: "plot-throughput"
3944
3945 - type: "plot"
3946   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3947   algorithm: "plot_performance_box_name"
3948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
3949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
3950   include:
3951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
3952   layout:
3953     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-ixgbe-pdr"
3954     layout: "plot-throughput"
3955
3956 - type: "plot"
3957   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr"
3958   algorithm: "plot_performance_box_name"
3959   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr"
3960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3961   include:
3962     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
3963     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
3964     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
3965     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
3966   layout:
3967     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr"
3968     layout: "plot-throughput"
3969
3970 - type: "plot"
3971   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-pdr"
3972   algorithm: "plot_performance_box_name"
3973   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-pdr"
3974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
3975   include:
3976     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
3977     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
3978     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
3979     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
3980   layout:
3981     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-pdr"
3982     layout: "plot-throughput"
3983
3984 - type: "plot"
3985   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
3986   algorithm: "plot_performance_box_name"
3987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
3988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
3989   include:
3990     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
3991     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
3992     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
3993     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
3994   layout:
3995     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
3996     layout: "plot-throughput"
3997
3998 - type: "plot"
3999   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
4000   algorithm: "plot_performance_box_name"
4001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
4002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4003   include:
4004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
4005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
4006     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
4007     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
4008   layout:
4009     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
4010     layout: "plot-throughput"
4011
4012 #- type: "plot"
4013 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
4014 #  algorithm: "plot_performance_box_name"
4015 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
4016 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4017 #  include:
4018 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
4019 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
4020 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
4021 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
4022 #  layout:
4023 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
4024 #    layout: "plot-throughput"
4025 #
4026 #- type: "plot"
4027 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
4028 #  algorithm: "plot_performance_box_name"
4029 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
4030 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4031 #  include:
4032 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
4033 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
4034 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
4035 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
4036 #  layout:
4037 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
4038 #    layout: "plot-throughput"
4039
4040 - type: "plot"
4041   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
4042   algorithm: "plot_performance_box_name"
4043   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
4044   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4045   include:
4046     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
4047     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
4048   layout:
4049     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
4050     layout: "plot-throughput"
4051
4052 - type: "plot"
4053   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
4054   algorithm: "plot_performance_box_name"
4055   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
4056   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4057   include:
4058     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
4059     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
4060   layout:
4061     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
4062     layout: "plot-throughput"
4063
4064 - type: "plot"
4065   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4066   algorithm: "plot_performance_box_name"
4067   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4069   include:
4070     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4071   layout:
4072     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4073     layout: "plot-throughput"
4074
4075 - type: "plot"
4076   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4077   algorithm: "plot_performance_box_name"
4078   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4080   include:
4081     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4082   layout:
4083     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4084     layout: "plot-throughput"
4085
4086 - type: "plot"
4087   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4088   algorithm: "plot_performance_box_name"
4089   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4091   include:
4092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
4093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
4095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
4096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
4097   layout:
4098     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4099     layout: "plot-throughput"
4100
4101 - type: "plot"
4102   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4103   algorithm: "plot_performance_box_name"
4104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4106   include:
4107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
4108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
4110     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
4111     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
4112   layout:
4113     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4114     layout: "plot-throughput"
4115
4116 - type: "plot"
4117   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
4118   algorithm: "plot_performance_box_name"
4119   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
4120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4121   include:
4122     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
4123     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4124     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
4125   layout:
4126     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
4127     layout: "plot-throughput"
4128
4129 - type: "plot"
4130   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
4131   algorithm: "plot_performance_box_name"
4132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
4133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4134   include:
4135     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
4136     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4137     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
4138   layout:
4139     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
4140     layout: "plot-throughput"
4141
4142 - type: "plot"
4143   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4144   algorithm: "plot_performance_box_name"
4145   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4147   include:
4148     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4149   layout:
4150     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4151     layout: "plot-throughput"
4152
4153 - type: "plot"
4154   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4155   algorithm: "plot_performance_box_name"
4156   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4158   include:
4159     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4160   layout:
4161     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4162     layout: "plot-throughput"
4163
4164 - type: "plot"
4165   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4166   algorithm: "plot_performance_box_name"
4167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4169   include:
4170     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
4171     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4172     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
4173     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
4174     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
4175   layout:
4176     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
4177     layout: "plot-throughput"
4178
4179 - type: "plot"
4180   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4181   algorithm: "plot_performance_box_name"
4182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4184   include:
4185     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
4186     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
4187     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
4188     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
4189     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
4190   layout:
4191     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
4192     layout: "plot-throughput"
4193
4194 #- type: "plot"
4195 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4196 #  algorithm: "plot_performance_box_name"
4197 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4198 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4199 #  include:
4200 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
4201 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4202 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
4203 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
4204 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
4205 #  layout:
4206 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4207 #    layout: "plot-throughput"
4208
4209 #- type: "plot"
4210 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4211 #  algorithm: "plot_performance_box_name"
4212 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4213 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4214 #  include:
4215 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
4216 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4217 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
4218 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
4219 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
4220 #  layout:
4221 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4222 #    layout: "plot-throughput"
4223
4224 - type: "plot"
4225   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4226   algorithm: "plot_performance_box_name"
4227   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4228   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
4229   include:
4230     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4231   layout:
4232     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-ixgbe-ndr"
4233     layout: "plot-throughput"
4234
4235 - type: "plot"
4236   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4237   algorithm: "plot_performance_box_name"
4238   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4239   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
4240   include:
4241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4242   layout:
4243     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-ixgbe-pdr"
4244     layout: "plot-throughput"
4245
4246 - type: "plot"
4247   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4248   algorithm: "plot_performance_box_name"
4249   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
4250   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4251   include:
4252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4253   layout:
4254     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-ixgbe-ndr"
4255     layout: "plot-throughput"
4256
4257 - type: "plot"
4258   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4259   algorithm: "plot_performance_box_name"
4260   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
4261   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4262   include:
4263     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
4264   layout:
4265     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-ixgbe-pdr"
4266     layout: "plot-throughput"
4267
4268 - type: "plot"
4269   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
4270   algorithm: "plot_performance_box_name"
4271   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
4272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4273   include:
4274     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4280   layout:
4281     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
4282     layout: "plot-throughput"
4283
4284 - type: "plot"
4285   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
4286   algorithm: "plot_performance_box_name"
4287   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
4288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4289   include:
4290     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4292     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4293     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4295     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4296   layout:
4297     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
4298     layout: "plot-throughput"
4299
4300 - type: "plot"
4301   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
4302   algorithm: "plot_performance_box_name"
4303   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
4304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4305   include:
4306     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
4307     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4308     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
4309     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4310   layout:
4311     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
4312     layout: "plot-throughput"
4313
4314 - type: "plot"
4315   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
4316   algorithm: "plot_performance_box_name"
4317   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
4318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4319   include:
4320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
4321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4322     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4323     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4324   layout:
4325     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
4326     layout: "plot-throughput"
4327
4328 - type: "plot"
4329   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
4330   algorithm: "plot_performance_box_name"
4331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
4332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4333   include:
4334     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4335     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4336     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4337     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4338     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4339     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4340   layout:
4341     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
4342     layout: "plot-throughput"
4343
4344 - type: "plot"
4345   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
4346   algorithm: "plot_performance_box_name"
4347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
4348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4349   include:
4350     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4351     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4352     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4353     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4354     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4355     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4356   layout:
4357     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
4358     layout: "plot-throughput"
4359
4360 #- type: "plot"
4361 #  title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4362 #  algorithm: "plot_performance_box_name"
4363 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4364 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4365 #  include:
4366 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4367 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4368 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4369 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4370 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4371 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4372 #  layout:
4373 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4374 #    layout: "plot-throughput"
4375 #
4376 #- type: "plot"
4377 #  title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4378 #  algorithm: "plot_performance_box_name"
4379 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4380 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4381 #  include:
4382 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4383 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4384 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4385 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4386 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4387 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4388 #  layout:
4389 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4390 #    layout: "plot-throughput"
4391
4392 - type: "plot"
4393   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4394   algorithm: "plot_performance_box_name"
4395   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4396   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4397   include:
4398     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4399     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4400     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4401     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4402     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4403     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4404   layout:
4405     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
4406     layout: "plot-throughput"
4407
4408 - type: "plot"
4409   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4410   algorithm: "plot_performance_box_name"
4411   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4412   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4413   include:
4414     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
4415     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4416     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4417     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4418     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
4419     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
4420   layout:
4421     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
4422     layout: "plot-throughput"
4423
4424 - type: "plot"
4425   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4426   algorithm: "plot_performance_box_name"
4427   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4428   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4429   include:
4430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4433   layout:
4434     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4435     layout: "plot-throughput"
4436
4437 - type: "plot"
4438   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4439   algorithm: "plot_performance_box_name"
4440   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4442   include:
4443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4446   layout:
4447     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4448     layout: "plot-throughput"
4449
4450 - type: "plot"
4451   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4452   algorithm: "plot_performance_box_name"
4453   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4455   include:
4456     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
4457     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4458     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4459   layout:
4460     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4461     layout: "plot-throughput"
4462
4463 - type: "plot"
4464   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4465   algorithm: "plot_performance_box_name"
4466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4468   include:
4469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
4470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4472   layout:
4473     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4474     layout: "plot-throughput"
4475
4476 - type: "plot"
4477   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4478   algorithm: "plot_performance_box_name"
4479   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4481   include:
4482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
4483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
4484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4487   layout:
4488     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4489     layout: "plot-throughput"
4490
4491 - type: "plot"
4492   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4493   algorithm: "plot_performance_box_name"
4494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4496   include:
4497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
4498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
4499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4502   layout:
4503     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4504     layout: "plot-throughput"
4505
4506 - type: "plot"
4507   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4508   algorithm: "plot_performance_box_name"
4509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4511   include:
4512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4516   layout:
4517     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4518     layout: "plot-throughput"
4519
4520 - type: "plot"
4521   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4522   algorithm: "plot_performance_box_name"
4523   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4525   include:
4526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4530   layout:
4531     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4532     layout: "plot-throughput"
4533
4534 - type: "plot"
4535   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
4536   algorithm: "plot_performance_box_name"
4537   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
4538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4539   include:
4540     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4541     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
4542     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4543     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4544     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4545     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4546   layout:
4547     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
4548     layout: "plot-throughput"
4549
4550 - type: "plot"
4551   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
4552   algorithm: "plot_performance_box_name"
4553   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
4554   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4555   include:
4556     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4557     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
4558     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4559     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4560     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4561     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4562   layout:
4563     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
4564     layout: "plot-throughput"
4565
4566 - type: "plot"
4567   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4568   algorithm: "plot_performance_box_name"
4569   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4571   include:
4572     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4573     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4574     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4575   layout:
4576     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
4577     layout: "plot-throughput"
4578
4579 - type: "plot"
4580   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4581   algorithm: "plot_performance_box_name"
4582   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4584   include:
4585     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4586     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4587     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4588   layout:
4589     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
4590     layout: "plot-throughput"
4591
4592 - type: "plot"
4593   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4594   algorithm: "plot_performance_box_name"
4595   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4597   include:
4598     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
4599     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4600     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4601   layout:
4602     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
4603     layout: "plot-throughput"
4604
4605 - type: "plot"
4606   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4607   algorithm: "plot_performance_box_name"
4608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4610   include:
4611     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
4612     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
4613     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
4614   layout:
4615     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
4616     layout: "plot-throughput"
4617
4618 - type: "plot"
4619   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4620   algorithm: "plot_performance_box_name"
4621   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4623   include:
4624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
4625     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4628   layout:
4629     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
4630     layout: "plot-throughput"
4631
4632 - type: "plot"
4633   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4634   algorithm: "plot_performance_box_name"
4635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4637   include:
4638     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
4639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4640     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4641     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4642   layout:
4643     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
4644     layout: "plot-throughput"
4645
4646 - type: "plot"
4647   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4648   algorithm: "plot_performance_box_name"
4649   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4651   include:
4652     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
4653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4654     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4655     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4656     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4658   layout:
4659     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
4660     layout: "plot-throughput"
4661
4662 - type: "plot"
4663   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4664   algorithm: "plot_performance_box_name"
4665   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4667   include:
4668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
4669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
4670     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
4671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4672     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4674   layout:
4675     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
4676     layout: "plot-throughput"
4677
4678 #- type: "plot"
4679 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
4680 #  algorithm: "plot_performance_box_name"
4681 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
4682 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4683 #  include:
4684 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
4685 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4686 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4687 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4688 #  layout:
4689 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
4690 #    layout: "plot-throughput"
4691 #
4692 #- type: "plot"
4693 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
4694 #  algorithm: "plot_performance_box_name"
4695 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
4696 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4697 #  include:
4698 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
4699 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4700 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
4701 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4702 #  layout:
4703 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
4704 #    layout: "plot-throughput"
4705 #
4706 #- type: "plot"
4707 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
4708 #  algorithm: "plot_performance_box_name"
4709 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
4710 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4711 #  include:
4712 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4713 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4714 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4715 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4716 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4717 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4718 #  layout:
4719 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
4720 #    layout: "plot-throughput"
4721 #
4722 #- type: "plot"
4723 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
4724 #  algorithm: "plot_performance_box_name"
4725 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
4726 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
4727 #  include:
4728 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4729 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4730 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4731 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
4732 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
4733 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
4734 #  layout:
4735 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
4736 #    layout: "plot-throughput"
4737
4738 - type: "plot"
4739   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4740   algorithm: "plot_performance_box_name"
4741   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4742   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
4743   include:
4744     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4747   layout:
4748     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4749     layout: "plot-throughput"
4750
4751 - type: "plot"
4752   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4753   algorithm: "plot_performance_box_name"
4754   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4755   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
4756   include:
4757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4758     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4759     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4760   layout:
4761     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4762     layout: "plot-throughput"
4763
4764 - type: "plot"
4765   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4766   algorithm: "plot_performance_box_name"
4767   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4768   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4769   include:
4770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4773   layout:
4774     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
4775     layout: "plot-throughput"
4776
4777 - type: "plot"
4778   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4779   algorithm: "plot_performance_box_name"
4780   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4781   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
4782   include:
4783     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
4784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
4785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
4786   layout:
4787     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
4788     layout: "plot-throughput"
4789
4790 - type: "plot"
4791   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4792   algorithm: "plot_performance_box_name"
4793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4795   include:
4796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4800   layout:
4801     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4802     layout: "plot-throughput"
4803
4804 - type: "plot"
4805   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4806   algorithm: "plot_performance_box_name"
4807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4809   include:
4810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4814   layout:
4815     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4816     layout: "plot-throughput"
4817
4818 - type: "plot"
4819   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
4820   algorithm: "plot_performance_box_name"
4821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
4822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4823   include:
4824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
4828   layout:
4829     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
4830     layout: "plot-throughput"
4831
4832 - type: "plot"
4833   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
4834   algorithm: "plot_performance_box_name"
4835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
4836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
4837   include:
4838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
4842   layout:
4843     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
4844     layout: "plot-throughput"
4845
4846 - type: "plot"
4847   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
4848   algorithm: "plot_performance_box_name"
4849   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
4850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4851   include:
4852     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4853     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4854     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4855     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4856   layout:
4857     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
4858     layout: "plot-throughput"
4859
4860 - type: "plot"
4861   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
4862   algorithm: "plot_performance_box_name"
4863   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
4864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4865   include:
4866     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4867     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4868     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4869     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4870   layout:
4871     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
4872     layout: "plot-throughput"
4873
4874 - type: "plot"
4875   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
4876   algorithm: "plot_performance_box_name"
4877   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
4878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4879   include:
4880     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4881     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4882     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4883     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
4884   layout:
4885     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
4886     layout: "plot-throughput"
4887
4888 - type: "plot"
4889   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
4890   algorithm: "plot_performance_box_name"
4891   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
4892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
4893   include:
4894     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4895     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4896     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4897     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
4898   layout:
4899     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
4900     layout: "plot-throughput"
4901
4902 - type: "plot"
4903   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
4904   algorithm: "plot_performance_box_name"
4905   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
4906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4907   include:
4908     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4909     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4910     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4911     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4912   layout:
4913     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
4914     layout: "plot-throughput"
4915
4916 - type: "plot"
4917   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
4918   algorithm: "plot_performance_box_name"
4919   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
4920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4921   include:
4922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4924     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4925     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4926   layout:
4927     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
4928     layout: "plot-throughput"
4929
4930 - type: "plot"
4931   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
4932   algorithm: "plot_performance_box_name"
4933   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
4934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4935   include:
4936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4940   layout:
4941     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
4942     layout: "plot-throughput"
4943
4944 - type: "plot"
4945   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
4946   algorithm: "plot_performance_box_name"
4947   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
4948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4949   include:
4950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4954   layout:
4955     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
4956     layout: "plot-throughput"
4957
4958 - type: "plot"
4959   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4960   algorithm: "plot_performance_box_name"
4961   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4963   include:
4964     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4965     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4966     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4967     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4968     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4969   layout:
4970     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
4971     layout: "plot-throughput"
4972
4973 - type: "plot"
4974   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4975   algorithm: "plot_performance_box_name"
4976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4978   include:
4979     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4980     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
4981     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4982     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
4983     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
4984   layout:
4985     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
4986     layout: "plot-throughput"
4987
4988 - type: "plot"
4989   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
4990   algorithm: "plot_performance_box_name"
4991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
4992   data: "plot-vpp-throughput-lat-tsa-3n-skx"
4993   include:
4994     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4995     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4996     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4997     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
4998     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
4999   layout:
5000     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
5001     layout: "plot-throughput"
5002
5003 - type: "plot"
5004   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
5005   algorithm: "plot_performance_box_name"
5006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
5007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5008   include:
5009     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5011     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5012     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5013     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
5014   layout:
5015     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
5016     layout: "plot-throughput"
5017
5018 - type: "plot"
5019   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5020   algorithm: "plot_performance_box_name"
5021   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5023   include:
5024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5029     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5030   layout:
5031     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5032     layout: "plot-throughput"
5033
5034 - type: "plot"
5035   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
5036   algorithm: "plot_performance_box_name"
5037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
5038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5039   include:
5040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5046   layout:
5047     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
5048     layout: "plot-throughput"
5049
5050 - type: "plot"
5051   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5052   algorithm: "plot_performance_box_name"
5053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5055   include:
5056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5062   layout:
5063     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5064     layout: "plot-throughput"
5065
5066 - type: "plot"
5067   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5068   algorithm: "plot_performance_box_name"
5069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5071   include:
5072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5078   layout:
5079     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5080     layout: "plot-throughput"
5081
5082 - type: "plot"
5083   title: "Throughput: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr"
5084   algorithm: "plot_performance_box_name"
5085   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr"
5086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5087   include:
5088     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5094   layout:
5095     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr"
5096     layout: "plot-throughput"
5097
5098 - type: "plot"
5099   title: "Throughput: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-pdr"
5100   algorithm: "plot_performance_box_name"
5101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-pdr"
5102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5103   include:
5104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5110   layout:
5111     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-pdr"
5112     layout: "plot-throughput"
5113
5114 - type: "plot"
5115   title: "Throughput: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5116   algorithm: "plot_performance_box_name"
5117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5119   include:
5120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5126   layout:
5127     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5128     layout: "plot-throughput"
5129
5130 - type: "plot"
5131   title: "Throughput: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5132   algorithm: "plot_performance_box_name"
5133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5135   include:
5136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5139     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5140     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5141     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5142   layout:
5143     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-pdr"
5144     layout: "plot-throughput"
5145
5146 #- type: "plot"
5147 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
5148 #  algorithm: "plot_performance_box_name"
5149 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
5150 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5151 #  include:
5152 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5153 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5154 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5155 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5156 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5157 #  layout:
5158 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
5159 #    layout: "plot-throughput"
5160 #
5161 #- type: "plot"
5162 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
5163 #  algorithm: "plot_performance_box_name"
5164 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
5165 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5166 #  include:
5167 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5168 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5169 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5170 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5171 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5172 #  layout:
5173 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
5174 #    layout: "plot-throughput"
5175 #
5176 #- type: "plot"
5177 #  title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
5178 #  algorithm: "plot_performance_box_name"
5179 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
5180 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5181 #  include:
5182 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
5183 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
5184 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
5185 #  layout:
5186 #    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
5187 #    layout: "plot-throughput"
5188 #
5189 #- type: "plot"
5190 #  title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
5191 #  algorithm: "plot_performance_box_name"
5192 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
5193 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5194 #  include:
5195 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
5196 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
5197 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
5198 #  layout:
5199 #    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
5200 #    layout: "plot-throughput"
5201
5202 ################################################################################
5203
5204 # Packet Latency 1C
5205
5206 - type: "plot"
5207   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
5208   algorithm: "plot_latency_error_bars_name"
5209   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
5210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5211   include:
5212     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5213     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5214     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5215     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5216   layout:
5217     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
5218     layout: "plot-latency"
5219
5220 - type: "plot"
5221   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
5222   algorithm: "plot_latency_error_bars_name"
5223   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
5224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5225   include:
5226     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5227     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
5228     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5229     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
5230     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5231   layout:
5232     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
5233     layout: "plot-latency"
5234
5235 - type: "plot"
5236   title: "Latency: 3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr-lat"
5237   algorithm: "plot_latency_error_bars_name"
5238   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr-lat"
5239   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5240   include:
5241     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5242     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
5243     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5244     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
5245     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5246   layout:
5247     title: "3n-hsw-xl710-64b-1t1c-memif-base-i40e-ndr"
5248     layout: "plot-latency"
5249
5250 - type: "plot"
5251   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
5252   algorithm: "plot_latency_error_bars_name"
5253   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
5254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5255   include:
5256     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
5257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5258   layout:
5259     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
5260     layout: "plot-latency"
5261
5262 - type: "plot"
5263   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
5264   algorithm: "plot_latency_error_bars_name"
5265   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
5266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5267   include:
5268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
5269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
5270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
5271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
5272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
5273   layout:
5274     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
5275     layout: "plot-latency"
5276
5277 - type: "plot"
5278   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
5279   algorithm: "plot_latency_error_bars_name"
5280   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
5281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5282   include:
5283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
5284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
5286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
5287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
5288   layout:
5289     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
5290     layout: "plot-latency"
5291
5292 - type: "plot"
5293   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
5294   algorithm: "plot_latency_error_bars_name"
5295   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
5296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5297   include:
5298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
5300   layout:
5301     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
5302     layout: "plot-latency"
5303
5304 - type: "plot"
5305   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
5306   algorithm: "plot_latency_error_bars_name"
5307   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
5308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5309   include:
5310     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
5311     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
5312     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
5313   layout:
5314     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
5315     layout: "plot-latency"
5316
5317 - type: "plot"
5318   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
5319   algorithm: "plot_latency_error_bars_name"
5320   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
5321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5322   include:
5323     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
5324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5325   layout:
5326     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
5327     layout: "plot-latency"
5328
5329 - type: "plot"
5330   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
5331   algorithm: "plot_latency_error_bars_name"
5332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
5333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5334   include:
5335     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
5336     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
5337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
5338     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
5339   layout:
5340     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
5341     layout: "plot-latency"
5342
5343 - type: "plot"
5344   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
5345   algorithm: "plot_latency_error_bars_name"
5346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
5347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5348   include:
5349     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
5350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5351     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
5352     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
5353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
5354   layout:
5355     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
5356     layout: "plot-latency"
5357
5358 - type: "plot"
5359   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
5360   algorithm: "plot_latency_error_bars_name"
5361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
5362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5363   include:
5364     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
5365     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
5366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
5367     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
5368     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
5369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
5370   layout:
5371     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
5372     layout: "plot-latency"
5373
5374 - type: "plot"
5375   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr-lat"
5376   algorithm: "plot_latency_error_bars_name"
5377   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr-lat"
5378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5379   include:
5380     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
5381     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
5382     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
5383     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
5384   layout:
5385     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-scale-i40e-ndr"
5386     layout: "plot-latency"
5387
5388 - type: "plot"
5389   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
5390   algorithm: "plot_latency_error_bars_name"
5391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
5392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5393   include:
5394     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
5395     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
5396     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
5397     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
5398   layout:
5399     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
5400     layout: "plot-latency"
5401
5402 - type: "plot"
5403   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5404   algorithm: "plot_latency_error_bars_name"
5405   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5407   include:
5408     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
5409   layout:
5410     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
5411     layout: "plot-latency"
5412
5413 - type: "plot"
5414   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5415   algorithm: "plot_latency_error_bars_name"
5416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5418   include:
5419     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
5420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
5421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
5422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
5423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
5424   layout:
5425     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
5426     layout: "plot-latency"
5427
5428 - type: "plot"
5429   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
5430   algorithm: "plot_latency_error_bars_name"
5431   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
5432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5433   include:
5434     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
5435     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
5436     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
5437   layout:
5438     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
5439     layout: "plot-latency"
5440
5441 - type: "plot"
5442   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5443   algorithm: "plot_latency_error_bars_name"
5444   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5446   include:
5447     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
5448   layout:
5449     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
5450     layout: "plot-latency"
5451
5452 - type: "plot"
5453   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5454   algorithm: "plot_latency_error_bars_name"
5455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
5456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5457   include:
5458     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
5459     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
5460     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
5461     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
5462     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
5463   layout:
5464     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
5465     layout: "plot-latency"
5466
5467 #- type: "plot"
5468 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
5469 #  algorithm: "plot_latency_error_bars_name"
5470 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
5471 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5472 #  include:
5473 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
5474 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5475 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5476 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5477 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5478 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5479 #  layout:
5480 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
5481 #    layout: "plot-latency"
5482
5483 #- type: "plot"
5484 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
5485 #  algorithm: "plot_latency_error_bars_name"
5486 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
5487 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5488 #  include:
5489 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
5490 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5491 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
5492 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5493 #  layout:
5494 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
5495 #    layout: "plot-latency"
5496
5497 #- type: "plot"
5498 #  title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
5499 #  algorithm: "plot_latency_error_bars_name"
5500 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
5501 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
5502 #  include:
5503 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
5504 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5505 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5506 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5507 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5508 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5509 #  layout:
5510 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
5511 #    layout: "plot-latency"
5512
5513 - type: "plot"
5514   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
5515   algorithm: "plot_latency_error_bars_name"
5516   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
5517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5518   include:
5519     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
5520     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
5521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5522   layout:
5523     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
5524     layout: "plot-latency"
5525
5526 - type: "plot"
5527   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
5528   algorithm: "plot_latency_error_bars_name"
5529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
5530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5531   include:
5532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
5533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
5534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
5535   layout:
5536     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
5537     layout: "plot-latency"
5538
5539 - type: "plot"
5540   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
5541   algorithm: "plot_latency_error_bars_name"
5542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
5543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5544   include:
5545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
5546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
5547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
5548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
5549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5550   layout:
5551     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
5552     layout: "plot-latency"
5553
5554 - type: "plot"
5555   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
5556   algorithm: "plot_latency_error_bars_name"
5557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
5558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5559   include:
5560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
5562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
5563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
5564   layout:
5565     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
5566     layout: "plot-latency"
5567
5568 - type: "plot"
5569   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
5570   algorithm: "plot_latency_error_bars_name"
5571   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
5572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5573   include:
5574     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
5575     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
5576     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
5577     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
5578     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
5579     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
5580   layout:
5581     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
5582     layout: "plot-latency"
5583
5584 - type: "plot"
5585   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
5586   algorithm: "plot_latency_error_bars_name"
5587   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
5588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5589   include:
5590     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
5591     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
5592     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5593   layout:
5594     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
5595     layout: "plot-latency"
5596
5597 - type: "plot"
5598   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
5599   algorithm: "plot_latency_error_bars_name"
5600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
5601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5602   include:
5603     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
5604     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
5605     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
5606   layout:
5607     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
5608     layout: "plot-latency"
5609
5610 - type: "plot"
5611   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
5612   algorithm: "plot_latency_error_bars_name"
5613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
5614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5615   include:
5616     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
5617     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
5618     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
5619     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5620   layout:
5621     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
5622     layout: "plot-latency"
5623
5624 - type: "plot"
5625   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
5626   algorithm: "plot_latency_error_bars_name"
5627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
5628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5629   include:
5630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
5631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
5632     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
5633     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
5634     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
5635     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
5636   layout:
5637     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
5638     layout: "plot-latency"
5639
5640 - type: "plot"
5641   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
5642   algorithm: "plot_latency_error_bars_name"
5643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
5644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5645   include:
5646     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5647     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5648     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5649     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5650   layout:
5651     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
5652     layout: "plot-latency"
5653
5654 - type: "plot"
5655   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
5656   algorithm: "plot_latency_error_bars_name"
5657   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
5658   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5659   include:
5660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
5664   layout:
5665     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
5666     layout: "plot-latency"
5667
5668 - type: "plot"
5669   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
5670   algorithm: "plot_latency_error_bars_name"
5671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
5672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5673   include:
5674     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5675     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5676     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5677     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5678   layout:
5679     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
5680     layout: "plot-latency"
5681
5682 - type: "plot"
5683   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
5684   algorithm: "plot_latency_error_bars_name"
5685   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-lat"
5686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5687   include:
5688     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5689     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5690     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5691     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
5692   layout:
5693     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
5694     layout: "plot-latency"
5695
5696 - type: "plot"
5697   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5698   algorithm: "plot_latency_error_bars_name"
5699   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
5700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5701   include:
5702     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5704     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5706   layout:
5707     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5708     layout: "plot-latency"
5709
5710 - type: "plot"
5711   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5712   algorithm: "plot_latency_error_bars_name"
5713   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
5714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5715   include:
5716     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5717     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5718     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5720   layout:
5721     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5722     layout: "plot-latency"
5723
5724 - type: "plot"
5725   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
5726   algorithm: "plot_latency_error_bars_name"
5727   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
5728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5729   include:
5730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5735   layout:
5736     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
5737     layout: "plot-latency"
5738
5739 - type: "plot"
5740   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
5741   algorithm: "plot_latency_error_bars_name"
5742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
5743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5744   include:
5745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
5750   layout:
5751     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
5752     layout: "plot-latency"
5753
5754 - type: "plot"
5755   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5756   algorithm: "plot_latency_error_bars_name"
5757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
5758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5759   include:
5760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5766   layout:
5767     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
5768     layout: "plot-latency"
5769
5770 - type: "plot"
5771   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5772   algorithm: "plot_latency_error_bars_name"
5773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
5774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5775   include:
5776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5781     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5782   layout:
5783     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5784     layout: "plot-latency"
5785
5786 - type: "plot"
5787   title: "Latency: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr"
5788   algorithm: "plot_latency_error_bars_name"
5789   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr-lat"
5790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5791   include:
5792     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5793     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5794     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5795     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5796     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5797     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5798   layout:
5799     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-ndr"
5800     layout: "plot-latency"
5801
5802 - type: "plot"
5803   title: "Latency: 3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5804   algorithm: "plot_latency_error_bars_name"
5805   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
5806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5807   include:
5808     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5809     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5810     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5811     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5812     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5813     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
5814   layout:
5815     title: "3n-hsw-xl710-64b-1t1c-link-bonding-vhost-base-i40e-vpp-ndr"
5816     layout: "plot-latency"
5817
5818 #- type: "plot"
5819 #  title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
5820 #  algorithm: "plot_latency_error_bars_name"
5821 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
5822 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5823 #  include:
5824 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
5825 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5826 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5827 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
5828 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5829 #  layout:
5830 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
5831 #    layout: "plot-latency"
5832 #
5833 #- type: "plot"
5834 #  title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
5835 #  algorithm: "plot_latency_error_bars_name"
5836 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
5837 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5838 #  include:
5839 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
5840 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
5841 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
5842 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
5843 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
5844 #  layout:
5845 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
5846 #    layout: "plot-latency"
5847 #
5848 #- type: "plot"
5849 #  title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
5850 #  algorithm: "plot_latency_error_bars_name"
5851 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
5852 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5853 #  include:
5854 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
5855 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
5856 #  layout:
5857 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
5858 #    layout: "plot-latency"
5859 #
5860 #- type: "plot"
5861 #  title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
5862 #  algorithm: "plot_latency_error_bars_name"
5863 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
5864 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5865 #  include:
5866 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
5867 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
5868 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
5869 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
5870 #  layout:
5871 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
5872 #    layout: "plot-latency"
5873 #
5874 #- type: "plot"
5875 #  title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
5876 #  algorithm: "plot_latency_error_bars_name"
5877 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
5878 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5879 #  include:
5880 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
5881 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
5882 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
5883 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
5884 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
5885 #  layout:
5886 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
5887 #    layout: "plot-latency"
5888
5889 #- type: "plot"
5890 #  title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
5891 #  algorithm: "plot_latency_error_bars_name"
5892 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
5893 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5894 #  include:
5895 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
5896 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5897 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5898 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5899 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
5900 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
5901 #  layout:
5902 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
5903 #    layout: "plot-latency"
5904
5905 #- type: "plot"
5906 #  title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
5907 #  algorithm: "plot_latency_error_bars_name"
5908 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
5909 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5910 #  include:
5911 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
5912 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
5913 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
5914 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
5915 #  layout:
5916 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
5917 #    layout: "plot-latency"
5918 #
5919 #- type: "plot"
5920 #  title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
5921 #  algorithm: "plot_latency_error_bars_name"
5922 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
5923 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5924 #  include:
5925 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
5926 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
5927 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
5928 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
5929 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
5930 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
5931 #  layout:
5932 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
5933 #    layout: "plot-latency"
5934 #
5935 #- type: "plot"
5936 #  title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
5937 #  algorithm: "plot_latency_error_bars_name"
5938 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
5939 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
5940 #  include:
5941 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5942 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
5943 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5944 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
5945 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
5946 #  layout:
5947 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
5948 #    layout: "plot-latency"
5949
5950 ################################################################################
5951
5952 # Packet Latency 2C
5953
5954 - type: "plot"
5955   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
5956   algorithm: "plot_latency_error_bars_name"
5957   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
5958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
5959   include:
5960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5964   layout:
5965     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
5966     layout: "plot-latency"
5967
5968 - type: "plot"
5969   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
5970   algorithm: "plot_latency_error_bars_name"
5971   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
5972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5973   include:
5974     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5975     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
5976     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5977     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
5978     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5979   layout:
5980     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
5981     layout: "plot-latency"
5982
5983 - type: "plot"
5984   title: "Latency: 3n-hsw-xl710-64b-2t2c-memif-base-i40e-ndr-lat"
5985   algorithm: "plot_latency_error_bars_name"
5986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-memif-base-i40e-ndr-lat"
5987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5988   include:
5989     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
5990     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
5991     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
5992     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
5993     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
5994   layout:
5995     title: "3n-hsw-xl710-64b-2t2c-memif-base-i40e-ndr"
5996     layout: "plot-latency"
5997
5998 - type: "plot"
5999   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
6000   algorithm: "plot_latency_error_bars_name"
6001   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
6002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6003   include:
6004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
6005     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6006   layout:
6007     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
6008     layout: "plot-latency"
6009
6010 - type: "plot"
6011   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
6012   algorithm: "plot_latency_error_bars_name"
6013   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
6014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6015   include:
6016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-avf-dot1q-ip4base-ndrpdr"
6017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
6018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
6019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
6020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
6021   layout:
6022     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
6023     layout: "plot-latency"
6024
6025 - type: "plot"
6026   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
6027   algorithm: "plot_latency_error_bars_name"
6028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
6029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6030   include:
6031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
6032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
6034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
6035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
6036   layout:
6037     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
6038     layout: "plot-latency"
6039
6040 - type: "plot"
6041   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
6042   algorithm: "plot_latency_error_bars_name"
6043   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
6044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6045   include:
6046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
6048   layout:
6049     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
6050     layout: "plot-latency"
6051
6052 - type: "plot"
6053   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
6054   algorithm: "plot_latency_error_bars_name"
6055   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
6056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6057   include:
6058     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
6059     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
6060     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
6061   layout:
6062     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
6063     layout: "plot-latency"
6064
6065 - type: "plot"
6066   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
6067   algorithm: "plot_latency_error_bars_name"
6068   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
6069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6070   include:
6071     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
6072     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6073   layout:
6074     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
6075     layout: "plot-latency"
6076
6077 - type: "plot"
6078   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
6079   algorithm: "plot_latency_error_bars_name"
6080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
6081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6082   include:
6083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
6084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
6085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
6086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
6087   layout:
6088     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
6089     layout: "plot-latency"
6090
6091 - type: "plot"
6092   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
6093   algorithm: "plot_latency_error_bars_name"
6094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
6095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6096   include:
6097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
6098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
6100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
6101     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
6102   layout:
6103     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
6104     layout: "plot-latency"
6105
6106 - type: "plot"
6107   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
6108   algorithm: "plot_latency_error_bars_name"
6109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
6110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6111   include:
6112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
6113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6116     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6117     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
6118   layout:
6119     title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
6120     layout: "plot-latency"
6121
6122 - type: "plot"
6123   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-scale-i40e-ndr-lat"
6124   algorithm: "plot_latency_error_bars_name"
6125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-scale-i40e-ndr-lat"
6126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6127   include:
6128     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6129     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
6130     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6131     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
6132   layout:
6133     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-scale-i40e-ndr"
6134     layout: "plot-latency"
6135
6136 - type: "plot"
6137   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
6138   algorithm: "plot_latency_error_bars_name"
6139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
6140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6141   include:
6142     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
6143     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6144     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6145     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6146   layout:
6147     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
6148     layout: "plot-latency"
6149
6150 - type: "plot"
6151   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6152   algorithm: "plot_latency_error_bars_name"
6153   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6155   include:
6156     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
6157   layout:
6158     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
6159     layout: "plot-latency"
6160
6161 - type: "plot"
6162   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6163   algorithm: "plot_latency_error_bars_name"
6164   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6166   include:
6167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
6168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
6169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
6170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
6171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
6172   layout:
6173     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
6174     layout: "plot-latency"
6175
6176 - type: "plot"
6177   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
6178   algorithm: "plot_latency_error_bars_name"
6179   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
6180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6181   include:
6182     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
6183     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
6184     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
6185   layout:
6186     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
6187     layout: "plot-latency"
6188
6189 - type: "plot"
6190   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6191   algorithm: "plot_latency_error_bars_name"
6192   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6194   include:
6195     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
6196   layout:
6197     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
6198     layout: "plot-latency"
6199
6200 - type: "plot"
6201   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6202   algorithm: "plot_latency_error_bars_name"
6203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
6204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6205   include:
6206     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
6207     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
6208     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
6209     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
6210     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
6211   layout:
6212     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
6213     layout: "plot-latency"
6214
6215 #- type: "plot"
6216 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
6217 #  algorithm: "plot_latency_error_bars_name"
6218 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
6219 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6220 #  include:
6221 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6222 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6223 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6224 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6225 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6226 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6227 #  layout:
6228 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6229 #    layout: "plot-latency"
6230
6231 #- type: "plot"
6232 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
6233 #  algorithm: "plot_latency_error_bars_name"
6234 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
6235 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6236 #  include:
6237 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6238 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6239 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6240 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6241 #  layout:
6242 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6243 #    layout: "plot-latency"
6244
6245 #- type: "plot"
6246 #  title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
6247 #  algorithm: "plot_latency_error_bars_name"
6248 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
6249 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6250 #  include:
6251 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6252 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6253 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6254 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6255 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6256 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6257 #  layout:
6258 #    title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
6259 #    layout: "plot-latency"
6260
6261 - type: "plot"
6262   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
6263   algorithm: "plot_latency_error_bars_name"
6264   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
6265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6266   include:
6267     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
6268     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
6269     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6270   layout:
6271     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
6272     layout: "plot-latency"
6273
6274 - type: "plot"
6275   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
6276   algorithm: "plot_latency_error_bars_name"
6277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
6278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6279   include:
6280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
6281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
6282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
6283   layout:
6284     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
6285     layout: "plot-latency"
6286
6287 - type: "plot"
6288   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
6289   algorithm: "plot_latency_error_bars_name"
6290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
6291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6292   include:
6293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
6294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
6295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
6296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
6297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6298   layout:
6299     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
6300     layout: "plot-latency"
6301
6302 - type: "plot"
6303   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
6304   algorithm: "plot_latency_error_bars_name"
6305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
6306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6307   include:
6308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
6310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
6311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
6312   layout:
6313     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
6314     layout: "plot-latency"
6315
6316 - type: "plot"
6317   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
6318   algorithm: "plot_latency_error_bars_name"
6319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
6320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6321   include:
6322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
6323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
6324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
6325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
6326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
6327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
6328   layout:
6329     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
6330     layout: "plot-latency"
6331
6332 - type: "plot"
6333   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
6334   algorithm: "plot_latency_error_bars_name"
6335   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
6336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6337   include:
6338     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
6339     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
6340     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6341   layout:
6342     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
6343     layout: "plot-latency"
6344
6345 - type: "plot"
6346   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
6347   algorithm: "plot_latency_error_bars_name"
6348   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
6349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6350   include:
6351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
6352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
6353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
6354   layout:
6355     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
6356     layout: "plot-latency"
6357
6358 - type: "plot"
6359   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
6360   algorithm: "plot_latency_error_bars_name"
6361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
6362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6363   include:
6364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
6365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
6366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
6367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6368   layout:
6369     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
6370     layout: "plot-latency"
6371
6372 - type: "plot"
6373   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
6374   algorithm: "plot_latency_error_bars_name"
6375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
6376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6377   include:
6378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
6379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
6380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
6381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
6382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
6383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
6384   layout:
6385     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
6386     layout: "plot-latency"
6387
6388 - type: "plot"
6389   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
6390   algorithm: "plot_latency_error_bars_name"
6391   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
6392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6393   include:
6394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6398   layout:
6399     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
6400     layout: "plot-latency"
6401
6402 - type: "plot"
6403   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
6404   algorithm: "plot_latency_error_bars_name"
6405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
6406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6407   include:
6408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
6412   layout:
6413     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
6414     layout: "plot-latency"
6415
6416 - type: "plot"
6417   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
6418   algorithm: "plot_latency_error_bars_name"
6419   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
6420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6421   include:
6422     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6423     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6424     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6425     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6426   layout:
6427     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
6428     layout: "plot-latency"
6429
6430 - type: "plot"
6431   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
6432   algorithm: "plot_latency_error_bars_name"
6433   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-lat"
6434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6435   include:
6436     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6437     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6438     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6439     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
6440   layout:
6441     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
6442     layout: "plot-latency"
6443
6444 - type: "plot"
6445   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
6446   algorithm: "plot_latency_error_bars_name"
6447   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
6448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6449   include:
6450     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6451     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6452     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6453     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6454   layout:
6455     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
6456     layout: "plot-latency"
6457
6458 - type: "plot"
6459   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6460   algorithm: "plot_latency_error_bars_name"
6461   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
6462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6463   include:
6464     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6465     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6466     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6467     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6468   layout:
6469     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6470     layout: "plot-latency"
6471
6472 - type: "plot"
6473   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
6474   algorithm: "plot_latency_error_bars_name"
6475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
6476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6477   include:
6478     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6479     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6480     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6481     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6482     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6483   layout:
6484     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
6485     layout: "plot-latency"
6486
6487 - type: "plot"
6488   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
6489   algorithm: "plot_latency_error_bars_name"
6490   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
6491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6492   include:
6493     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6494     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6495     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6496     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6497     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
6498   layout:
6499     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
6500     layout: "plot-latency"
6501
6502 - type: "plot"
6503   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
6504   algorithm: "plot_latency_error_bars_name"
6505   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
6506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6507   include:
6508     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6509     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6510     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6511     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6512     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6514   layout:
6515     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
6516     layout: "plot-latency"
6517
6518 - type: "plot"
6519   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6520   algorithm: "plot_latency_error_bars_name"
6521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
6522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6523   include:
6524     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6530   layout:
6531     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6532     layout: "plot-latency"
6533
6534 - type: "plot"
6535   title: "Latency: 3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-ndr"
6536   algorithm: "plot_latency_error_bars_name"
6537   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-ndr-lat"
6538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6539   include:
6540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6544     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6546   layout:
6547     title: "3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-ndr"
6548     layout: "plot-latency"
6549
6550 - type: "plot"
6551   title: "Latency: 3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6552   algorithm: "plot_latency_error_bars_name"
6553   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
6554   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6555   include:
6556     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6558     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6559     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6562   layout:
6563     title: "3n-hsw-xl710-64b-2t2c-link-bonding-vhost-base-i40e-vpp-ndr"
6564     layout: "plot-latency"
6565
6566 #- type: "plot"
6567 #  title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
6568 #  algorithm: "plot_latency_error_bars_name"
6569 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
6570 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6571 #  include:
6572 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6573 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6574 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6575 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6576 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6577 #  layout:
6578 #    title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
6579 #    layout: "plot-latency"
6580 #
6581 #- type: "plot"
6582 #  title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
6583 #  algorithm: "plot_latency_error_bars_name"
6584 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
6585 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6586 #  include:
6587 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
6588 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
6589 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
6590 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
6591 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
6592 #  layout:
6593 #    title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
6594 #    layout: "plot-latency"
6595 #
6596 #- type: "plot"
6597 #  title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
6598 #  algorithm: "plot_latency_error_bars_name"
6599 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
6600 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6601 #  include:
6602 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
6603 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
6604 #  layout:
6605 #    title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
6606 #    layout: "plot-latency"
6607 #
6608 #- type: "plot"
6609 #  title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
6610 #  algorithm: "plot_latency_error_bars_name"
6611 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
6612 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6613 #  include:
6614 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6615 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
6616 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6617 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
6618 #  layout:
6619 #    title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
6620 #    layout: "plot-latency"
6621 #
6622 #- type: "plot"
6623 #  title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
6624 #  algorithm: "plot_latency_error_bars_name"
6625 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
6626 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6627 #  include:
6628 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
6629 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
6630 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
6631 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
6632 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
6633 #  layout:
6634 #    title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
6635 #    layout: "plot-latency"
6636
6637 #- type: "plot"
6638 #  title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
6639 #  algorithm: "plot_latency_error_bars_name"
6640 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
6641 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6642 #  include:
6643 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6644 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6645 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6646 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6647 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6648 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6649 #  layout:
6650 #    title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
6651 #    layout: "plot-latency"
6652
6653 #- type: "plot"
6654 #  title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
6655 #  algorithm: "plot_latency_error_bars_name"
6656 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
6657 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6658 #  include:
6659 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
6660 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
6661 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
6662 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
6663 #  layout:
6664 #    title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
6665 #    layout: "plot-latency"
6666 #
6667 #- type: "plot"
6668 #  title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
6669 #  algorithm: "plot_latency_error_bars_name"
6670 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
6671 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6672 #  include:
6673 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
6674 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
6675 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
6676 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
6677 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
6678 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
6679 #  layout:
6680 #    title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
6681 #    layout: "plot-latency"
6682 #
6683 #- type: "plot"
6684 #  title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
6685 #  algorithm: "plot_latency_error_bars_name"
6686 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
6687 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6688 #  include:
6689 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6694 #  layout:
6695 #    title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
6696 #    layout: "plot-latency"
6697
6698 ################################################################################
6699
6700 # Packet Latency 4C
6701
6702 - type: "plot"
6703   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
6704   algorithm: "plot_latency_error_bars_name"
6705   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
6706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6707   include:
6708     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6709     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6710     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6711     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6712   layout:
6713     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
6714     layout: "plot-latency"
6715
6716 - type: "plot"
6717   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
6718   algorithm: "plot_latency_error_bars_name"
6719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
6720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6721   include:
6722     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6723     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6724     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6725     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6726     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6727   layout:
6728     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
6729     layout: "plot-latency"
6730
6731 - type: "plot"
6732   title: "Latency: 3n-hsw-xl710-64b-4t4c-memif-base-i40e-ndr-lat"
6733   algorithm: "plot_latency_error_bars_name"
6734   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-memif-base-i40e-ndr-lat"
6735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6736   include:
6737     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6738     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6739     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6740     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6741     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6742   layout:
6743     title: "3n-hsw-xl710-64b-4t4c-memif-base-i40e-ndr"
6744     layout: "plot-latency"
6745
6746 - type: "plot"
6747   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
6748   algorithm: "plot_latency_error_bars_name"
6749   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
6750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6751   include:
6752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
6753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6754   layout:
6755     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
6756     layout: "plot-latency"
6757
6758 - type: "plot"
6759   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
6760   algorithm: "plot_latency_error_bars_name"
6761   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
6762   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6763   include:
6764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-avf-dot1q-ip4base-ndrpdr"
6765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
6766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
6767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
6768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
6769   layout:
6770     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
6771     layout: "plot-latency"
6772
6773 - type: "plot"
6774   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
6775   algorithm: "plot_latency_error_bars_name"
6776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
6777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6778   include:
6779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
6780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
6782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
6783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
6784   layout:
6785     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
6786     layout: "plot-latency"
6787
6788 - type: "plot"
6789   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
6790   algorithm: "plot_latency_error_bars_name"
6791   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
6792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6793   include:
6794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
6796   layout:
6797     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
6798     layout: "plot-latency"
6799
6800 - type: "plot"
6801   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
6802   algorithm: "plot_latency_error_bars_name"
6803   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
6804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6805   include:
6806     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
6807     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
6808     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
6809   layout:
6810     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
6811     layout: "plot-latency"
6812
6813 - type: "plot"
6814   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
6815   algorithm: "plot_latency_error_bars_name"
6816   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
6817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6818   include:
6819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
6820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6821   layout:
6822     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
6823     layout: "plot-latency"
6824
6825 - type: "plot"
6826   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
6827   algorithm: "plot_latency_error_bars_name"
6828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
6829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6830   include:
6831     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
6832     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
6833     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
6834     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
6835   layout:
6836     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
6837     layout: "plot-latency"
6838
6839 - type: "plot"
6840   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
6841   algorithm: "plot_latency_error_bars_name"
6842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
6843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6844   include:
6845     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
6846     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6847     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
6848     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
6849     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
6850   layout:
6851     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
6852     layout: "plot-latency"
6853
6854 - type: "plot"
6855   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
6856   algorithm: "plot_latency_error_bars_name"
6857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
6858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6859   include:
6860     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
6861     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6862     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6863     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6864     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6865     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
6866   layout:
6867     title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
6868     layout: "plot-latency"
6869
6870 - type: "plot"
6871   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-scale-i40e-ndr-lat"
6872   algorithm: "plot_latency_error_bars_name"
6873   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-scale-i40e-ndr-lat"
6874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6875   include:
6876     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6877     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
6878     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6879     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
6880   layout:
6881     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-scale-i40e-ndr"
6882     layout: "plot-latency"
6883
6884 - type: "plot"
6885   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
6886   algorithm: "plot_latency_error_bars_name"
6887   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
6888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6889   include:
6890     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
6891     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6892     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6893     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6894   layout:
6895     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
6896     layout: "plot-latency"
6897
6898 - type: "plot"
6899   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6900   algorithm: "plot_latency_error_bars_name"
6901   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6903   include:
6904     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
6905   layout:
6906     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
6907     layout: "plot-latency"
6908
6909 - type: "plot"
6910   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6911   algorithm: "plot_latency_error_bars_name"
6912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6914   include:
6915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
6916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
6917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
6918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
6919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
6920   layout:
6921     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
6922     layout: "plot-latency"
6923
6924 - type: "plot"
6925   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
6926   algorithm: "plot_latency_error_bars_name"
6927   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
6928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6929   include:
6930     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
6931     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
6932     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
6933   layout:
6934     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
6935     layout: "plot-latency"
6936
6937 - type: "plot"
6938   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6939   algorithm: "plot_latency_error_bars_name"
6940   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6942   include:
6943     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
6944   layout:
6945     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
6946     layout: "plot-latency"
6947
6948 - type: "plot"
6949   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6950   algorithm: "plot_latency_error_bars_name"
6951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
6952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6953   include:
6954     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
6955     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
6956     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
6957     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
6958     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
6959   layout:
6960     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
6961     layout: "plot-latency"
6962
6963 #- type: "plot"
6964 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
6965 #  algorithm: "plot_latency_error_bars_name"
6966 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
6967 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6968 #  include:
6969 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6970 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6971 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6972 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6973 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6974 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6975 #  layout:
6976 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6977 #    layout: "plot-latency"
6978
6979 #- type: "plot"
6980 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
6981 #  algorithm: "plot_latency_error_bars_name"
6982 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
6983 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6984 #  include:
6985 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6986 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6987 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6988 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6989 #  layout:
6990 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6991 #    layout: "plot-latency"
6992
6993 #- type: "plot"
6994 #  title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
6995 #  algorithm: "plot_latency_error_bars_name"
6996 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
6997 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6998 #  include:
6999 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7000 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7001 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7002 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7003 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7004 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7005 #  layout:
7006 #    title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
7007 #    layout: "plot-latency"
7008
7009 - type: "plot"
7010   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
7011   algorithm: "plot_latency_error_bars_name"
7012   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
7013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7014   include:
7015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
7016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
7017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7018   layout:
7019     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
7020     layout: "plot-latency"
7021
7022 - type: "plot"
7023   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
7024   algorithm: "plot_latency_error_bars_name"
7025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
7026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7027   include:
7028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
7029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
7030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
7031   layout:
7032     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
7033     layout: "plot-latency"
7034
7035 - type: "plot"
7036   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
7037   algorithm: "plot_latency_error_bars_name"
7038   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
7039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7040   include:
7041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
7042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
7043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
7044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
7045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7046   layout:
7047     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
7048     layout: "plot-latency"
7049
7050 - type: "plot"
7051   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
7052   algorithm: "plot_latency_error_bars_name"
7053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
7054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7055   include:
7056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
7058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
7059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
7060   layout:
7061     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
7062     layout: "plot-latency"
7063
7064 - type: "plot"
7065   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
7066   algorithm: "plot_latency_error_bars_name"
7067   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
7068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7069   include:
7070     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
7071     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
7072     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
7073     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
7074     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
7075     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
7076   layout:
7077     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
7078     layout: "plot-latency"
7079
7080 - type: "plot"
7081   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
7082   algorithm: "plot_latency_error_bars_name"
7083   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
7084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7085   include:
7086     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
7087     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
7088     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7089   layout:
7090     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
7091     layout: "plot-latency"
7092
7093 - type: "plot"
7094   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
7095   algorithm: "plot_latency_error_bars_name"
7096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
7097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7098   include:
7099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
7100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
7101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
7102   layout:
7103     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
7104     layout: "plot-latency"
7105
7106 - type: "plot"
7107   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
7108   algorithm: "plot_latency_error_bars_name"
7109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
7110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7111   include:
7112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
7113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
7114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
7115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7116   layout:
7117     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
7118     layout: "plot-latency"
7119
7120 - type: "plot"
7121   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
7122   algorithm: "plot_latency_error_bars_name"
7123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
7124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7125   include:
7126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
7127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
7128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
7129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
7130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
7131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
7132   layout:
7133     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
7134     layout: "plot-latency"
7135
7136 - type: "plot"
7137   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
7138   algorithm: "plot_latency_error_bars_name"
7139   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
7140   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7141   include:
7142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7146   layout:
7147     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
7148     layout: "plot-latency"
7149
7150 - type: "plot"
7151   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
7152   algorithm: "plot_latency_error_bars_name"
7153   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
7154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7155   include:
7156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
7160   layout:
7161     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
7162     layout: "plot-latency"
7163
7164 - type: "plot"
7165   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
7166   algorithm: "plot_latency_error_bars_name"
7167   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
7168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7169   include:
7170     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7171     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7172     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7174   layout:
7175     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
7176     layout: "plot-latency"
7177
7178 - type: "plot"
7179   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
7180   algorithm: "plot_latency_error_bars_name"
7181   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-lat"
7182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7183   include:
7184     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7185     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7186     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7187     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
7188   layout:
7189     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
7190     layout: "plot-latency"
7191
7192 - type: "plot"
7193   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
7194   algorithm: "plot_latency_error_bars_name"
7195   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
7196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7197   include:
7198     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7202   layout:
7203     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
7204     layout: "plot-latency"
7205
7206 - type: "plot"
7207   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7208   algorithm: "plot_latency_error_bars_name"
7209   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
7210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7211   include:
7212     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7213     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7214     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7215     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7216   layout:
7217     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7218     layout: "plot-latency"
7219
7220 - type: "plot"
7221   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
7222   algorithm: "plot_latency_error_bars_name"
7223   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
7224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7225   include:
7226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7231   layout:
7232     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
7233     layout: "plot-latency"
7234
7235 - type: "plot"
7236   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
7237   algorithm: "plot_latency_error_bars_name"
7238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
7239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7240   include:
7241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
7246   layout:
7247     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
7248     layout: "plot-latency"
7249
7250 - type: "plot"
7251   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
7252   algorithm: "plot_latency_error_bars_name"
7253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
7254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7255   include:
7256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7262   layout:
7263     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
7264     layout: "plot-latency"
7265
7266 - type: "plot"
7267   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7268   algorithm: "plot_latency_error_bars_name"
7269   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
7270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7271   include:
7272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7278   layout:
7279     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7280     layout: "plot-latency"
7281
7282 - type: "plot"
7283   title: "Latency: 3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-ndr"
7284   algorithm: "plot_latency_error_bars_name"
7285   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-ndr-lat"
7286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7287   include:
7288     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7289     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7290     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7291     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7292     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7293     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7294   layout:
7295     title: "3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-ndr"
7296     layout: "plot-latency"
7297
7298 - type: "plot"
7299   title: "Latency: 3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7300   algorithm: "plot_latency_error_bars_name"
7301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
7302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7303   include:
7304     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7305     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7306     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7307     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7308     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7309     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7310   layout:
7311     title: "3n-hsw-xl710-64b-4t4c-link-bonding-vhost-base-i40e-vpp-ndr"
7312     layout: "plot-latency"
7313
7314 #- type: "plot"
7315 #  title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
7316 #  algorithm: "plot_latency_error_bars_name"
7317 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
7318 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7319 #  include:
7320 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7321 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7322 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7323 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7324 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7325 #  layout:
7326 #    title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
7327 #    layout: "plot-latency"
7328 #
7329 #- type: "plot"
7330 #  title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
7331 #  algorithm: "plot_latency_error_bars_name"
7332 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
7333 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7334 #  include:
7335 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
7336 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
7337 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
7338 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
7339 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
7340 #  layout:
7341 #    title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
7342 #    layout: "plot-latency"
7343 #
7344 #- type: "plot"
7345 #  title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
7346 #  algorithm: "plot_latency_error_bars_name"
7347 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
7348 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7349 #  include:
7350 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
7351 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
7352 #  layout:
7353 #    title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
7354 #    layout: "plot-latency"
7355 #
7356 #- type: "plot"
7357 #  title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
7358 #  algorithm: "plot_latency_error_bars_name"
7359 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
7360 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7361 #  include:
7362 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7363 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
7364 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7365 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
7366 #  layout:
7367 #    title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
7368 #    layout: "plot-latency"
7369 #
7370 #- type: "plot"
7371 #  title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
7372 #  algorithm: "plot_latency_error_bars_name"
7373 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
7374 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7375 #  include:
7376 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
7377 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
7378 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
7379 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
7380 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
7381 #  layout:
7382 #    title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
7383 #    layout: "plot-latency"
7384
7385 #- type: "plot"
7386 #  title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
7387 #  algorithm: "plot_latency_error_bars_name"
7388 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
7389 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7390 #  include:
7391 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7392 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7393 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7394 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7395 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7396 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7397 #  layout:
7398 #    title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7399 #    layout: "plot-latency"
7400
7401 #- type: "plot"
7402 #  title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
7403 #  algorithm: "plot_latency_error_bars_name"
7404 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
7405 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7406 #  include:
7407 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
7408 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
7409 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
7410 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
7411 #  layout:
7412 #    title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
7413 #    layout: "plot-latency"
7414 #
7415 #- type: "plot"
7416 #  title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
7417 #  algorithm: "plot_latency_error_bars_name"
7418 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
7419 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7420 #  include:
7421 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
7422 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
7423 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
7424 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
7425 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
7426 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
7427 #  layout:
7428 #    title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
7429 #    layout: "plot-latency"
7430 #
7431 #- type: "plot"
7432 #  title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
7433 #  algorithm: "plot_latency_error_bars_name"
7434 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
7435 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7436 #  include:
7437 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7438 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7439 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7440 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7441 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7442 #  layout:
7443 #    title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
7444 #    layout: "plot-latency"
7445
7446 ################################################################################
7447
7448 # Packet Speedup
7449
7450 - type: "plot"
7451   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
7452   algorithm: "plot_throughput_speedup_analysis_name"
7453   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
7454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7455   include:
7456     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7457     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7458     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7459     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7460   layout:
7461     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
7462     layout: "plot-throughput-speedup-analysis"
7463
7464 - type: "plot"
7465   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
7466   algorithm: "plot_throughput_speedup_analysis_name"
7467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
7468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7469   include:
7470     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7471     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7472     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7473     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7474   layout:
7475     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
7476     layout: "plot-throughput-speedup-analysis"
7477
7478 - type: "plot"
7479   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
7480   algorithm: "plot_throughput_speedup_analysis_name"
7481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
7482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7483   include:
7484     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7485     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7486     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7487     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7488     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7489   layout:
7490     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
7491     layout: "plot-throughput-speedup-analysis"
7492
7493 - type: "plot"
7494   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
7495   algorithm: "plot_throughput_speedup_analysis_name"
7496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
7497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7498   include:
7499     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7500     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7501     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7502     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7503     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7504   layout:
7505     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
7506     layout: "plot-throughput-speedup-analysis"
7507
7508 - type: "plot"
7509   title: "Speedup: 3n-hsw-xl710-64b-memif-base-i40e-ndr-tsa"
7510   algorithm: "plot_throughput_speedup_analysis_name"
7511   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-memif-base-i40e-ndr-tsa"
7512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7513   include:
7514     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7515     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7516     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7517     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7518     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7519   layout:
7520     title: "3n-hsw-xl710-64b-memif-base-i40e-ndr"
7521     layout: "plot-throughput-speedup-analysis"
7522
7523 - type: "plot"
7524   title: "Speedup: 3n-hsw-xl710-64b-memif-base-i40e-pdr-tsa"
7525   algorithm: "plot_throughput_speedup_analysis_name"
7526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-memif-base-i40e-pdr-tsa"
7527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7528   include:
7529     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7530     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7531     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7532     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7533     - "Tests.Vpp.Perf.Container Memif.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7534   layout:
7535     title: "3n-hsw-xl710-64b-memif-base-i40e-pdr"
7536     layout: "plot-throughput-speedup-analysis"
7537
7538 - type: "plot"
7539   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
7540   algorithm: "plot_throughput_speedup_analysis_name"
7541   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
7542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7543   include:
7544     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7545     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7546   layout:
7547     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
7548     layout: "plot-throughput-speedup-analysis"
7549
7550 - type: "plot"
7551   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
7552   algorithm: "plot_throughput_speedup_analysis_name"
7553   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
7554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7555   include:
7556     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7558   layout:
7559     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
7560     layout: "plot-throughput-speedup-analysis"
7561
7562 - type: "plot"
7563   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
7564   algorithm: "plot_throughput_speedup_analysis_name"
7565   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
7566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7567   include:
7568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
7569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
7571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
7572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7573   layout:
7574     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
7575     layout: "plot-throughput-speedup-analysis"
7576
7577 - type: "plot"
7578   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
7579   algorithm: "plot_throughput_speedup_analysis_name"
7580   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
7581   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7582   include:
7583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
7584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
7586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
7587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7588   layout:
7589     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
7590     layout: "plot-throughput-speedup-analysis"
7591
7592 - type: "plot"
7593   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7594   algorithm: "plot_throughput_speedup_analysis_name"
7595   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7597   include:
7598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
7601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
7602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7603   layout:
7604     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
7605     layout: "plot-throughput-speedup-analysis"
7606
7607 - type: "plot"
7608   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7609   algorithm: "plot_throughput_speedup_analysis_name"
7610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7612   include:
7613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
7616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
7617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7618   layout:
7619     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
7620     layout: "plot-throughput-speedup-analysis"
7621
7622 - type: "plot"
7623   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
7624   algorithm: "plot_throughput_speedup_analysis_name"
7625   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
7626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7627   include:
7628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
7630   layout:
7631     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
7632     layout: "plot-throughput-speedup-analysis"
7633
7634 - type: "plot"
7635   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
7636   algorithm: "plot_throughput_speedup_analysis_name"
7637   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
7638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7639   include:
7640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
7642   layout:
7643     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
7644     layout: "plot-throughput-speedup-analysis"
7645
7646 - type: "plot"
7647   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7648   algorithm: "plot_throughput_speedup_analysis_name"
7649   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7651   include:
7652     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7653     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7654     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7655   layout:
7656     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
7657     layout: "plot-throughput-speedup-analysis"
7658
7659 - type: "plot"
7660   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7661   algorithm: "plot_throughput_speedup_analysis_name"
7662   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7664   include:
7665     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7666     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7667     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7668   layout:
7669     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
7670     layout: "plot-throughput-speedup-analysis"
7671
7672 - type: "plot"
7673   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
7674   algorithm: "plot_throughput_speedup_analysis_name"
7675   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
7676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7677   include:
7678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
7679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7680   layout:
7681     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
7682     layout: "plot-throughput-speedup-analysis"
7683
7684 - type: "plot"
7685   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
7686   algorithm: "plot_throughput_speedup_analysis_name"
7687   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
7688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7689   include:
7690     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
7691     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7692     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7695   layout:
7696     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
7697     layout: "plot-throughput-speedup-analysis"
7698
7699 - type: "plot"
7700   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
7701   algorithm: "plot_throughput_speedup_analysis_name"
7702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
7703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7704   include:
7705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
7706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
7707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
7708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7709   layout:
7710     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
7711     layout: "plot-throughput-speedup-analysis"
7712
7713 - type: "plot"
7714   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
7715   algorithm: "plot_throughput_speedup_analysis_name"
7716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
7717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7718   include:
7719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
7720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
7721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
7722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7723   layout:
7724     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
7725     layout: "plot-throughput-speedup-analysis"
7726
7727 - type: "plot"
7728   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7729   algorithm: "plot_throughput_speedup_analysis_name"
7730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
7731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7732   include:
7733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
7736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
7737     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7738   layout:
7739     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
7740     layout: "plot-throughput-speedup-analysis"
7741
7742 - type: "plot"
7743   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7744   algorithm: "plot_throughput_speedup_analysis_name"
7745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
7746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7747   include:
7748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
7749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
7751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
7752     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7753   layout:
7754     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
7755     layout: "plot-throughput-speedup-analysis"
7756
7757 - type: "plot"
7758   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
7759   algorithm: "plot_throughput_speedup_analysis_name"
7760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
7761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7762   include:
7763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7764     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7765     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7766     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7768     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
7769   layout:
7770     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
7771     layout: "plot-throughput-speedup-analysis"
7772
7773 - type: "plot"
7774   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
7775   algorithm: "plot_throughput_speedup_analysis_name"
7776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
7777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7778   include:
7779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7780     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7784     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
7785   layout:
7786     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
7787     layout: "plot-throughput-speedup-analysis"
7788
7789 - type: "plot"
7790   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
7791   algorithm: "plot_throughput_speedup_analysis_name"
7792   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
7793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7794   include:
7795     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7796     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
7797     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7798     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
7799   layout:
7800     title: "3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-ndr"
7801     layout: "plot-throughput-speedup-analysis"
7802
7803 - type: "plot"
7804   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
7805   algorithm: "plot_throughput_speedup_analysis_name"
7806   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
7807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7808   include:
7809     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7810     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
7811     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7812     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
7813   layout:
7814     title: "3n-hsw-xl710-64b-ip4tunnel-base-scale-i40e-pdr"
7815     layout: "plot-throughput-speedup-analysis"
7816
7817 - type: "plot"
7818   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
7819   algorithm: "plot_throughput_speedup_analysis_name"
7820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
7821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7822   include:
7823     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
7824     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7825     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7826     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7827   layout:
7828     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
7829     layout: "plot-throughput-speedup-analysis"
7830
7831 - type: "plot"
7832   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
7833   algorithm: "plot_throughput_speedup_analysis_name"
7834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
7835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7836   include:
7837     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
7838     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7839     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7840     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7841   layout:
7842     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
7843     layout: "plot-throughput-speedup-analysis"
7844
7845 - type: "plot"
7846   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7847   algorithm: "plot_throughput_speedup_analysis_name"
7848   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7850   include:
7851     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7852   layout:
7853     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
7854     layout: "plot-throughput-speedup-analysis"
7855
7856 - type: "plot"
7857   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7858   algorithm: "plot_throughput_speedup_analysis_name"
7859   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7861   include:
7862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7863   layout:
7864     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
7865     layout: "plot-throughput-speedup-analysis"
7866
7867 - type: "plot"
7868   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7869   algorithm: "plot_throughput_speedup_analysis_name"
7870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7872   include:
7873     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7874     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7875     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
7876     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
7877     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7878   layout:
7879     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
7880     layout: "plot-throughput-speedup-analysis"
7881
7882 - type: "plot"
7883   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7884   algorithm: "plot_throughput_speedup_analysis_name"
7885   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7887   include:
7888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7889     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7890     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
7891     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
7892     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7893   layout:
7894     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
7895     layout: "plot-throughput-speedup-analysis"
7896
7897 - type: "plot"
7898   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7899   algorithm: "plot_throughput_speedup_analysis_name"
7900   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7902   include:
7903     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7904     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7905     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7906   layout:
7907     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
7908     layout: "plot-throughput-speedup-analysis"
7909
7910 - type: "plot"
7911   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7912   algorithm: "plot_throughput_speedup_analysis_name"
7913   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7915   include:
7916     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7917     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7918     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7919   layout:
7920     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
7921     layout: "plot-throughput-speedup-analysis"
7922
7923 - type: "plot"
7924   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7925   algorithm: "plot_throughput_speedup_analysis_name"
7926   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7928   include:
7929     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7930   layout:
7931     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
7932     layout: "plot-throughput-speedup-analysis"
7933
7934 - type: "plot"
7935   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7936   algorithm: "plot_throughput_speedup_analysis_name"
7937   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7939   include:
7940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7941   layout:
7942     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
7943     layout: "plot-throughput-speedup-analysis"
7944
7945 - type: "plot"
7946   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7947   algorithm: "plot_throughput_speedup_analysis_name"
7948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
7949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7950   include:
7951     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7952     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7953     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
7954     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
7955     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7956   layout:
7957     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
7958     layout: "plot-throughput-speedup-analysis"
7959
7960 - type: "plot"
7961   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7962   algorithm: "plot_throughput_speedup_analysis_name"
7963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
7964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7965   include:
7966     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
7967     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7968     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
7969     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
7970     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7971   layout:
7972     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
7973     layout: "plot-throughput-speedup-analysis"
7974
7975 - type: "plot"
7976   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
7977   algorithm: "plot_throughput_speedup_analysis_name"
7978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
7979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7980   include:
7981     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7982     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7983     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7985     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7986     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7987   layout:
7988     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7989     layout: "plot-throughput-speedup-analysis"
7990
7991 - type: "plot"
7992   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
7993   algorithm: "plot_throughput_speedup_analysis_name"
7994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
7995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7996   include:
7997     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7998     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7999     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8000     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8001     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8002     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8003   layout:
8004     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
8005     layout: "plot-throughput-speedup-analysis"
8006
8007 - type: "plot"
8008   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
8009   algorithm: "plot_throughput_speedup_analysis_name"
8010   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
8011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8012   include:
8013     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8014     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8015     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8016     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8017   layout:
8018     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8019     layout: "plot-throughput-speedup-analysis"
8020
8021 - type: "plot"
8022   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
8023   algorithm: "plot_throughput_speedup_analysis_name"
8024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
8025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8026   include:
8027     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8028     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8029     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8030     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8031   layout:
8032     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
8033     layout: "plot-throughput-speedup-analysis"
8034
8035 - type: "plot"
8036   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
8037   algorithm: "plot_throughput_speedup_analysis_name"
8038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
8039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8040   include:
8041     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8042     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8047   layout:
8048     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
8049     layout: "plot-throughput-speedup-analysis"
8050
8051 - type: "plot"
8052   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
8053   algorithm: "plot_throughput_speedup_analysis_name"
8054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
8055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8056   include:
8057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8063   layout:
8064     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
8065     layout: "plot-throughput-speedup-analysis"
8066
8067 - type: "plot"
8068   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
8069   algorithm: "plot_throughput_speedup_analysis_name"
8070   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
8071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8072   include:
8073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8076   layout:
8077     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
8078     layout: "plot-throughput-speedup-analysis"
8079
8080 - type: "plot"
8081   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
8082   algorithm: "plot_throughput_speedup_analysis_name"
8083   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
8084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8085   include:
8086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8089   layout:
8090     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
8091     layout: "plot-throughput-speedup-analysis"
8092
8093 - type: "plot"
8094   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
8095   algorithm: "plot_throughput_speedup_analysis_name"
8096   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
8097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8098   include:
8099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8102   layout:
8103     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
8104     layout: "plot-throughput-speedup-analysis"
8105
8106 - type: "plot"
8107   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
8108   algorithm: "plot_throughput_speedup_analysis_name"
8109   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
8110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8111   include:
8112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8115   layout:
8116     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
8117     layout: "plot-throughput-speedup-analysis"
8118
8119 - type: "plot"
8120   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
8121   algorithm: "plot_throughput_speedup_analysis_name"
8122   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
8123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8124   include:
8125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8130   layout:
8131     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
8132     layout: "plot-throughput-speedup-analysis"
8133
8134 - type: "plot"
8135   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
8136   algorithm: "plot_throughput_speedup_analysis_name"
8137   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
8138   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8139   include:
8140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8141     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8145   layout:
8146     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
8147     layout: "plot-throughput-speedup-analysis"
8148
8149 - type: "plot"
8150   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
8151   algorithm: "plot_throughput_speedup_analysis_name"
8152   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
8153   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8154   include:
8155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8156     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8159   layout:
8160     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
8161     layout: "plot-throughput-speedup-analysis"
8162
8163 - type: "plot"
8164   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
8165   algorithm: "plot_throughput_speedup_analysis_name"
8166   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
8167   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8168   include:
8169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8173   layout:
8174     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
8175     layout: "plot-throughput-speedup-analysis"
8176
8177 - type: "plot"
8178   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
8179   algorithm: "plot_throughput_speedup_analysis_name"
8180   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
8181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8182   include:
8183     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8184     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8185     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8186     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8187     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8188     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8189   layout:
8190     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
8191     layout: "plot-throughput-speedup-analysis"
8192
8193 - type: "plot"
8194   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
8195   algorithm: "plot_throughput_speedup_analysis_name"
8196   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
8197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8198   include:
8199     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8200     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8201     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8202     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8203     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8204     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8205   layout:
8206     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
8207     layout: "plot-throughput-speedup-analysis"
8208
8209 - type: "plot"
8210   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
8211   algorithm: "plot_throughput_speedup_analysis_name"
8212   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
8213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8214   include:
8215     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8216     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8217     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8218   layout:
8219     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
8220     layout: "plot-throughput-speedup-analysis"
8221
8222 - type: "plot"
8223   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
8224   algorithm: "plot_throughput_speedup_analysis_name"
8225   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
8226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8227   include:
8228     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8229     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8230     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8231   layout:
8232     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
8233     layout: "plot-throughput-speedup-analysis"
8234
8235 - type: "plot"
8236   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
8237   algorithm: "plot_throughput_speedup_analysis_name"
8238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
8239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8240   include:
8241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8244   layout:
8245     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
8246     layout: "plot-throughput-speedup-analysis"
8247
8248 - type: "plot"
8249   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
8250   algorithm: "plot_throughput_speedup_analysis_name"
8251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
8252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8253   include:
8254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8257   layout:
8258     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
8259     layout: "plot-throughput-speedup-analysis"
8260
8261 - type: "plot"
8262   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
8263   algorithm: "plot_throughput_speedup_analysis_name"
8264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
8265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8266   include:
8267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8271   layout:
8272     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
8273     layout: "plot-throughput-speedup-analysis"
8274
8275 - type: "plot"
8276   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
8277   algorithm: "plot_throughput_speedup_analysis_name"
8278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
8279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8280   include:
8281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8285   layout:
8286     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
8287     layout: "plot-throughput-speedup-analysis"
8288
8289 - type: "plot"
8290   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
8291   algorithm: "plot_throughput_speedup_analysis_name"
8292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
8293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8294   include:
8295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8301   layout:
8302     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
8303     layout: "plot-throughput-speedup-analysis"
8304
8305 - type: "plot"
8306   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
8307   algorithm: "plot_throughput_speedup_analysis_name"
8308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
8309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8310   include:
8311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8317   layout:
8318     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
8319     layout: "plot-throughput-speedup-analysis"
8320
8321 - type: "plot"
8322   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr"
8323   algorithm: "plot_throughput_speedup_analysis_name"
8324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
8325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8326   include:
8327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8331   layout:
8332     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
8333     layout: "plot-throughput-speedup-analysis"
8334
8335 - type: "plot"
8336   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr"
8337   algorithm: "plot_throughput_speedup_analysis_name"
8338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
8339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8340   include:
8341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8345   layout:
8346     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
8347     layout: "plot-throughput-speedup-analysis"
8348
8349 - type: "plot"
8350   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
8351   algorithm: "plot_throughput_speedup_analysis_name"
8352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
8353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8354   include:
8355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8359   layout:
8360     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
8361     layout: "plot-throughput-speedup-analysis"
8362
8363 - type: "plot"
8364   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
8365   algorithm: "plot_throughput_speedup_analysis_name"
8366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
8367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8368   include:
8369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8373   layout:
8374     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
8375     layout: "plot-throughput-speedup-analysis"
8376
8377 - type: "plot"
8378   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr"
8379   algorithm: "plot_throughput_speedup_analysis_name"
8380   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
8381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8382   include:
8383     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8384     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8387   layout:
8388     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
8389     layout: "plot-throughput-speedup-analysis"
8390
8391 - type: "plot"
8392   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr"
8393   algorithm: "plot_throughput_speedup_analysis_name"
8394   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
8395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8396   include:
8397     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8398     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8399     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8401   layout:
8402     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
8403     layout: "plot-throughput-speedup-analysis"
8404
8405 - type: "plot"
8406   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
8407   algorithm: "plot_throughput_speedup_analysis_name"
8408   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr-tsa"
8409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8410   include:
8411     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8413     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8414     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8415   layout:
8416     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
8417     layout: "plot-throughput-speedup-analysis"
8418
8419 - type: "plot"
8420   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
8421   algorithm: "plot_throughput_speedup_analysis_name"
8422   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr-tsa"
8423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8424   include:
8425     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8426     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8427     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8428     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8429   layout:
8430     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
8431     layout: "plot-throughput-speedup-analysis"
8432
8433 - type: "plot"
8434   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
8435   algorithm: "plot_throughput_speedup_analysis_name"
8436   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
8437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8438   include:
8439     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8440     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8443   layout:
8444     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
8445     layout: "plot-throughput-speedup-analysis"
8446
8447 - type: "plot"
8448   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
8449   algorithm: "plot_throughput_speedup_analysis_name"
8450   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
8451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8452   include:
8453     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8454     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8455     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8456     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8457   layout:
8458     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
8459     layout: "plot-throughput-speedup-analysis"
8460
8461 - type: "plot"
8462   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8463   algorithm: "plot_throughput_speedup_analysis_name"
8464   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
8465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8466   include:
8467     - "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"
8468     - "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"
8469     - "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"
8470     - "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"
8471   layout:
8472     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8473     layout: "plot-throughput-speedup-analysis"
8474
8475 - type: "plot"
8476   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8477   algorithm: "plot_throughput_speedup_analysis_name"
8478   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
8479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8480   include:
8481     - "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"
8482     - "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"
8483     - "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"
8484     - "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"
8485   layout:
8486     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8487     layout: "plot-throughput-speedup-analysis"
8488
8489 - type: "plot"
8490   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr"
8491   algorithm: "plot_throughput_speedup_analysis_name"
8492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
8493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8494   include:
8495     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8496     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8497     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8498     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8499     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8500   layout:
8501     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
8502     layout: "plot-throughput-speedup-analysis"
8503
8504 - type: "plot"
8505   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr"
8506   algorithm: "plot_throughput_speedup_analysis_name"
8507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
8508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8509   include:
8510     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8511     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8512     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8514     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8515   layout:
8516     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
8517     layout: "plot-throughput-speedup-analysis"
8518
8519 - type: "plot"
8520   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
8521   algorithm: "plot_throughput_speedup_analysis_name"
8522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
8523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8524   include:
8525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8530   layout:
8531     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
8532     layout: "plot-throughput-speedup-analysis"
8533
8534 - type: "plot"
8535   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
8536   algorithm: "plot_throughput_speedup_analysis_name"
8537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
8538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8539   include:
8540     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8545   layout:
8546     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
8547     layout: "plot-throughput-speedup-analysis"
8548
8549 - type: "plot"
8550   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
8551   algorithm: "plot_throughput_speedup_analysis_name"
8552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
8553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8554   include:
8555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8561   layout:
8562     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
8563     layout: "plot-throughput-speedup-analysis"
8564
8565 - type: "plot"
8566   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
8567   algorithm: "plot_throughput_speedup_analysis_name"
8568   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
8569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8570   include:
8571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8572     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8574     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8575     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8576     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8577   layout:
8578     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
8579     layout: "plot-throughput-speedup-analysis"
8580
8581 - type: "plot"
8582   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8583   algorithm: "plot_throughput_speedup_analysis_name"
8584   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
8585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8586   include:
8587     - "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"
8588     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8589     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8590     - "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"
8591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8592     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8593   layout:
8594     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8595     layout: "plot-throughput-speedup-analysis"
8596
8597 - type: "plot"
8598   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8599   algorithm: "plot_throughput_speedup_analysis_name"
8600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
8601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8602   include:
8603     - "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"
8604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8606     - "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"
8607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8608     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8609   layout:
8610     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8611     layout: "plot-throughput-speedup-analysis"
8612
8613 - type: "plot"
8614   title: "Speedup: 3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-ndr"
8615   algorithm: "plot_throughput_speedup_analysis_name"
8616   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
8617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8618   include:
8619     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8620     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8623     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8624     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8625   layout:
8626     title: "3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-ndr"
8627     layout: "plot-throughput-speedup-analysis"
8628
8629 - type: "plot"
8630   title: "Speedup: 3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-pdr"
8631   algorithm: "plot_throughput_speedup_analysis_name"
8632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
8633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8634   include:
8635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8637     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8638     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8639     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8640     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8641   layout:
8642     title: "3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-pdr"
8643     layout: "plot-throughput-speedup-analysis"
8644
8645 - type: "plot"
8646   title: "Speedup: 3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8647   algorithm: "plot_throughput_speedup_analysis_name"
8648   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
8649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8650   include:
8651     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8652     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8653     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8654     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8655     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8656     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8657   layout:
8658     title: "3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
8659     layout: "plot-throughput-speedup-analysis"
8660
8661 - type: "plot"
8662   title: "Speedup: 3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8663   algorithm: "plot_throughput_speedup_analysis_name"
8664   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
8665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8666   include:
8667     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8668     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8669     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8670     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8671     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8672     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8673   layout:
8674     title: "3n-hsw-xl710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
8675     layout: "plot-throughput-speedup-analysis"
8676
8677 #- type: "plot"
8678 #  title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
8679 #  algorithm: "plot_throughput_speedup_analysis_name"
8680 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
8681 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8682 #  include:
8683 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8684 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8685 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8686 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8687 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8688 #  layout:
8689 #    title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
8690 #    layout: "plot-throughput-speedup-analysis"
8691 #
8692 #- type: "plot"
8693 #  title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
8694 #  algorithm: "plot_throughput_speedup_analysis_name"
8695 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
8696 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8697 #  include:
8698 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8699 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8700 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8701 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8702 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8703 #  layout:
8704 #    title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
8705 #    layout: "plot-throughput-speedup-analysis"
8706 #
8707 #- type: "plot"
8708 #  title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
8709 #  algorithm: "plot_throughput_speedup_analysis_name"
8710 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
8711 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8712 #  include:
8713 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
8714 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8715 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
8716 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
8717 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
8718 #  layout:
8719 #    title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
8720 #    layout: "plot-throughput-speedup-analysis"
8721 #
8722 #- type: "plot"
8723 #  title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
8724 #  algorithm: "plot_throughput_speedup_analysis_name"
8725 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
8726 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8727 #  include:
8728 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
8729 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8730 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
8731 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
8732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
8733 #  layout:
8734 #    title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
8735 #    layout: "plot-throughput-speedup-analysis"
8736 #
8737 #- type: "plot"
8738 #  title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
8739 #  algorithm: "plot_throughput_speedup_analysis_name"
8740 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
8741 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8742 #  include:
8743 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8744 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
8745 #  layout:
8746 #    title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
8747 #    layout: "plot-throughput-speedup-analysis"
8748 #
8749 #- type: "plot"
8750 #  title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
8751 #  algorithm: "plot_throughput_speedup_analysis_name"
8752 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
8753 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8754 #  include:
8755 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8756 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
8757 #  layout:
8758 #    title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
8759 #    layout: "plot-throughput-speedup-analysis"
8760 #
8761 #- type: "plot"
8762 #  title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
8763 #  algorithm: "plot_throughput_speedup_analysis_name"
8764 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
8765 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8766 #  include:
8767 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8768 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
8769 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8770 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
8771 #  layout:
8772 #    title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
8773 #    layout: "plot-throughput-speedup-analysis"
8774 #
8775 #- type: "plot"
8776 #  title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
8777 #  algorithm: "plot_throughput_speedup_analysis_name"
8778 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
8779 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8780 #  include:
8781 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8782 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale10L2Bd10Vlan10Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale10l2bd10vlan10vxlan-ndrpdr"
8783 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8784 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1Kl2Bd1Kvlan1Kvxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1kl2bd1kvlan1kvxlan-ndrpdr"
8785 #  layout:
8786 #    title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
8787 #    layout: "plot-throughput-speedup-analysis"
8788 #
8789 #- type: "plot"
8790 #  title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
8791 #  algorithm: "plot_throughput_speedup_analysis_name"
8792 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
8793 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8794 #  include:
8795 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
8796 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8797 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
8798 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
8799 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
8800 #  layout:
8801 #    title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
8802 #    layout: "plot-throughput-speedup-analysis"
8803 #
8804 #- type: "plot"
8805 #  title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
8806 #  algorithm: "plot_throughput_speedup_analysis_name"
8807 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
8808 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8809 #  include:
8810 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
8811 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8812 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
8813 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
8814 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
8815 #  layout:
8816 #    title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
8817 #    layout: "plot-throughput-speedup-analysis"
8818 #
8819 #- type: "plot"
8820 #  title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
8821 #  algorithm: "plot_throughput_speedup_analysis_name"
8822 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
8823 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8824 #  include:
8825 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8826 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8827 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8828 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8829 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8830 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8831 #  layout:
8832 #    title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
8833 #    layout: "plot-throughput-speedup-analysis"
8834 #
8835 #- type: "plot"
8836 #  title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
8837 #  algorithm: "plot_throughput_speedup_analysis_name"
8838 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
8839 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8840 #  include:
8841 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8842 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8843 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8844 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8845 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8846 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8847 #  layout:
8848 #    title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
8849 #    layout: "plot-throughput-speedup-analysis"
8850 #
8851 #- type: "plot"
8852 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
8853 #  algorithm: "plot_throughput_speedup_analysis_name"
8854 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
8855 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8856 #  include:
8857 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8858 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8859 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8860 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8861 #  layout:
8862 #    title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
8863 #    layout: "plot-throughput-speedup-analysis"
8864 #
8865 #- type: "plot"
8866 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
8867 #  algorithm: "plot_throughput_speedup_analysis_name"
8868 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
8869 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8870 #  include:
8871 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8872 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8873 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8874 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8875 #  layout:
8876 #    title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
8877 #    layout: "plot-throughput-speedup-analysis"
8878 #
8879 #- type: "plot"
8880 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
8881 #  algorithm: "plot_throughput_speedup_analysis_name"
8882 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
8883 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8884 #  include:
8885 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8886 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8887 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8888 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8889 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8890 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8891 #  layout:
8892 #    title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
8893 #    layout: "plot-throughput-speedup-analysis"
8894 #
8895 #- type: "plot"
8896 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
8897 #  algorithm: "plot_throughput_speedup_analysis_name"
8898 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
8899 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8900 #  include:
8901 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8902 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8903 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8904 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8905 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8906 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8907 #  layout:
8908 #    title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
8909 #    layout: "plot-throughput-speedup-analysis"
8910 #
8911 #- type: "plot"
8912 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
8913 #  algorithm: "plot_throughput_speedup_analysis_name"
8914 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
8915 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8916 #  include:
8917 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8918 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8919 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8920 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8921 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8922 #  layout:
8923 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
8924 #    layout: "plot-throughput-speedup-analysis"
8925 #
8926 #- type: "plot"
8927 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
8928 #  algorithm: "plot_throughput_speedup_analysis_name"
8929 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
8930 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8931 #  include:
8932 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8933 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8934 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8935 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8936 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8937 #  layout:
8938 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
8939 #    layout: "plot-throughput-speedup-analysis"
8940 #
8941 #- type: "plot"
8942 #  title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
8943 #  algorithm: "plot_throughput_speedup_analysis_name"
8944 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
8945 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8946 #  include:
8947 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8948 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8949 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8950 #  layout:
8951 #    title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr"
8952 #    layout: "plot-throughput-speedup-analysis"
8953 #
8954 #- type: "plot"
8955 #  title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
8956 #  algorithm: "plot_throughput_speedup_analysis_name"
8957 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
8958 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8959 #  include:
8960 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8961 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8962 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8963 #  layout:
8964 #    title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr"
8965 #    layout: "plot-throughput-speedup-analysis"
8966
8967 - type: "plot"
8968   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
8969   algorithm: "plot_throughput_speedup_analysis_name"
8970   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
8971   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8972   include:
8973     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8974   layout:
8975     title: "2n-dnv-x553-64b-ip4routing-base-ixgbe-ndr-tsa"
8976     layout: "plot-throughput-speedup-analysis"
8977
8978 - type: "plot"
8979   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
8980   algorithm: "plot_throughput_speedup_analysis_name"
8981   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
8982   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8983   include:
8984     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8985   layout:
8986     title: "2n-dnv-x553-64b-ip4routing-base-ixgbe-pdr-tsa"
8987     layout: "plot-throughput-speedup-analysis"
8988
8989 - type: "plot"
8990   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
8991   algorithm: "plot_throughput_speedup_analysis_name"
8992   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
8993   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8994   include:
8995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8996   layout:
8997     title: "2n-dnv-x553-78b-ip6routing-base-ixgbe-ndr-tsa"
8998     layout: "plot-throughput-speedup-analysis"
8999
9000 - type: "plot"
9001   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
9002   algorithm: "plot_throughput_speedup_analysis_name"
9003   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
9004   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
9005   include:
9006     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9007   layout:
9008     title: "2n-dnv-x553-78b-ip6routing-base-ixgbe-pdr-tsa"
9009     layout: "plot-throughput-speedup-analysis"
9010
9011 - type: "plot"
9012   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9013   algorithm: "plot_throughput_speedup_analysis_name"
9014   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9015   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
9016   include:
9017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9019     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9020   layout:
9021     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9022     layout: "plot-throughput-speedup-analysis"
9023
9024 - type: "plot"
9025   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9026   algorithm: "plot_throughput_speedup_analysis_name"
9027   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9028   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
9029   include:
9030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9032     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9033   layout:
9034     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9035     layout: "plot-throughput-speedup-analysis"
9036
9037 - type: "plot"
9038   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
9039   algorithm: "plot_throughput_speedup_analysis_name"
9040   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
9041   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9042   include:
9043     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9044   layout:
9045     title: "3n-dnv-x553-64b-ip4routing-base-ixgbe-ndr-tsa"
9046     layout: "plot-throughput-speedup-analysis"
9047
9048 - type: "plot"
9049   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
9050   algorithm: "plot_throughput_speedup_analysis_name"
9051   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
9052   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9053   include:
9054     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9055   layout:
9056     title: "3n-dnv-x553-64b-ip4routing-base-ixgbe-pdr-tsa"
9057     layout: "plot-throughput-speedup-analysis"
9058
9059 - type: "plot"
9060   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
9061   algorithm: "plot_throughput_speedup_analysis_name"
9062   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
9063   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9064   include:
9065     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9066     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9067   layout:
9068     title: "3n-dnv-x553-64b-ip4tunnel-base-ixgbe-ndr-tsa"
9069     layout: "plot-throughput-speedup-analysis"
9070
9071 - type: "plot"
9072   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
9073   algorithm: "plot_throughput_speedup_analysis_name"
9074   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
9075   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9076   include:
9077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9079   layout:
9080     title: "3n-dnv-x553-64b-ip4tunnel-base-ixgbe-pdr-tsa"
9081     layout: "plot-throughput-speedup-analysis"
9082
9083 - type: "plot"
9084   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
9085   algorithm: "plot_throughput_speedup_analysis_name"
9086   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
9087   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9088   include:
9089     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9090   layout:
9091     title: "3n-dnv-x553-78b-ip6routing-base-ixgbe-ndr-tsa"
9092     layout: "plot-throughput-speedup-analysis"
9093
9094 - type: "plot"
9095   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
9096   algorithm: "plot_throughput_speedup_analysis_name"
9097   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
9098   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9099   include:
9100     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9101   layout:
9102     title: "3n-dnv-x553-78b-ip6routing-base-ixgbe-pdr-tsa"
9103     layout: "plot-throughput-speedup-analysis"
9104
9105 - type: "plot"
9106   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
9107   algorithm: "plot_throughput_speedup_analysis_name"
9108   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
9109   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9110   include:
9111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9113     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9114     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9115     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9116     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9117   layout:
9118     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
9119     layout: "plot-throughput-speedup-analysis"
9120
9121 - type: "plot"
9122   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
9123   algorithm: "plot_throughput_speedup_analysis_name"
9124   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
9125   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9126   include:
9127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9129     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9130     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9131     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9132     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9133   layout:
9134     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
9135     layout: "plot-throughput-speedup-analysis"
9136
9137 - type: "plot"
9138   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9139   algorithm: "plot_throughput_speedup_analysis_name"
9140   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9141   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9142   include:
9143     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9144     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9145     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9146   layout:
9147     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
9148     layout: "plot-throughput-speedup-analysis"
9149
9150 - type: "plot"
9151   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9152   algorithm: "plot_throughput_speedup_analysis_name"
9153   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9154   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
9155   include:
9156     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9157     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9158     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9159   layout:
9160     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
9161     layout: "plot-throughput-speedup-analysis"