Report: Temporarily remove pdf version
[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,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
42     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
43     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
44     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
45     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
46     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
47     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
48     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
49     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
50     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
51
52     # Detailed test configurations
53     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
54     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
55     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
56     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
57     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
58     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
59     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
60     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
61     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
62     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
63     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
64     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
65     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
66     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
67     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
68
69     # Detailed tests operational data
70     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
71     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
72     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
73     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
74     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
75     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
76     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
77
78     # .css patch file to fix tables generated by Sphinx
79     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
80     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
81
82   urls:
83     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
84     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
85     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
86     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
87     DIR[NEXUS,DOC]: "report/_static/archive"
88
89   make-dirs:
90   # List the directories which are created while preparing the environment.
91   # All directories MUST be defined in "paths" section.
92   - "DIR[WORKING,DATA]"
93   - "DIR[STATIC,VPP]"
94   - "DIR[STATIC,DPDK]"
95   - "DIR[STATIC,ARCH]"
96   - "DIR[BUILD,LATEX]"
97   - "DIR[WORKING,SRC]"
98   - "DIR[WORKING,SRC,STATIC]"
99
100   remove-dirs:
101   # List the directories which are deleted while cleaning the environment.
102   # All directories MUST be defined in "paths" section.
103   #- "DIR[BUILD,HTML]"
104   - "DIR[WORKING,DATA]"
105
106   build-dirs:
107   # List the directories where the results (build) is stored.
108   # All directories MUST be defined in "paths" section.
109   - "DIR[BUILD,HTML]"
110   - "DIR[BUILD,LATEX]"
111
112 - type: "configuration"
113
114   limits:
115     nic:
116       x520: 24460000
117       x553: 29761905
118       x710: 35800000
119       xxv710: 35800000
120       xl710: 35800000
121
122     link:
123       10ge: 14880952.38
124       25ge: 37202380.95
125       40ge: 59523809.52
126       100ge: 148809523.81
127
128     pci:
129       pci-g3-x8: 74404761.90
130       pci-g3-x16: 148809523.81
131
132   data-sets:
133
134     ###########################################################################
135     # Plots:
136
137     # 3n-hsw
138
139     plot-vpp-throughput-lat-tsa-3n-hsw:
140       csit-vpp-perf-verify-1908-3n-hsw:
141         - 12  # NDRPDR sel
142         - 13  # NDRPDR sel
143         - 14  # NDRPDR sel
144         - 15  # NDRPDR sel
145         - 16  # NDRPDR sel
146         - 17  # NDRPDR sel
147         - 18  # NDRPDR sel
148         - 19  # NDRPDR sel
149         - 20  # NDRPDR sel
150         - 21  # NDRPDR sel
151
152     plot-vpp-throughput-lat-tsa-3n-hsw-vhost:
153       csit-vpp-perf-verify-1908-3n-hsw:
154         - 48  # NDRPDR sel vhost
155         - 49  # NDRPDR sel vhost
156         - 52  # NDRPDR sel vhost
157         - 53  # NDRPDR sel vhost
158         - 54  # NDRPDR sel vhost
159         - 55  # NDRPDR sel vhost
160         - 56  # NDRPDR sel vhost
161         - 57  # NDRPDR sel vhost
162         - 58  # NDRPDR sel vhost
163         - 59  # NDRPDR sel vhost
164
165     plot-vpp-http-server-performance:
166       csit-vpp-perf-verify-1908-2n-skx:
167         - 29  # TCP
168         - 30  # TCP
169         - 58  # TCP
170         - 59  # TCP
171         - 60  # TCP
172         - 61  # TCP
173         - 62  # TCP
174         - 63  # TCP
175         - 64  # TCP
176         - 65  # TCP
177
178     plot-dpdk-throughput-latency-3n-hsw:
179       csit-dpdk-perf-verify-1908-3n-hsw:
180         - 2   # NDRPDR sel
181         - 3   # NDRPDR sel
182         - 4   # NDRPDR sel
183         - 5   # NDRPDR sel
184         - 6   # NDRPDR sel
185         - 7   # NDRPDR sel
186         - 8   # NDRPDR sel
187         - 9   # NDRPDR sel
188         - 10  # NDRPDR sel
189         - 11  # NDRPDR sel
190
191     # 3n-skx
192
193     plot-vpp-throughput-lat-tsa-3n-skx:
194       csit-vpp-perf-verify-1908-3n-skx:
195         - 14  # NDRPDR sel
196         - 16  # NDRPDR sel
197         - 19  # NDRPDR sel
198         - 20  # NDRPDR sel
199         - 22  # NDRPDR sel
200         - 23  # NDRPDR sel
201         - 24  # NDRPDR sel
202         - 25  # NDRPDR sel
203         - 26  # NDRPDR sel
204         - 29  # NDRPDR sel
205
206     plot-vpp-throughput-lat-tsa-3n-skx-vhost:
207       csit-vpp-perf-verify-1908-3n-skx:
208         - 52  # NDRPDR sel vhost
209         - 53  # NDRPDR sel vhost
210         - 55  # NDRPDR sel vhost
211         - 61  # NDRPDR sel vhost
212         - 62  # NDRPDR sel vhost
213         - 63  # NDRPDR sel vhost
214         - 64  # NDRPDR sel vhost
215         - 65  # NDRPDR sel vhost
216         - 66  # NDRPDR sel vhost
217         - 67  # NDRPDR sel vhost
218
219     plot-dpdk-throughput-latency-3n-skx:
220       csit-dpdk-perf-verify-1908-3n-skx:
221         - 3   # NDRPDR sel
222         - 4   # NDRPDR sel
223         - 5   # NDRPDR sel
224         - 6   # NDRPDR sel
225         - 7   # NDRPDR sel
226         - 8   # NDRPDR sel
227         - 9   # NDRPDR sel
228         - 10  # NDRPDR sel
229         - 11  # NDRPDR sel
230         - 12  # NDRPDR sel
231
232     # 2n-skx
233
234     plot-vpp-throughput-lat-tsa-2n-skx:
235       csit-vpp-perf-verify-1908-2n-skx:
236         - 26  # NDRPDR sel
237         - 27  # NDRPDR sel
238         - 34  # NDRPDR sel
239         - 35  # NDRPDR sel
240         - 36  # NDRPDR sel
241         - 42  # NDRPDR sel
242         - 43  # NDRPDR sel
243         - 44  # NDRPDR sel
244         - 45  # NDRPDR sel
245         - 46  # NDRPDR sel
246
247     plot-vpp-throughput-lat-tsa-2n-skx-vhost:
248       csit-vpp-perf-verify-1908-2n-skx:
249         - 88  # NDRPDR sel vhost
250         - 89  # NDRPDR sel vhost
251         - 91  # NDRPDR sel vhost
252         - 92  # NDRPDR sel vhost
253         - 93  # NDRPDR sel vhost
254         - 94  # NDRPDR sel vhost
255         - 95  # NDRPDR sel vhost
256         - 96  # NDRPDR sel vhost
257         - 97  # NDRPDR sel vhost
258         - 98  # NDRPDR sel vhost
259
260     plot-vpp-soak-2n-skx:
261       csit-vpp-perf-verify-1908-2n-skx:
262         - 83  # SOAK
263         - 86  # SOAK
264
265     plot-vpp-nfv-2n-skx-ndrpdr:
266       csit-vpp-perf-verify-1908-2n-skx:
267         - 22  # NFV
268         - 31  # NFV
269         - 32  # NFV
270         - 37  # NFV
271         - 38  # NFV
272         - 39  # NFV
273         - 53  # NFV
274         - 67  # NFV
275         - 68  # NFV
276         - 70  # NFV
277
278     plot-vpp-nfv-2n-skx-mrr:
279       csit-vpp-perf-verify-1908-2n-skx:
280         - 71  # NFV MRR
281
282     plot-dpdk-throughput-latency-2n-skx:
283       csit-dpdk-perf-verify-1908-2n-skx:
284         - 2   # NDRPDR sel
285         - 3   # NDRPDR sel
286         - 4   # NDRPDR sel
287         - 5   # NDRPDR sel
288         - 7   # NDRPDR sel
289         - 8   # NDRPDR sel
290         - 9   # NDRPDR sel
291         - 10  # NDRPDR sel
292         - 11  # NDRPDR sel
293         - 12  # NDRPDR sel
294
295     # 3n-tsh
296
297     plot-vpp-throughput-lat-tsa-3n-tsh:
298       csit-vpp-perf-verify-1908-3n-tsh:
299         - 7   # NDRPDR sel
300         - 8   # NDRPDR sel
301         - 9   # NDRPDR sel
302         - 10  # NDRPDR sel
303         - 11  # NDRPDR sel
304         - 12  # NDRPDR sel
305         - 13  # NDRPDR sel
306         - 14  # NDRPDR sel
307         - 15  # NDRPDR sel
308         - 16  # NDRPDR sel
309
310     # 3n-dnv
311
312     plot-vpp-throughput-lat-tsa-3n-dnv:
313       csit-vpp-perf-verify-1908-3n-dnv:
314         - 6   # NDRPDR sel
315         - 7   # NDRPDR sel
316         - 8   # NDRPDR sel
317         - 9   # NDRPDR sel
318         - 10  # NDRPDR sel
319         - 12  # NDRPDR sel
320         - 13  # NDRPDR sel
321         - 14  # NDRPDR sel
322         - 15  # NDRPDR sel
323         - 16  # NDRPDR sel
324
325     # 2n-dnv
326
327     plot-vpp-throughput-lat-tsa-2n-dnv:
328       csit-vpp-perf-verify-1908-2n-dnv:
329         - 1   # NDRPDR sel
330         - 2   # NDRPDR sel
331         - 3   # NDRPDR sel
332         - 4   # NDRPDR sel
333         - 5   # NDRPDR sel
334         - 6   # NDRPDR sel
335         - 7   # NDRPDR sel
336         - 8   # NDRPDR sel
337         - 9   # NDRPDR sel
338         - 10  # NDRPDR sel
339
340     ###########################################################################
341     # Simple tables (only one data set):
342
343     # NIC Comparisons
344
345     vpp-nic-comparison-3n-skx:
346       csit-vpp-perf-verify-1908-3n-skx:
347         - 14  # NDRPDR sel
348         - 16  # NDRPDR sel
349         - 19  # NDRPDR sel
350         - 20  # NDRPDR sel
351         - 22  # NDRPDR sel
352         - 23  # NDRPDR sel
353         - 24  # NDRPDR sel
354         - 25  # NDRPDR sel
355         - 26  # NDRPDR sel
356         - 29  # NDRPDR sel
357
358     vpp-nic-comparison-2n-skx:
359       csit-vpp-perf-verify-1908-2n-skx:
360         - 26  # NDRPDR sel
361         - 27  # NDRPDR sel
362         - 34  # NDRPDR sel
363         - 35  # NDRPDR sel
364         - 36  # NDRPDR sel
365         - 42  # NDRPDR sel
366         - 43  # NDRPDR sel
367         - 44  # NDRPDR sel
368         - 45  # NDRPDR sel
369         - 46  # NDRPDR sel
370
371     vpp-nic-comparison-3n-skx-mrr:
372       csit-vpp-perf-verify-1908-3n-skx:
373         - 36  # MRR sel
374
375     vpp-nic-comparison-2n-skx-mrr:
376       csit-vpp-perf-verify-1908-2n-skx:
377         - 69  # MRR sel
378
379     # Results
380
381     vpp-perf-results-3n-hsw:
382       csit-vpp-perf-verify-1908-3n-hsw:
383         - 24  # NDRPDR full
384         - 25  # NDRPDR full
385         - 26  # NDRPDR full
386         - 27  # NDRPDR full
387         - 28  # NDRPDR full
388         - 29  # NDRPDR full
389         - 32  # NDRPDR full
390         - 33  # NDRPDR full
391         - 36  # NDRPDR full
392         - 38  # NDRPDR full
393         - 50  # NDRPDR full vhost
394
395     vpp-perf-results-3n-skx:
396       csit-vpp-perf-verify-1908-3n-skx:
397         - 27  # NDRPDR full
398         - 28  # NDRPDR full
399         - 30  # NDRPDR full
400         - 31  # NDRPDR full
401         - 32  # NDRPDR full
402         - 33  # NDRPDR full
403         - 34  # NDRPDR full
404         - 35  # NDRPDR full
405         - 37  # NDRPDR full
406         - 39  # NDRPDR full
407         - 40  # NDRPDR full
408         - 41  # NDRPDR full
409         - 54  # NDRPDR full
410
411     vpp-perf-results-2n-skx:
412       csit-vpp-perf-verify-1908-2n-skx:
413         - 48  # NDRPDR full
414         - 49  # NDRPDR full
415         - 50  # NDRPDR full
416         - 51  # NDRPDR full
417         - 54  # NDRPDR full
418         - 55  # NDRPDR full
419         - 90  # NDRPDR full vhost
420
421     vpp-perf-results-3n-tsh:
422       csit-vpp-perf-verify-1908-3n-tsh:
423         - 13  # NDRPDR sel
424
425     vpp-perf-results-3n-dnv:
426       csit-vpp-perf-verify-1908-3n-dnv:
427         - 16  # NDRPDR sel
428
429     vpp-perf-results-2n-dnv:
430       csit-vpp-perf-verify-1908-2n-dnv:
431         - 9   # NDRPDR sel
432
433     vpp-mrr-results-3n-hsw:
434       csit-vpp-perf-verify-1908-3n-hsw:
435         - 39  # MRR sel
436
437     vpp-mrr-results-3n-skx:
438       csit-vpp-perf-verify-1908-3n-skx:
439         - 36  # MRR sel
440
441     vpp-mrr-results-2n-skx:
442       csit-vpp-perf-verify-1908-2n-skx:
443         - 69  # MRR sel
444
445     vpp-mrr-results-3n-dnv:
446       csit-vpp-perf-verify-1908-3n-dnv:
447         - 17  # MRR sel
448
449     vpp-mrr-results-2n-dnv:
450       csit-vpp-perf-verify-1908-2n-dnv:
451         - 11  # MRR sel
452
453     vpp-func-results-ubuntu:
454       csit-vpp-functional-1908-ubuntu1604-virl:
455         - 64
456
457     vpp-func-results-centos:
458       csit-vpp-functional-1908-centos7-virl:
459         - 64
460
461     vpp-device-results-ubuntu:
462       csit-vpp-device-1908-ubuntu1804-1n-skx:
463         - 65
464
465     dpdk-perf-results-3n-hsw:
466       csit-dpdk-perf-verify-1908-3n-hsw:
467         - 10  # NDRPDR sel
468
469     dpdk-perf-results-3n-skx:
470       csit-dpdk-perf-verify-1908-3n-skx:
471         - 12  # NDRPDR sel
472
473     dpdk-perf-results-2n-skx:
474       csit-dpdk-perf-verify-1908-2n-skx:
475         - 12  # NDRPDR sel
476
477 ###########################################################################
478     # Tables (more than one data set)
479
480     # Performance changes
481
482     vpp-performance-changes-3n-hsw-h1:
483       csit-vpp-perf-verify-1901-3n-hsw:
484         - 10  # NDRPDR sel
485         - 19  # NDRPDR sel
486         - 31  # NDRPDR sel
487         - 36  # NDRPDR sel
488         - 40  # NDRPDR sel
489         - 42  # NDRPDR sel
490         - 44  # NDRPDR sel
491         - 46  # NDRPDR sel
492         - 47  # NDRPDR sel
493         - 48  # NDRPDR sel
494         - 61  # NDRPDR LB
495         - 62  # NDRPDR LB
496         - 63  # NDRPDR LB
497         - 64  # NDRPDR LB
498         - 65  # NDRPDR LB
499         - 66  # NDRPDR LB
500         - 67  # NDRPDR LB
501         - 69  # NDRPDR LB
502         - 70  # NDRPDR LB
503         - 71  # NDRPDR LB
504     vpp-performance-changes-3n-hsw-ref:
505       csit-vpp-perf-verify-1904-3n-hsw:
506         - 11  # NDRPDR sel
507         - 12  # NDRPDR sel
508         - 20  # NDRPDR sel
509         - 21  # NDRPDR sel
510         - 23  # NDRPDR sel
511         - 24  # NDRPDR sel
512         - 25  # NDRPDR sel
513         - 26  # NDRPDR sel
514         - 29  # NDRPDR sel
515         - 30  # NDRPDR sel
516     vpp-performance-changes-3n-hsw-cmp:
517       csit-vpp-perf-verify-1908-3n-hsw:
518         - 12  # NDRPDR sel
519         - 13  # NDRPDR sel
520         - 14  # NDRPDR sel
521         - 15  # NDRPDR sel
522         - 16  # NDRPDR sel
523         - 17  # NDRPDR sel
524         - 18  # NDRPDR sel
525         - 19  # NDRPDR sel
526         - 20  # NDRPDR sel
527         - 21  # NDRPDR sel
528     vpp-performance-changes-3n-hsw:
529       - "vpp-performance-changes-3n-hsw-h1"
530       - "vpp-performance-changes-3n-hsw-ref"
531       - "vpp-performance-changes-3n-hsw-cmp"
532
533     vpp-performance-changes-3n-skx-h1:
534       csit-vpp-perf-verify-1901-3n-skx:
535         - 18  # NDRPDR sel
536         - 19  # NDRPDR sel
537         - 20  # NDRPDR sel
538         - 28  # NDRPDR sel
539         - 31  # NDRPDR sel
540         - 33  # NDRPDR sel
541         - 36  # NDRPDR sel
542         - 38  # NDRPDR sel
543         - 47  # NDRPDR sel
544         - 48  # NDRPDR sel
545         - 54  # NDRPDR LB
546         - 57  # NDRPDR LB
547         - 58  # NDRPDR LB
548         - 59  # NDRPDR LB
549         - 60  # NDRPDR LB
550         - 63  # NDRPDR LB
551         - 64  # NDRPDR LB
552         - 65  # NDRPDR LB
553         - 66  # NDRPDR LB
554         - 67  # NDRPDR LB
555     vpp-performance-changes-3n-skx-ref:
556       csit-vpp-perf-verify-1904-3n-skx:
557         - 8   # NDRPDR sel
558         - 9   # NDRPDR sel
559         - 10  # NDRPDR sel
560         - 11  # NDRPDR sel
561         - 12  # NDRPDR sel
562         - 14  # NDRPDR sel
563         - 16  # NDRPDR sel
564         - 21  # NDRPDR sel
565         - 23  # NDRPDR sel
566         - 25  # NDRPDR sel
567     vpp-performance-changes-3n-skx-cmp:
568       csit-vpp-perf-verify-1908-3n-skx:
569         - 14  # NDRPDR sel
570         - 16  # NDRPDR sel
571         - 19  # NDRPDR sel
572         - 20  # NDRPDR sel
573         - 22  # NDRPDR sel
574         - 23  # NDRPDR sel
575         - 24  # NDRPDR sel
576         - 25  # NDRPDR sel
577         - 26  # NDRPDR sel
578         - 29  # NDRPDR sel
579     vpp-performance-changes-3n-skx:
580       - "vpp-performance-changes-3n-skx-h1"
581       - "vpp-performance-changes-3n-skx-ref"
582       - "vpp-performance-changes-3n-skx-cmp"
583
584     vpp-performance-changes-2n-skx-h1:
585       csit-vpp-perf-verify-1901-2n-skx:
586         - 5   # NDRPDR sel
587         - 12  # NDRPDR sel
588         - 13  # NDRPDR sel
589         - 21  # NDRPDR sel
590         - 23  # NDRPDR sel
591         - 31  # NDRPDR sel
592         - 34  # NDRPDR sel
593         - 40  # NDRPDR sel
594         - 42  # NDRPDR sel
595         - 43  # NDRPDR sel
596     vpp-performance-changes-2n-skx-ref:
597       csit-vpp-perf-verify-1904-2n-skx:
598         - 12  # NDRPDR sel
599         - 14  # NDRPDR sel
600         - 16  # NDRPDR sel
601         - 17  # NDRPDR sel
602         - 18  # NDRPDR sel
603         - 21  # NDRPDR sel
604         - 27  # NDRPDR sel
605         - 30  # NDRPDR sel
606         - 31  # NDRPDR sel
607         - 32  # NDRPDR sel
608     vpp-performance-changes-2n-skx-cmp:
609       csit-vpp-perf-verify-1908-2n-skx:
610         - 26  # NDRPDR sel
611         - 27  # NDRPDR sel
612         - 34  # NDRPDR sel
613         - 35  # NDRPDR sel
614         - 36  # NDRPDR sel
615         - 42  # NDRPDR sel
616         - 43  # NDRPDR sel
617         - 44  # NDRPDR sel
618         - 45  # NDRPDR sel
619         - 46  # NDRPDR sel
620     vpp-performance-changes-2n-skx:
621       - "vpp-performance-changes-2n-skx-h1"
622       - "vpp-performance-changes-2n-skx-ref"
623       - "vpp-performance-changes-2n-skx-cmp"
624
625     vpp-soak-vs-ndr-2n-skx-ref:
626       csit-vpp-perf-verify-1908-2n-skx:
627         - 26  # NDRPDR sel
628         - 27  # NDRPDR sel
629         - 34  # NDRPDR sel
630         - 35  # NDRPDR sel
631         - 36  # NDRPDR sel
632         - 42  # NDRPDR sel
633         - 43  # NDRPDR sel
634         - 44  # NDRPDR sel
635         - 45  # NDRPDR sel
636         - 46  # NDRPDR sel
637     vpp-soak-vs-ndr-2n-skx-cmp:
638       csit-vpp-perf-verify-1908-2n-skx:
639         - 83  # SOAK
640         - 86  # SOAK
641     vpp-soak-vs-ndr-2n-skx:
642       csit-vpp-perf-verify-1908-2n-skx:
643         - 26  # NDRPDR sel
644         - 27  # NDRPDR sel
645         - 34  # NDRPDR sel
646         - 35  # NDRPDR sel
647         - 36  # NDRPDR sel
648         - 42  # NDRPDR sel
649         - 43  # NDRPDR sel
650         - 44  # NDRPDR sel
651         - 45  # NDRPDR sel
652         - 46  # NDRPDR sel
653         - 83  # SOAK
654         - 86  # SOAK
655
656     vpp-performance-changes-3n-hsw-mrr-h1:
657       csit-vpp-perf-verify-1901-3n-hsw:
658         - 35  # MRR sel
659     vpp-performance-changes-3n-hsw-mrr-ref:
660       csit-vpp-perf-verify-1904-3n-hsw:
661         - 9   # MRR sel
662     vpp-performance-changes-3n-hsw-mrr-cmp:
663       csit-vpp-perf-verify-1908-3n-hsw:
664         - 39  # MRR sel
665     vpp-performance-changes-3n-hsw-mrr:
666       - "vpp-performance-changes-3n-hsw-mrr-h1"
667       - "vpp-performance-changes-3n-hsw-mrr-ref"
668       - "vpp-performance-changes-3n-hsw-mrr-cmp"
669
670     vpp-performance-changes-3n-skx-mrr-h1:
671       csit-vpp-perf-verify-1901-3n-skx:
672         - 32  # MRR sel
673     vpp-performance-changes-3n-skx-mrr-ref:
674       csit-vpp-perf-verify-1904-3n-skx:
675         - 7   # MRR sel
676     vpp-performance-changes-3n-skx-mrr-cmp:
677       csit-vpp-perf-verify-1908-3n-skx:
678         - 36  # MRR sel
679     vpp-performance-changes-3n-skx-mrr:
680       - "vpp-performance-changes-3n-skx-mrr-h1"
681       - "vpp-performance-changes-3n-skx-mrr-ref"
682       - "vpp-performance-changes-3n-skx-mrr-cmp"
683
684     vpp-performance-changes-2n-skx-mrr-h1:
685       csit-vpp-perf-verify-1901-2n-skx:
686         - 22  # MRR sel
687     vpp-performance-changes-2n-skx-mrr-ref:
688       csit-vpp-perf-verify-1904-2n-skx:
689         - 11  # MRR sel
690     vpp-performance-changes-2n-skx-mrr-cmp:
691       csit-vpp-perf-verify-1908-2n-skx:
692         - 69  # MRR sel
693     vpp-performance-changes-2n-skx-mrr:
694       - "vpp-performance-changes-2n-skx-mrr-h1"
695       - "vpp-performance-changes-2n-skx-mrr-ref"
696       - "vpp-performance-changes-2n-skx-mrr-cmp"
697
698     dpdk-performance-changes-3n-hsw-h1:
699       csit-dpdk-perf-verify-1901-3n-hsw:
700         - 13  # NDRPDR sel
701         - 14  # NDRPDR sel
702         - 16  # NDRPDR sel
703         - 17  # NDRPDR sel
704         - 18  # NDRPDR sel
705         - 19  # NDRPDR sel
706         - 20  # NDRPDR sel
707         - 21  # NDRPDR sel
708         - 22  # NDRPDR sel
709         - 23  # NDRPDR sel
710     dpdk-performance-changes-3n-hsw-ref:
711       csit-dpdk-perf-verify-1904-3n-hsw:
712         - 2   # NDRPDR sel
713         - 3   # NDRPDR sel
714         - 5   # NDRPDR sel
715         - 6   # NDRPDR sel
716         - 13  # NDRPDR sel
717         - 14  # NDRPDR sel
718         - 15  # NDRPDR sel
719         - 18  # NDRPDR sel
720         - 19  # NDRPDR sel
721         - 20  # NDRPDR sel
722     dpdk-performance-changes-3n-hsw-cmp:
723       csit-dpdk-perf-verify-1908-3n-hsw:
724         - 2   # NDRPDR sel
725         - 3   # NDRPDR sel
726         - 4   # NDRPDR sel
727         - 5   # NDRPDR sel
728         - 6   # NDRPDR sel
729         - 7   # NDRPDR sel
730         - 8   # NDRPDR sel
731         - 9   # NDRPDR sel
732         - 10  # NDRPDR sel
733         - 11  # NDRPDR sel
734     dpdk-performance-changes-3n-hsw:
735       - "dpdk-performance-changes-3n-hsw-h1"
736       - "dpdk-performance-changes-3n-hsw-ref"
737       - "dpdk-performance-changes-3n-hsw-cmp"
738
739     dpdk-performance-changes-3n-skx-h1:
740       csit-dpdk-perf-verify-1901-3n-skx:
741         - 3   # NDRPDR sel
742         - 5   # NDRPDR sel
743         - 6   # NDRPDR sel
744         - 7   # NDRPDR sel
745         - 8   # NDRPDR sel
746         - 9   # NDRPDR sel
747         - 10  # NDRPDR sel
748         - 11  # NDRPDR sel
749         - 12  # NDRPDR sel
750         - 13  # NDRPDR sel
751     dpdk-performance-changes-3n-skx-ref:
752       csit-dpdk-perf-verify-1904-3n-skx:
753         - 2   # NDRPDR sel
754         - 3   # NDRPDR sel
755         - 4   # NDRPDR sel
756         - 5   # NDRPDR sel
757         - 6   # NDRPDR sel
758         - 7   # NDRPDR sel
759         - 11  # NDRPDR sel
760         - 12  # NDRPDR sel
761         - 13  # NDRPDR sel
762         - 14  # NDRPDR sel
763     dpdk-performance-changes-3n-skx-cmp:
764       csit-dpdk-perf-verify-1908-3n-skx:
765         - 3   # NDRPDR sel
766         - 4   # NDRPDR sel
767         - 5   # NDRPDR sel
768         - 6   # NDRPDR sel
769         - 7   # NDRPDR sel
770         - 8   # NDRPDR sel
771         - 9   # NDRPDR sel
772         - 10  # NDRPDR sel
773         - 11  # NDRPDR sel
774         - 12  # NDRPDR sel
775     dpdk-performance-changes-3n-skx:
776       - "dpdk-performance-changes-3n-skx-h1"
777       - "dpdk-performance-changes-3n-skx-ref"
778       - "dpdk-performance-changes-3n-skx-cmp"
779
780     dpdk-performance-changes-2n-skx-h1:
781       csit-dpdk-perf-verify-1901-2n-skx:
782         - 12  # NDRPDR sel
783         - 13  # NDRPDR sel
784         - 14  # NDRPDR sel
785         - 15  # NDRPDR sel
786         - 16  # NDRPDR sel
787         - 17  # NDRPDR sel
788         - 18  # NDRPDR sel
789         - 19  # NDRPDR sel
790         - 20  # NDRPDR sel
791         - 21  # NDRPDR sel
792     dpdk-performance-changes-2n-skx-ref:
793       csit-dpdk-perf-verify-1904-2n-skx:
794         - 2   # NDRPDR sel
795         - 3   # NDRPDR sel
796         - 4   # NDRPDR sel
797         - 5   # NDRPDR sel
798         - 7   # NDRPDR sel
799         - 8   # NDRPDR sel
800         - 9   # NDRPDR sel
801         - 10  # NDRPDR sel
802         - 11  # NDRPDR sel
803         - 12  # NDRPDR sel
804     dpdk-performance-changes-2n-skx-cmp:
805       csit-dpdk-perf-verify-1908-2n-skx:
806         - 2   # NDRPDR sel
807         - 3   # NDRPDR sel
808         - 4   # NDRPDR sel
809         - 5   # NDRPDR sel
810         - 7   # NDRPDR sel
811         - 8   # NDRPDR sel
812         - 9   # NDRPDR sel
813         - 10  # NDRPDR sel
814         - 11  # NDRPDR sel
815         - 12  # NDRPDR sel
816     dpdk-performance-changes-2n-skx:
817       - "dpdk-performance-changes-2n-skx-h1"
818       - "dpdk-performance-changes-2n-skx-ref"
819       - "dpdk-performance-changes-2n-skx-cmp"
820
821     # Compare testbeds
822
823     vpp-compare-testbeds-ref:
824       csit-vpp-perf-verify-1908-3n-hsw:
825         - 12  # NDRPDR sel
826         - 13  # NDRPDR sel
827         - 14  # NDRPDR sel
828         - 15  # NDRPDR sel
829         - 16  # NDRPDR sel
830         - 17  # NDRPDR sel
831         - 18  # NDRPDR sel
832         - 19  # NDRPDR sel
833         - 20  # NDRPDR sel
834         - 21  # NDRPDR sel
835     vpp-compare-testbeds-cmp:
836       csit-vpp-perf-verify-1908-3n-skx:
837         - 14  # NDRPDR sel
838         - 16  # NDRPDR sel
839         - 19  # NDRPDR sel
840         - 20  # NDRPDR sel
841         - 22  # NDRPDR sel
842         - 23  # NDRPDR sel
843         - 24  # NDRPDR sel
844         - 25  # NDRPDR sel
845         - 26  # NDRPDR sel
846         - 29  # NDRPDR sel
847     vpp-compare-testbeds:
848       - "vpp-compare-testbeds-ref"
849       - "vpp-compare-testbeds-cmp"
850
851     vpp-compare-testbeds-mrr-ref:
852       csit-vpp-perf-verify-1908-3n-hsw:
853         - 39  # MRR sel
854     vpp-compare-testbeds-mrr-cmp:
855       csit-vpp-perf-verify-1908-3n-skx:
856         - 36  # MRR sel
857     vpp-compare-testbeds-mrr:
858       - "vpp-compare-testbeds-mrr-ref"
859       - "vpp-compare-testbeds-mrr-cmp"
860
861     dpdk-compare-testbeds-ref:
862       csit-dpdk-perf-verify-1908-3n-hsw:
863         - 2   # NDRPDR sel
864         - 3   # NDRPDR sel
865         - 4   # NDRPDR sel
866         - 5   # NDRPDR sel
867         - 6   # NDRPDR sel
868         - 7   # NDRPDR sel
869         - 8   # NDRPDR sel
870         - 9   # NDRPDR sel
871         - 10  # NDRPDR sel
872         - 11  # NDRPDR sel
873     dpdk-compare-testbeds-cmp:
874       csit-dpdk-perf-verify-1908-3n-skx:
875         - 3   # NDRPDR sel
876         - 4   # NDRPDR sel
877         - 5   # NDRPDR sel
878         - 6   # NDRPDR sel
879         - 7   # NDRPDR sel
880         - 8   # NDRPDR sel
881         - 9   # NDRPDR sel
882         - 10  # NDRPDR sel
883         - 11  # NDRPDR sel
884         - 12  # NDRPDR sel
885     dpdk-compare-testbeds:
886       - "dpdk-compare-testbeds-ref"
887       - "dpdk-compare-testbeds-cmp"
888
889     # Compare topologies
890
891     vpp-compare-topologies-ref:
892       csit-vpp-perf-verify-1908-3n-skx:
893         - 14  # NDRPDR sel
894         - 16  # NDRPDR sel
895         - 19  # NDRPDR sel
896         - 20  # NDRPDR sel
897         - 22  # NDRPDR sel
898         - 23  # NDRPDR sel
899         - 24  # NDRPDR sel
900         - 25  # NDRPDR sel
901         - 26  # NDRPDR sel
902         - 29  # NDRPDR sel
903     vpp-compare-topologies-cmp:
904       csit-vpp-perf-verify-1908-2n-skx:
905         - 26  # NDRPDR sel
906         - 27  # NDRPDR sel
907         - 34  # NDRPDR sel
908         - 35  # NDRPDR sel
909         - 36  # NDRPDR sel
910         - 42  # NDRPDR sel
911         - 43  # NDRPDR sel
912         - 44  # NDRPDR sel
913         - 45  # NDRPDR sel
914         - 46  # NDRPDR sel
915     vpp-compare-topologies:
916       - "vpp-compare-topologies-ref"
917       - "vpp-compare-topologies-cmp"
918
919     vpp-compare-topologies-mrr-ref:
920       csit-vpp-perf-verify-1908-3n-skx:
921         - 36  # MRR sel
922     vpp-compare-topologies-mrr-cmp:
923       csit-vpp-perf-verify-1908-2n-skx:
924         - 69  # MRR sel
925     vpp-compare-topologies-mrr:
926       - "vpp-compare-topologies-mrr-ref"
927       - "vpp-compare-topologies-mrr-cmp"
928
929     dpdk-compare-topologies-ref:
930       csit-dpdk-perf-verify-1908-3n-skx:
931         - 3   # NDRPDR sel
932         - 4   # NDRPDR sel
933         - 5   # NDRPDR sel
934         - 6   # NDRPDR sel
935         - 7   # NDRPDR sel
936         - 8   # NDRPDR sel
937         - 9   # NDRPDR sel
938         - 10  # NDRPDR sel
939         - 11  # NDRPDR sel
940         - 12  # NDRPDR sel
941     dpdk-compare-topologies-cmp:
942       csit-dpdk-perf-verify-1908-2n-skx:
943         - 2   # NDRPDR sel
944         - 3   # NDRPDR sel
945         - 4   # NDRPDR sel
946         - 5   # NDRPDR sel
947         - 7   # NDRPDR sel
948         - 8   # NDRPDR sel
949         - 9   # NDRPDR sel
950         - 10  # NDRPDR sel
951         - 11  # NDRPDR sel
952         - 12  # NDRPDR sel
953     dpdk-compare-topologies:
954       - "dpdk-compare-topologies-ref"
955       - "dpdk-compare-topologies-cmp"
956
957   plot-layouts:
958
959     plot-soak-throughput:
960       titlefont:
961         size: 18
962       xaxis:
963         title: "<b>Test Cases [Index]</b>"
964         titlefont:
965           size: 16
966         autorange: True
967         fixedrange: False
968         gridcolor: "rgb(230, 230, 230)"
969         linecolor: "rgb(220, 220, 220)"
970         linewidth: 1
971         showgrid: True
972         showline: True
973         showticklabels: True
974         tickcolor: "rgb(220, 220, 220)"
975         tickmode: "linear"
976         tickfont:
977           size: 16
978         zeroline: False
979       yaxis:
980         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
981         titlefont:
982           size: 16
983         gridcolor: "rgb(230, 230, 230)"
984         hoverformat: ".4r"
985         tickformat: ".3r"
986         linecolor: "rgb(220, 220, 220)"
987         linewidth: 1
988         showgrid: True
989         showline: True
990         showticklabels: True
991         tickcolor: "rgb(220, 220, 220)"
992         tickfont:
993           size: 16
994         zeroline: False
995         range: [0,50]
996       autosize: False
997       margin:
998         t: 50
999         b: 0
1000         l: 80
1001         r: 20
1002       showlegend: True
1003       legend:
1004         orientation: "h"
1005         font:
1006           size: 16
1007       width: 700
1008       height: 900
1009
1010     plot-service-density:
1011       titlefont:
1012         size: 18
1013       xaxis:
1014         side: "top"
1015         autorange: True
1016         fixedrange: False
1017         showgrid: False
1018         showline: False
1019         showticklabels: False
1020         ticks: ""
1021         ticklen: 0
1022         tickwidth: 0
1023         zeroline: False
1024       yaxis:
1025         autorange: "reversed"
1026         showgrid: False
1027         showline: False
1028         showticklabels: False
1029         ticks: ""
1030         ticklen: 0
1031         tickwidth: 0
1032         zeroline: False
1033       autosize: True
1034       showlegend: False
1035       width: 700
1036       height: 700
1037
1038     plot-cps:
1039       titlefont:
1040         size: 18
1041       xaxis:
1042         title: "<b>Test Cases [Index]</b>"
1043         titlefont:
1044           size: 16
1045         autorange: True
1046         fixedrange: False
1047         gridcolor: "rgb(230, 230, 230)"
1048         linecolor: "rgb(220, 220, 220)"
1049         linewidth: 1
1050         showgrid: True
1051         showline: True
1052         showticklabels: True
1053         tickcolor: "rgb(220, 220, 220)"
1054         tickmode: "linear"
1055         tickfont:
1056           size: 16
1057         zeroline: False
1058       yaxis:
1059         title: "<b>Connections Per Second [cps]</b>"
1060         titlefont:
1061           size: 16
1062         gridcolor: "rgb(230, 230, 230)"
1063         hoverformat: ".4s"
1064         linecolor: "rgb(220, 220, 220)"
1065         linewidth: 1
1066         rangemode: "tozero"
1067         showgrid: True
1068         showline: True
1069         showticklabels: True
1070         tickcolor: "rgb(220, 220, 220)"
1071         tickformat: ".3s"
1072         tickfont:
1073           size: 16
1074         zeroline: False
1075       boxmode: "group"
1076       boxgroupgap: 0.5
1077       autosize: False
1078       margin:
1079         t: 50
1080         b: 20
1081         l: 80
1082         r: 20
1083       showlegend: True
1084       legend:
1085         orientation: "h"
1086         font:
1087           size: 16
1088       width: 700
1089       height: 800
1090
1091     plot-rps:
1092       titlefont:
1093         size: 18
1094       xaxis:
1095         title: "<b>Test Cases [Index]</b>"
1096         titlefont:
1097           size: 16
1098         autorange: True
1099         fixedrange: False
1100         gridcolor: "rgb(230, 230, 230)"
1101         linecolor: "rgb(220, 220, 220)"
1102         linewidth: 1
1103         showgrid: True
1104         showline: True
1105         showticklabels: True
1106         tickcolor: "rgb(220, 220, 220)"
1107         tickmode: "linear"
1108         tickfont:
1109           size: 16
1110         zeroline: False
1111       yaxis:
1112         title: "<b>Requests Per Second [rps]</b>"
1113         titlefont:
1114           size: 16
1115         gridcolor: "rgb(230, 230, 230)"
1116         hoverformat: ".4s"
1117         linecolor: "rgb(220, 220, 220)"
1118         linewidth: 1
1119         rangemode: "tozero"
1120         showgrid: True
1121         showline: True
1122         showticklabels: True
1123         tickcolor: "rgb(230, 230, 230)"
1124         tickformat: ".3s"
1125         tickfont:
1126           size: 16
1127         zeroline: False
1128       boxmode: "group"
1129       boxgroupgap: 0.5
1130       autosize: False
1131       margin:
1132         t: 50
1133         b: 20
1134         l: 80
1135         r: 20
1136       showlegend: True
1137       legend:
1138         orientation: "h"
1139         font:
1140           size: 16
1141       width: 700
1142       height: 800
1143
1144     plot-throughput:
1145       titlefont:
1146         size: 18
1147       xaxis:
1148         title: "<b>Test Cases [Index]</b>"
1149         titlefont:
1150           size: 16
1151         autorange: True
1152         fixedrange: False
1153         gridcolor: "rgb(230, 230, 230)"
1154         linecolor: "rgb(220, 220, 220)"
1155         linewidth: 1
1156         showgrid: True
1157         showline: True
1158         showticklabels: True
1159         tickcolor: "rgb(220, 220, 220)"
1160         tickmode: "linear"
1161         tickfont:
1162           size: 16
1163         zeroline: False
1164       yaxis:
1165         title: "<b>Packet Throughput [Mpps]</b>"
1166         titlefont:
1167           size: 16
1168         gridcolor: "rgb(230, 230, 230)"
1169         hoverformat: ".4r"
1170         tickformat: ".3r"
1171         linecolor: "rgb(220, 220, 220)"
1172         linewidth: 1
1173         showgrid: True
1174         showline: True
1175         showticklabels: True
1176         tickcolor: "rgb(220, 220, 220)"
1177         tickfont:
1178           size: 16
1179         zeroline: False
1180         range: [0,50]
1181       boxmode: "group"
1182       boxgroupgap: 0.5
1183       autosize: False
1184       margin:
1185         t: 50
1186         b: 0
1187         l: 80
1188         r: 20
1189       showlegend: True
1190       legend:
1191         orientation: "h"
1192         font:
1193           size: 16
1194       width: 700
1195       height: 900
1196
1197     plot-throughput-speedup-analysis:
1198       titlefont:
1199         size: 18
1200       xaxis:
1201         title: "<b>Number of Cores [Qty]</b>"
1202         titlefont:
1203           size: 16
1204         autorange: True
1205         fixedrange: False
1206         gridcolor: "rgb(230, 230, 230)"
1207         linecolor: "rgb(220, 220, 220)"
1208         linewidth: 1
1209         showgrid: True
1210         showline: True
1211         showticklabels: True
1212         tickcolor: "rgb(238, 238, 238)"
1213         tickmode: "linear"
1214         tickfont:
1215           size: 16
1216         zeroline: False
1217       yaxis:
1218         title: "<b>Packet Throughput [Mpps]</b>"
1219         titlefont:
1220           size: 16
1221         type: "linear"
1222         gridcolor: "rgb(230, 230, 230)"
1223         hoverformat: ".4s"
1224         linecolor: "rgb(220, 220, 220)"
1225         linewidth: 1
1226         showgrid: True
1227         showline: True
1228         showticklabels: True
1229         tickcolor: "rgb(220, 220, 220)"
1230         tickformat: ".4s"
1231         tickfont:
1232           size: 16
1233         zeroline: True
1234         rangemode: "tozero"
1235         range: [0,100]
1236       legend:
1237         orientation: "h"
1238         font:
1239           size: 16
1240         xanchor: "left"
1241         yanchor: "top"
1242         x: 0
1243         y: -0.2
1244         bgcolor: "rgba(255, 255, 255, 0)"
1245         bordercolor: "rgba(255, 255, 255, 0)"
1246         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1247       autosize: False
1248       margin:
1249           't': 50
1250           'b': 150
1251           'l': 85
1252           'r': 10
1253       showlegend: True
1254       width: 700
1255       height: 700
1256       hoverlabel:
1257         namelength: -1
1258       annotations: [
1259         {
1260           text: "_ _          __          ...",
1261           align: "left",
1262           showarrow: False,
1263           xref: "paper",
1264           yref: "paper",
1265           xanchor: "left",
1266           yanchor: "top",
1267           x: 0,
1268           y: -0.13,
1269           font: {
1270             family: "Consolas, Courier New",
1271             size: 15
1272           },
1273         },
1274         {
1275           text: "    Perfect     Measured     Limit",
1276           align: "left",
1277           showarrow: False,
1278           xref: "paper",
1279           yref: "paper",
1280           xanchor: "left",
1281           yanchor: "top",
1282           x: 0,
1283           y: -0.15,
1284           font: {
1285             family: "Consolas, Courier New",
1286             size: 15
1287           },
1288         },
1289       ]
1290
1291     plot-latency:
1292       titlefont:
1293         size: 18
1294       xaxis:
1295         title: "<b>Direction</b>"
1296         titlefont:
1297           size: 16
1298         autorange: True
1299         fixedrange: False
1300         gridcolor: "rgb(230, 230, 230)"
1301         linecolor: "rgb(220, 220, 220)"
1302         linewidth: 1
1303         showgrid: True
1304         showline: True
1305         showticklabels: False
1306         tickcolor: "rgb(220, 220, 220)"
1307         tickmode: "linear"
1308         tickfont:
1309           size: 16
1310         zeroline: False
1311       yaxis:
1312         title: "<b>Packet Latency [uSec]</b>"
1313         titlefont:
1314           size: 16
1315         type: "linear"
1316         gridcolor: "rgb(230, 230, 230)"
1317         hoverformat: ".4s"
1318         linecolor: "rgb(220, 220, 220)"
1319         linewidth: 1
1320         showgrid: True
1321         showline: True
1322         showticklabels: True
1323         tickcolor: "rgb(220, 220, 220)"
1324         tickformat: ".4s"
1325         tickfont:
1326           size: 16
1327         zeroline: True
1328         rangemode: "tozero"
1329       legend:
1330         orientation: "h"
1331         font:
1332           size: 16
1333         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1334       autosize: False
1335       margin:
1336           't': 50
1337           'b': 150
1338           'l': 80
1339           'r': 10
1340       showlegend: True
1341       width: 700
1342       height: 700
1343       hoverlabel:
1344         namelength: -1
1345
1346 - type: "static"
1347   src-path: "{DIR[RST]}"
1348   dst-path: "{DIR[WORKING,SRC]}"
1349
1350 - type: "input"
1351   general:
1352     file-name: "output_info.xml.gz"
1353     file-format: ".gz"
1354     arch-file-format:
1355       - ".gz"
1356       - ".zip"
1357     download-path: "{job}/{build}/archives/{filename}"
1358     extract: "output.xml"
1359
1360     zip-file-name: "robot-plugin.zip"
1361     zip-file-format: ".zip"
1362     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1363     zip-extract: "robot-plugin/output.xml"
1364
1365   builds:
1366
1367     csit-vpp-perf-verify-1901-3n-hsw:
1368       - 35  # MRR sel
1369       - 10  # NDRPDR sel
1370       - 19  # NDRPDR sel
1371       - 31  # NDRPDR sel
1372       - 36  # NDRPDR sel
1373       - 40  # NDRPDR sel
1374       - 42  # NDRPDR sel
1375       - 44  # NDRPDR sel
1376       - 46  # NDRPDR sel
1377       - 47  # NDRPDR sel
1378       - 48  # NDRPDR sel
1379       - 61  # NDRPDR LB
1380       - 62  # NDRPDR LB
1381       - 63  # NDRPDR LB
1382       - 64  # NDRPDR LB
1383       - 65  # NDRPDR LB
1384       - 66  # NDRPDR LB
1385       - 67  # NDRPDR LB
1386       - 69  # NDRPDR LB
1387       - 70  # NDRPDR LB
1388       - 71  # NDRPDR LB
1389     csit-vpp-perf-verify-1904-3n-hsw:
1390       - 9   # MRR sel
1391       - 11  # NDRPDR sel
1392       - 12  # NDRPDR sel
1393       - 20  # NDRPDR sel
1394       - 21  # NDRPDR sel
1395       - 23  # NDRPDR sel
1396       - 24  # NDRPDR sel
1397       - 25  # NDRPDR sel
1398       - 26  # NDRPDR sel
1399       - 29  # NDRPDR sel
1400       - 30  # NDRPDR sel
1401     csit-vpp-perf-verify-1908-3n-hsw:
1402       - 12  # NDRPDR sel
1403       - 13  # NDRPDR sel
1404       - 14  # NDRPDR sel
1405       - 15  # NDRPDR sel
1406       - 16  # NDRPDR sel
1407       - 17  # NDRPDR sel
1408       - 18  # NDRPDR sel
1409       - 19  # NDRPDR sel
1410       - 20  # NDRPDR sel
1411       - 21  # NDRPDR sel
1412       - 48  # NDRPDR sel vhost
1413       - 49  # NDRPDR sel vhost
1414       - 52  # NDRPDR sel vhost
1415       - 53  # NDRPDR sel vhost
1416       - 54  # NDRPDR sel vhost
1417       - 55  # NDRPDR sel vhost
1418       - 56  # NDRPDR sel vhost
1419       - 57  # NDRPDR sel vhost
1420       - 58  # NDRPDR sel vhost
1421       - 59  # NDRPDR sel vhost
1422       - 24  # NDRPDR full
1423       - 25  # NDRPDR full
1424       - 26  # NDRPDR full
1425       - 27  # NDRPDR full
1426       - 28  # NDRPDR full
1427       - 29  # NDRPDR full
1428       - 32  # NDRPDR full
1429       - 33  # NDRPDR full
1430       - 36  # NDRPDR full
1431       - 38  # NDRPDR full
1432       - 50  # NDRPDR full vhost
1433       - 39  # MRR sel
1434
1435     csit-vpp-perf-verify-1901-3n-skx:
1436       - 32  # MRR sel
1437       - 18  # NDRPDR sel
1438       - 19  # NDRPDR sel
1439       - 20  # NDRPDR sel
1440       - 28  # NDRPDR sel
1441       - 31  # NDRPDR sel
1442       - 33  # NDRPDR sel
1443       - 36  # NDRPDR sel
1444       - 38  # NDRPDR sel
1445       - 47  # NDRPDR sel
1446       - 48  # NDRPDR sel
1447       - 54  # NDRPDR LB
1448       - 57  # NDRPDR LB
1449       - 58  # NDRPDR LB
1450       - 59  # NDRPDR LB
1451       - 60  # NDRPDR LB
1452       - 63  # NDRPDR LB
1453       - 64  # NDRPDR LB
1454       - 65  # NDRPDR LB
1455       - 66  # NDRPDR LB
1456       - 67  # NDRPDR LB
1457     csit-vpp-perf-verify-1904-3n-skx:
1458       - 7   # MRR sel
1459       - 8   # NDRPDR sel
1460       - 9   # NDRPDR sel
1461       - 10  # NDRPDR sel
1462       - 11  # NDRPDR sel
1463       - 12  # NDRPDR sel
1464       - 14  # NDRPDR sel
1465       - 16  # NDRPDR sel
1466       - 21  # NDRPDR sel
1467       - 23  # NDRPDR sel
1468       - 25  # NDRPDR sel
1469     csit-vpp-perf-verify-1908-3n-skx:
1470       - 14  # NDRPDR sel
1471       - 16  # NDRPDR sel
1472       - 19  # NDRPDR sel
1473       - 20  # NDRPDR sel
1474       - 22  # NDRPDR sel
1475       - 23  # NDRPDR sel
1476       - 24  # NDRPDR sel
1477       - 25  # NDRPDR sel
1478       - 26  # NDRPDR sel
1479       - 29  # NDRPDR sel
1480       - 52  # NDRPDR sel vhost
1481       - 53  # NDRPDR sel vhost
1482       - 55  # NDRPDR sel vhost
1483       - 61  # NDRPDR sel vhost
1484       - 62  # NDRPDR sel vhost
1485       - 63  # NDRPDR sel vhost
1486       - 64  # NDRPDR sel vhost
1487       - 65  # NDRPDR sel vhost
1488       - 66  # NDRPDR sel vhost
1489       - 67  # NDRPDR sel vhost
1490       - 27  # NDRPDR full
1491       - 28  # NDRPDR full
1492       - 30  # NDRPDR full
1493       - 31  # NDRPDR full
1494       - 32  # NDRPDR full
1495       - 33  # NDRPDR full
1496       - 34  # NDRPDR full
1497       - 35  # NDRPDR full
1498       - 37  # NDRPDR full
1499       - 39  # NDRPDR full
1500       - 40  # NDRPDR full
1501       - 41  # NDRPDR full
1502       - 54  # NDRPDR full
1503       - 36  # MRR sel
1504
1505     csit-vpp-perf-verify-1901-2n-skx:
1506       - 22  # MRR sel
1507       - 5   # NDRPDR sel
1508       - 12  # NDRPDR sel
1509       - 13  # NDRPDR sel
1510       - 21  # NDRPDR sel
1511       - 23  # NDRPDR sel
1512       - 31  # NDRPDR sel
1513       - 34  # NDRPDR sel
1514       - 40  # NDRPDR sel
1515       - 42  # NDRPDR sel
1516       - 43  # NDRPDR sel
1517     csit-vpp-perf-verify-1904-2n-skx:
1518       - 11  # MRR sel
1519       - 12  # NDRPDR sel
1520       - 14  # NDRPDR sel
1521       - 16  # NDRPDR sel
1522       - 17  # NDRPDR sel
1523       - 18  # NDRPDR sel
1524       - 21  # NDRPDR sel
1525       - 27  # NDRPDR sel
1526       - 30  # NDRPDR sel
1527       - 31  # NDRPDR sel
1528       - 32  # NDRPDR sel
1529     csit-vpp-perf-verify-1908-2n-skx:
1530       - 26  # NDRPDR sel
1531       - 27  # NDRPDR sel
1532       - 34  # NDRPDR sel
1533       - 35  # NDRPDR sel
1534       - 36  # NDRPDR sel
1535       - 42  # NDRPDR sel
1536       - 43  # NDRPDR sel
1537       - 44  # NDRPDR sel
1538       - 45  # NDRPDR sel
1539       - 46  # NDRPDR sel
1540       - 88  # NDRPDR sel vhost
1541       - 89  # NDRPDR sel vhost
1542       - 91  # NDRPDR sel vhost
1543       - 92  # NDRPDR sel vhost
1544       - 93  # NDRPDR sel vhost
1545       - 94  # NDRPDR sel vhost
1546       - 95  # NDRPDR sel vhost
1547       - 96  # NDRPDR sel vhost
1548       - 97  # NDRPDR sel vhost
1549       - 98  # NDRPDR sel vhost
1550       - 48  # NDRPDR full
1551       - 49  # NDRPDR full
1552       - 50  # NDRPDR full
1553       - 51  # NDRPDR full
1554       - 54  # NDRPDR full
1555       - 55  # NDRPDR full
1556       - 90  # NDRPDR full vhost
1557       - 69  # MRR sel
1558       - 29  # TCP
1559       - 30  # TCP
1560       - 58  # TCP
1561       - 59  # TCP
1562       - 60  # TCP
1563       - 61  # TCP
1564       - 62  # TCP
1565       - 63  # TCP
1566       - 64  # TCP
1567       - 65  # TCP
1568       - 22  # NFV
1569       - 31  # NFV
1570       - 32  # NFV
1571       - 37  # NFV
1572       - 38  # NFV
1573       - 39  # NFV
1574       - 53  # NFV
1575       - 67  # NFV
1576       - 68  # NFV
1577       - 70  # NFV
1578       - 71  # NFV MRR
1579       - 83  # SOAK
1580       - 86  # SOAK
1581
1582     csit-vpp-perf-verify-1908-3n-tsh:
1583       - 7   # NDRPDR sel
1584       - 8   # NDRPDR sel
1585       - 9   # NDRPDR sel
1586       - 10  # NDRPDR sel
1587       - 11  # NDRPDR sel
1588       - 12  # NDRPDR sel
1589       - 13  # NDRPDR sel
1590       - 14  # NDRPDR sel
1591       - 15  # NDRPDR sel
1592       - 16  # NDRPDR sel
1593
1594     csit-vpp-perf-verify-1908-3n-dnv:
1595       - 6   # NDRPDR sel
1596       - 7   # NDRPDR sel
1597       - 8   # NDRPDR sel
1598       - 9   # NDRPDR sel
1599       - 10  # NDRPDR sel
1600       - 12  # NDRPDR sel
1601       - 13  # NDRPDR sel
1602       - 14  # NDRPDR sel
1603       - 15  # NDRPDR sel
1604       - 16  # NDRPDR sel
1605       - 17  # MRR sel
1606
1607     csit-vpp-perf-verify-1908-2n-dnv:
1608       - 1   # NDRPDR sel
1609       - 2   # NDRPDR sel
1610       - 3   # NDRPDR sel
1611       - 4   # NDRPDR sel
1612       - 5   # NDRPDR sel
1613       - 6   # NDRPDR sel
1614       - 7   # NDRPDR sel
1615       - 8   # NDRPDR sel
1616       - 9   # NDRPDR sel
1617       - 10  # NDRPDR sel
1618       - 11  # MRR sel
1619
1620     csit-dpdk-perf-verify-1901-3n-hsw:
1621       - 13  # NDRPDR sel
1622       - 14  # NDRPDR sel
1623       - 16  # NDRPDR sel
1624       - 17  # NDRPDR sel
1625       - 18  # NDRPDR sel
1626       - 19  # NDRPDR sel
1627       - 20  # NDRPDR sel
1628       - 21  # NDRPDR sel
1629       - 22  # NDRPDR sel
1630       - 23  # NDRPDR sel
1631     csit-dpdk-perf-verify-1904-3n-hsw:
1632       - 2   # NDRPDR sel
1633       - 3   # NDRPDR sel
1634       - 5   # NDRPDR sel
1635       - 6   # NDRPDR sel
1636       - 13  # NDRPDR sel
1637       - 14  # NDRPDR sel
1638       - 15  # NDRPDR sel
1639       - 18  # NDRPDR sel
1640       - 19  # NDRPDR sel
1641       - 20  # NDRPDR sel
1642     csit-dpdk-perf-verify-1908-3n-hsw:
1643       - 2   # NDRPDR sel
1644       - 3   # NDRPDR sel
1645       - 4   # NDRPDR sel
1646       - 5   # NDRPDR sel
1647       - 6   # NDRPDR sel
1648       - 7   # NDRPDR sel
1649       - 8   # NDRPDR sel
1650       - 9   # NDRPDR sel
1651       - 10  # NDRPDR sel
1652       - 11  # NDRPDR sel
1653
1654     csit-dpdk-perf-verify-1901-3n-skx:
1655       - 3   # NDRPDR sel
1656       - 5   # NDRPDR sel
1657       - 6   # NDRPDR sel
1658       - 7   # NDRPDR sel
1659       - 8   # NDRPDR sel
1660       - 9   # NDRPDR sel
1661       - 10  # NDRPDR sel
1662       - 11  # NDRPDR sel
1663       - 12  # NDRPDR sel
1664       - 13  # NDRPDR sel
1665     csit-dpdk-perf-verify-1904-3n-skx:
1666       - 2   # NDRPDR sel
1667       - 3   # NDRPDR sel
1668       - 4   # NDRPDR sel
1669       - 5   # NDRPDR sel
1670       - 6   # NDRPDR sel
1671       - 7   # NDRPDR sel
1672       - 11  # NDRPDR sel
1673       - 12  # NDRPDR sel
1674       - 13  # NDRPDR sel
1675       - 14  # NDRPDR sel
1676     csit-dpdk-perf-verify-1908-3n-skx:
1677       - 3   # NDRPDR sel
1678       - 4   # NDRPDR sel
1679       - 5   # NDRPDR sel
1680       - 6   # NDRPDR sel
1681       - 7   # NDRPDR sel
1682       - 8   # NDRPDR sel
1683       - 9   # NDRPDR sel
1684       - 10  # NDRPDR sel
1685       - 11  # NDRPDR sel
1686       - 12  # NDRPDR sel
1687
1688     csit-dpdk-perf-verify-1901-2n-skx:
1689       - 12  # NDRPDR sel
1690       - 13  # NDRPDR sel
1691       - 14  # NDRPDR sel
1692       - 15  # NDRPDR sel
1693       - 16  # NDRPDR sel
1694       - 17  # NDRPDR sel
1695       - 18  # NDRPDR sel
1696       - 19  # NDRPDR sel
1697       - 20  # NDRPDR sel
1698       - 21  # NDRPDR sel
1699     csit-dpdk-perf-verify-1904-2n-skx:
1700       - 2   # NDRPDR sel
1701       - 3   # NDRPDR sel
1702       - 4   # NDRPDR sel
1703       - 5   # NDRPDR sel
1704       - 7   # NDRPDR sel
1705       - 8   # NDRPDR sel
1706       - 9   # NDRPDR sel
1707       - 10  # NDRPDR sel
1708       - 11  # NDRPDR sel
1709       - 12  # NDRPDR sel
1710     csit-dpdk-perf-verify-1908-2n-skx:
1711       - 2   # NDRPDR sel
1712       - 3   # NDRPDR sel
1713       - 4   # NDRPDR sel
1714       - 5   # NDRPDR sel
1715       - 7   # NDRPDR sel
1716       - 8   # NDRPDR sel
1717       - 9   # NDRPDR sel
1718       - 10  # NDRPDR sel
1719       - 11  # NDRPDR sel
1720       - 12  # NDRPDR sel
1721
1722     csit-vpp-functional-1908-ubuntu1604-virl:
1723       - 64
1724     csit-vpp-functional-1908-centos7-virl:
1725       - 64
1726     csit-vpp-device-1908-ubuntu1804-1n-skx:
1727       - 65
1728
1729 - type: "output"
1730   output: "report"
1731   format:
1732     html:
1733     - full
1734 #    pdf:
1735 #    - minimal
1736
1737 ################################################################################
1738 ###                               T A B L E S                                ###
1739 ################################################################################
1740
1741 # VPP Soak vs NDR
1742 - type: "table"
1743   title: "VPP Soak vs NDR 2n-skx"
1744   algorithm: "table_soak_vs_ndr"
1745   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1746   reference:
1747     title: "NDR"
1748     data: "vpp-soak-vs-ndr-2n-skx-ref"
1749   compare:
1750     title: "Soak"
1751     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1752   data: "vpp-soak-vs-ndr-2n-skx"
1753   include-tests: "NDR"
1754   filter: "('NDRPDR' or 'SOAK')"
1755   parameters:
1756     - "throughput"
1757     - "name"
1758     - "parent"
1759
1760 ################################################################################
1761
1762 # VPP Compare NICs 3n-skx 2t1c ndr
1763 - type: "table"
1764   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1765   algorithm: "table_nics_comparison"
1766   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1767   reference:
1768     title: "x710"
1769     nic: "NIC_Intel-X710"
1770   compare:
1771     title: "xxv710"
1772     nic: "NIC_Intel-XXV710"
1773   data: "vpp-nic-comparison-3n-skx"
1774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1775   filter: "'2T1C' and 'NDRPDR'"
1776   parameters:
1777   - "name"
1778   - "parent"
1779   - "throughput"
1780   - "tags"
1781
1782 # VPP Compare NICs 3n-skx 4t2c ndr
1783 - type: "table"
1784   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1785   algorithm: "table_nics_comparison"
1786   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1787   reference:
1788     title: "x710"
1789     nic: "NIC_Intel-X710"
1790   compare:
1791     title: "xxv710"
1792     nic: "NIC_Intel-XXV710"
1793   data: "vpp-nic-comparison-3n-skx"
1794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1795   filter: "'4T2C' and 'NDRPDR'"
1796   parameters:
1797   - "name"
1798   - "parent"
1799   - "throughput"
1800   - "tags"
1801
1802 # VPP Compare NICs 3n-skx 2t1c pdr
1803 - type: "table"
1804   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1805   algorithm: "table_nics_comparison"
1806   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1807   reference:
1808     title: "x710"
1809     nic: "NIC_Intel-X710"
1810   compare:
1811     title: "xxv710"
1812     nic: "NIC_Intel-XXV710"
1813   data: "vpp-nic-comparison-3n-skx"
1814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1815   filter: "'2T1C' and 'NDRPDR'"
1816   parameters:
1817   - "name"
1818   - "parent"
1819   - "throughput"
1820   - "tags"
1821
1822  # VPP Compare NICs 3n-skx 4t2c pdr
1823 - type: "table"
1824   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1825   algorithm: "table_nics_comparison"
1826   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1827   reference:
1828     title: "x710"
1829     nic: "NIC_Intel-X710"
1830   compare:
1831     title: "xxv710"
1832     nic: "NIC_Intel-XXV710"
1833   data: "vpp-nic-comparison-3n-skx"
1834   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1835   filter: "'4T2C' and 'NDRPDR'"
1836   parameters:
1837   - "name"
1838   - "parent"
1839   - "throughput"
1840   - "tags"
1841
1842 # VPP Compare NICs 3n-skx 2t1c mrr
1843 - type: "table"
1844   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1845   algorithm: "table_nics_comparison"
1846   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1847   reference:
1848     title: "x710"
1849     nic: "NIC_Intel-X710"
1850   compare:
1851     title: "xxv710"
1852     nic: "NIC_Intel-XXV710"
1853   data: "vpp-nic-comparison-3n-skx-mrr"
1854   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1855   filter: "'2T1C' and 'MRR'"
1856   parameters:
1857   - "name"
1858   - "parent"
1859   - "result"
1860   - "tags"
1861
1862 # VPP Compare NICs 3n-skx 4t2c mrr
1863 - type: "table"
1864   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1865   algorithm: "table_nics_comparison"
1866   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1867   reference:
1868     title: "x710"
1869     nic: "NIC_Intel-X710"
1870   compare:
1871     title: "xxv710"
1872     nic: "NIC_Intel-XXV710"
1873   data: "vpp-nic-comparison-3n-skx-mrr"
1874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1875   filter: "'4T2C' and 'MRR'"
1876   parameters:
1877   - "name"
1878   - "parent"
1879   - "result"
1880   - "tags"
1881
1882  # VPP Compare NICs 3n-skx 8t4c mrr
1883 - type: "table"
1884   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1885   algorithm: "table_nics_comparison"
1886   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1887   reference:
1888     title: "x710"
1889     nic: "NIC_Intel-X710"
1890   compare:
1891     title: "xxv710"
1892     nic: "NIC_Intel-XXV710"
1893   data: "vpp-nic-comparison-3n-skx-mrr"
1894   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1895   filter: "'8T4C' and 'MRR'"
1896   parameters:
1897   - "name"
1898   - "parent"
1899   - "result"
1900   - "tags"
1901
1902 # VPP Compare NICs 2n-skx 2t1c ndr
1903 - type: "table"
1904   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1905   algorithm: "table_nics_comparison"
1906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1907   reference:
1908     title: "x710"
1909     nic: "NIC_Intel-X710"
1910   compare:
1911     title: "xxv710"
1912     nic: "NIC_Intel-XXV710"
1913   data: "vpp-nic-comparison-2n-skx"
1914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1915   filter: "'2T1C' and 'NDRPDR'"
1916   parameters:
1917   - "name"
1918   - "parent"
1919   - "throughput"
1920   - "tags"
1921
1922 # VPP Compare NICs 2n-skx 4t2c ndr
1923 - type: "table"
1924   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1925   algorithm: "table_nics_comparison"
1926   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1927   reference:
1928     title: "x710"
1929     nic: "NIC_Intel-X710"
1930   compare:
1931     title: "xxv710"
1932     nic: "NIC_Intel-XXV710"
1933   data: "vpp-nic-comparison-2n-skx"
1934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1935   filter: "'4T2C' and 'NDRPDR'"
1936   parameters:
1937   - "name"
1938   - "parent"
1939   - "throughput"
1940   - "tags"
1941
1942  # VPP Compare NICs 2n-skx 2t1c pdr
1943 - type: "table"
1944   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1945   algorithm: "table_nics_comparison"
1946   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1947   reference:
1948     title: "x710"
1949     nic: "NIC_Intel-X710"
1950   compare:
1951     title: "xxv710"
1952     nic: "NIC_Intel-XXV710"
1953   data: "vpp-nic-comparison-2n-skx"
1954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1955   filter: "'2T1C' and 'NDRPDR'"
1956   parameters:
1957   - "name"
1958   - "parent"
1959   - "throughput"
1960   - "tags"
1961
1962 # VPP Compare NICs 2n-skx 4t2c pdr
1963 - type: "table"
1964   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1965   algorithm: "table_nics_comparison"
1966   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1967   reference:
1968     title: "x710"
1969     nic: "NIC_Intel-X710"
1970   compare:
1971     title: "xxv710"
1972     nic: "NIC_Intel-XXV710"
1973   data: "vpp-nic-comparison-2n-skx"
1974   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1975   filter: "'4T2C' and 'NDRPDR'"
1976   parameters:
1977   - "name"
1978   - "parent"
1979   - "throughput"
1980   - "tags"
1981
1982 # VPP Compare NICs 2n-skx 2t1c mrr
1983 - type: "table"
1984   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1985   algorithm: "table_nics_comparison"
1986   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1987   reference:
1988     title: "x710"
1989     nic: "NIC_Intel-X710"
1990   compare:
1991     title: "xxv710"
1992     nic: "NIC_Intel-XXV710"
1993   data: "vpp-nic-comparison-2n-skx-mrr"
1994   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1995   filter: "'2T1C' and 'MRR'"
1996   parameters:
1997   - "name"
1998   - "parent"
1999   - "result"
2000   - "tags"
2001
2002 # VPP Compare NICs 2n-skx 4t2c mrr
2003 - type: "table"
2004   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2005   algorithm: "table_nics_comparison"
2006   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2007   reference:
2008     title: "x710"
2009     nic: "NIC_Intel-X710"
2010   compare:
2011     title: "xxv710"
2012     nic: "NIC_Intel-XXV710"
2013   data: "vpp-nic-comparison-2n-skx-mrr"
2014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2015   filter: "'4T2C' and 'MRR'"
2016   parameters:
2017   - "name"
2018   - "parent"
2019   - "result"
2020   - "tags"
2021
2022 # VPP Compare NICs 2n-skx 8t4c mrr
2023 - type: "table"
2024   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2025   algorithm: "table_nics_comparison"
2026   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2027   reference:
2028     title: "x710"
2029     nic: "NIC_Intel-X710"
2030   compare:
2031     title: "xxv710"
2032     nic: "NIC_Intel-XXV710"
2033   data: "vpp-nic-comparison-2n-skx-mrr"
2034   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2035   filter: "'8T4C' and 'MRR'"
2036   parameters:
2037   - "name"
2038   - "parent"
2039   - "result"
2040   - "tags"
2041
2042 ################################################################################
2043 # VPP
2044
2045 # VPP Performance Changes 3n-hsw 1t1c pdr
2046 - type: "table"
2047   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2048   algorithm: "table_performance_comparison"
2049   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2050   history:
2051     - title: "rls1901"
2052       data: "vpp-performance-changes-3n-hsw-h1"
2053   reference:
2054     title: "rls1904"
2055     data: "vpp-performance-changes-3n-hsw-ref"
2056   compare:
2057     title: "rls1908"
2058     data: "vpp-performance-changes-3n-hsw-cmp"
2059     data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2060   data: "vpp-performance-changes-3n-hsw"
2061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2062   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2063   parameters:
2064   - "name"
2065   - "parent"
2066   - "throughput"
2067
2068 # VPP Performance Changes 3n-hsw 2t2c pdr
2069 - type: "table"
2070   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2071   algorithm: "table_performance_comparison"
2072   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2073   history:
2074     - title: "rls1901"
2075       data: "vpp-performance-changes-3n-hsw-h1"
2076   reference:
2077     title: "rls1904"
2078     data: "vpp-performance-changes-3n-hsw-ref"
2079   compare:
2080     title: "rls1908"
2081     data: "vpp-performance-changes-3n-hsw-cmp"
2082     data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2083   data: "vpp-performance-changes-3n-hsw"
2084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2085   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2086   parameters:
2087   - "name"
2088   - "parent"
2089   - "throughput"
2090
2091 # VPP Performance Changes 3n-hsw 1t1c ndr
2092 - type: "table"
2093   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2094   algorithm: "table_performance_comparison"
2095   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2096   history:
2097     - title: "rls1901"
2098       data: "vpp-performance-changes-3n-hsw-h1"
2099   reference:
2100     title: "rls1904"
2101     data: "vpp-performance-changes-3n-hsw-ref"
2102   compare:
2103     title: "rls1908"
2104     data: "vpp-performance-changes-3n-hsw-cmp"
2105     data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2106   data: "vpp-performance-changes-3n-hsw"
2107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2108   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2109   parameters:
2110   - "name"
2111   - "parent"
2112   - "throughput"
2113
2114 # VPP Performance Changes 3n-hsw 2t2c ndr
2115 - type: "table"
2116   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2117   algorithm: "table_performance_comparison"
2118   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2119   history:
2120     - title: "rls1901"
2121       data: "vpp-performance-changes-3n-hsw-h1"
2122   reference:
2123     title: "rls1904"
2124     data: "vpp-performance-changes-3n-hsw-ref"
2125   compare:
2126     title: "rls1908"
2127     data: "vpp-performance-changes-3n-hsw-cmp"
2128     data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2129   data: "vpp-performance-changes-3n-hsw"
2130   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2131   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2132   parameters:
2133   - "name"
2134   - "parent"
2135   - "throughput"
2136
2137 # VPP Performance Changes 3n-skx 2t1c pdr
2138 - type: "table"
2139   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2140   algorithm: "table_performance_comparison_nic"
2141   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2142   history:
2143     - title: "rls1901 x710"
2144       data: "vpp-performance-changes-3n-skx-h1"
2145       nic: "NIC_Intel-X710"
2146   reference:
2147     title: "rls1904 x710"
2148     data: "vpp-performance-changes-3n-skx-ref"
2149     nic: "NIC_Intel-X710"
2150   compare:
2151     title: "rls1908 xxv710"
2152     data: "vpp-performance-changes-3n-skx-cmp"
2153     data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2154     nic: "NIC_Intel-XXV710"
2155   data: "vpp-performance-changes-3n-skx"
2156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2157   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2158   parameters:
2159   - "name"
2160   - "parent"
2161   - "throughput"
2162   - "tags"
2163
2164 # VPP Performance Changes 3n-skx 4t2c pdr
2165 - type: "table"
2166   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2167   algorithm: "table_performance_comparison_nic"
2168   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2169   history:
2170     - title: "rls1901 x710"
2171       data: "vpp-performance-changes-3n-skx-h1"
2172       nic: "NIC_Intel-X710"
2173   reference:
2174     title: "rls1904 x710"
2175     data: "vpp-performance-changes-3n-skx-ref"
2176     nic: "NIC_Intel-X710"
2177   compare:
2178     title: "rls1908 xxv710"
2179     data: "vpp-performance-changes-3n-skx-cmp"
2180     data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2181     nic: "NIC_Intel-XXV710"
2182   data: "vpp-performance-changes-3n-skx"
2183   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2184   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2185   parameters:
2186   - "name"
2187   - "parent"
2188   - "throughput"
2189   - "tags"
2190
2191 # VPP Performance Changes 3n-skx 2t1c ndr
2192 - type: "table"
2193   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2194   algorithm: "table_performance_comparison_nic"
2195   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2196   history:
2197     - title: "rls1901 x710"
2198       data: "vpp-performance-changes-3n-skx-h1"
2199       nic: "NIC_Intel-X710"
2200   reference:
2201     title: "rls1904 x710"
2202     data: "vpp-performance-changes-3n-skx-ref"
2203     nic: "NIC_Intel-X710"
2204   compare:
2205     title: "rls1908 xxv710"
2206     data: "vpp-performance-changes-3n-skx-cmp"
2207     data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2208     nic: "NIC_Intel-XXV710"
2209   data: "vpp-performance-changes-3n-skx"
2210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2211   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2212   parameters:
2213   - "name"
2214   - "parent"
2215   - "throughput"
2216   - "tags"
2217
2218 # VPP Performance Changes 3n-skx 4t2c ndr
2219 - type: "table"
2220   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2221   algorithm: "table_performance_comparison_nic"
2222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2223   history:
2224     - title: "rls1901 x710"
2225       data: "vpp-performance-changes-3n-skx-h1"
2226       nic: "NIC_Intel-X710"
2227   reference:
2228     title: "rls1904 x710"
2229     data: "vpp-performance-changes-3n-skx-ref"
2230     nic: "NIC_Intel-X710"
2231   compare:
2232     title: "rls1908 xxv710"
2233     data: "vpp-performance-changes-3n-skx-cmp"
2234     data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2235     nic: "NIC_Intel-XXV710"
2236   data: "vpp-performance-changes-3n-skx"
2237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2238   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2239   parameters:
2240   - "name"
2241   - "parent"
2242   - "throughput"
2243   - "tags"
2244
2245 # VPP Performance Changes 2n-skx 2t1c pdr
2246 - type: "table"
2247   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2248   algorithm: "table_performance_comparison_nic"
2249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2250   history:
2251     - title: "rls1901 x710"
2252       data: "vpp-performance-changes-2n-skx-h1"
2253       nic: "NIC_Intel-X710"
2254   reference:
2255     title: "rls1904 x710"
2256     data: "vpp-performance-changes-2n-skx-ref"
2257     nic: "NIC_Intel-X710"
2258   compare:
2259     title: "rls1908 xxv710"
2260     data: "vpp-performance-changes-2n-skx-cmp"
2261     data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2262     nic: "NIC_Intel-XXV710"
2263   data: "vpp-performance-changes-2n-skx"
2264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2265   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2266   parameters:
2267   - "name"
2268   - "parent"
2269   - "throughput"
2270   - "tags"
2271
2272 # VPP Performance Changes 2n-skx 4t2c pdr
2273 - type: "table"
2274   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2275   algorithm: "table_performance_comparison_nic"
2276   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2277   history:
2278     - title: "rls1901 x710"
2279       data: "vpp-performance-changes-2n-skx-h1"
2280       nic: "NIC_Intel-X710"
2281   reference:
2282     title: "rls1904 x710"
2283     data: "vpp-performance-changes-2n-skx-ref"
2284     nic: "NIC_Intel-X710"
2285   compare:
2286     title: "rls1908 xxv710"
2287     data: "vpp-performance-changes-2n-skx-cmp"
2288     data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2289     nic: "NIC_Intel-XXV710"
2290   data: "vpp-performance-changes-2n-skx"
2291   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2292   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2293   parameters:
2294   - "name"
2295   - "parent"
2296   - "throughput"
2297   - "tags"
2298
2299 # VPP Performance Changes 2n-skx 2t1c ndr
2300 - type: "table"
2301   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2302   algorithm: "table_performance_comparison_nic"
2303   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2304   history:
2305     - title: "rls1901 x710"
2306       data: "vpp-performance-changes-2n-skx-h1"
2307       nic: "NIC_Intel-X710"
2308   reference:
2309     title: "rls1904 x710"
2310     data: "vpp-performance-changes-2n-skx-ref"
2311     nic: "NIC_Intel-X710"
2312   compare:
2313     title: "rls1908 xxv710"
2314     data: "vpp-performance-changes-2n-skx-cmp"
2315     data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2316     nic: "NIC_Intel-XXV710"
2317   data: "vpp-performance-changes-2n-skx"
2318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2319   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2320   parameters:
2321   - "name"
2322   - "parent"
2323   - "throughput"
2324   - "tags"
2325
2326 # VPP Performance Changes 2n-skx 4t2c ndr
2327 - type: "table"
2328   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2329   algorithm: "table_performance_comparison_nic"
2330   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2331   history:
2332     - title: "rls1901 x710"
2333       data: "vpp-performance-changes-2n-skx-h1"
2334       nic: "NIC_Intel-X710"
2335   reference:
2336     title: "rls1904 x710"
2337     data: "vpp-performance-changes-2n-skx-ref"
2338     nic: "NIC_Intel-X710"
2339   compare:
2340     title: "rls1908 xxv710"
2341     data: "vpp-performance-changes-2n-skx-cmp"
2342     data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2343     nic: "NIC_Intel-XXV710"
2344   data: "vpp-performance-changes-2n-skx"
2345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2346   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2347   parameters:
2348   - "name"
2349   - "parent"
2350   - "throughput"
2351   - "tags"
2352
2353 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2354 - type: "table"
2355   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2356   algorithm: "table_performance_comparison_nic"
2357   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2358   reference:
2359     title: "3n-hsw xl710"
2360     data: "vpp-compare-testbeds-ref"
2361     nic: "NIC_Intel-XL710"
2362   compare:
2363     title: "3n-skx xxv710"
2364     data: "vpp-compare-testbeds-cmp"
2365     nic: "NIC_Intel-XXV710"
2366   data: "vpp-compare-testbeds"
2367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2368   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373   - "tags"
2374
2375 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2376 - type: "table"
2377   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2378   algorithm: "table_performance_comparison_nic"
2379   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2380   reference:
2381     title: "3n-hsw xl710"
2382     data: "vpp-compare-testbeds-ref"
2383     nic: "NIC_Intel-XL710"
2384   compare:
2385     title: "3n-skx xxv710"
2386     data: "vpp-compare-testbeds-cmp"
2387     nic: "NIC_Intel-XXV710"
2388   data: "vpp-compare-testbeds"
2389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2390   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2391   parameters:
2392   - "name"
2393   - "parent"
2394   - "throughput"
2395   - "tags"
2396
2397 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2398 - type: "table"
2399   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2400   algorithm: "table_performance_comparison_nic"
2401   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2402   reference:
2403     title: "3n-hsw xl710"
2404     data: "vpp-compare-testbeds-ref"
2405     nic: "NIC_Intel-XL710"
2406   compare:
2407     title: "3n-skx xxv710"
2408     data: "vpp-compare-testbeds-cmp"
2409     nic: "NIC_Intel-XXV710"
2410   data: "vpp-compare-testbeds"
2411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2412   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417   - "tags"
2418
2419 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2420 - type: "table"
2421   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2422   algorithm: "table_performance_comparison_nic"
2423   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2424   reference:
2425     title: "3n-hsw xl710"
2426     data: "vpp-compare-testbeds-ref"
2427     nic: "NIC_Intel-XL710"
2428   compare:
2429     title: "3n-skx xxv710"
2430     data: "vpp-compare-testbeds-cmp"
2431     nic: "NIC_Intel-XXV710"
2432   data: "vpp-compare-testbeds"
2433   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2434   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2435   parameters:
2436   - "name"
2437   - "parent"
2438   - "throughput"
2439   - "tags"
2440
2441 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2442 - type: "table"
2443   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2444   algorithm: "table_performance_comparison"
2445   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2446   reference:
2447     title: "3-Node Skx"
2448     data: "vpp-compare-topologies-ref"
2449   compare:
2450     title: "2-Node Skx"
2451     data: "vpp-compare-topologies-cmp"
2452   data: "vpp-compare-topologies"
2453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2454   filter: "'NDRPDR' and '1C'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "throughput"
2459
2460 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2461 - type: "table"
2462   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2465   reference:
2466     title: "3-Node Skx"
2467     data: "vpp-compare-topologies-ref"
2468   compare:
2469     title: "2-Node Skx"
2470     data: "vpp-compare-topologies-cmp"
2471   data: "vpp-compare-topologies"
2472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2473   filter: "'NDRPDR' and '2C'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "throughput"
2478
2479 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2480 - type: "table"
2481   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2484   reference:
2485     title: "3-Node Skx"
2486     data: "vpp-compare-topologies-ref"
2487   compare:
2488     title: "2-Node Skx"
2489     data: "vpp-compare-topologies-cmp"
2490   data: "vpp-compare-topologies"
2491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2492   filter: "'NDRPDR' and '1C'"
2493   parameters:
2494   - "name"
2495   - "parent"
2496   - "throughput"
2497
2498 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2499 - type: "table"
2500   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2501   algorithm: "table_performance_comparison"
2502   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2503   reference:
2504     title: "3-Node Skx"
2505     data: "vpp-compare-topologies-ref"
2506   compare:
2507     title: "2-Node Skx"
2508     data: "vpp-compare-topologies-cmp"
2509   data: "vpp-compare-topologies"
2510   include-tests: "PDR"
2511   filter: "'NDRPDR' and '2C'"
2512   parameters:
2513   - "name"
2514   - "parent"
2515   - "throughput"
2516
2517 # VPP Performance Changes 3n-hsw 1t1c MRR
2518 - type: "table"
2519   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2520   algorithm: "table_performance_comparison"
2521   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2522   history:
2523     - title: "rls1901"
2524       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2525   reference:
2526     title: "rls1904"
2527     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2528   compare:
2529     title: "rls1908"
2530     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2531   data: "vpp-performance-changes-3n-hsw-mrr"
2532   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2533   filter: "'1T1C' and 'MRR'"
2534   parameters:
2535   - "name"
2536   - "parent"
2537   - "result"
2538
2539 # VPP Performance Changes 3n-hsw 2t2c MRR
2540 - type: "table"
2541   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2542   algorithm: "table_performance_comparison"
2543   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2544   history:
2545     - title: "rls1901"
2546       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2547   reference:
2548     title: "rls1904"
2549     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2550   compare:
2551     title: "rls1908"
2552     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2553   data: "vpp-performance-changes-3n-hsw-mrr"
2554   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2555   filter: "'2T2C' and 'MRR'"
2556   parameters:
2557   - "name"
2558   - "parent"
2559   - "result"
2560
2561 # VPP Performance Changes 3n-hsw 4t4c MRR
2562 - type: "table"
2563   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2564   algorithm: "table_performance_comparison"
2565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2566   history:
2567     - title: "rls1901"
2568       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2569   reference:
2570     title: "rls1904"
2571     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2572   compare:
2573     title: "rls1908"
2574     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2575   data: "vpp-performance-changes-3n-hsw-mrr"
2576   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2577   filter: "'4T4C' and 'MRR'"
2578   parameters:
2579   - "name"
2580   - "parent"
2581   - "result"
2582
2583 # VPP Performance Changes 3n-skx 2t1c MRR
2584 - type: "table"
2585   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2586   algorithm: "table_performance_comparison"
2587   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2588   history:
2589     - title: "rls1901"
2590       data: "vpp-performance-changes-3n-skx-mrr-h1"
2591   reference:
2592     title: "rls1904"
2593     data: "vpp-performance-changes-3n-skx-mrr-ref"
2594   compare:
2595     title: "rls1908"
2596     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2597   data: "vpp-performance-changes-3n-skx-mrr"
2598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2599   filter: "'2T1C' and 'MRR'"
2600   parameters:
2601   - "name"
2602   - "parent"
2603   - "result"
2604
2605 # VPP Performance Changes 3n-skx 4t2c MRR
2606 - type: "table"
2607   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2608   algorithm: "table_performance_comparison"
2609   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2610   history:
2611     - title: "rls1901"
2612       data: "vpp-performance-changes-3n-skx-mrr-h1"
2613   reference:
2614     title: "rls1904"
2615     data: "vpp-performance-changes-3n-skx-mrr-ref"
2616   compare:
2617     title: "rls1908"
2618     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2619   data: "vpp-performance-changes-3n-skx-mrr"
2620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2621   filter: "'4T2C' and 'MRR'"
2622   parameters:
2623   - "name"
2624   - "parent"
2625   - "result"
2626
2627 # VPP Performance Changes 3n-skx 8t4c MRR
2628 - type: "table"
2629   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2630   algorithm: "table_performance_comparison"
2631   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2632   history:
2633     - title: "rls1901"
2634       data: "vpp-performance-changes-3n-skx-mrr-h1"
2635   reference:
2636     title: "rls1904"
2637     data: "vpp-performance-changes-3n-skx-mrr-ref"
2638   compare:
2639     title: "rls1908"
2640     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2641   data: "vpp-performance-changes-3n-skx-mrr"
2642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2643   filter: "'8T4C' and 'MRR'"
2644   parameters:
2645   - "name"
2646   - "parent"
2647   - "result"
2648
2649 # VPP Performance Changes 2n-skx 2t1c MRR
2650 - type: "table"
2651   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2652   algorithm: "table_performance_comparison"
2653   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2654   history:
2655     - title: "rls1901"
2656       data: "vpp-performance-changes-2n-skx-mrr-h1"
2657   reference:
2658     title: "rls1904"
2659     data: "vpp-performance-changes-2n-skx-mrr-ref"
2660   compare:
2661     title: "rls1908"
2662     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2663   data: "vpp-performance-changes-2n-skx-mrr"
2664   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2665   filter: "'2T1C' and 'MRR'"
2666   parameters:
2667   - "name"
2668   - "parent"
2669   - "result"
2670
2671 # VPP Performance Changes 2n-skx 4t2c MRR
2672 - type: "table"
2673   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2674   algorithm: "table_performance_comparison"
2675   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2676   history:
2677     - title: "rls1901"
2678       data: "vpp-performance-changes-2n-skx-mrr-h1"
2679   reference:
2680     title: "rls1904"
2681     data: "vpp-performance-changes-2n-skx-mrr-ref"
2682   compare:
2683     title: "rls1908"
2684     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2685   data: "vpp-performance-changes-2n-skx-mrr"
2686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2687   filter: "'4T2C' and 'MRR'"
2688   parameters:
2689   - "name"
2690   - "parent"
2691   - "result"
2692
2693 # VPP Performance Changes 2n-skx 8t4c MRR
2694 - type: "table"
2695   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2696   algorithm: "table_performance_comparison"
2697   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2698   history:
2699     - title: "rls1901"
2700       data: "vpp-performance-changes-2n-skx-mrr-h1"
2701   reference:
2702     title: "rls1904"
2703     data: "vpp-performance-changes-2n-skx-mrr-ref"
2704   compare:
2705     title: "rls1908"
2706     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2707   data: "vpp-performance-changes-2n-skx-mrr"
2708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2709   filter: "'8T4C' and 'MRR'"
2710   parameters:
2711   - "name"
2712   - "parent"
2713   - "result"
2714
2715 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2716 - type: "table"
2717   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2718   algorithm: "table_performance_comparison_nic"
2719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2720   reference:
2721     title: "3n-hsw xl710"
2722     data: "vpp-compare-testbeds-mrr-ref"
2723     nic: "NIC_Intel-XL710"
2724   compare:
2725     title: "3n-skx xxv710"
2726     data: "vpp-compare-testbeds-mrr-cmp"
2727     nic: "NIC_Intel-XXV710"
2728   data: "vpp-compare-testbeds-mrr"
2729   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2730   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2731   parameters:
2732   - "name"
2733   - "parent"
2734   - "result"
2735   - "tags"
2736
2737 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2738 - type: "table"
2739   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2740   algorithm: "table_performance_comparison_nic"
2741   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2742   reference:
2743     title: "3n-hsw xl710"
2744     data: "vpp-compare-testbeds-mrr-ref"
2745     nic: "NIC_Intel-XL710"
2746   compare:
2747     title: "3n-skx xxv710"
2748     data: "vpp-compare-testbeds-mrr-cmp"
2749     nic: "NIC_Intel-XXV710"
2750   data: "vpp-compare-testbeds-mrr"
2751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2752   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2753   parameters:
2754   - "name"
2755   - "parent"
2756   - "result"
2757   - "tags"
2758
2759 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2760 - type: "table"
2761   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2762   algorithm: "table_performance_comparison_nic"
2763   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2764   reference:
2765     title: "3n-hsw xl710"
2766     data: "vpp-compare-testbeds-mrr-ref"
2767     nic: "NIC_Intel-XL710"
2768   compare:
2769     title: "3n-skx xxv710"
2770     data: "vpp-compare-testbeds-mrr-cmp"
2771     nic: "NIC_Intel-XXV710"
2772   data: "vpp-compare-testbeds-mrr"
2773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2774   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2775   parameters:
2776   - "name"
2777   - "parent"
2778   - "result"
2779   - "tags"
2780
2781 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2782 - type: "table"
2783   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2784   algorithm: "table_performance_comparison"
2785   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2786   reference:
2787     title: "3-Node Skx"
2788     data: "vpp-compare-topologies-mrr-ref"
2789   compare:
2790     title: "2-Node Skx"
2791     data: "vpp-compare-topologies-mrr-cmp"
2792   data: "vpp-compare-topologies-mrr"
2793   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2794   filter: "'MRR' and '1C'"
2795   parameters:
2796   - "name"
2797   - "parent"
2798   - "result"
2799
2800 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2801 - type: "table"
2802   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2803   algorithm: "table_performance_comparison"
2804   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2805   reference:
2806     title: "3-Node Skx"
2807     data: "vpp-compare-topologies-mrr-ref"
2808   compare:
2809     title: "2-Node Skx"
2810     data: "vpp-compare-topologies-mrr-cmp"
2811   data: "vpp-compare-topologies-mrr"
2812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2813   filter: "'MRR' and '2C'"
2814   parameters:
2815   - "name"
2816   - "parent"
2817   - "result"
2818
2819 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2820 - type: "table"
2821   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2822   algorithm: "table_performance_comparison"
2823   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2824   reference:
2825     title: "3-Node Skx"
2826     data: "vpp-compare-topologies-mrr-ref"
2827   compare:
2828     title: "2-Node Skx"
2829     data: "vpp-compare-topologies-mrr-cmp"
2830   data: "vpp-compare-topologies-mrr"
2831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2832   filter: "'MRR' and '4C'"
2833   parameters:
2834   - "name"
2835   - "parent"
2836   - "result"
2837
2838 # Detailed Test Results - VPP Performance Results 3n-hsw
2839 - type: "table"
2840   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2841   algorithm: "table_merged_details"
2842   output-file-ext: ".csv"
2843   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2844   columns:
2845   - title: "Name"
2846     data: "data name"
2847   - title: "Status"
2848     data: "data msg"
2849   rows: "generated"
2850   data: "vpp-perf-results-3n-hsw"
2851   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2852   parameters:
2853   - "name"
2854   - "parent"
2855   - "msg"
2856
2857 # Detailed Test Results - VPP Performance Results 3n-skx
2858 - type: "table"
2859   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2860   algorithm: "table_merged_details"
2861   output-file-ext: ".csv"
2862   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2863   columns:
2864   - title: "Name"
2865     data: "data name"
2866   - title: "Status"
2867     data: "data msg"
2868   rows: "generated"
2869   data: "vpp-perf-results-3n-skx"
2870   filter: "not 'CFS_OPT'"
2871   parameters:
2872   - "name"
2873   - "parent"
2874   - "msg"
2875
2876 # Detailed Test Results - VPP Performance Results 2n-skx
2877 - type: "table"
2878   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2879   algorithm: "table_merged_details"
2880   output-file-ext: ".csv"
2881   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2882   columns:
2883   - title: "Name"
2884     data: "data name"
2885   - title: "Status"
2886     data: "data msg"
2887   rows: "generated"
2888   data: "vpp-perf-results-2n-skx"
2889   filter: "not 'CFS_OPT'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "msg"
2894
2895 # Detailed Test Results - VPP Performance Results 3n-tsh
2896 - type: "table"
2897   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
2898   algorithm: "table_merged_details"
2899   output-file-ext: ".csv"
2900   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
2901   columns:
2902   - title: "Name"
2903     data: "data name"
2904   - title: "Status"
2905     data: "data msg"
2906   rows: "generated"
2907   data: "vpp-perf-results-3n-tsh"
2908   filter: "not 'CFS_OPT'"
2909   parameters:
2910   - "name"
2911   - "parent"
2912   - "msg"
2913
2914 # Detailed Test Results - VPP Performance Results 3n-dnv
2915 - type: "table"
2916   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
2917   algorithm: "table_details"
2918   output-file-ext: ".csv"
2919   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
2920   columns:
2921   - title: "Name"
2922     data: "data name"
2923   - title: "Status"
2924     data: "data msg"
2925   rows: "generated"
2926   data: "vpp-perf-results-3n-dnv"
2927   filter: "'NDRPDR'"
2928   parameters:
2929   - "name"
2930   - "parent"
2931   - "msg"
2932
2933 # Detailed Test Results - VPP Performance Results 2n-dnv
2934 - type: "table"
2935   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2936   algorithm: "table_details"
2937   output-file-ext: ".csv"
2938   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2939   columns:
2940   - title: "Name"
2941     data: "data name"
2942   - title: "Status"
2943     data: "data msg"
2944   rows: "generated"
2945   data: "vpp-perf-results-2n-dnv"
2946   filter: "'NDRPDR'"
2947   parameters:
2948   - "name"
2949   - "parent"
2950   - "msg"
2951
2952 # Test configuration - VPP Performance Test Configs 3n-hsw
2953 - type: "table"
2954   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2955   algorithm: "table_merged_details"
2956   output-file-ext: ".csv"
2957   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2958   columns:
2959   - title: "Name"
2960     data: "data name"
2961   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2962     data: "data conf-history"
2963   rows: "generated"
2964   data: "vpp-perf-results-3n-hsw"
2965   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2966   parameters:
2967   - "parent"
2968   - "name"
2969   - "conf-history"
2970
2971 # Test configuration - VPP Performance Test Configs 3n-skx
2972 - type: "table"
2973   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2974   algorithm: "table_merged_details"
2975   output-file-ext: ".csv"
2976   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2977   columns:
2978   - title: "Name"
2979     data: "data name"
2980   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2981     data: "data conf-history"
2982   rows: "generated"
2983   data: "vpp-perf-results-3n-skx"
2984   filter: "not 'CFS_OPT'"
2985   parameters:
2986   - "parent"
2987   - "name"
2988   - "conf-history"
2989
2990 # Test configuration - VPP Performance Test Configs 2n-skx
2991 - type: "table"
2992   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2993   algorithm: "table_merged_details"
2994   output-file-ext: ".csv"
2995   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2996   columns:
2997   - title: "Name"
2998     data: "data name"
2999   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3000     data: "data conf-history"
3001   rows: "generated"
3002   data: "vpp-perf-results-2n-skx"
3003   filter: "not 'CFS_OPT'"
3004   parameters:
3005   - "parent"
3006   - "name"
3007   - "conf-history"
3008
3009 # Test configuration - VPP Performance Test Configs 3n-tsh
3010 - type: "table"
3011   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
3012   algorithm: "table_merged_details"
3013   output-file-ext: ".csv"
3014   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
3015   columns:
3016   - title: "Name"
3017     data: "data name"
3018   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3019     data: "data conf-history"
3020   rows: "generated"
3021   data: "vpp-perf-results-3n-tsh"
3022   filter: "not 'CFS_OPT'"
3023   parameters:
3024   - "parent"
3025   - "name"
3026   - "conf-history"
3027
3028 # Test configuration - VPP Performance Test Configs 3n-dnv
3029 - type: "table"
3030   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
3031   algorithm: "table_details"
3032   output-file-ext: ".csv"
3033   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
3034   columns:
3035   - title: "Name"
3036     data: "data name"
3037   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3038     data: "data conf-history"
3039   rows: "generated"
3040   data: "vpp-perf-results-3n-dnv"
3041   filter: "'NDRPDR'"
3042   parameters:
3043   - "parent"
3044   - "name"
3045   - "conf-history"
3046
3047 # Test configuration - VPP Performance Test Configs 2n-dnv
3048 - type: "table"
3049   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3050   algorithm: "table_details"
3051   output-file-ext: ".csv"
3052   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3053   columns:
3054   - title: "Name"
3055     data: "data name"
3056   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3057     data: "data conf-history"
3058   rows: "generated"
3059   data: "vpp-perf-results-2n-dnv"
3060   filter: "'NDRPDR'"
3061   parameters:
3062   - "parent"
3063   - "name"
3064   - "conf-history"
3065
3066 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3067 - type: "table"
3068   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3069   algorithm: "table_merged_details"
3070   output-file-ext: ".csv"
3071   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3072   columns:
3073   - title: "Name"
3074     data: "data name"
3075   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3076     data: "data show-run"
3077   rows: "generated"
3078   data: "vpp-perf-results-3n-hsw"
3079   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3080   parameters:
3081   - "parent"
3082   - "name"
3083   - "show-run"
3084
3085 # Test Operational Data - VPP Performance Operational Data 3n-skx
3086 - type: "table"
3087   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3088   algorithm: "table_merged_details"
3089   output-file-ext: ".csv"
3090   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3091   columns:
3092   - title: "Name"
3093     data: "data name"
3094   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3095     data: "data show-run"
3096   rows: "generated"
3097   data: "vpp-perf-results-3n-skx"
3098   filter: "not 'CFS_OPT'"
3099   parameters:
3100   - "parent"
3101   - "name"
3102   - "show-run"
3103
3104 # Test Operational Data - VPP Performance Operational Data 2n-skx
3105 - type: "table"
3106   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3107   algorithm: "table_merged_details"
3108   output-file-ext: ".csv"
3109   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3110   columns:
3111   - title: "Name"
3112     data: "data name"
3113   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3114     data: "data show-run"
3115   rows: "generated"
3116   data: "vpp-perf-results-2n-skx"
3117   filter: "not 'CFS_OPT'"
3118   parameters:
3119   - "parent"
3120   - "name"
3121   - "show-run"
3122
3123 # Test Operational Data - VPP Performance Operational Data 3n-tsh
3124 - type: "table"
3125   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
3126   algorithm: "table_merged_details"
3127   output-file-ext: ".csv"
3128   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
3129   columns:
3130   - title: "Name"
3131     data: "data name"
3132   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3133     data: "data show-run"
3134   rows: "generated"
3135   data: "vpp-perf-results-3n-tsh"
3136   filter: "not 'CFS_OPT'"
3137   parameters:
3138   - "parent"
3139   - "name"
3140   - "show-run"
3141
3142 # Test Operational Data - VPP Performance Operational Data 3n-dnv
3143 - type: "table"
3144   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
3145   algorithm: "table_details"
3146   output-file-ext: ".csv"
3147   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
3148   columns:
3149   - title: "Name"
3150     data: "data name"
3151   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3152     data: "data show-run"
3153   rows: "generated"
3154   data: "vpp-perf-results-3n-dnv"
3155   filter: "'NDRPDR'"
3156   parameters:
3157   - "parent"
3158   - "name"
3159   - "show-run"
3160
3161 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3162 - type: "table"
3163   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3164   algorithm: "table_details"
3165   output-file-ext: ".csv"
3166   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3167   columns:
3168   - title: "Name"
3169     data: "data name"
3170   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3171     data: "data show-run"
3172   rows: "generated"
3173   data: "vpp-perf-results-2n-dnv"
3174   filter: "'NDRPDR'"
3175   parameters:
3176   - "parent"
3177   - "name"
3178   - "show-run"
3179
3180 # Detailed Test Results - VPP MRR Results 3n-hsw
3181 - type: "table"
3182   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3183   algorithm: "table_details"
3184   output-file-ext: ".csv"
3185   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3186   columns:
3187   - title: "Name"
3188     data: "data name"
3189   - title: "Status"
3190     data: "data msg"
3191   rows: "generated"
3192   data: "vpp-mrr-results-3n-hsw"
3193   filter: "'MRR'"
3194   parameters:
3195   - "name"
3196   - "parent"
3197   - "msg"
3198
3199 # Detailed Test Results - VPP MRR Results 3n-skx
3200 - type: "table"
3201   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3202   algorithm: "table_details"
3203   output-file-ext: ".csv"
3204   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3205   columns:
3206   - title: "Name"
3207     data: "data name"
3208   - title: "Status"
3209     data: "data msg"
3210   rows: "generated"
3211   data: "vpp-mrr-results-3n-skx"
3212   filter: "'MRR'"
3213   parameters:
3214   - "name"
3215   - "parent"
3216   - "msg"
3217
3218 # Detailed Test Results - VPP MRR Results 2n-skx
3219 - type: "table"
3220   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3221   algorithm: "table_details"
3222   output-file-ext: ".csv"
3223   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3224   columns:
3225   - title: "Name"
3226     data: "data name"
3227   - title: "Status"
3228     data: "data msg"
3229   rows: "generated"
3230   data: "vpp-mrr-results-2n-skx"
3231   filter: "'MRR'"
3232   parameters:
3233   - "name"
3234   - "parent"
3235   - "msg"
3236
3237 # Detailed Test Results - VPP MRR Results 3n-dnv
3238 - type: "table"
3239   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
3240   algorithm: "table_details"
3241   output-file-ext: ".csv"
3242   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
3243   columns:
3244   - title: "Name"
3245     data: "data name"
3246   - title: "Status"
3247     data: "data msg"
3248   rows: "generated"
3249   data: "vpp-mrr-results-3n-dnv"
3250   filter: "'MRR'"
3251   parameters:
3252   - "name"
3253   - "parent"
3254   - "msg"
3255
3256 # Detailed Test Results - VPP MRR Results 2n-dnv
3257 - type: "table"
3258   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3259   algorithm: "table_details"
3260   output-file-ext: ".csv"
3261   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3262   columns:
3263   - title: "Name"
3264     data: "data name"
3265   - title: "Status"
3266     data: "data msg"
3267   rows: "generated"
3268   data: "vpp-mrr-results-2n-dnv"
3269   filter: "'MRR'"
3270   parameters:
3271   - "name"
3272   - "parent"
3273   - "msg"
3274
3275 # Test configuration - VPP MRR Test Configs 3n-hsw
3276 - type: "table"
3277   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3278   algorithm: "table_details"
3279   output-file-ext: ".csv"
3280   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3281   columns:
3282   - title: "Name"
3283     data: "data name"
3284   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3285     data: "data conf-history"
3286   rows: "generated"
3287   data: "vpp-mrr-results-3n-hsw"
3288   filter: "'MRR'"
3289   parameters:
3290   - "parent"
3291   - "name"
3292   - "conf-history"
3293
3294 # Test configuration - VPP MRR Test Configs 3n-skx
3295 - type: "table"
3296   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3297   algorithm: "table_details"
3298   output-file-ext: ".csv"
3299   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3300   columns:
3301   - title: "Name"
3302     data: "data name"
3303   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3304     data: "data conf-history"
3305   rows: "generated"
3306   data: "vpp-mrr-results-3n-skx"
3307   filter: "'MRR'"
3308   parameters:
3309   - "parent"
3310   - "name"
3311   - "conf-history"
3312
3313 # Test configuration - VPP MRR Test Configs 2n-skx
3314 - type: "table"
3315   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3316   algorithm: "table_details"
3317   output-file-ext: ".csv"
3318   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3319   columns:
3320   - title: "Name"
3321     data: "data name"
3322   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3323     data: "data conf-history"
3324   rows: "generated"
3325   data: "vpp-mrr-results-2n-skx"
3326   filter: "'MRR'"
3327   parameters:
3328   - "parent"
3329   - "name"
3330   - "conf-history"
3331
3332 # Test configuration - VPP MRR Test Configs 3n-dnv
3333 - type: "table"
3334   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
3335   algorithm: "table_details"
3336   output-file-ext: ".csv"
3337   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
3338   columns:
3339   - title: "Name"
3340     data: "data name"
3341   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3342     data: "data conf-history"
3343   rows: "generated"
3344   data: "vpp-mrr-results-3n-dnv"
3345   filter: "'MRR'"
3346   parameters:
3347   - "parent"
3348   - "name"
3349   - "conf-history"
3350
3351 # Test configuration - VPP MRR Test Configs 2n-dnv
3352 - type: "table"
3353   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3354   algorithm: "table_details"
3355   output-file-ext: ".csv"
3356   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3357   columns:
3358   - title: "Name"
3359     data: "data name"
3360   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3361     data: "data conf-history"
3362   rows: "generated"
3363   data: "vpp-mrr-results-2n-dnv"
3364   filter: "'MRR'"
3365   parameters:
3366   - "parent"
3367   - "name"
3368   - "conf-history"
3369
3370 # Detailed Test Results - VPP Functional Results - Ubuntu
3371 - type: "table"
3372   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3373   algorithm: "table_details"
3374   output-file-ext: ".csv"
3375   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3376   columns:
3377   - title: "Name"
3378     data: "data name"
3379   - title: "Documentation"
3380     data: "data doc"
3381   - title: "Status"
3382     data: "data status"
3383   rows: "generated"
3384   data: "vpp-func-results-ubuntu"
3385   filter: "all"
3386   parameters:
3387   - "name"
3388   - "parent"
3389   - "doc"
3390   - "status"
3391
3392 # Detailed Test Results - VPP Functional Results - CentOS
3393 - type: "table"
3394   title: "Detailed Test Results - VPP Functional Results - CentOS"
3395   algorithm: "table_details"
3396   output-file-ext: ".csv"
3397   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3398   columns:
3399   - title: "Name"
3400     data: "data name"
3401   - title: "Documentation"
3402     data: "data doc"
3403   -
3404     title: "Status"
3405     data: "data status"
3406   rows: "generated"
3407   data:
3408     "vpp-func-results-centos"
3409   filter: "all"
3410   parameters:
3411   - "name"
3412   - "parent"
3413   - "doc"
3414   - "status"
3415
3416 # Test configuration - VPP Functional Test Configs - Ubuntu
3417 - type: "table"
3418   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3419   algorithm: "table_details"
3420   output-file-ext: ".csv"
3421   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3422   columns:
3423   - title: "Name"
3424     data: "data name"
3425   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3426     data: "data conf-history"
3427   rows: "generated"
3428   data: "vpp-func-results-ubuntu"
3429   filter: "all"
3430   parameters:
3431   - "parent"
3432   - "name"
3433   - "conf-history"
3434
3435 # Test configuration - VPP Functional Test Configs - CentOS
3436 - type: "table"
3437   title: "Test configuration - VPP Functional Test Configs - CentOS"
3438   algorithm: "table_details"
3439   output-file-ext: ".csv"
3440   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3441   columns:
3442   - title: "Name"
3443     data: "data name"
3444   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3445     data: "data conf-history"
3446   rows: "generated"
3447   data: "vpp-func-results-centos"
3448   filter: "all"
3449   parameters:
3450   - "parent"
3451   - "name"
3452   - "conf-history"
3453
3454 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3455 #- type: "table"
3456 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3457 #  algorithm: "table_details"
3458 #  output-file-ext: ".csv"
3459 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3460 #  columns:
3461 #  - title: "Name"
3462 #    data: "data name"
3463 #  - title: "Status"
3464 #    data: "data msg"
3465 #  rows: "generated"
3466 #  data: "ligato-perf-results-3n-hsw"
3467 #  filter: "all"
3468 #  parameters:
3469 #  - "name"
3470 #  - "parent"
3471 #  - "msg"
3472
3473 # Detailed Test Results - VPP Device Results - Ubuntu
3474 - type: "table"
3475   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3476   algorithm: "table_details"
3477   output-file-ext: ".csv"
3478   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3479   columns:
3480   - title: "Name"
3481     data: "data name"
3482   - title: "Documentation"
3483     data: "data doc"
3484   - title: "Status"
3485     data: "data status"
3486   rows: "generated"
3487   data: "vpp-device-results-ubuntu"
3488   filter: "all"
3489   parameters:
3490   - "name"
3491   - "parent"
3492   - "doc"
3493   - "status"
3494
3495 # Test configuration - VPP Device Test Configs - Ubuntu
3496 - type: "table"
3497   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3498   algorithm: "table_details"
3499   output-file-ext: ".csv"
3500   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3501   columns:
3502   - title: "Name"
3503     data: "data name"
3504   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3505     data: "data conf-history"
3506   rows: "generated"
3507   data: "vpp-device-results-ubuntu"
3508   filter: "all"
3509   parameters:
3510   - "parent"
3511   - "name"
3512   - "conf-history"
3513
3514 ################################################################################
3515
3516 # DPDK Performance Changes 3n-hsw 1t1c pdr
3517 - type: "table"
3518   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3519   algorithm: "table_performance_comparison"
3520   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3521   history:
3522     - title: "rls1901"
3523       data: "dpdk-performance-changes-3n-hsw-h1"
3524   reference:
3525     title: "rls1904"
3526     data: "dpdk-performance-changes-3n-hsw-ref"
3527   compare:
3528     title: "rls1908"
3529     data: "dpdk-performance-changes-3n-hsw-cmp"
3530   data: "dpdk-performance-changes-3n-hsw"
3531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3532   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3533   parameters:
3534   - "name"
3535   - "parent"
3536   - "throughput"
3537
3538 # DPDK Performance Changes 3n-hsw 2t2c pdr
3539 - type: "table"
3540   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3541   algorithm: "table_performance_comparison"
3542   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3543   history:
3544     - title: "rls1901"
3545       data: "dpdk-performance-changes-3n-hsw-h1"
3546   reference:
3547     title: "rls1904"
3548     data: "dpdk-performance-changes-3n-hsw-ref"
3549   compare:
3550     title: "rls1908"
3551     data: "dpdk-performance-changes-3n-hsw-cmp"
3552   data: "dpdk-performance-changes-3n-hsw"
3553   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3554   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3555   parameters:
3556   - "name"
3557   - "parent"
3558   - "throughput"
3559
3560 # DPDK Performance Changes 3n-hsw 1t1c ndr
3561 - type: "table"
3562   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3563   algorithm: "table_performance_comparison"
3564   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3565   history:
3566     - title: "rls1901"
3567       data: "dpdk-performance-changes-3n-hsw-h1"
3568   reference:
3569     title: "rls1904"
3570     data: "dpdk-performance-changes-3n-hsw-ref"
3571   compare:
3572     title: "rls1908"
3573     data: "dpdk-performance-changes-3n-hsw-cmp"
3574   data: "dpdk-performance-changes-3n-hsw"
3575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3576   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3577   parameters:
3578   - "name"
3579   - "parent"
3580   - "throughput"
3581
3582 # DPDK Performance Changes 3n-hsw 2t2c ndr
3583 - type: "table"
3584   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3585   algorithm: "table_performance_comparison"
3586   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3587   history:
3588     - title: "rls1901"
3589       data: "dpdk-performance-changes-3n-hsw-h1"
3590   reference:
3591     title: "rls1904"
3592     data: "dpdk-performance-changes-3n-hsw-ref"
3593   compare:
3594     title: "rls1908"
3595     data: "dpdk-performance-changes-3n-hsw-cmp"
3596   data: "dpdk-performance-changes-3n-hsw"
3597   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3598   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3599   parameters:
3600   - "name"
3601   - "parent"
3602   - "throughput"
3603
3604 # DPDK Performance Changes 3n-skx 2t1c pdr
3605 - type: "table"
3606   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3607   algorithm: "table_performance_comparison"
3608   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3609   history:
3610     - title: "rls1901"
3611       data: "dpdk-performance-changes-3n-skx-h1"
3612   reference:
3613     title: "rls1904"
3614     data: "dpdk-performance-changes-3n-skx-ref"
3615   compare:
3616     title: "rls1908"
3617     data: "dpdk-performance-changes-3n-skx-cmp"
3618   data: "dpdk-performance-changes-3n-skx"
3619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3620   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3621   parameters:
3622   - "name"
3623   - "parent"
3624   - "throughput"
3625
3626 # DPDK Performance Changes 3n-skx 4t2c pdr
3627 - type: "table"
3628   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3629   algorithm: "table_performance_comparison"
3630   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3631   history:
3632     - title: "rls1901"
3633       data: "dpdk-performance-changes-3n-skx-h1"
3634   reference:
3635     title: "rls1904"
3636     data: "dpdk-performance-changes-3n-skx-ref"
3637   compare:
3638     title: "rls1908"
3639     data: "dpdk-performance-changes-3n-skx-cmp"
3640   data: "dpdk-performance-changes-3n-skx"
3641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3642   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3643   parameters:
3644   - "name"
3645   - "parent"
3646   - "throughput"
3647
3648 # DPDK Performance Changes 3n-skx 2t1c ndr
3649 - type: "table"
3650   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3651   algorithm: "table_performance_comparison"
3652   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3653   history:
3654     - title: "rls1901"
3655       data: "dpdk-performance-changes-3n-skx-h1"
3656   reference:
3657     title: "rls1904"
3658     data: "dpdk-performance-changes-3n-skx-ref"
3659   compare:
3660     title: "rls1908"
3661     data: "dpdk-performance-changes-3n-skx-cmp"
3662   data: "dpdk-performance-changes-3n-skx"
3663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3664   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3665   parameters:
3666   - "name"
3667   - "parent"
3668   - "throughput"
3669
3670 # DPDK Performance Changes 3n-skx 4t2c ndr
3671 - type: "table"
3672   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3673   algorithm: "table_performance_comparison"
3674   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3675   history:
3676     - title: "rls1901"
3677       data: "dpdk-performance-changes-3n-skx-h1"
3678   reference:
3679     title: "rls1904"
3680     data: "dpdk-performance-changes-3n-skx-ref"
3681   compare:
3682     title: "rls1908"
3683     data: "dpdk-performance-changes-3n-skx-cmp"
3684   data: "dpdk-performance-changes-3n-skx"
3685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3686   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3687   parameters:
3688   - "name"
3689   - "parent"
3690   - "throughput"
3691
3692 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3693 - type: "table"
3694   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3695   algorithm: "table_performance_comparison"
3696   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3697   reference:
3698     title: "3-Node Hsw"
3699     data: "dpdk-compare-testbeds-ref"
3700   compare:
3701     title: "3-Node Skx"
3702     data: "dpdk-compare-testbeds-cmp"
3703   data: "dpdk-compare-testbeds"
3704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3705   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3706   parameters:
3707   - "name"
3708   - "parent"
3709   - "throughput"
3710
3711 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3712 - type: "table"
3713   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3714   algorithm: "table_performance_comparison"
3715   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3716   reference:
3717     title: "3-Node Hsw"
3718     data: "dpdk-compare-testbeds-ref"
3719   compare:
3720     title: "3-Node Skx"
3721     data: "dpdk-compare-testbeds-cmp"
3722   data: "dpdk-compare-testbeds"
3723   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3724   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3725   parameters:
3726   - "name"
3727   - "parent"
3728   - "throughput"
3729
3730 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3731 - type: "table"
3732   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3733   algorithm: "table_performance_comparison"
3734   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3735   reference:
3736     title: "3-Node Skx"
3737     data: "dpdk-compare-topologies-ref"
3738   compare:
3739     title: "2-Node Skx"
3740     data: "dpdk-compare-topologies-cmp"
3741   data: "dpdk-compare-topologies"
3742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3743   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3744   parameters:
3745   - "name"
3746   - "parent"
3747   - "throughput"
3748
3749 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3750 - type: "table"
3751   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3752   algorithm: "table_performance_comparison"
3753   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3754   reference:
3755     title: "3-Node Skx"
3756     data: "dpdk-compare-topologies-ref"
3757   compare:
3758     title: "2-Node Skx"
3759     data: "dpdk-compare-topologies-cmp"
3760   data: "dpdk-compare-topologies"
3761   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3762   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3763   parameters:
3764   - "name"
3765   - "parent"
3766   - "throughput"
3767
3768 # DPDK Performance Changes 2n-skx 2t1c pdr
3769 - type: "table"
3770   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3771   algorithm: "table_performance_comparison"
3772   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3773   history:
3774     - title: "rls1901"
3775       data: "dpdk-performance-changes-2n-skx-h1"
3776   reference:
3777     title: "rls1904"
3778     data: "dpdk-performance-changes-2n-skx-ref"
3779   compare:
3780     title: "rls1908"
3781     data: "dpdk-performance-changes-2n-skx-cmp"
3782   data: "dpdk-performance-changes-2n-skx"
3783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3784   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3785   parameters:
3786   - "name"
3787   - "parent"
3788   - "throughput"
3789
3790 # DPDK Performance Changes 2n-skx 4t2c pdr
3791 - type: "table"
3792   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3793   algorithm: "table_performance_comparison"
3794   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3795   history:
3796     - title: "rls1901"
3797       data: "dpdk-performance-changes-2n-skx-h1"
3798   reference:
3799     title: "rls1904"
3800     data: "dpdk-performance-changes-2n-skx-ref"
3801   compare:
3802     title: "rls1908"
3803     data: "dpdk-performance-changes-2n-skx-cmp"
3804   data: "dpdk-performance-changes-2n-skx"
3805   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3806   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3807   parameters:
3808   - "name"
3809   - "parent"
3810   - "throughput"
3811
3812 # DPDK Performance Changes 2n-skx 2t1c ndr
3813 - type: "table"
3814   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3815   algorithm: "table_performance_comparison"
3816   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3817   history:
3818     - title: "rls1901"
3819       data: "dpdk-performance-changes-2n-skx-h1"
3820   reference:
3821     title: "rls1904"
3822     data: "dpdk-performance-changes-2n-skx-ref"
3823   compare:
3824     title: "rls1908"
3825     data: "dpdk-performance-changes-2n-skx-cmp"
3826   data: "dpdk-performance-changes-2n-skx"
3827   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3828   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3829   parameters:
3830   - "name"
3831   - "parent"
3832   - "throughput"
3833
3834 # DPDK Performance Changes 2n-skx 4t2c ndr
3835 - type: "table"
3836   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3837   algorithm: "table_performance_comparison"
3838   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3839   history:
3840     - title: "rls1901"
3841       data: "dpdk-performance-changes-2n-skx-h1"
3842   reference:
3843     title: "rls1904"
3844     data: "dpdk-performance-changes-2n-skx-ref"
3845   compare:
3846     title: "rls1908"
3847     data: "dpdk-performance-changes-2n-skx-cmp"
3848   data: "dpdk-performance-changes-2n-skx"
3849   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3850   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3851   parameters:
3852   - "name"
3853   - "parent"
3854   - "throughput"
3855
3856 # Detailed Test Results - DPDK Performance Results 3n-hsw
3857 - type: "table"
3858   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3859   algorithm: "table_details"
3860   output-file-ext: ".csv"
3861   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3862   columns:
3863   - title: "Name"
3864     data: "data name"
3865   - title: "Status"
3866     data: "data msg"
3867   rows: "generated"
3868   data: "dpdk-perf-results-3n-hsw"
3869   filter: "all"
3870   parameters:
3871   - "name"
3872   - "parent"
3873   - "msg"
3874
3875 # Detailed Test Results - DPDK Performance Results 3n-skx
3876 - type: "table"
3877   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3878   algorithm: "table_details"
3879   output-file-ext: ".csv"
3880   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3881   columns:
3882   - title: "Name"
3883     data: "data name"
3884   - title: "Status"
3885     data: "data msg"
3886   rows: "generated"
3887   data: "dpdk-perf-results-3n-skx"
3888   filter: "all"
3889   parameters:
3890   - "name"
3891   - "parent"
3892   - "msg"
3893
3894 # Detailed Test Results - DPDK Performance Results 2n-skx
3895 - type: "table"
3896   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3897   algorithm: "table_details"
3898   output-file-ext: ".csv"
3899   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3900   columns:
3901   - title: "Name"
3902     data: "data name"
3903   - title: "Status"
3904     data: "data msg"
3905   rows: "generated"
3906   data: "dpdk-perf-results-2n-skx"
3907   filter: "all"
3908   parameters:
3909   - "name"
3910   - "parent"
3911   - "msg"
3912
3913 ################################################################################
3914 ###                                F I L E S                                 ###
3915 ################################################################################
3916
3917 # VPP Performance Results 3n-hsw
3918 - type: "file"
3919   title: "VPP Performance Results 3n-hsw"
3920   algorithm: "file_test_results"
3921   output-file-ext: ".rst"
3922   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3923   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"
3924   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3925   data: "vpp-perf-results-3n-hsw"
3926   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3927   parameters:
3928   - "name"
3929   - "doc"
3930   - "level"
3931   - "parent"
3932   data-start-level: 3
3933
3934 # VPP Performance Results 3n-skx
3935 - type: "file"
3936   title: "VPP Performance Results 3n-skx"
3937   algorithm: "file_test_results"
3938   output-file-ext: ".rst"
3939   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3940   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"
3941   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3942   data: "vpp-perf-results-3n-skx"
3943   filter: "not 'CFS_OPT'"
3944   parameters:
3945   - "name"
3946   - "doc"
3947   - "level"
3948   - "parent"
3949   data-start-level: 3
3950
3951 # VPP Performance Results 2n-skx
3952 - type: "file"
3953   title: "VPP Performance Results 2n-skx"
3954   algorithm: "file_test_results"
3955   output-file-ext: ".rst"
3956   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3957   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"
3958   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3959   data: "vpp-perf-results-2n-skx"
3960   filter: "not 'CFS_OPT'"
3961   parameters:
3962   - "name"
3963   - "doc"
3964   - "level"
3965   - "parent"
3966   data-start-level: 3
3967
3968 # VPP Performance Results 3n-tsh
3969 - type: "file"
3970   title: "VPP Performance Results 3n-tsh"
3971   algorithm: "file_test_results"
3972   output-file-ext: ".rst"
3973   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
3974   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"
3975   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
3976   data: "vpp-perf-results-3n-tsh"
3977   filter: "not 'CFS_OPT'"
3978   parameters:
3979   - "name"
3980   - "doc"
3981   - "level"
3982   - "parent"
3983   data-start-level: 3
3984
3985 # VPP Performance Results 3n-dnv
3986 - type: "file"
3987   title: "VPP Performance Results 3n-dnv"
3988   algorithm: "file_test_results"
3989   output-file-ext: ".rst"
3990   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
3991   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"
3992   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
3993   data: "vpp-perf-results-3n-dnv"
3994   filter: "'NDRPDR'"
3995   parameters:
3996   - "name"
3997   - "doc"
3998   - "level"
3999   - "parent"
4000   data-start-level: 3
4001
4002 # VPP Performance Results 2n-dnv
4003 - type: "file"
4004   title: "VPP Performance Results 2n-dnv"
4005   algorithm: "file_test_results"
4006   output-file-ext: ".rst"
4007   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4008   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"
4009   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4010   data: "vpp-perf-results-2n-dnv"
4011   filter: "'NDRPDR'"
4012   parameters:
4013   - "name"
4014   - "doc"
4015   - "level"
4016   - "parent"
4017   data-start-level: 3
4018
4019 # VPP Performance Configuration 3n-hsw
4020 - type: "file"
4021   title: "VPP Performance Configuration 3n-hsw"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4025   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"
4026   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4027   data: "vpp-perf-results-3n-hsw"
4028   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP Performance Configuration 3n-skx
4037 - type: "file"
4038   title: "VPP Performance Configuration 3n-skx"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4042   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"
4043   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4044   data: "vpp-perf-results-3n-skx"
4045   filter: "not 'CFS_OPT'"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 # VPP Performance Configuration 2n-skx
4054 - type: "file"
4055   title: "VPP Performance Configuration 2n-skx"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4059   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"
4060   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4061   data: "vpp-perf-results-2n-skx"
4062   filter: "not 'CFS_OPT'"
4063   parameters:
4064   - "name"
4065   - "doc"
4066   - "level"
4067   - "parent"
4068   data-start-level: 3
4069
4070 # VPP Performance Configuration 3n-tsh
4071 - type: "file"
4072   title: "VPP Performance Configuration 3n-tsh"
4073   algorithm: "file_test_results"
4074   output-file-ext: ".rst"
4075   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
4076   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"
4077   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
4078   data: "vpp-perf-results-3n-tsh"
4079   filter: "not 'CFS_OPT'"
4080   parameters:
4081   - "name"
4082   - "doc"
4083   - "level"
4084   - "parent"
4085   data-start-level: 3
4086
4087 # VPP Performance Configuration 3n-dnv
4088 - type: "file"
4089   title: "VPP Performance Configuration 3n-dnv"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
4093   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"
4094   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
4095   data: "vpp-perf-results-3n-dnv"
4096   filter: "'NDRPDR'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP Performance Configuration 2n-dnv
4105 - type: "file"
4106   title: "VPP Performance Configuration 2n-dnv"
4107   algorithm: "file_test_results"
4108   output-file-ext: ".rst"
4109   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4110   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"
4111   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4112   data: "vpp-perf-results-2n-dnv"
4113   filter: "'NDRPDR'"
4114   parameters:
4115   - "name"
4116   - "doc"
4117   - "level"
4118   - "parent"
4119   data-start-level: 3
4120
4121 # VPP Performance Operational Data 3n-hsw
4122 - type: "file"
4123   title: "VPP Performance Operational Data 3n-hsw"
4124   algorithm: "file_test_results"
4125   output-file-ext: ".rst"
4126   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4127   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"
4128   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4129   data: "vpp-perf-results-3n-hsw"
4130   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4131   parameters:
4132   - "name"
4133   - "doc"
4134   - "level"
4135   - "parent"
4136   data-start-level: 3
4137
4138 # VPP Performance Operational Data 3n-skx
4139 - type: "file"
4140   title: "VPP Performance Operational Data 3n-skx"
4141   algorithm: "file_test_results"
4142   output-file-ext: ".rst"
4143   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4144   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"
4145   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4146   data: "vpp-perf-results-3n-skx"
4147   filter: "not 'CFS_OPT'"
4148   parameters:
4149   - "name"
4150   - "doc"
4151   - "level"
4152   - "parent"
4153   data-start-level: 3
4154
4155 # VPP Performance Operational Data 2n-skx
4156 - type: "file"
4157   title: "VPP Performance Operational Data 2n-skx"
4158   algorithm: "file_test_results"
4159   output-file-ext: ".rst"
4160   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4161   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"
4162   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4163   data: "vpp-perf-results-2n-skx"
4164   filter: "not 'CFS_OPT'"
4165   parameters:
4166   - "name"
4167   - "doc"
4168   - "level"
4169   - "parent"
4170   data-start-level: 3
4171
4172 # VPP Performance Operational Data 3n-tsh
4173 - type: "file"
4174   title: "VPP Performance Operational Data 3n-tsh"
4175   algorithm: "file_test_results"
4176   output-file-ext: ".rst"
4177   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
4178   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"
4179   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
4180   data: "vpp-perf-results-3n-tsh"
4181   filter: "not 'CFS_OPT'"
4182   parameters:
4183   - "name"
4184   - "doc"
4185   - "level"
4186   - "parent"
4187   data-start-level: 3
4188
4189 # VPP Performance Operational Data 3n-dnv
4190 - type: "file"
4191   title: "VPP Performance Operational Data 3n-dnv"
4192   algorithm: "file_test_results"
4193   output-file-ext: ".rst"
4194   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
4195   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"
4196   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
4197   data: "vpp-perf-results-3n-dnv"
4198   filter: "'NDRPDR'"
4199   parameters:
4200   - "name"
4201   - "doc"
4202   - "level"
4203   - "parent"
4204   data-start-level: 3
4205
4206 # VPP Performance Operational Data 2n-dnv
4207 - type: "file"
4208   title: "VPP Performance Operational Data 2n-dnv"
4209   algorithm: "file_test_results"
4210   output-file-ext: ".rst"
4211   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4212   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"
4213   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4214   data: "vpp-perf-results-2n-dnv"
4215   filter: "'NDRPDR'"
4216   parameters:
4217   - "name"
4218   - "doc"
4219   - "level"
4220   - "parent"
4221   data-start-level: 3
4222
4223 # VPP MRR Results 3n-hsw
4224 - type: "file"
4225   title: "VPP MRR Results 3n-hsw"
4226   algorithm: "file_test_results"
4227   output-file-ext: ".rst"
4228   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4229   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"
4230   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4231   data: "vpp-mrr-results-3n-hsw"
4232   filter: "'MRR'"
4233   parameters:
4234   - "name"
4235   - "doc"
4236   - "level"
4237   - "parent"
4238   data-start-level: 3
4239
4240 # VPP MRR Results 3n-skx
4241 - type: "file"
4242   title: "VPP MRR Results 3n-skx"
4243   algorithm: "file_test_results"
4244   output-file-ext: ".rst"
4245   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4246   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"
4247   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4248   data: "vpp-mrr-results-3n-skx"
4249   filter: "'MRR'"
4250   parameters:
4251   - "name"
4252   - "doc"
4253   - "level"
4254   - "parent"
4255   data-start-level: 3
4256
4257 # VPP MRR Results 2n-skx
4258 - type: "file"
4259   title: "VPP MRR Results 2n-skx"
4260   algorithm: "file_test_results"
4261   output-file-ext: ".rst"
4262   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4263   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"
4264   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4265   data: "vpp-mrr-results-2n-skx"
4266   filter: "all"
4267   parameters:
4268   - "name"
4269   - "doc"
4270   - "level"
4271   - "parent"
4272   data-start-level: 3
4273
4274 # VPP MRR Results 3n-dnv
4275 - type: "file"
4276   title: "VPP MRR Results 3n-dnv"
4277   algorithm: "file_test_results"
4278   output-file-ext: ".rst"
4279   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4280   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"
4281   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
4282   data: "vpp-mrr-results-3n-dnv"
4283   filter: "'MRR'"
4284   parameters:
4285   - "name"
4286   - "doc"
4287   - "level"
4288   - "parent"
4289   data-start-level: 3
4290
4291 # VPP MRR Results 2n-dnv
4292 - type: "file"
4293   title: "VPP MRR Results 2n-dnv"
4294   algorithm: "file_test_results"
4295   output-file-ext: ".rst"
4296   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4297   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"
4298   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4299   data: "vpp-mrr-results-2n-dnv"
4300   filter: "'MRR'"
4301   parameters:
4302   - "name"
4303   - "doc"
4304   - "level"
4305   - "parent"
4306   data-start-level: 3
4307
4308 # VPP MRR Configuration 3n-hsw
4309 - type: "file"
4310   title: "VPP MRR Configuration 3n-hsw"
4311   algorithm: "file_test_results"
4312   output-file-ext: ".rst"
4313   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4314   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"
4315   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4316   data: "vpp-mrr-results-3n-hsw"
4317   filter: "'MRR'"
4318   parameters:
4319   - "name"
4320   - "doc"
4321   - "level"
4322   - "parent"
4323   data-start-level: 3
4324
4325 # VPP MRR Configuration 3n-skx
4326 - type: "file"
4327   title: "VPP MRR Configuration 3n-skx"
4328   algorithm: "file_test_results"
4329   output-file-ext: ".rst"
4330   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4331   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"
4332   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4333   data: "vpp-mrr-results-3n-skx"
4334   filter: "'MRR'"
4335   parameters:
4336   - "name"
4337   - "doc"
4338   - "level"
4339   - "parent"
4340   data-start-level: 3
4341
4342 # VPP MRR Configuration 2n-skx
4343 - type: "file"
4344   title: "VPP MRR Configuration 2n-skx"
4345   algorithm: "file_test_results"
4346   output-file-ext: ".rst"
4347   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4348   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"
4349   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4350   data: "vpp-mrr-results-2n-skx"
4351   filter: "'MRR'"
4352   parameters:
4353   - "name"
4354   - "doc"
4355   - "level"
4356   - "parent"
4357   data-start-level: 3
4358
4359 # VPP MRR Configuration 3n-dnv
4360 - type: "file"
4361   title: "VPP MRR Configuration 3n-dnv"
4362   algorithm: "file_test_results"
4363   output-file-ext: ".rst"
4364   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
4365   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"
4366   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
4367   data: "vpp-mrr-results-3n-dnv"
4368   filter: "'MRR'"
4369   parameters:
4370   - "name"
4371   - "doc"
4372   - "level"
4373   - "parent"
4374   data-start-level: 3
4375
4376 # VPP MRR Configuration 2n-dnv
4377 - type: "file"
4378   title: "VPP MRR Configuration 2n-dnv"
4379   algorithm: "file_test_results"
4380   output-file-ext: ".rst"
4381   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4382   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"
4383   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4384   data: "vpp-mrr-results-2n-dnv"
4385   filter: "'MRR'"
4386   parameters:
4387   - "name"
4388   - "doc"
4389   - "level"
4390   - "parent"
4391   data-start-level: 3
4392
4393 # VPP Functional Results - Ubuntu
4394 - type: "file"
4395   title: "VPP Functional Results - Ubuntu"
4396   algorithm: "file_test_results"
4397   output-file-ext: ".rst"
4398   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4399   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"
4400   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4401   data: "vpp-func-results-ubuntu"
4402   filter: "all"
4403   parameters:
4404   - "name"
4405   - "doc"
4406   - "level"
4407   - "parent"
4408   data-start-level: 3
4409
4410 # VPP Functional Results - CentOS
4411 - type: "file"
4412   title: "VPP Functional Results - CentOS"
4413   algorithm: "file_test_results"
4414   output-file-ext: ".rst"
4415   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4416   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"
4417   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4418   data:
4419     "vpp-func-results-centos"
4420   filter: "all"
4421   parameters:
4422   - "name"
4423   - "doc"
4424   - "level"
4425   - "parent"
4426   data-start-level: 3
4427
4428 # VPP Functional Configuration - Ubuntu
4429 - type: "file"
4430   title: "VPP Functional Configuration - Ubuntu"
4431   algorithm: "file_test_results"
4432   output-file-ext: ".rst"
4433   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4434   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"
4435   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4436   data: "vpp-func-results-ubuntu"
4437   filter: "all"
4438   parameters:
4439   - "name"
4440   - "doc"
4441   - "level"
4442   - "parent"
4443   data-start-level: 3
4444
4445 # VPP Functional Configuration - CentOS
4446 - type: "file"
4447   title: "VPP Functional Configuration - CentOS"
4448   algorithm: "file_test_results"
4449   output-file-ext: ".rst"
4450   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4451   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"
4452   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4453   data:
4454     "vpp-func-results-centos"
4455   filter: "all"
4456   parameters:
4457   - "name"
4458   - "doc"
4459   - "level"
4460   - "parent"
4461   data-start-level: 3
4462
4463 # VPP Device Results - Ubuntu
4464 - type: "file"
4465   title: "VPP Device Results - Ubuntu"
4466   algorithm: "file_test_results"
4467   output-file-ext: ".rst"
4468   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4469   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"
4470   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4471   data: "vpp-device-results-ubuntu"
4472   filter: "all"
4473   parameters:
4474   - "name"
4475   - "doc"
4476   - "level"
4477   - "parent"
4478   data-start-level: 2
4479
4480 # VPP Device Configuration - Ubuntu
4481 - type: "file"
4482   title: "VPP Device Configuration - Ubuntu"
4483   algorithm: "file_test_results"
4484   output-file-ext: ".rst"
4485   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4486   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"
4487   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4488   data: "vpp-device-results-ubuntu"
4489   filter: "all"
4490   parameters:
4491   - "name"
4492   - "doc"
4493   - "level"
4494   - "parent"
4495   data-start-level: 2
4496
4497 # DPDK Performance Results 3n-hsw
4498 - type: "file"
4499   title: "DPDK Performance Results 3n-hsw"
4500   algorithm: "file_test_results"
4501   output-file-ext: ".rst"
4502   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4503   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"
4504   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4505   data: "dpdk-perf-results-3n-hsw"
4506   filter: "all"
4507   parameters:
4508   - "name"
4509   - "doc"
4510   - "level"
4511   - "parent"
4512   data-start-level: 3
4513
4514 # DPDK Performance Results 3n-skx
4515 - type: "file"
4516   title: "DPDK Performance Results 3n-skx"
4517   algorithm: "file_test_results"
4518   output-file-ext: ".rst"
4519   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4520   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"
4521   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4522   data: "dpdk-perf-results-3n-skx"
4523   filter: "all"
4524   parameters:
4525   - "name"
4526   - "doc"
4527   - "level"
4528   - "parent"
4529   data-start-level: 3
4530
4531 # DPDK Performance Results 2n-skx
4532 - type: "file"
4533   title: "DPDK Performance Results 2n-skx"
4534   algorithm: "file_test_results"
4535   output-file-ext: ".rst"
4536   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4537   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"
4538   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4539   data: "dpdk-perf-results-2n-skx"
4540   filter: "all"
4541   parameters:
4542   - "name"
4543   - "doc"
4544   - "level"
4545   - "parent"
4546   data-start-level: 3
4547
4548 ################################################################################
4549 ###                                P L O T S                                 ###
4550 ################################################################################
4551
4552 # Plots VPP HTTP Server Performance
4553 - type: "plot"
4554   title: "VPP HTTP Server Performance"
4555   algorithm: "plot_http_server_performance_box"
4556   output-file-type: ".html"
4557   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4558   data:
4559     "plot-vpp-http-server-performance"
4560   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4561   # each tag is enclosed with ' (apostrophe).
4562   filter: "'HTTP' and 'TCP_CPS'"
4563   parameters:
4564   - "result"
4565   - "name"
4566   traces:
4567     hoverinfo: "x+y"
4568     boxpoints: "outliers"
4569     whiskerwidth: 0
4570   layout:
4571     title: "VPP HTTP Server Performance"
4572     layout:
4573       "plot-cps"
4574
4575 - type: "plot"
4576   title: "VPP HTTP Server Performance"
4577   algorithm: "plot_http_server_performance_box"
4578   output-file-type: ".html"
4579   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4580   data:
4581     "plot-vpp-http-server-performance"
4582   filter: "'HTTP' and 'TCP_RPS'"
4583   parameters:
4584   - "result"
4585   - "name"
4586   traces:
4587     hoverinfo: "x+y"
4588     boxpoints: "outliers"
4589     whiskerwidth: 0
4590   layout:
4591     title: "VPP HTTP Server Performance"
4592     layout:
4593       "plot-rps"
4594
4595 ################################################################################
4596
4597 # Soak Test (PLRsearch), boxes
4598 - type: "plot"
4599   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
4600   algorithm: "plot_performance_box"
4601   output-file-type: ".html"
4602   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4603   data: "plot-vpp-soak-2n-skx"
4604   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4605   parameters:
4606     - "throughput"
4607     - "parent"
4608     - "tags"
4609   sort:
4610     - "DRV_AVF"
4611     - "DRV_AVF"
4612     - "DRV_AVF"
4613     - "L2BDMACLRN"
4614     - "L2XCBASE"
4615     - "L2PATCH"
4616   traces:
4617     hoverinfo: "x+y"
4618     boxpoints: "all"
4619     whiskerwidth: 0
4620   layout:
4621     title: "30 Minutes Soak Test (PLRsearch)"
4622     layout: "plot-soak-throughput"
4623
4624 # Soak Test (PLRsearch), boxes
4625 - type: "plot"
4626   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
4627   algorithm: "plot_performance_box"
4628   output-file-type: ".html"
4629   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4630   data: "plot-vpp-soak-2n-skx"
4631   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4632   parameters:
4633     - "throughput"
4634     - "parent"
4635     - "tags"
4636   sort:
4637     - "VHOST"
4638     - "VHOST"
4639     - "MEMIF"
4640     - "IP4FWD"
4641     - "IP4FWD"
4642     - "IP6FWD"
4643   traces:
4644     hoverinfo: "x+y"
4645     boxpoints: "all"
4646     whiskerwidth: 0
4647   layout:
4648     title: "30 Minutes Soak Test (PLRsearch)"
4649     layout: "plot-soak-throughput"
4650
4651 ###############################################################################
4652 # Plots - NF Density - VSC - MRR 64b
4653 - type: "plot"
4654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4655   algorithm: "plot_service_density_heatmap"
4656   output-file-type: ".html"
4657   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4658   data: "plot-vpp-nfv-2n-skx-mrr"
4659   filter: "'NIC_Intel-XXV710' and
4660            'NF_DENSITY' and
4661            'VHOST' and
4662            'CHAIN' and
4663            'NF_VPPIP4' and
4664            '64B' and
4665            '2T1C' and
4666            'MRR'"
4667   reference:
4668     include: "2"
4669     name: "VNF-1c"
4670   compare:
4671     include: "1"
4672     name: "VNF-0.5c"
4673   parameters:
4674   - "result"
4675   - "name"
4676   - "tags"
4677   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4678   x-axis: "X = VNFs per Service Chain"
4679   y-axis: "Y = Number of Service Chains"
4680   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4681   layout:
4682     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4683     layout: "plot-service-density"
4684
4685 - type: "plot"
4686   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4687   algorithm: "plot_service_density_heatmap"
4688   output-file-type: ".html"
4689   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4690   data: "plot-vpp-nfv-2n-skx-mrr"
4691   filter: "'NIC_Intel-XXV710' and
4692            'NF_DENSITY' and
4693            'VHOST' and
4694            'CHAIN' and
4695            'NF_VPPIP4' and
4696            '64B' and
4697            '4T2C' and
4698            'MRR'"
4699   reference:
4700     include: "2"
4701     name: "VNF-1c"
4702   compare:
4703     include: "1"
4704     name: "VNF-0.5c"
4705   parameters:
4706   - "result"
4707   - "name"
4708   - "tags"
4709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4710   x-axis: "X = VNFs per Service Chain"
4711   y-axis: "Y = Number of Service Chains"
4712   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4713   layout:
4714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4715     layout: "plot-service-density"
4716
4717 - type: "plot"
4718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4719   algorithm: "plot_service_density_heatmap"
4720   output-file-type: ".html"
4721   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4722   data: "plot-vpp-nfv-2n-skx-mrr"
4723   filter: "'NIC_Intel-XXV710' and
4724            'NF_DENSITY' and
4725            'VHOST' and
4726            'CHAIN' and
4727            'NF_VPPIP4' and
4728            '64B' and
4729            '8T4C' and
4730            'MRR'"
4731   reference:
4732     include: "2"
4733     name: "VNF-1c"
4734   compare:
4735     include: "1"
4736     name: "VNF-0.5c"
4737   parameters:
4738   - "result"
4739   - "name"
4740   - "tags"
4741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4742   x-axis: "X = VNFs per Service Chain"
4743   y-axis: "Y = Number of Service Chains"
4744   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4745   layout:
4746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4747     layout: "plot-service-density"
4748
4749 # Plots - NF Density - VSC - MRR IMIX
4750 - type: "plot"
4751   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4752   algorithm: "plot_service_density_heatmap"
4753   output-file-type: ".html"
4754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4755   data: "plot-vpp-nfv-2n-skx-mrr"
4756   filter: "'NIC_Intel-XXV710' and
4757            'NF_DENSITY' and
4758            'VHOST' and
4759            'CHAIN' and
4760            'NF_VPPIP4' and
4761            'IMIX' and
4762            '2T1C' and
4763            'MRR'"
4764   reference:
4765     include: "2"
4766     name: "VNF-1c"
4767   compare:
4768     include: "1"
4769     name: "VNF-0.5c"
4770   parameters:
4771   - "result"
4772   - "name"
4773   - "tags"
4774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4775   x-axis: "X = VNFs per Service Chain"
4776   y-axis: "Y = Number of Service Chains"
4777   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4778   layout:
4779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4780     layout: "plot-service-density"
4781
4782 - type: "plot"
4783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4784   algorithm: "plot_service_density_heatmap"
4785   output-file-type: ".html"
4786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4787   data: "plot-vpp-nfv-2n-skx-mrr"
4788   filter: "'NIC_Intel-XXV710' and
4789            'NF_DENSITY' and
4790            'VHOST' and
4791            'CHAIN' and
4792            'NF_VPPIP4' and
4793            'IMIX' and
4794            '4T2C' and
4795            'MRR'"
4796   reference:
4797     include: "2"
4798     name: "VNF-1c"
4799   compare:
4800     include: "1"
4801     name: "VNF-0.5c"
4802   parameters:
4803   - "result"
4804   - "name"
4805   - "tags"
4806   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4807   x-axis: "X = VNFs per Service Chain"
4808   y-axis: "Y = Number of Service Chains"
4809   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4810   layout:
4811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4812     layout: "plot-service-density"
4813
4814 - type: "plot"
4815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4816   algorithm: "plot_service_density_heatmap"
4817   output-file-type: ".html"
4818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4819   data: "plot-vpp-nfv-2n-skx-mrr"
4820   filter: "'NIC_Intel-XXV710' and
4821            'NF_DENSITY' and
4822            'VHOST' and
4823            'CHAIN' and
4824            'NF_VPPIP4' and
4825            'IMIX' and
4826            '8T4C' and
4827            'MRR'"
4828   reference:
4829     include: "2"
4830     name: "VNF-1c"
4831   compare:
4832     include: "1"
4833     name: "VNF-0.5c"
4834   parameters:
4835   - "result"
4836   - "name"
4837   - "tags"
4838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4839   x-axis: "X = VNFs per Service Chain"
4840   y-axis: "Y = Number of Service Chains"
4841   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4842   layout:
4843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4844     layout: "plot-service-density"
4845
4846 # Plots - NF Density - VSC - NDR 64b
4847 - type: "plot"
4848   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4849   algorithm: "plot_service_density_heatmap"
4850   output-file-type: ".html"
4851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4852   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4853   filter: "'NIC_Intel-XXV710' and
4854            'NF_DENSITY' and
4855            'VHOST' and
4856            'CHAIN' and
4857            'NF_VPPIP4' and
4858            '64B' and
4859            '2T1C' and
4860            'NDRPDR'"
4861   reference:
4862     include: "2"
4863     name: "VNF-1c"
4864   compare:
4865     include: "1"
4866     name: "VNF-0.5c"
4867   parameters:
4868   - "throughput"
4869   - "name"
4870   - "tags"
4871   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872   x-axis: "X = VNFs per Service Chain"
4873   y-axis: "Y = Number of Service Chains"
4874   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4875   layout:
4876     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4877     layout: "plot-service-density"
4878
4879 - type: "plot"
4880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4881   algorithm: "plot_service_density_heatmap"
4882   output-file-type: ".html"
4883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4884   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4885   filter: "'NIC_Intel-XXV710' and
4886            'NF_DENSITY' and
4887            'VHOST' and
4888            'CHAIN' and
4889            'NF_VPPIP4' and
4890            '64B' and
4891            '4T2C' and
4892            'NDRPDR'"
4893   reference:
4894     include: "2"
4895     name: "VNF-1c"
4896   compare:
4897     include: "1"
4898     name: "VNF-0.5c"
4899   parameters:
4900   - "throughput"
4901   - "name"
4902   - "tags"
4903   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4904   x-axis: "X = VNFs per Service Chain"
4905   y-axis: "Y = Number of Service Chains"
4906   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4907   layout:
4908     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4909     layout: "plot-service-density"
4910
4911 - type: "plot"
4912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4913   algorithm: "plot_service_density_heatmap"
4914   output-file-type: ".html"
4915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4916   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4917   filter: "'NIC_Intel-XXV710' and
4918            'NF_DENSITY' and
4919            'VHOST' and
4920            'CHAIN' and
4921            'NF_VPPIP4' and
4922            '64B' and
4923            '8T4C' and
4924            'NDRPDR'"
4925   reference:
4926     include: "2"
4927     name: "VNF-1c"
4928   compare:
4929     include: "1"
4930     name: "VNF-0.5c"
4931   parameters:
4932   - "throughput"
4933   - "name"
4934   - "tags"
4935   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4936   x-axis: "X = VNFs per Service Chain"
4937   y-axis: "Y = Number of Service Chains"
4938   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4939   layout:
4940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4941     layout: "plot-service-density"
4942
4943 # Plots - NF Density - VSC - NDR IMIX
4944 - type: "plot"
4945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4946   algorithm: "plot_service_density_heatmap"
4947   output-file-type: ".html"
4948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4949   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4950   filter: "'NIC_Intel-XXV710' and
4951            'NF_DENSITY' and
4952            'VHOST' and
4953            'CHAIN' and
4954            'NF_VPPIP4' and
4955            'IMIX' and
4956            '2T1C' and
4957            'NDRPDR'"
4958   reference:
4959     include: "2"
4960     name: "VNF-1c"
4961   compare:
4962     include: "1"
4963     name: "VNF-0.5c"
4964   parameters:
4965   - "throughput"
4966   - "name"
4967   - "tags"
4968   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4969   x-axis: "X = VNFs per Service Chain"
4970   y-axis: "Y = Number of Service Chains"
4971   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4972   layout:
4973     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4974     layout: "plot-service-density"
4975
4976 - type: "plot"
4977   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4978   algorithm: "plot_service_density_heatmap"
4979   output-file-type: ".html"
4980   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4981   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4982   filter: "'NIC_Intel-XXV710' and
4983            'NF_DENSITY' and
4984            'VHOST' and
4985            'CHAIN' and
4986            'NF_VPPIP4' and
4987            'IMIX' and
4988            '4T2C' and
4989            'NDRPDR'"
4990   reference:
4991     include: "2"
4992     name: "VNF-1c"
4993   compare:
4994     include: "1"
4995     name: "VNF-0.5c"
4996   parameters:
4997   - "throughput"
4998   - "name"
4999   - "tags"
5000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5001   x-axis: "X = VNFs per Service Chain"
5002   y-axis: "Y = Number of Service Chains"
5003   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5004   layout:
5005     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5006     layout: "plot-service-density"
5007
5008 - type: "plot"
5009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5010   algorithm: "plot_service_density_heatmap"
5011   output-file-type: ".html"
5012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
5013   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5014   filter: "'NIC_Intel-XXV710' and
5015            'NF_DENSITY' and
5016            'VHOST' and
5017            'CHAIN' and
5018            'NF_VPPIP4' and
5019            'IMIX' and
5020            '8T4C' and
5021            'NDRPDR'"
5022   reference:
5023     include: "2"
5024     name: "VNF-1c"
5025   compare:
5026     include: "1"
5027     name: "VNF-0.5c"
5028   parameters:
5029   - "throughput"
5030   - "name"
5031   - "tags"
5032   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5033   x-axis: "X = VNFs per Service Chain"
5034   y-axis: "Y = Number of Service Chains"
5035   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5036   layout:
5037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5038     layout: "plot-service-density"
5039
5040 # Plots - NF Density - VSC - PDR 64b
5041 - type: "plot"
5042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5043   algorithm: "plot_service_density_heatmap"
5044   output-file-type: ".html"
5045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
5046   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5047   filter: "'NIC_Intel-XXV710' and
5048            'NF_DENSITY' and
5049            'VHOST' and
5050            'CHAIN' and
5051            'NF_VPPIP4' and
5052            '64B' and
5053            '2T1C' and
5054            'NDRPDR'"
5055   reference:
5056     include: "2"
5057     name: "VNF-1c"
5058   compare:
5059     include: "1"
5060     name: "VNF-0.5c"
5061   parameters:
5062   - "throughput"
5063   - "name"
5064   - "tags"
5065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5066   x-axis: "X = VNFs per Service Chain"
5067   y-axis: "Y = Number of Service Chains"
5068   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5069   layout:
5070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5071     layout: "plot-service-density"
5072
5073 - type: "plot"
5074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5075   algorithm: "plot_service_density_heatmap"
5076   output-file-type: ".html"
5077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
5078   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5079   filter: "'NIC_Intel-XXV710' and
5080            'NF_DENSITY' and
5081            'VHOST' and
5082            'CHAIN' and
5083            'NF_VPPIP4' and
5084            '64B' and
5085            '4T2C' and
5086            'NDRPDR'"
5087   reference:
5088     include: "2"
5089     name: "VNF-1c"
5090   compare:
5091     include: "1"
5092     name: "VNF-0.5c"
5093   parameters:
5094   - "throughput"
5095   - "name"
5096   - "tags"
5097   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5098   x-axis: "X = VNFs per Service Chain"
5099   y-axis: "Y = Number of Service Chains"
5100   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5101   layout:
5102     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5103     layout: "plot-service-density"
5104
5105 - type: "plot"
5106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5107   algorithm: "plot_service_density_heatmap"
5108   output-file-type: ".html"
5109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
5110   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5111   filter: "'NIC_Intel-XXV710' and
5112            'NF_DENSITY' and
5113            'VHOST' and
5114            'CHAIN' and
5115            'NF_VPPIP4' and
5116            '64B' and
5117            '8T4C' and
5118            'NDRPDR'"
5119   reference:
5120     include: "2"
5121     name: "VNF-1c"
5122   compare:
5123     include: "1"
5124     name: "VNF-0.5c"
5125   parameters:
5126   - "throughput"
5127   - "name"
5128   - "tags"
5129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130   x-axis: "X = VNFs per Service Chain"
5131   y-axis: "Y = Number of Service Chains"
5132   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5133   layout:
5134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5135     layout: "plot-service-density"
5136
5137 # Plots - NF Density - VSC - PDR IMIX
5138 - type: "plot"
5139   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5140   algorithm: "plot_service_density_heatmap"
5141   output-file-type: ".html"
5142   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
5143   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5144   filter: "'NIC_Intel-XXV710' and
5145            'NF_DENSITY' and
5146            'VHOST' and
5147            'CHAIN' and
5148            'NF_VPPIP4' and
5149            'IMIX' and
5150            '2T1C' and
5151            'NDRPDR'"
5152   reference:
5153     include: "2"
5154     name: "VNF-1c"
5155   compare:
5156     include: "1"
5157     name: "VNF-0.5c"
5158   parameters:
5159   - "throughput"
5160   - "name"
5161   - "tags"
5162   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5163   x-axis: "X = VNFs per Service Chain"
5164   y-axis: "Y = Number of Service Chains"
5165   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5166   layout:
5167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5168     layout: "plot-service-density"
5169
5170 - type: "plot"
5171   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5172   algorithm: "plot_service_density_heatmap"
5173   output-file-type: ".html"
5174   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
5175   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5176   filter: "'NIC_Intel-XXV710' and
5177            'NF_DENSITY' and
5178            'VHOST' and
5179            'CHAIN' and
5180            'NF_VPPIP4' and
5181            'IMIX' and
5182            '4T2C' and
5183            'NDRPDR'"
5184   reference:
5185     include: "2"
5186     name: "VNF-1c"
5187   compare:
5188     include: "1"
5189     name: "VNF-0.5c"
5190   parameters:
5191   - "throughput"
5192   - "name"
5193   - "tags"
5194   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5195   x-axis: "X = VNFs per Service Chain"
5196   y-axis: "Y = Number of Service Chains"
5197   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5198   layout:
5199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5200     layout: "plot-service-density"
5201
5202 - type: "plot"
5203   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5204   algorithm: "plot_service_density_heatmap"
5205   output-file-type: ".html"
5206   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5207   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5208   filter: "'NIC_Intel-XXV710' and
5209            'NF_DENSITY' and
5210            'VHOST' and
5211            'CHAIN' and
5212            'NF_VPPIP4' and
5213            'IMIX' and
5214            '8T4C' and
5215            'NDRPDR'"
5216   reference:
5217     include: "2"
5218     name: "VNF-1c"
5219   compare:
5220     include: "1"
5221     name: "VNF-0.5c"
5222   parameters:
5223   - "throughput"
5224   - "name"
5225   - "tags"
5226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5227   x-axis: "X = VNFs per Service Chain"
5228   y-axis: "Y = Number of Service Chains"
5229   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5230   layout:
5231     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5232     layout: "plot-service-density"
5233
5234 ###############################################################################
5235 # Plots - NF Density - CSC - MRR 64b
5236 - type: "plot"
5237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5238   algorithm: "plot_service_density_heatmap"
5239   output-file-type: ".html"
5240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5241   data: "plot-vpp-nfv-2n-skx-mrr"
5242   filter: "'NIC_Intel-XXV710' and
5243            'NF_DENSITY' and
5244            'DOCKER' and
5245            'CHAIN' and
5246            'NF_VPPIP4' and
5247            '64B' and
5248            '2T1C' and
5249            'MRR'"
5250   reference:
5251     include: "2"
5252     name: "CNF-1c"
5253   compare:
5254     include: "1"
5255     name: "CNF-0.5c"
5256   parameters:
5257   - "result"
5258   - "name"
5259   - "tags"
5260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5261   x-axis: "X = CNFs per Service Chain"
5262   y-axis: "Y = Number of Service Chains"
5263   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5264   layout:
5265     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5266     layout: "plot-service-density"
5267
5268 - type: "plot"
5269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5270   algorithm: "plot_service_density_heatmap"
5271   output-file-type: ".html"
5272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5273   data: "plot-vpp-nfv-2n-skx-mrr"
5274   filter: "'NIC_Intel-XXV710' and
5275            'NF_DENSITY' and
5276            'DOCKER' and
5277            'CHAIN' and
5278            'NF_VPPIP4' and
5279            '64B' and
5280            '4T2C' and
5281            'MRR'"
5282   reference:
5283     include: "2"
5284     name: "CNF-1c"
5285   compare:
5286     include: "1"
5287     name: "CNF-0.5c"
5288   parameters:
5289   - "result"
5290   - "name"
5291   - "tags"
5292   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5293   x-axis: "X = CNFs per Service Chain"
5294   y-axis: "Y = Number of Service Chains"
5295   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5296   layout:
5297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5298     layout: "plot-service-density"
5299
5300 - type: "plot"
5301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5302   algorithm: "plot_service_density_heatmap"
5303   output-file-type: ".html"
5304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5305   data: "plot-vpp-nfv-2n-skx-mrr"
5306   filter: "'NIC_Intel-XXV710' and
5307            'NF_DENSITY' and
5308            'DOCKER' and
5309            'CHAIN' and
5310            'NF_VPPIP4' and
5311            '64B' and
5312            '8T4C' and
5313            'MRR'"
5314   reference:
5315     include: "2"
5316     name: "CNF-1c"
5317   compare:
5318     include: "1"
5319     name: "CNF-0.5c"
5320   parameters:
5321   - "result"
5322   - "name"
5323   - "tags"
5324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5325   x-axis: "X = CNFs per Service Chain"
5326   y-axis: "Y = Number of Service Chains"
5327   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5328   layout:
5329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5330     layout: "plot-service-density"
5331
5332 # Plots - NF Density - CSC - MRR IMIX
5333 - type: "plot"
5334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5335   algorithm: "plot_service_density_heatmap"
5336   output-file-type: ".html"
5337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5338   data: "plot-vpp-nfv-2n-skx-mrr"
5339   filter: "'NIC_Intel-XXV710' and
5340            'NF_DENSITY' and
5341            'DOCKER' and
5342            'CHAIN' and
5343            'NF_VPPIP4' and
5344            'IMIX' and
5345            '2T1C' and
5346            'MRR'"
5347   reference:
5348     include: "2"
5349     name: "CNF-1c"
5350   compare:
5351     include: "1"
5352     name: "CNF-0.5c"
5353   parameters:
5354   - "result"
5355   - "name"
5356   - "tags"
5357   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5358   x-axis: "X = CNFs per Service Chain"
5359   y-axis: "Y = Number of Service Chains"
5360   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5361   layout:
5362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5363     layout: "plot-service-density"
5364
5365 - type: "plot"
5366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5367   algorithm: "plot_service_density_heatmap"
5368   output-file-type: ".html"
5369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5370   data: "plot-vpp-nfv-2n-skx-mrr"
5371   filter: "'NIC_Intel-XXV710' and
5372            'NF_DENSITY' and
5373            'DOCKER' and
5374            'CHAIN' and
5375            'NF_VPPIP4' and
5376            'IMIX' and
5377            '4T2C' and
5378            'MRR'"
5379   reference:
5380     include: "2"
5381     name: "CNF-1c"
5382   compare:
5383     include: "1"
5384     name: "CNF-0.5c"
5385   parameters:
5386   - "result"
5387   - "name"
5388   - "tags"
5389   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5390   x-axis: "X = CNFs per Service Chain"
5391   y-axis: "Y = Number of Service Chains"
5392   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5393   layout:
5394     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5395     layout: "plot-service-density"
5396
5397 - type: "plot"
5398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5399   algorithm: "plot_service_density_heatmap"
5400   output-file-type: ".html"
5401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5402   data: "plot-vpp-nfv-2n-skx-mrr"
5403   filter: "'NIC_Intel-XXV710' and
5404            'NF_DENSITY' and
5405            'DOCKER' and
5406            'CHAIN' and
5407            'NF_VPPIP4' and
5408            'IMIX' and
5409            '8T4C' and
5410            'MRR'"
5411   reference:
5412     include: "2"
5413     name: "CNF-1c"
5414   compare:
5415     include: "1"
5416     name: "CNF-0.5c"
5417   parameters:
5418   - "result"
5419   - "name"
5420   - "tags"
5421   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Chain"
5423   y-axis: "Y = Number of Service Chains"
5424   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5427     layout: "plot-service-density"
5428
5429 # Plots - NF Density - CSC - NDR 64b
5430 - type: "plot"
5431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5432   algorithm: "plot_service_density_heatmap"
5433   output-file-type: ".html"
5434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5435   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5436   filter: "'NIC_Intel-XXV710' and
5437            'NF_DENSITY' and
5438            'DOCKER' and
5439            'CHAIN' and
5440            'NF_VPPIP4' and
5441            '64B' and
5442            '2T1C' and
5443            'NDRPDR'"
5444   reference:
5445     include: "2"
5446     name: "CNF-1c"
5447   compare:
5448     include: "1"
5449     name: "CNF-0.5c"
5450   parameters:
5451   - "throughput"
5452   - "name"
5453   - "tags"
5454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5455   x-axis: "X = CNFs per Service Chain"
5456   y-axis: "Y = Number of Service Chains"
5457   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5458   layout:
5459     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5460     layout: "plot-service-density"
5461
5462 - type: "plot"
5463   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5464   algorithm: "plot_service_density_heatmap"
5465   output-file-type: ".html"
5466   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5467   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5468   filter: "'NIC_Intel-XXV710' and
5469            'NF_DENSITY' and
5470            'DOCKER' and
5471            'CHAIN' and
5472            'NF_VPPIP4' and
5473            '64B' and
5474            '4T2C' and
5475            'NDRPDR'"
5476   reference:
5477     include: "2"
5478     name: "CNF-1c"
5479   compare:
5480     include: "1"
5481     name: "CNF-0.5c"
5482   parameters:
5483   - "throughput"
5484   - "name"
5485   - "tags"
5486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5487   x-axis: "X = CNFs per Service Chain"
5488   y-axis: "Y = Number of Service Chains"
5489   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5490   layout:
5491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5492     layout: "plot-service-density"
5493
5494 - type: "plot"
5495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5496   algorithm: "plot_service_density_heatmap"
5497   output-file-type: ".html"
5498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5499   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5500   filter: "'NIC_Intel-XXV710' and
5501            'NF_DENSITY' and
5502            'DOCKER' and
5503            'CHAIN' and
5504            'NF_VPPIP4' and
5505            '64B' and
5506            '8T4C' and
5507            'NDRPDR'"
5508   reference:
5509     include: "2"
5510     name: "CNF-1c"
5511   compare:
5512     include: "1"
5513     name: "CNF-0.5c"
5514   parameters:
5515   - "throughput"
5516   - "name"
5517   - "tags"
5518   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5519   x-axis: "X = CNFs per Service Chain"
5520   y-axis: "Y = Number of Service Chains"
5521   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5522   layout:
5523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5524     layout: "plot-service-density"
5525
5526 # Plots - NF Density - CSC - NDR IMIX
5527 - type: "plot"
5528   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5529   algorithm: "plot_service_density_heatmap"
5530   output-file-type: ".html"
5531   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5532   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5533   filter: "'NIC_Intel-XXV710' and
5534            'NF_DENSITY' and
5535            'DOCKER' and
5536            'CHAIN' and
5537            'NF_VPPIP4' and
5538            'IMIX' and
5539            '2T1C' and
5540            'NDRPDR'"
5541   reference:
5542     include: "2"
5543     name: "CNF-1c"
5544   compare:
5545     include: "1"
5546     name: "CNF-0.5c"
5547   parameters:
5548   - "throughput"
5549   - "name"
5550   - "tags"
5551   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5552   x-axis: "X = CNFs per Service Chain"
5553   y-axis: "Y = Number of Service Chains"
5554   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5555   layout:
5556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5557     layout: "plot-service-density"
5558
5559 - type: "plot"
5560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5561   algorithm: "plot_service_density_heatmap"
5562   output-file-type: ".html"
5563   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5564   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5565   filter: "'NIC_Intel-XXV710' and
5566            'NF_DENSITY' and
5567            'DOCKER' and
5568            'CHAIN' and
5569            'NF_VPPIP4' and
5570            'IMIX' and
5571            '4T2C' and
5572            'NDRPDR'"
5573   reference:
5574     include: "2"
5575     name: "CNF-1c"
5576   compare:
5577     include: "1"
5578     name: "CNF-0.5c"
5579   parameters:
5580   - "throughput"
5581   - "name"
5582   - "tags"
5583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5584   x-axis: "X = CNFs per Service Chain"
5585   y-axis: "Y = Number of Service Chains"
5586   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5587   layout:
5588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5589     layout: "plot-service-density"
5590
5591 - type: "plot"
5592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5593   algorithm: "plot_service_density_heatmap"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5596   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5597   filter: "'NIC_Intel-XXV710' and
5598            'NF_DENSITY' and
5599            'DOCKER' and
5600            'CHAIN' and
5601            'NF_VPPIP4' and
5602            'IMIX' and
5603            '8T4C' and
5604            'NDRPDR'"
5605   reference:
5606     include: "2"
5607     name: "CNF-1c"
5608   compare:
5609     include: "1"
5610     name: "CNF-0.5c"
5611   parameters:
5612   - "throughput"
5613   - "name"
5614   - "tags"
5615   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5616   x-axis: "X = CNFs per Service Chain"
5617   y-axis: "Y = Number of Service Chains"
5618   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5619   layout:
5620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5621     layout: "plot-service-density"
5622
5623 # Plots - NF Density - CSC - PDR 64b
5624 - type: "plot"
5625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5626   algorithm: "plot_service_density_heatmap"
5627   output-file-type: ".html"
5628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5629   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5630   filter: "'NIC_Intel-XXV710' and
5631            'NF_DENSITY' and
5632            'DOCKER' and
5633            'CHAIN' and
5634            'NF_VPPIP4' and
5635            '64B' and
5636            '2T1C' and
5637            'NDRPDR'"
5638   reference:
5639     include: "2"
5640     name: "CNF-1c"
5641   compare:
5642     include: "1"
5643     name: "CNF-0.5c"
5644   parameters:
5645   - "throughput"
5646   - "name"
5647   - "tags"
5648   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5649   x-axis: "X = CNFs per Service Chain"
5650   y-axis: "Y = Number of Service Chains"
5651   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5652   layout:
5653     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5654     layout: "plot-service-density"
5655
5656 - type: "plot"
5657   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5658   algorithm: "plot_service_density_heatmap"
5659   output-file-type: ".html"
5660   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5661   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5662   filter: "'NIC_Intel-XXV710' and
5663            'NF_DENSITY' and
5664            'DOCKER' and
5665            'CHAIN' and
5666            'NF_VPPIP4' and
5667            '64B' and
5668            '4T2C' and
5669            'NDRPDR'"
5670   reference:
5671     include: "2"
5672     name: "CNF-1c"
5673   compare:
5674     include: "1"
5675     name: "CNF-0.5c"
5676   parameters:
5677   - "throughput"
5678   - "name"
5679   - "tags"
5680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5681   x-axis: "X = CNFs per Service Chain"
5682   y-axis: "Y = Number of Service Chains"
5683   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5684   layout:
5685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5686     layout: "plot-service-density"
5687
5688 - type: "plot"
5689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5690   algorithm: "plot_service_density_heatmap"
5691   output-file-type: ".html"
5692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5693   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5694   filter: "'NIC_Intel-XXV710' and
5695            'NF_DENSITY' and
5696            'DOCKER' and
5697            'CHAIN' and
5698            'NF_VPPIP4' and
5699            '64B' and
5700            '8T4C' and
5701            'NDRPDR'"
5702   reference:
5703     include: "2"
5704     name: "CNF-1c"
5705   compare:
5706     include: "1"
5707     name: "CNF-0.5c"
5708   parameters:
5709   - "throughput"
5710   - "name"
5711   - "tags"
5712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5713   x-axis: "X = CNFs per Service Chain"
5714   y-axis: "Y = Number of Service Chains"
5715   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5716   layout:
5717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5718     layout: "plot-service-density"
5719
5720 # Plots - NF Density - CSC - PDR IMIX
5721 - type: "plot"
5722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5723   algorithm: "plot_service_density_heatmap"
5724   output-file-type: ".html"
5725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5726   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5727   filter: "'NIC_Intel-XXV710' and
5728            'NF_DENSITY' and
5729            'DOCKER' and
5730            'CHAIN' and
5731            'NF_VPPIP4' and
5732            'IMIX' and
5733            '2T1C' and
5734            'NDRPDR'"
5735   reference:
5736     include: "2"
5737     name: "CNF-1c"
5738   compare:
5739     include: "1"
5740     name: "CNF-0.5c"
5741   parameters:
5742   - "throughput"
5743   - "name"
5744   - "tags"
5745   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5746   x-axis: "X = CNFs per Service Chain"
5747   y-axis: "Y = Number of Service Chains"
5748   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5749   layout:
5750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5751     layout: "plot-service-density"
5752
5753 - type: "plot"
5754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5755   algorithm: "plot_service_density_heatmap"
5756   output-file-type: ".html"
5757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5758   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5759   filter: "'NIC_Intel-XXV710' and
5760            'NF_DENSITY' and
5761            'DOCKER' and
5762            'CHAIN' and
5763            'NF_VPPIP4' and
5764            'IMIX' and
5765            '4T2C' and
5766            'NDRPDR'"
5767   reference:
5768     include: "2"
5769     name: "CNF-1c"
5770   compare:
5771     include: "1"
5772     name: "CNF-0.5c"
5773   parameters:
5774   - "throughput"
5775   - "name"
5776   - "tags"
5777   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5778   x-axis: "X = CNFs per Service Chain"
5779   y-axis: "Y = Number of Service Chains"
5780   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5781   layout:
5782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5783     layout: "plot-service-density"
5784
5785 - type: "plot"
5786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5787   algorithm: "plot_service_density_heatmap"
5788   output-file-type: ".html"
5789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5790   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5791   filter: "'NIC_Intel-XXV710' and
5792            'NF_DENSITY' and
5793            'DOCKER' and
5794            'CHAIN' and
5795            'NF_VPPIP4' and
5796            'IMIX' and
5797            '8T4C' and
5798            'NDRPDR'"
5799   reference:
5800     include: "2"
5801     name: "CNF-1c"
5802   compare:
5803     include: "1"
5804     name: "CNF-0.5c"
5805   parameters:
5806   - "throughput"
5807   - "name"
5808   - "tags"
5809   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5810   x-axis: "X = CNFs per Service Chain"
5811   y-axis: "Y = Number of Service Chains"
5812   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5813   layout:
5814     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5815     layout: "plot-service-density"
5816
5817 ###############################################################################
5818 # Plots - NF Density - CSP - MRR 64b
5819 - type: "plot"
5820   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5821   algorithm: "plot_service_density_heatmap"
5822   output-file-type: ".html"
5823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5824   data: "plot-vpp-nfv-2n-skx-mrr"
5825   filter: "'NIC_Intel-XXV710' and
5826            'NF_DENSITY' and
5827            'DOCKER' and
5828            'PIPELINE' and
5829            'NF_VPPIP4' and
5830            '64B' and
5831            '2T1C' and
5832            'MRR'"
5833   reference:
5834     include: "2"
5835     name: "CNF-1c"
5836   compare:
5837     include: "1"
5838     name: "CNF-0.5c"
5839   parameters:
5840   - "result"
5841   - "name"
5842   - "tags"
5843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5844   x-axis: "X = CNFs per Service Pipeline"
5845   y-axis: "Y = Number of Service Pipelines"
5846   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5847   layout:
5848     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5849     layout: "plot-service-density"
5850
5851 - type: "plot"
5852   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5853   algorithm: "plot_service_density_heatmap"
5854   output-file-type: ".html"
5855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5856   data: "plot-vpp-nfv-2n-skx-mrr"
5857   filter: "'NIC_Intel-XXV710' and
5858            'NF_DENSITY' and
5859            'DOCKER' and
5860            'PIPELINE' and
5861            'NF_VPPIP4' and
5862            '64B' and
5863            '4T2C' and
5864            'MRR'"
5865   reference:
5866     include: "2"
5867     name: "CNF-1c"
5868   compare:
5869     include: "1"
5870     name: "CNF-0.5c"
5871   parameters:
5872   - "result"
5873   - "name"
5874   - "tags"
5875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5876   x-axis: "X = CNFs per Service Pipeline"
5877   y-axis: "Y = Number of Service Pipelines"
5878   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5879   layout:
5880     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5881     layout: "plot-service-density"
5882
5883 - type: "plot"
5884   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5885   algorithm: "plot_service_density_heatmap"
5886   output-file-type: ".html"
5887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5888   data: "plot-vpp-nfv-2n-skx-mrr"
5889   filter: "'NIC_Intel-XXV710' and
5890            'NF_DENSITY' and
5891            'DOCKER' and
5892            'PIPELINE' and
5893            'NF_VPPIP4' and
5894            '64B' and
5895            '8T4C' and
5896            'MRR'"
5897   reference:
5898     include: "2"
5899     name: "CNF-1c"
5900   compare:
5901     include: "1"
5902     name: "CNF-0.5c"
5903   parameters:
5904   - "result"
5905   - "name"
5906   - "tags"
5907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5908   x-axis: "X = CNFs per Service Pipeline"
5909   y-axis: "Y = Number of Service Pipelines"
5910   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5911   layout:
5912     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5913     layout: "plot-service-density"
5914
5915 # Plots - NF Density - CSP - MRR IMIX
5916 - type: "plot"
5917   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5918   algorithm: "plot_service_density_heatmap"
5919   output-file-type: ".html"
5920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5921   data: "plot-vpp-nfv-2n-skx-mrr"
5922   filter: "'NIC_Intel-XXV710' and
5923            'NF_DENSITY' and
5924            'DOCKER' and
5925            'PIPELINE' and
5926            'NF_VPPIP4' and
5927            'IMIX' and
5928            '2T1C' and
5929            'MRR'"
5930   reference:
5931     include: "2"
5932     name: "CNF-1c"
5933   compare:
5934     include: "1"
5935     name: "CNF-0.5c"
5936   parameters:
5937   - "result"
5938   - "name"
5939   - "tags"
5940   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5941   x-axis: "X = CNFs per Service Pipeline"
5942   y-axis: "Y = Number of Service Pipelines"
5943   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5944   layout:
5945     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5946     layout: "plot-service-density"
5947
5948 - type: "plot"
5949   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5950   algorithm: "plot_service_density_heatmap"
5951   output-file-type: ".html"
5952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5953   data: "plot-vpp-nfv-2n-skx-mrr"
5954   filter: "'NIC_Intel-XXV710' and
5955            'NF_DENSITY' and
5956            'DOCKER' and
5957            'PIPELINE' and
5958            'NF_VPPIP4' and
5959            'IMIX' and
5960            '4T2C' and
5961            'MRR'"
5962   reference:
5963     include: "2"
5964     name: "CNF-1c"
5965   compare:
5966     include: "1"
5967     name: "CNF-0.5c"
5968   parameters:
5969   - "result"
5970   - "name"
5971   - "tags"
5972   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5973   x-axis: "X = CNFs per Service Pipeline"
5974   y-axis: "Y = Number of Service Pipelines"
5975   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5976   layout:
5977     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5978     layout: "plot-service-density"
5979
5980 - type: "plot"
5981   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5982   algorithm: "plot_service_density_heatmap"
5983   output-file-type: ".html"
5984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5985   data: "plot-vpp-nfv-2n-skx-mrr"
5986   filter: "'NIC_Intel-XXV710' and
5987            'NF_DENSITY' and
5988            'DOCKER' and
5989            'PIPELINE' and
5990            'NF_VPPIP4' and
5991            'IMIX' and
5992            '8T4C' and
5993            'MRR'"
5994   reference:
5995     include: "2"
5996     name: "CNF-1c"
5997   compare:
5998     include: "1"
5999     name: "CNF-0.5c"
6000   parameters:
6001   - "result"
6002   - "name"
6003   - "tags"
6004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6005   x-axis: "X = CNFs per Service Pipeline"
6006   y-axis: "Y = Number of Service Pipelines"
6007   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6008   layout:
6009     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6010     layout: "plot-service-density"
6011
6012 # Plots - NF Density - CSP - NDR 64b
6013 - type: "plot"
6014   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6015   algorithm: "plot_service_density_heatmap"
6016   output-file-type: ".html"
6017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
6018   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6019   filter: "'NIC_Intel-XXV710' and
6020            'NF_DENSITY' and
6021            'DOCKER' and
6022            'PIPELINE' and
6023            'NF_VPPIP4' and
6024            '64B' and
6025            '2T1C' and
6026            'NDRPDR'"
6027   reference:
6028     include: "2"
6029     name: "CNF-1c"
6030   compare:
6031     include: "1"
6032     name: "CNF-0.5c"
6033   parameters:
6034   - "throughput"
6035   - "name"
6036   - "tags"
6037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6038   x-axis: "X = CNFs per Service Pipeline"
6039   y-axis: "Y = Number of Service Pipelines"
6040   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6041   layout:
6042     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6043     layout: "plot-service-density"
6044
6045 - type: "plot"
6046   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6047   algorithm: "plot_service_density_heatmap"
6048   output-file-type: ".html"
6049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
6050   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6051   filter: "'NIC_Intel-XXV710' and
6052            'NF_DENSITY' and
6053            'DOCKER' and
6054            'PIPELINE' and
6055            'NF_VPPIP4' and
6056            '64B' and
6057            '4T2C' and
6058            'NDRPDR'"
6059   reference:
6060     include: "2"
6061     name: "CNF-1c"
6062   compare:
6063     include: "1"
6064     name: "CNF-0.5c"
6065   parameters:
6066   - "throughput"
6067   - "name"
6068   - "tags"
6069   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6070   x-axis: "X = CNFs per Service Pipeline"
6071   y-axis: "Y = Number of Service Pipelines"
6072   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6073   layout:
6074     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6075     layout: "plot-service-density"
6076
6077 - type: "plot"
6078   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6079   algorithm: "plot_service_density_heatmap"
6080   output-file-type: ".html"
6081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
6082   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6083   filter: "'NIC_Intel-XXV710' and
6084            'NF_DENSITY' and
6085            'DOCKER' and
6086            'PIPELINE' and
6087            'NF_VPPIP4' and
6088            '64B' and
6089            '8T4C' and
6090            'NDRPDR'"
6091   reference:
6092     include: "2"
6093     name: "CNF-1c"
6094   compare:
6095     include: "1"
6096     name: "CNF-0.5c"
6097   parameters:
6098   - "throughput"
6099   - "name"
6100   - "tags"
6101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6102   x-axis: "X = CNFs per Service Pipeline"
6103   y-axis: "Y = Number of Service Pipelines"
6104   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6105   layout:
6106     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6107     layout: "plot-service-density"
6108
6109 # Plots - NF Density - CSP - NDR IMIX
6110 - type: "plot"
6111   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6112   algorithm: "plot_service_density_heatmap"
6113   output-file-type: ".html"
6114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
6115   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6116   filter: "'NIC_Intel-XXV710' and
6117            'NF_DENSITY' and
6118            'DOCKER' and
6119            'PIPELINE' and
6120            'NF_VPPIP4' and
6121            'IMIX' and
6122            '2T1C' and
6123            'NDRPDR'"
6124   reference:
6125     include: "2"
6126     name: "CNF-1c"
6127   compare:
6128     include: "1"
6129     name: "CNF-0.5c"
6130   parameters:
6131   - "throughput"
6132   - "name"
6133   - "tags"
6134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6135   x-axis: "X = CNFs per Service Pipeline"
6136   y-axis: "Y = Number of Service Pipelines"
6137   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6138   layout:
6139     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6140     layout: "plot-service-density"
6141
6142 - type: "plot"
6143   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6144   algorithm: "plot_service_density_heatmap"
6145   output-file-type: ".html"
6146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
6147   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6148   filter: "'NIC_Intel-XXV710' and
6149            'NF_DENSITY' and
6150            'DOCKER' and
6151            'PIPELINE' and
6152            'NF_VPPIP4' and
6153            'IMIX' and
6154            '4T2C' and
6155            'NDRPDR'"
6156   reference:
6157     include: "2"
6158     name: "CNF-1c"
6159   compare:
6160     include: "1"
6161     name: "CNF-0.5c"
6162   parameters:
6163   - "throughput"
6164   - "name"
6165   - "tags"
6166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6167   x-axis: "X = CNFs per Service Pipeline"
6168   y-axis: "Y = Number of Service Pipelines"
6169   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6170   layout:
6171     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6172     layout: "plot-service-density"
6173
6174 - type: "plot"
6175   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6176   algorithm: "plot_service_density_heatmap"
6177   output-file-type: ".html"
6178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
6179   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6180   filter: "'NIC_Intel-XXV710' and
6181            'NF_DENSITY' and
6182            'DOCKER' and
6183            'PIPELINE' and
6184            'NF_VPPIP4' and
6185            'IMIX' and
6186            '8T4C' and
6187            'NDRPDR'"
6188   reference:
6189     include: "2"
6190     name: "CNF-1c"
6191   compare:
6192     include: "1"
6193     name: "CNF-0.5c"
6194   parameters:
6195   - "throughput"
6196   - "name"
6197   - "tags"
6198   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6199   x-axis: "X = CNFs per Service Pipeline"
6200   y-axis: "Y = Number of Service Pipelines"
6201   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6202   layout:
6203     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6204     layout: "plot-service-density"
6205
6206 # Plots - NF Density - CSP - PDR 64b
6207 - type: "plot"
6208   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6209   algorithm: "plot_service_density_heatmap"
6210   output-file-type: ".html"
6211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6212   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6213   filter: "'NIC_Intel-XXV710' and
6214            'NF_DENSITY' and
6215            'DOCKER' and
6216            'PIPELINE' and
6217            'NF_VPPIP4' and
6218            '64B' and
6219            '2T1C' and
6220            'NDRPDR'"
6221   reference:
6222     include: "2"
6223     name: "CNF-1c"
6224   compare:
6225     include: "1"
6226     name: "CNF-0.5c"
6227   parameters:
6228   - "throughput"
6229   - "name"
6230   - "tags"
6231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6232   x-axis: "X = CNFs per Service Pipeline"
6233   y-axis: "Y = Number of Service Pipelines"
6234   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6235   layout:
6236     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6237     layout: "plot-service-density"
6238
6239 - type: "plot"
6240   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6241   algorithm: "plot_service_density_heatmap"
6242   output-file-type: ".html"
6243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6244   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6245   filter: "'NIC_Intel-XXV710' and
6246            'NF_DENSITY' and
6247            'DOCKER' and
6248            'PIPELINE' and
6249            'NF_VPPIP4' and
6250            '64B' and
6251            '4T2C' and
6252            'NDRPDR'"
6253   reference:
6254     include: "2"
6255     name: "CNF-1c"
6256   compare:
6257     include: "1"
6258     name: "CNF-0.5c"
6259   parameters:
6260   - "throughput"
6261   - "name"
6262   - "tags"
6263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6264   x-axis: "X = CNFs per Service Pipeline"
6265   y-axis: "Y = Number of Service Pipelines"
6266   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6267   layout:
6268     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6269     layout: "plot-service-density"
6270
6271 - type: "plot"
6272   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6273   algorithm: "plot_service_density_heatmap"
6274   output-file-type: ".html"
6275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6276   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6277   filter: "'NIC_Intel-XXV710' and
6278            'NF_DENSITY' and
6279            'DOCKER' and
6280            'PIPELINE' and
6281            'NF_VPPIP4' and
6282            '64B' and
6283            '8T4C' and
6284            'NDRPDR'"
6285   reference:
6286     include: "2"
6287     name: "CNF-1c"
6288   compare:
6289     include: "1"
6290     name: "CNF-0.5c"
6291   parameters:
6292   - "throughput"
6293   - "name"
6294   - "tags"
6295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6296   x-axis: "X = CNFs per Service Pipeline"
6297   y-axis: "Y = Number of Service Pipelines"
6298   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6299   layout:
6300     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6301     layout: "plot-service-density"
6302
6303 # Plots - NF Density - CSP - PDR IMIX
6304 - type: "plot"
6305   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6306   algorithm: "plot_service_density_heatmap"
6307   output-file-type: ".html"
6308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6309   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6310   filter: "'NIC_Intel-XXV710' and
6311            'NF_DENSITY' and
6312            'DOCKER' and
6313            'PIPELINE' and
6314            'NF_VPPIP4' and
6315            'IMIX' and
6316            '2T1C' and
6317            'NDRPDR'"
6318   reference:
6319     include: "2"
6320     name: "CNF-1c"
6321   compare:
6322     include: "1"
6323     name: "CNF-0.5c"
6324   parameters:
6325   - "throughput"
6326   - "name"
6327   - "tags"
6328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6329   x-axis: "X = CNFs per Service Pipeline"
6330   y-axis: "Y = Number of Service Pipelines"
6331   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6332   layout:
6333     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6334     layout: "plot-service-density"
6335
6336 - type: "plot"
6337   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6338   algorithm: "plot_service_density_heatmap"
6339   output-file-type: ".html"
6340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6341   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6342   filter: "'NIC_Intel-XXV710' and
6343            'NF_DENSITY' and
6344            'DOCKER' and
6345            'PIPELINE' and
6346            'NF_VPPIP4' and
6347            'IMIX' and
6348            '4T2C' and
6349            'NDRPDR'"
6350   reference:
6351     include: "2"
6352     name: "CNF-1c"
6353   compare:
6354     include: "1"
6355     name: "CNF-0.5c"
6356   parameters:
6357   - "throughput"
6358   - "name"
6359   - "tags"
6360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6361   x-axis: "X = CNFs per Service Pipeline"
6362   y-axis: "Y = Number of Service Pipelines"
6363   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6364   layout:
6365     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6366     layout: "plot-service-density"
6367
6368 - type: "plot"
6369   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6370   algorithm: "plot_service_density_heatmap"
6371   output-file-type: ".html"
6372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6373   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6374   filter: "'NIC_Intel-XXV710' and
6375            'NF_DENSITY' and
6376            'DOCKER' and
6377            'PIPELINE' and
6378            'NF_VPPIP4' and
6379            'IMIX' and
6380            '8T4C' and
6381            'NDRPDR'"
6382   reference:
6383     include: "2"
6384     name: "CNF-1c"
6385   compare:
6386     include: "1"
6387     name: "CNF-0.5c"
6388   parameters:
6389   - "throughput"
6390   - "name"
6391   - "tags"
6392   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6393   x-axis: "X = CNFs per Service Pipeline"
6394   y-axis: "Y = Number of Service Pipelines"
6395   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6396   layout:
6397     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6398     layout: "plot-service-density"
6399
6400 ################################################################################
6401
6402 # Packet Throughput
6403
6404 - type: "plot"
6405   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6406   algorithm: "plot_performance_name_box"
6407   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6409   include:
6410     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6411     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6412     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6413     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6414   layout:
6415     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6416     layout: "plot-throughput"
6417
6418 - type: "plot"
6419   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6420   algorithm: "plot_performance_name_box"
6421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6423   include:
6424     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6425     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6426     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6427     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6428   layout:
6429     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6430     layout: "plot-throughput"
6431
6432 - type: "plot"
6433   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6434   algorithm: "plot_performance_name_box"
6435   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6437   include:
6438     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6439     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6440     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6441     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6442     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6443   layout:
6444     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6445     layout: "plot-throughput"
6446
6447 - type: "plot"
6448   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6449   algorithm: "plot_performance_name_box"
6450   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6452   include:
6453     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6454     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6455     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6456     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6457     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6458   layout:
6459     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6460     layout: "plot-throughput"
6461
6462 - type: "plot"
6463   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6464   algorithm: "plot_performance_name_box"
6465   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6466   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6467   include:
6468     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6469     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6470     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6471     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6472     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6473   layout:
6474     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6475     layout: "plot-throughput"
6476
6477 - type: "plot"
6478   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6479   algorithm: "plot_performance_name_box"
6480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6482   include:
6483     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6484     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6485     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6486     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6487     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6488   layout:
6489     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6490     layout: "plot-throughput"
6491
6492 - type: "plot"
6493   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6494   algorithm: "plot_performance_name_box"
6495   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6497   include:
6498     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6499     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6500     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6501     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6502     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6503   layout:
6504     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6505     layout: "plot-throughput"
6506
6507 - type: "plot"
6508   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6509   algorithm: "plot_performance_name_box"
6510   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6512   include:
6513     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6515     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6516     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6517     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6518   layout:
6519     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6520     layout: "plot-throughput"
6521
6522 - type: "plot"
6523   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6524   algorithm: "plot_performance_name_box"
6525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6527   include:
6528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6532   layout:
6533     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6534     layout: "plot-throughput"
6535
6536 - type: "plot"
6537   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6538   algorithm: "plot_performance_name_box"
6539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6541   include:
6542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6546   layout:
6547     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6548     layout: "plot-throughput"
6549
6550 - type: "plot"
6551   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6552   algorithm: "plot_performance_name_box"
6553   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6555   include:
6556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6561   layout:
6562     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6563     layout: "plot-throughput"
6564
6565 - type: "plot"
6566   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6567   algorithm: "plot_performance_name_box"
6568   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6570   include:
6571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6576   layout:
6577     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6578     layout: "plot-throughput"
6579
6580 - type: "plot"
6581   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6582   algorithm: "plot_performance_name_box"
6583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6585   include:
6586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6592   layout:
6593     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6594     layout: "plot-throughput"
6595
6596 - type: "plot"
6597   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6598   algorithm: "plot_performance_name_box"
6599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6601   include:
6602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6608   layout:
6609     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6610     layout: "plot-throughput"
6611
6612 - type: "plot"
6613   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6614   algorithm: "plot_performance_name_box"
6615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6617   include:
6618     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6619     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6620     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6621   layout:
6622     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6623     layout: "plot-throughput"
6624
6625 - type: "plot"
6626   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6627   algorithm: "plot_performance_name_box"
6628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6630   include:
6631     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6632     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6633     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6634   layout:
6635     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6636     layout: "plot-throughput"
6637
6638 - type: "plot"
6639   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6640   algorithm: "plot_performance_name_box"
6641   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6643   include:
6644     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6645     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6646     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6647     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6649   layout:
6650     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6651     layout: "plot-throughput"
6652
6653 - type: "plot"
6654   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6655   algorithm: "plot_performance_name_box"
6656   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6658   include:
6659     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6660     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6661     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6662     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6663     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6664   layout:
6665     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6666     layout: "plot-throughput"
6667
6668 - type: "plot"
6669   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6670   algorithm: "plot_performance_name_box"
6671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6673   include:
6674     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6675     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6676     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6677     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6678   layout:
6679     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6680     layout: "plot-throughput"
6681
6682 - type: "plot"
6683   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6684   algorithm: "plot_performance_name_box"
6685   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6687   include:
6688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6692   layout:
6693     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6694     layout: "plot-throughput"
6695
6696 - type: "plot"
6697   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6698   algorithm: "plot_performance_name_box"
6699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6701   include:
6702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6707   layout:
6708     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6709     layout: "plot-throughput"
6710
6711 - type: "plot"
6712   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6713   algorithm: "plot_performance_name_box"
6714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6716   include:
6717     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6722   layout:
6723     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6724     layout: "plot-throughput"
6725
6726 - type: "plot"
6727   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6728   algorithm: "plot_performance_name_box"
6729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6731   include:
6732     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6737     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6738   layout:
6739     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6740     layout: "plot-throughput"
6741
6742 - type: "plot"
6743   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6744   algorithm: "plot_performance_name_box"
6745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6747   include:
6748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6752     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6753     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6754   layout:
6755     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6756     layout: "plot-throughput"
6757
6758 - type: "plot"
6759   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6760   algorithm: "plot_performance_name_box"
6761   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6762   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6763   include:
6764     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6769   layout:
6770     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6771     layout: "plot-throughput"
6772
6773 - type: "plot"
6774   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6775   algorithm: "plot_performance_name_box"
6776   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6777   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6778   include:
6779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6784   layout:
6785     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6786     layout: "plot-throughput"
6787
6788 - type: "plot"
6789   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6790   algorithm: "plot_performance_name_box"
6791   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6792   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6793   include:
6794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6799     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6800   layout:
6801     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6802     layout: "plot-throughput"
6803
6804 - type: "plot"
6805   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6806   algorithm: "plot_performance_name_box"
6807   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6808   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6809   include:
6810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6816   layout:
6817     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6818     layout: "plot-throughput"
6819
6820 - type: "plot"
6821   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6822   algorithm: "plot_performance_name_box"
6823   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6824   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6825   include:
6826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6831   layout:
6832     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6833     layout: "plot-throughput"
6834
6835 - type: "plot"
6836   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6837   algorithm: "plot_performance_name_box"
6838   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6839   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6840   include:
6841     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6842     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6846   layout:
6847     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6848     layout: "plot-throughput"
6849
6850 - type: "plot"
6851   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6852   algorithm: "plot_performance_name_box"
6853   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6854   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6855   include:
6856     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6857     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6862   layout:
6863     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6864     layout: "plot-throughput"
6865
6866 - type: "plot"
6867   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6868   algorithm: "plot_performance_name_box"
6869   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6870   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6871   include:
6872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6878   layout:
6879     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6880     layout: "plot-throughput"
6881
6882 - type: "plot"
6883   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6884   algorithm: "plot_performance_name_box"
6885   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6886   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6887   include:
6888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6893   layout:
6894     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6895     layout: "plot-throughput"
6896
6897 - type: "plot"
6898   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6899   algorithm: "plot_performance_name_box"
6900   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6901   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6902   include:
6903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6908   layout:
6909     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6914   algorithm: "plot_performance_name_box"
6915   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6916   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6917   include:
6918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6919     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6924   layout:
6925     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6926     layout: "plot-throughput"
6927
6928 - type: "plot"
6929   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6930   algorithm: "plot_performance_name_box"
6931   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6932   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6933   include:
6934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6940   layout:
6941     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6942     layout: "plot-throughput"
6943
6944 - type: "plot"
6945   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6946   algorithm: "plot_performance_name_box"
6947   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6948   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6949   include:
6950     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6951     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6952   layout:
6953     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6954     layout: "plot-throughput"
6955
6956 - type: "plot"
6957   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6958   algorithm: "plot_performance_name_box"
6959   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6961   include:
6962     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6963     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6964   layout:
6965     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6966     layout: "plot-throughput"
6967
6968 - type: "plot"
6969   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6970   algorithm: "plot_performance_name_box"
6971   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6973   include:
6974     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6975     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6976     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6977     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6978   layout:
6979     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6980     layout: "plot-throughput"
6981
6982 - type: "plot"
6983   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6984   algorithm: "plot_performance_name_box"
6985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6987   include:
6988     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6989     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6990     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6991     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6992   layout:
6993     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6994     layout: "plot-throughput"
6995
6996 - type: "plot"
6997   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
6998   algorithm: "plot_performance_name_box"
6999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7001   include:
7002     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7003     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7005     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7006   layout:
7007     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7008     layout: "plot-throughput"
7009
7010 - type: "plot"
7011   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7012   algorithm: "plot_performance_name_box"
7013   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7014   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7015   include:
7016     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7017     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7018     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7019     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7020   layout:
7021     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7022     layout: "plot-throughput"
7023
7024 - type: "plot"
7025   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7026   algorithm: "plot_performance_name_box"
7027   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7028   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7029   include:
7030     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7031     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7032     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7033     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7034   layout:
7035     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7036     layout: "plot-throughput"
7037
7038 - type: "plot"
7039   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7040   algorithm: "plot_performance_name_box"
7041   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7042   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7043   include:
7044     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7045     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7046     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7047     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7048   layout:
7049     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7050     layout: "plot-throughput"
7051
7052 - type: "plot"
7053   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7054   algorithm: "plot_performance_name_box"
7055   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7057   include:
7058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7061   layout:
7062     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7063     layout: "plot-throughput"
7064
7065 - type: "plot"
7066   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7067   algorithm: "plot_performance_name_box"
7068   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7070   include:
7071     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7074   layout:
7075     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7076     layout: "plot-throughput"
7077
7078 - type: "plot"
7079   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7080   algorithm: "plot_performance_name_box"
7081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7083   include:
7084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7089   layout:
7090     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7091     layout: "plot-throughput"
7092
7093 - type: "plot"
7094   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7095   algorithm: "plot_performance_name_box"
7096   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7098   include:
7099     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7102     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7104   layout:
7105     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7106     layout: "plot-throughput"
7107
7108 - type: "plot"
7109   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7110   algorithm: "plot_performance_name_box"
7111   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7113   include:
7114     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7115     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7116     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7117   layout:
7118     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7119     layout: "plot-throughput"
7120
7121 - type: "plot"
7122   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7123   algorithm: "plot_performance_name_box"
7124   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7126   include:
7127     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7128     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7129     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7130   layout:
7131     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7132     layout: "plot-throughput"
7133
7134 - type: "plot"
7135   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7136   algorithm: "plot_performance_name_box"
7137   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7139   include:
7140     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7141     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7143   layout:
7144     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7145     layout: "plot-throughput"
7146
7147 - type: "plot"
7148   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7149   algorithm: "plot_performance_name_box"
7150   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7152   include:
7153     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7156   layout:
7157     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7158     layout: "plot-throughput"
7159
7160 - type: "plot"
7161   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7162   algorithm: "plot_performance_name_box"
7163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7165   include:
7166     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7167     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7168     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7169     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7170     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7171   layout:
7172     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7173     layout: "plot-throughput"
7174
7175 - type: "plot"
7176   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7177   algorithm: "plot_performance_name_box"
7178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7180   include:
7181     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7182     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7183     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7184     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7185     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7186   layout:
7187     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7188     layout: "plot-throughput"
7189
7190 - type: "plot"
7191   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7192   algorithm: "plot_performance_name_box"
7193   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7194   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7195   include:
7196     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7197     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7198     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7199     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7200     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7201   layout:
7202     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7203     layout: "plot-throughput"
7204
7205 - type: "plot"
7206   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7207   algorithm: "plot_performance_name_box"
7208   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7209   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7210   include:
7211     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7212     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7213     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7214     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7215     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7216   layout:
7217     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7218     layout: "plot-throughput"
7219
7220 - type: "plot"
7221   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7222   algorithm: "plot_performance_name_box"
7223   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7224   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7225   include:
7226     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7227     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7228     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7229     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7230     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7231   layout:
7232     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7233     layout: "plot-throughput"
7234
7235 - type: "plot"
7236   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7237   algorithm: "plot_performance_name_box"
7238   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7239   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7240   include:
7241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7246   layout:
7247     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7248     layout: "plot-throughput"
7249
7250 - type: "plot"
7251   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7252   algorithm: "plot_performance_name_box"
7253   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7254   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7255   include:
7256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7261   layout:
7262     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7263     layout: "plot-throughput"
7264
7265 - type: "plot"
7266   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7267   algorithm: "plot_performance_name_box"
7268   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7269   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7270   include:
7271     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7276   layout:
7277     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7278     layout: "plot-throughput"
7279
7280 - type: "plot"
7281   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7282   algorithm: "plot_performance_name_box"
7283   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7285   include:
7286     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7287     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7288     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7289     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7290     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7292   layout:
7293     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7294     layout: "plot-throughput"
7295
7296 - type: "plot"
7297   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7298   algorithm: "plot_performance_name_box"
7299   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7301   include:
7302     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7303     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7304     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7305     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7306     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7307     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7308   layout:
7309     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7310     layout: "plot-throughput"
7311
7312 - type: "plot"
7313   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7314   algorithm: "plot_performance_name_box"
7315   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7316   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7317   include:
7318     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7319     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7322   layout:
7323     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7324     layout: "plot-throughput"
7325
7326 - type: "plot"
7327   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7328   algorithm: "plot_performance_name_box"
7329   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7331   include:
7332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7336   layout:
7337     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7338     layout: "plot-throughput"
7339
7340 - type: "plot"
7341   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7342   algorithm: "plot_performance_name_box"
7343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7345   include:
7346     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7347     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7348     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7349     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7350     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7351     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7352   layout:
7353     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7354     layout: "plot-throughput"
7355
7356 - type: "plot"
7357   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7358   algorithm: "plot_performance_name_box"
7359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7361   include:
7362     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7363     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7364     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7365     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7366     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7367     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7368   layout:
7369     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7370     layout: "plot-throughput"
7371
7372 - type: "plot"
7373   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7374   algorithm: "plot_performance_name_box"
7375   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7376   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7377   include:
7378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7379     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7380     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7381     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7382     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7383     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7384   layout:
7385     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7386     layout: "plot-throughput"
7387
7388 - type: "plot"
7389   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7390   algorithm: "plot_performance_name_box"
7391   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7392   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7393   include:
7394     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7395     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7396     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7397     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7398     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7399     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7400   layout:
7401     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7402     layout: "plot-throughput"
7403
7404 - type: "plot"
7405   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7406   algorithm: "plot_performance_name_box"
7407   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7408   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7409   include:
7410     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7411     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7412     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7413     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7414     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7415     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7416   layout:
7417     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7418     layout: "plot-throughput"
7419
7420 - type: "plot"
7421   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7422   algorithm: "plot_performance_name_box"
7423   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7424   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7425   include:
7426     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7430     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7431     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7432   layout:
7433     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7434     layout: "plot-throughput"
7435
7436 - type: "plot"
7437   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7438   algorithm: "plot_performance_name_box"
7439   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7441   include:
7442     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7447     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7448   layout:
7449     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7450     layout: "plot-throughput"
7451
7452 - type: "plot"
7453   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7454   algorithm: "plot_performance_name_box"
7455   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7457   include:
7458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7459     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7460     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7461     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7462     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7464   layout:
7465     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7466     layout: "plot-throughput"
7467
7468 - type: "plot"
7469   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7470   algorithm: "plot_performance_name_box"
7471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7473   include:
7474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7478   layout:
7479     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7480     layout: "plot-throughput"
7481
7482 - type: "plot"
7483   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7484   algorithm: "plot_performance_name_box"
7485   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7487   include:
7488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7492   layout:
7493     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7494     layout: "plot-throughput"
7495
7496 - type: "plot"
7497   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7498   algorithm: "plot_performance_name_box"
7499   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7501   include:
7502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7507   layout:
7508     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7509     layout: "plot-throughput"
7510
7511 - type: "plot"
7512   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7513   algorithm: "plot_performance_name_box"
7514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7516   include:
7517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7522   layout:
7523     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7524     layout: "plot-throughput"
7525
7526 - type: "plot"
7527   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7528   algorithm: "plot_performance_name_box"
7529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7531   include:
7532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7536   layout:
7537     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7538     layout: "plot-throughput"
7539
7540 - type: "plot"
7541   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7542   algorithm: "plot_performance_name_box"
7543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7545   include:
7546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7550   layout:
7551     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7552     layout: "plot-throughput"
7553
7554 - type: "plot"
7555   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7556   algorithm: "plot_performance_name_box"
7557   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7559   include:
7560     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7561     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7562     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7563     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7564     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7565     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7566   layout:
7567     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7568     layout: "plot-throughput"
7569
7570 - type: "plot"
7571   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7572   algorithm: "plot_performance_name_box"
7573   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7574   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7575   include:
7576     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7577     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7578     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7579     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7580     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7581     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7582   layout:
7583     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7584     layout: "plot-throughput"
7585
7586 - type: "plot"
7587   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7588   algorithm: "plot_performance_name_box"
7589   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7591   include:
7592     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7593     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7594     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7595     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7596     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7597   layout:
7598     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7599     layout: "plot-throughput"
7600
7601 - type: "plot"
7602   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7603   algorithm: "plot_performance_name_box"
7604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7606   include:
7607     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7608     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7609     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7610     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7611     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7612   layout:
7613     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7614     layout: "plot-throughput"
7615
7616 - type: "plot"
7617   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7618   algorithm: "plot_performance_name_box"
7619   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7621   include:
7622     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7623     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7625   layout:
7626     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7627     layout: "plot-throughput"
7628
7629 - type: "plot"
7630   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7631   algorithm: "plot_performance_name_box"
7632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7634   include:
7635     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7636     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7637     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7638   layout:
7639     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7640     layout: "plot-throughput"
7641
7642 - type: "plot"
7643   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7644   algorithm: "plot_performance_name_box"
7645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7647   include:
7648     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7652   layout:
7653     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7654     layout: "plot-throughput"
7655
7656 - type: "plot"
7657   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7658   algorithm: "plot_performance_name_box"
7659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7661   include:
7662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7666   layout:
7667     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7668     layout: "plot-throughput"
7669
7670 - type: "plot"
7671   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7672   algorithm: "plot_performance_name_box"
7673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7675   include:
7676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7682   layout:
7683     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7684     layout: "plot-throughput"
7685
7686 - type: "plot"
7687   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7688   algorithm: "plot_performance_name_box"
7689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7691   include:
7692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7698   layout:
7699     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7700     layout: "plot-throughput"
7701
7702 - type: "plot"
7703   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7704   algorithm: "plot_performance_name_box"
7705   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7707   include:
7708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7714   layout:
7715     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7716     layout: "plot-throughput"
7717
7718 - type: "plot"
7719   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7720   algorithm: "plot_performance_name_box"
7721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7723   include:
7724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7730   layout:
7731     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7732     layout: "plot-throughput"
7733
7734 - type: "plot"
7735   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7736   algorithm: "plot_performance_name_box"
7737   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7738   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7739   include:
7740     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7741     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7742     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7743     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7744   layout:
7745     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7746     layout: "plot-throughput"
7747
7748 - type: "plot"
7749   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7750   algorithm: "plot_performance_name_box"
7751   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7752   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7753   include:
7754     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7755     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7756     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7757     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7758   layout:
7759     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7760     layout: "plot-throughput"
7761
7762 - type: "plot"
7763   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7764   algorithm: "plot_performance_name_box"
7765   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7766   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7767   include:
7768     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7769     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7770     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7771     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7772     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7773     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7774   layout:
7775     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7776     layout: "plot-throughput"
7777
7778 - type: "plot"
7779   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7780   algorithm: "plot_performance_name_box"
7781   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7782   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7783   include:
7784     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7785     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7786     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7787     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7788     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7790   layout:
7791     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7792     layout: "plot-throughput"
7793
7794 - type: "plot"
7795   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7796   algorithm: "plot_performance_name_box"
7797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7799   include:
7800     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7804     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7805     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7806   layout:
7807     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7808     layout: "plot-throughput"
7809
7810 - type: "plot"
7811   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7812   algorithm: "plot_performance_name_box"
7813   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7814   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7815   include:
7816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7821     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7822   layout:
7823     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7824     layout: "plot-throughput"
7825
7826 - type: "plot"
7827   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7828   algorithm: "plot_performance_name_box"
7829   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7830   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7831   include:
7832     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7836   layout:
7837     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7838     layout: "plot-throughput"
7839
7840 - type: "plot"
7841   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7842   algorithm: "plot_performance_name_box"
7843   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7844   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7845   include:
7846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7850   layout:
7851     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7852     layout: "plot-throughput"
7853
7854 - type: "plot"
7855   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7856   algorithm: "plot_performance_name_box"
7857   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7858   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7859   include:
7860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7863     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7866   layout:
7867     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7868     layout: "plot-throughput"
7869
7870 - type: "plot"
7871   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7872   algorithm: "plot_performance_name_box"
7873   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7874   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7875   include:
7876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7882   layout:
7883     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7884     layout: "plot-throughput"
7885
7886 - type: "plot"
7887   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7888   algorithm: "plot_performance_name_box"
7889   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7890   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7891   include:
7892     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7893     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7894     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7895     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7896   layout:
7897     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7898     layout: "plot-throughput"
7899
7900 - type: "plot"
7901   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7902   algorithm: "plot_performance_name_box"
7903   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7904   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7905   include:
7906     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7907     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7908     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7909     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7910   layout:
7911     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7912     layout: "plot-throughput"
7913
7914 - type: "plot"
7915   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7916   algorithm: "plot_performance_name_box"
7917   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7918   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7919   include:
7920     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7921     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7922     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7923     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7924     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7925     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7926   layout:
7927     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7928     layout: "plot-throughput"
7929
7930 - type: "plot"
7931   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7932   algorithm: "plot_performance_name_box"
7933   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7934   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7935   include:
7936     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7937     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7938     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7939     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7940     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7941     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7942   layout:
7943     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7944     layout: "plot-throughput"
7945
7946 - type: "plot"
7947   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7948   algorithm: "plot_performance_name_box"
7949   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7950   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7951   include:
7952     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7953     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7954     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7955     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7956     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7957     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7958   layout:
7959     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7960     layout: "plot-throughput"
7961
7962 - type: "plot"
7963   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7964   algorithm: "plot_performance_name_box"
7965   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7966   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7967   include:
7968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7969     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7970     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7971     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7972     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7973     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7974   layout:
7975     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7976     layout: "plot-throughput"
7977
7978 - type: "plot"
7979   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7980   algorithm: "plot_performance_name_box"
7981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7983   include:
7984     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7985     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7986     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7987     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7988     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7989     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7990   layout:
7991     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7992     layout: "plot-throughput"
7993
7994 - type: "plot"
7995   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7996   algorithm: "plot_performance_name_box"
7997   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7999   include:
8000     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8001     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8002     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8003     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8004     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8005     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8006   layout:
8007     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
8008     layout: "plot-throughput"
8009
8010 - type: "plot"
8011   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8012   algorithm: "plot_performance_name_box"
8013   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8015   include:
8016     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8017     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8018     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8019     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8020     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8021     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8022   layout:
8023     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8024     layout: "plot-throughput"
8025
8026 - type: "plot"
8027   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8028   algorithm: "plot_performance_name_box"
8029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8031   include:
8032     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8033     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8034     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8035     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8036     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8037     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8038   layout:
8039     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8040     layout: "plot-throughput"
8041
8042 - type: "plot"
8043   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8044   algorithm: "plot_performance_name_box"
8045   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8046   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8047   include:
8048     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8049     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8050     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8051     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8052     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8053     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8054   layout:
8055     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8056     layout: "plot-throughput"
8057
8058 - type: "plot"
8059   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8060   algorithm: "plot_performance_name_box"
8061   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8062   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8063   include:
8064     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8065     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8066     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8067     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8068     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8069     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8070   layout:
8071     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8072     layout: "plot-throughput"
8073
8074 - type: "plot"
8075   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8076   algorithm: "plot_performance_name_box"
8077   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8078   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8079   include:
8080     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8081     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8082     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8083   layout:
8084     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8085     layout: "plot-throughput"
8086
8087 - type: "plot"
8088   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8089   algorithm: "plot_performance_name_box"
8090   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8091   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8092   include:
8093     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8094     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8096   layout:
8097     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8098     layout: "plot-throughput"
8099
8100 - type: "plot"
8101   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8102   algorithm: "plot_performance_name_box"
8103   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8104   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8105   include:
8106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8108     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8109     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8110   layout:
8111     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8112     layout: "plot-throughput"
8113
8114 - type: "plot"
8115   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8116   algorithm: "plot_performance_name_box"
8117   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8118   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8119   include:
8120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8123     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8124   layout:
8125     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8126     layout: "plot-throughput"
8127
8128 - type: "plot"
8129   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8130   algorithm: "plot_performance_name_box"
8131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8132   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8133   include:
8134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8136     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8137     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8138   layout:
8139     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8140     layout: "plot-throughput"
8141
8142 - type: "plot"
8143   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8144   algorithm: "plot_performance_name_box"
8145   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8146   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8147   include:
8148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8150     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8151     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8152   layout:
8153     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8154     layout: "plot-throughput"
8155
8156 - type: "plot"
8157   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8158   algorithm: "plot_performance_name_box"
8159   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8160   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8161   include:
8162     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8163     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8164     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8165     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8166   layout:
8167     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8168     layout: "plot-throughput"
8169
8170 - type: "plot"
8171   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8172   algorithm: "plot_performance_name_box"
8173   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8174   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8175   include:
8176     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8177     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8178     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8179     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8180   layout:
8181     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8182     layout: "plot-throughput"
8183
8184 - type: "plot"
8185   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8186   algorithm: "plot_performance_name_box"
8187   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8188   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8189   include:
8190     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8191     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8192     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8193     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8194   layout:
8195     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8196     layout: "plot-throughput"
8197
8198 - type: "plot"
8199   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8200   algorithm: "plot_performance_name_box"
8201   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8202   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8203   include:
8204     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8205     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8206     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8207     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8208   layout:
8209     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8210     layout: "plot-throughput"
8211
8212 - type: "plot"
8213   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8214   algorithm: "plot_performance_name_box"
8215   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8216   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8217   include:
8218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8221     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8222   layout:
8223     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8224     layout: "plot-throughput"
8225
8226 - type: "plot"
8227   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8228   algorithm: "plot_performance_name_box"
8229   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8230   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8231   include:
8232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8235     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8236   layout:
8237     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8238     layout: "plot-throughput"
8239
8240 - type: "plot"
8241   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8242   algorithm: "plot_performance_name_box"
8243   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8244   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8245   include:
8246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8250   layout:
8251     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8252     layout: "plot-throughput"
8253
8254 - type: "plot"
8255   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8256   algorithm: "plot_performance_name_box"
8257   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8258   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8259   include:
8260     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8261     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8264   layout:
8265     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8266     layout: "plot-throughput"
8267
8268 - type: "plot"
8269   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8270   algorithm: "plot_performance_name_box"
8271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8272   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8273   include:
8274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8279   layout:
8280     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8281     layout: "plot-throughput"
8282
8283 - type: "plot"
8284   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8285   algorithm: "plot_performance_name_box"
8286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8287   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8288   include:
8289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8294   layout:
8295     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8296     layout: "plot-throughput"
8297
8298 - type: "plot"
8299   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8300   algorithm: "plot_performance_name_box"
8301   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8302   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8303   include:
8304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8309   layout:
8310     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8311     layout: "plot-throughput"
8312
8313 - type: "plot"
8314   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8315   algorithm: "plot_performance_name_box"
8316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8317   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8318   include:
8319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8324   layout:
8325     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8326     layout: "plot-throughput"
8327
8328 - type: "plot"
8329   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8330   algorithm: "plot_performance_name_box"
8331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8332   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8333   include:
8334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8338     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8339     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8340   layout:
8341     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8342     layout: "plot-throughput"
8343
8344 - type: "plot"
8345   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8346   algorithm: "plot_performance_name_box"
8347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8348   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8349   include:
8350     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8351     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8352     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8353     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8354     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8355     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8356   layout:
8357     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8358     layout: "plot-throughput"
8359
8360 - type: "plot"
8361   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8362   algorithm: "plot_performance_name_box"
8363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8364   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8365   include:
8366     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8367     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8368     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8369     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8370     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8372   layout:
8373     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8374     layout: "plot-throughput"
8375
8376 - type: "plot"
8377   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8378   algorithm: "plot_performance_name_box"
8379   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8380   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8381   include:
8382     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8383     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8384     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8385     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8386     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8387     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8388   layout:
8389     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8390     layout: "plot-throughput"
8391
8392 - type: "plot"
8393   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8394   algorithm: "plot_performance_name_box"
8395   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8396   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8397   include:
8398     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8399     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8400     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8401     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8402     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8403   layout:
8404     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8405     layout: "plot-throughput"
8406
8407 - type: "plot"
8408   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8409   algorithm: "plot_performance_name_box"
8410   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8411   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8412   include:
8413     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8414     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8415     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8416     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8417     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8418   layout:
8419     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8420     layout: "plot-throughput"
8421
8422 - type: "plot"
8423   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8424   algorithm: "plot_performance_name_box"
8425   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8426   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8427   include:
8428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8433     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8434   layout:
8435     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8436     layout: "plot-throughput"
8437
8438 - type: "plot"
8439   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8440   algorithm: "plot_performance_name_box"
8441   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8442   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8443   include:
8444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8449     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8450   layout:
8451     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8452     layout: "plot-throughput"
8453
8454 - type: "plot"
8455   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8456   algorithm: "plot_performance_name_box"
8457   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8459   include:
8460     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8461     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8462     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8463   layout:
8464     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8465     layout: "plot-throughput"
8466
8467 - type: "plot"
8468   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8469   algorithm: "plot_performance_name_box"
8470   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8472   include:
8473     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8474     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8475     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8476   layout:
8477     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8478     layout: "plot-throughput"
8479
8480 - type: "plot"
8481   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8482   algorithm: "plot_performance_name_box"
8483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8485   include:
8486     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8487     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8488     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8489   layout:
8490     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8491     layout: "plot-throughput"
8492
8493 - type: "plot"
8494   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8495   algorithm: "plot_performance_name_box"
8496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8498   include:
8499     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8500     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8501     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8502   layout:
8503     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8504     layout: "plot-throughput"
8505
8506 - type: "plot"
8507   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8508   algorithm: "plot_performance_name_box"
8509   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8510   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8511   include:
8512     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8513     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8514     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8515   layout:
8516     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8517     layout: "plot-throughput"
8518
8519 - type: "plot"
8520   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8521   algorithm: "plot_performance_name_box"
8522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8524   include:
8525     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8526     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8527     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8528   layout:
8529     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8530     layout: "plot-throughput"
8531
8532 ################################################################################
8533
8534 # Packet Latency 1C
8535
8536 - type: "plot"
8537   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8538   algorithm: "plot_latency_error_bars_name"
8539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8541   include:
8542     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8543     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8546   layout:
8547     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8548     layout: "plot-latency"
8549
8550 - type: "plot"
8551   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8552   algorithm: "plot_latency_error_bars_name"
8553   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8555   include:
8556     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8557     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8558     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8559     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8560     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8561   layout:
8562     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8563     layout: "plot-latency"
8564
8565 - type: "plot"
8566   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8567   algorithm: "plot_latency_error_bars_name"
8568   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8570   include:
8571     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8572     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8573     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8574     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8576   layout:
8577     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8578     layout: "plot-latency"
8579
8580 - type: "plot"
8581   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8582   algorithm: "plot_latency_error_bars_name"
8583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8585   include:
8586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8590   layout:
8591     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8592     layout: "plot-latency"
8593
8594 - type: "plot"
8595   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8596   algorithm: "plot_latency_error_bars_name"
8597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8599   include:
8600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8605   layout:
8606     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8607     layout: "plot-latency"
8608
8609 - type: "plot"
8610   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8611   algorithm: "plot_latency_error_bars_name"
8612   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8614   include:
8615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8621   layout:
8622     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8623     layout: "plot-latency"
8624
8625 - type: "plot"
8626   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8627   algorithm: "plot_latency_error_bars_name"
8628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8630   include:
8631     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
8632     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8633     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
8634   layout:
8635     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
8636     layout: "plot-latency"
8637
8638 - type: "plot"
8639   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8640   algorithm: "plot_latency_error_bars_name"
8641   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8643   include:
8644     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8645     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8646     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8647     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8649   layout:
8650     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8651     layout: "plot-latency"
8652
8653 - type: "plot"
8654   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8655   algorithm: "plot_latency_error_bars_name"
8656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8658   include:
8659     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8660     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8661     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8662     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8663   layout:
8664     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8665     layout: "plot-latency"
8666
8667 - type: "plot"
8668   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8669   algorithm: "plot_latency_error_bars_name"
8670   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8672   include:
8673     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8674     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8675     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8676     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8677     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8678   layout:
8679     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8680     layout: "plot-latency"
8681
8682 - type: "plot"
8683   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8684   algorithm: "plot_latency_error_bars_name"
8685   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8687   include:
8688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8692     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8693     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8694   layout:
8695     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8696     layout: "plot-latency"
8697
8698 - type: "plot"
8699   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8700   algorithm: "plot_latency_error_bars_name"
8701   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8703   include:
8704     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
8705     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8706   layout:
8707     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
8708     layout: "plot-latency"
8709
8710 - type: "plot"
8711   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8712   algorithm: "plot_latency_error_bars_name"
8713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8715   include:
8716     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
8717     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8718     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8719     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8720   layout:
8721     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
8722     layout: "plot-latency"
8723
8724 - type: "plot"
8725   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8726   algorithm: "plot_latency_error_bars_name"
8727   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8729   include:
8730     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8731     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8732     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8733   layout:
8734     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8735     layout: "plot-latency"
8736
8737 - type: "plot"
8738   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8739   algorithm: "plot_latency_error_bars_name"
8740   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8742   include:
8743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8744     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8745     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8748   layout:
8749     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8750     layout: "plot-latency"
8751
8752 - type: "plot"
8753   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8754   algorithm: "plot_latency_error_bars_name"
8755   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8757   include:
8758     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
8759     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
8760     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
8761   layout:
8762     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
8763     layout: "plot-latency"
8764
8765 - type: "plot"
8766   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8767   algorithm: "plot_latency_error_bars_name"
8768   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8770   include:
8771     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8772     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8773     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8774   layout:
8775     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8776     layout: "plot-latency"
8777
8778 - type: "plot"
8779   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8780   algorithm: "plot_latency_error_bars_name"
8781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8783   include:
8784     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8785     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8786     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8787     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8789   layout:
8790     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8791     layout: "plot-latency"
8792
8793 #- type: "plot"
8794 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8795 #  algorithm: "plot_latency_error_bars_name"
8796 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8797 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8798 #  include:
8799 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8800 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8801 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8802 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8803 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8804 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8805 #  layout:
8806 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8807 #    layout: "plot-latency"
8808
8809 #- type: "plot"
8810 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8811 #  algorithm: "plot_latency_error_bars_name"
8812 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8813 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8814 #  include:
8815 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8816 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8817 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8818 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8819 #  layout:
8820 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8821 #    layout: "plot-latency"
8822
8823 #- type: "plot"
8824 #  title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8825 #  algorithm: "plot_latency_error_bars_name"
8826 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8827 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8828 #  include:
8829 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8830 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8831 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8832 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8833 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8834 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8835 #  layout:
8836 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
8837 #    layout: "plot-latency"
8838
8839 - type: "plot"
8840   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8841   algorithm: "plot_latency_error_bars_name"
8842   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8844   include:
8845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8851   layout:
8852     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8853     layout: "plot-latency"
8854
8855 - type: "plot"
8856   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8857   algorithm: "plot_latency_error_bars_name"
8858   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8859   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8860   include:
8861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8865   layout:
8866     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8867     layout: "plot-latency"
8868
8869 - type: "plot"
8870   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8871   algorithm: "plot_latency_error_bars_name"
8872   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8874   include:
8875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8880   layout:
8881     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8882     layout: "plot-latency"
8883
8884 - type: "plot"
8885   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8886   algorithm: "plot_latency_error_bars_name"
8887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8889   include:
8890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8892     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8894   layout:
8895     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8896     layout: "plot-latency"
8897
8898 - type: "plot"
8899   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8900   algorithm: "plot_latency_error_bars_name"
8901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8903   include:
8904     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8905     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8906     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8907     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8908     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8909     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8910   layout:
8911     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
8912     layout: "plot-latency"
8913
8914 - type: "plot"
8915   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8916   algorithm: "plot_latency_error_bars_name"
8917   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8919   include:
8920     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8921     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8922     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8923     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8924     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8925   layout:
8926     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8927     layout: "plot-latency"
8928
8929 - type: "plot"
8930   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8931   algorithm: "plot_latency_error_bars_name"
8932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8934   include:
8935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8938   layout:
8939     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8940     layout: "plot-latency"
8941
8942 - type: "plot"
8943   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8944   algorithm: "plot_latency_error_bars_name"
8945   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8947   include:
8948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8949     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8952   layout:
8953     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8954     layout: "plot-latency"
8955
8956 - type: "plot"
8957   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8958   algorithm: "plot_latency_error_bars_name"
8959   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8961   include:
8962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8968   layout:
8969     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8970     layout: "plot-latency"
8971
8972 - type: "plot"
8973   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8974   algorithm: "plot_latency_error_bars_name"
8975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8977   include:
8978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8984   layout:
8985     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
8986     layout: "plot-latency"
8987
8988 - type: "plot"
8989   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8990   algorithm: "plot_latency_error_bars_name"
8991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8993   include:
8994     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8995     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8996     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8997     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8998     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8999     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9000   layout:
9001     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
9002     layout: "plot-latency"
9003
9004 - type: "plot"
9005   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
9006   algorithm: "plot_latency_error_bars_name"
9007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
9008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9009   include:
9010     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9011     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9012     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9013     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9014     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9015     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9016   layout:
9017     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
9018     layout: "plot-latency"
9019
9020 - type: "plot"
9021   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9022   algorithm: "plot_latency_error_bars_name"
9023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
9024   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9025   include:
9026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9030   layout:
9031     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9032     layout: "plot-latency"
9033
9034 - type: "plot"
9035   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9036   algorithm: "plot_latency_error_bars_name"
9037   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
9038   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9039   include:
9040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9044   layout:
9045     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9046     layout: "plot-latency"
9047
9048 - type: "plot"
9049   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
9050   algorithm: "plot_latency_error_bars_name"
9051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
9052   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9053   include:
9054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9056     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9058   layout:
9059     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
9060     layout: "plot-latency"
9061
9062 - type: "plot"
9063   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
9064   algorithm: "plot_latency_error_bars_name"
9065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-lat"
9066   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9067   include:
9068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9071     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9072   layout:
9073     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
9074     layout: "plot-latency"
9075
9076 - type: "plot"
9077   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9078   algorithm: "plot_latency_error_bars_name"
9079   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
9080   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9081   include:
9082     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9083     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9084     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9085     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9086   layout:
9087     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9088     layout: "plot-latency"
9089
9090 - type: "plot"
9091   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9092   algorithm: "plot_latency_error_bars_name"
9093   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
9094   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9095   include:
9096     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9097     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9098     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9099     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9100   layout:
9101     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9102     layout: "plot-latency"
9103
9104 - type: "plot"
9105   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9106   algorithm: "plot_latency_error_bars_name"
9107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
9108   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9109   include:
9110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9115   layout:
9116     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9117     layout: "plot-latency"
9118
9119 - type: "plot"
9120   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9121   algorithm: "plot_latency_error_bars_name"
9122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
9123   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9124   include:
9125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9130   layout:
9131     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9132     layout: "plot-latency"
9133
9134 - type: "plot"
9135   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9136   algorithm: "plot_latency_error_bars_name"
9137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
9138   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9139   include:
9140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9146   layout:
9147     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9148     layout: "plot-latency"
9149
9150 - type: "plot"
9151   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9152   algorithm: "plot_latency_error_bars_name"
9153   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
9154   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9155   include:
9156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9162   layout:
9163     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9164     layout: "plot-latency"
9165
9166 #- type: "plot"
9167 #  title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
9168 #  algorithm: "plot_latency_error_bars_name"
9169 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
9170 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9171 #  include:
9172 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9173 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9174 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9175 #  layout:
9176 #    title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
9177 #    layout: "plot-latency"
9178
9179 #- type: "plot"
9180 #  title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
9181 #  algorithm: "plot_latency_error_bars_name"
9182 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
9183 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9184 #  include:
9185 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9186 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9187 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9188 #  layout:
9189 #    title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
9190 #    layout: "plot-latency"
9191
9192 - type: "plot"
9193   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
9194   algorithm: "plot_latency_error_bars_name"
9195   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
9196   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9197   include:
9198     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9199     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9200     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9201     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9202     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9203   layout:
9204     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
9205     layout: "plot-latency"
9206
9207 - type: "plot"
9208   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
9209   algorithm: "plot_latency_error_bars_name"
9210   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
9211   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9212   include:
9213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
9214     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
9215     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
9216     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
9217     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
9218   layout:
9219     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
9220     layout: "plot-latency"
9221
9222 - type: "plot"
9223   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
9224   algorithm: "plot_latency_error_bars_name"
9225   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
9226   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9227   include:
9228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
9229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
9234   layout:
9235     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
9236     layout: "plot-latency"
9237
9238 - type: "plot"
9239   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9240   algorithm: "plot_latency_error_bars_name"
9241   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9242   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9243   include:
9244     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
9245     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9246     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9247     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9248   layout:
9249     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9250     layout: "plot-latency"
9251
9252 - type: "plot"
9253   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
9254   algorithm: "plot_latency_error_bars_name"
9255   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
9256   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9257   include:
9258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
9259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
9260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
9261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
9262     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
9263   layout:
9264     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
9265     layout: "plot-latency"
9266
9267 #- type: "plot"
9268 #  title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9269 #  algorithm: "plot_latency_error_bars_name"
9270 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9271 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9272 #  include:
9273 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9274 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9275 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9276 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9277 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9278 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9279 #  layout:
9280 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
9281 #    layout: "plot-latency"
9282
9283 - type: "plot"
9284   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
9285   algorithm: "plot_latency_error_bars_name"
9286   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
9287   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9288   include:
9289     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
9290     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
9291     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9292     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9293   layout:
9294     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
9295     layout: "plot-latency"
9296
9297 - type: "plot"
9298   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
9299   algorithm: "plot_latency_error_bars_name"
9300   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
9301   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9302   include:
9303     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
9304     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
9305     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9306     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
9307     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
9308     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9309   layout:
9310     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
9311     layout: "plot-latency"
9312
9313 - type: "plot"
9314   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
9315   algorithm: "plot_latency_error_bars_name"
9316   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
9317   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9318   include:
9319     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9320     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9321     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9322     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9323     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9324     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9325   layout:
9326     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
9327     layout: "plot-latency"
9328
9329 - type: "plot"
9330   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
9331   algorithm: "plot_latency_error_bars_name"
9332   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
9333   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9334   include:
9335     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9336     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9337     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9338     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9339     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9340     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9341   layout:
9342     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
9343     layout: "plot-latency"
9344
9345 - type: "plot"
9346   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
9347   algorithm: "plot_latency_error_bars_name"
9348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
9349   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9350   include:
9351     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9352     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9353     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9354     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9355     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9356   layout:
9357     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
9358     layout: "plot-latency"
9359
9360 - type: "plot"
9361   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
9362   algorithm: "plot_latency_error_bars_name"
9363   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
9364   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9365   include:
9366     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9367     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9368     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9369     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9370     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9371     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9372   layout:
9373     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
9374     layout: "plot-latency"
9375
9376 #- type: "plot"
9377 #  title: "Latency: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
9378 #  algorithm: "plot_latency_error_bars_name"
9379 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
9380 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9381 #  include:
9382 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9383 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9384 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9385 #  layout:
9386 #    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
9387 #    layout: "plot-latency"
9388
9389 ################################################################################
9390
9391 # Packet Latency 2C
9392
9393 - type: "plot"
9394   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9395   algorithm: "plot_latency_error_bars_name"
9396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9398   include:
9399     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9400     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9401     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9402     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9403   layout:
9404     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
9405     layout: "plot-latency"
9406
9407 - type: "plot"
9408   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9409   algorithm: "plot_latency_error_bars_name"
9410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9412   include:
9413     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9414     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9415     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9416     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9417     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9418   layout:
9419     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
9420     layout: "plot-latency"
9421
9422 - type: "plot"
9423   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9424   algorithm: "plot_latency_error_bars_name"
9425   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9427   include:
9428     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9429     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9430     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9431     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9432     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9433   layout:
9434     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9435     layout: "plot-latency"
9436
9437 - type: "plot"
9438   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9439   algorithm: "plot_latency_error_bars_name"
9440   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9442   include:
9443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9447   layout:
9448     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9449     layout: "plot-latency"
9450
9451 - type: "plot"
9452   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9453   algorithm: "plot_latency_error_bars_name"
9454   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9456   include:
9457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9462   layout:
9463     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9464     layout: "plot-latency"
9465
9466 - type: "plot"
9467   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9468   algorithm: "plot_latency_error_bars_name"
9469   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9471   include:
9472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9478   layout:
9479     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9480     layout: "plot-latency"
9481
9482 - type: "plot"
9483   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9484   algorithm: "plot_latency_error_bars_name"
9485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9487   include:
9488     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
9489     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9490     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
9491   layout:
9492     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
9493     layout: "plot-latency"
9494
9495 - type: "plot"
9496   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9497   algorithm: "plot_latency_error_bars_name"
9498   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9500   include:
9501     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9502     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9503     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9506   layout:
9507     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9508     layout: "plot-latency"
9509
9510 - type: "plot"
9511   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9512   algorithm: "plot_latency_error_bars_name"
9513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9515   include:
9516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9520   layout:
9521     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9522     layout: "plot-latency"
9523
9524 - type: "plot"
9525   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9526   algorithm: "plot_latency_error_bars_name"
9527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9529   include:
9530     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9535   layout:
9536     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9537     layout: "plot-latency"
9538
9539 - type: "plot"
9540   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9541   algorithm: "plot_latency_error_bars_name"
9542   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9544   include:
9545     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9546     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9551   layout:
9552     title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9553     layout: "plot-latency"
9554
9555 - type: "plot"
9556   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9557   algorithm: "plot_latency_error_bars_name"
9558   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9560   include:
9561     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
9562     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9563   layout:
9564     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
9565     layout: "plot-latency"
9566
9567 - type: "plot"
9568   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9569   algorithm: "plot_latency_error_bars_name"
9570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9572   include:
9573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
9574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9577   layout:
9578     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
9579     layout: "plot-latency"
9580
9581 - type: "plot"
9582   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9583   algorithm: "plot_latency_error_bars_name"
9584   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9586   include:
9587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9590   layout:
9591     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9592     layout: "plot-latency"
9593
9594 - type: "plot"
9595   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9596   algorithm: "plot_latency_error_bars_name"
9597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9599   include:
9600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9605   layout:
9606     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9607     layout: "plot-latency"
9608
9609 - type: "plot"
9610   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9611   algorithm: "plot_latency_error_bars_name"
9612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9614   include:
9615     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
9616     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
9617     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
9618   layout:
9619     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
9620     layout: "plot-latency"
9621
9622 - type: "plot"
9623   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9624   algorithm: "plot_latency_error_bars_name"
9625   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9627   include:
9628     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9629     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9630     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9631   layout:
9632     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9633     layout: "plot-latency"
9634
9635 - type: "plot"
9636   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9637   algorithm: "plot_latency_error_bars_name"
9638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9640   include:
9641     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9643     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9644     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9645     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9646   layout:
9647     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9648     layout: "plot-latency"
9649
9650 #- type: "plot"
9651 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9652 #  algorithm: "plot_latency_error_bars_name"
9653 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9654 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9655 #  include:
9656 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9657 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9658 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9659 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9660 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9661 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9662 #  layout:
9663 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9664 #    layout: "plot-latency"
9665
9666 #- type: "plot"
9667 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9668 #  algorithm: "plot_latency_error_bars_name"
9669 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9670 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9671 #  include:
9672 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9673 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9674 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9675 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9676 #  layout:
9677 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9678 #    layout: "plot-latency"
9679
9680 #- type: "plot"
9681 #  title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9682 #  algorithm: "plot_latency_error_bars_name"
9683 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9684 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9685 #  include:
9686 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9687 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9688 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9689 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9690 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9691 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9692 #  layout:
9693 #    title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
9694 #    layout: "plot-latency"
9695
9696 - type: "plot"
9697   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9698   algorithm: "plot_latency_error_bars_name"
9699   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9701   include:
9702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9708   layout:
9709     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
9710     layout: "plot-latency"
9711
9712 - type: "plot"
9713   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9714   algorithm: "plot_latency_error_bars_name"
9715   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9717   include:
9718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
9719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9722   layout:
9723     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
9724     layout: "plot-latency"
9725
9726 - type: "plot"
9727   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9728   algorithm: "plot_latency_error_bars_name"
9729   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9730   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9731   include:
9732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
9733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
9734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9737   layout:
9738     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
9739     layout: "plot-latency"
9740
9741 - type: "plot"
9742   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9743   algorithm: "plot_latency_error_bars_name"
9744   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9746   include:
9747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9751   layout:
9752     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9753     layout: "plot-latency"
9754
9755 - type: "plot"
9756   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
9757   algorithm: "plot_latency_error_bars_name"
9758   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
9759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9760   include:
9761     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
9762     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
9763     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9764     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9765     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9766     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9767   layout:
9768     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
9769     layout: "plot-latency"
9770
9771 - type: "plot"
9772   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9773   algorithm: "plot_latency_error_bars_name"
9774   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9776   include:
9777     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9778     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9779     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9780     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9781     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9782   layout:
9783     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
9784     layout: "plot-latency"
9785
9786 - type: "plot"
9787   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9788   algorithm: "plot_latency_error_bars_name"
9789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9791   include:
9792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
9793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9795   layout:
9796     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
9797     layout: "plot-latency"
9798
9799 - type: "plot"
9800   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9801   algorithm: "plot_latency_error_bars_name"
9802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9804   include:
9805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
9806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9809   layout:
9810     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
9811     layout: "plot-latency"
9812
9813 - type: "plot"
9814   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9815   algorithm: "plot_latency_error_bars_name"
9816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9818   include:
9819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
9820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9825   layout:
9826     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9827     layout: "plot-latency"
9828
9829 - type: "plot"
9830   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9831   algorithm: "plot_latency_error_bars_name"
9832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9834   include:
9835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9841   layout:
9842     title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
9843     layout: "plot-latency"
9844
9845 - type: "plot"
9846   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9847   algorithm: "plot_latency_error_bars_name"
9848   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9850   include:
9851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9854     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9856     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9857   layout:
9858     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
9859     layout: "plot-latency"
9860
9861 - type: "plot"
9862   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9863   algorithm: "plot_latency_error_bars_name"
9864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9866   include:
9867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9870     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9873   layout:
9874     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
9875     layout: "plot-latency"
9876
9877 - type: "plot"
9878   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9879   algorithm: "plot_latency_error_bars_name"
9880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9881   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9882   include:
9883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9887   layout:
9888     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9889     layout: "plot-latency"
9890
9891 - type: "plot"
9892   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
9893   algorithm: "plot_latency_error_bars_name"
9894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
9895   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9896   include:
9897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9901   layout:
9902     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
9903     layout: "plot-latency"
9904
9905 - type: "plot"
9906   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
9907   algorithm: "plot_latency_error_bars_name"
9908   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
9909   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9910   include:
9911     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9912     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9913     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9914     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9915   layout:
9916     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
9917     layout: "plot-latency"
9918
9919 - type: "plot"
9920   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
9921   algorithm: "plot_latency_error_bars_name"
9922   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-lat"
9923   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9924   include:
9925     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9926     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9927     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9928     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9929   layout:
9930     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
9931     layout: "plot-latency"
9932
9933 - type: "plot"
9934   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9935   algorithm: "plot_latency_error_bars_name"
9936   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9937   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9938   include:
9939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9940     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9941     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9942     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9943   layout:
9944     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9945     layout: "plot-latency"
9946
9947 - type: "plot"
9948   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
9949   algorithm: "plot_latency_error_bars_name"
9950   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
9951   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9952   include:
9953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9956     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9957   layout:
9958     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
9959     layout: "plot-latency"
9960
9961 - type: "plot"
9962   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9963   algorithm: "plot_latency_error_bars_name"
9964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9965   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9966   include:
9967     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9968     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9969     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9970     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9971     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9972   layout:
9973     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9974     layout: "plot-latency"
9975
9976 - type: "plot"
9977   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
9978   algorithm: "plot_latency_error_bars_name"
9979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
9980   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9981   include:
9982     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9983     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9984     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9985     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9986     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9987   layout:
9988     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
9989     layout: "plot-latency"
9990
9991 - type: "plot"
9992   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9993   algorithm: "plot_latency_error_bars_name"
9994   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9995   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9996   include:
9997     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9998     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9999     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10000     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10001     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10002     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10003   layout:
10004     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
10005     layout: "plot-latency"
10006
10007 - type: "plot"
10008   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10009   algorithm: "plot_latency_error_bars_name"
10010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
10011   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10012   include:
10013     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10014     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10015     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10016     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10017     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10018     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10019   layout:
10020     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10021     layout: "plot-latency"
10022
10023 #- type: "plot"
10024 #  title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
10025 #  algorithm: "plot_latency_error_bars_name"
10026 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
10027 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10028 #  include:
10029 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10030 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10031 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10032 #  layout:
10033 #    title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
10034 #    layout: "plot-latency"
10035
10036 #- type: "plot"
10037 #  title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
10038 #  algorithm: "plot_latency_error_bars_name"
10039 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
10040 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10041 #  include:
10042 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10043 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10044 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10045 #  layout:
10046 #    title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
10047 #    layout: "plot-latency"
10048
10049 - type: "plot"
10050   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
10051   algorithm: "plot_latency_error_bars_name"
10052   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
10053   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10054   include:
10055     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10056     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10057     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10058     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10059     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10060   layout:
10061     title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
10062     layout: "plot-latency"
10063
10064 - type: "plot"
10065   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
10066   algorithm: "plot_latency_error_bars_name"
10067   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
10068   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10069   include:
10070     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
10071     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
10072     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
10073     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
10074     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
10075   layout:
10076     title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
10077     layout: "plot-latency"
10078
10079 - type: "plot"
10080   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
10081   algorithm: "plot_latency_error_bars_name"
10082   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
10083   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10084   include:
10085     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
10086     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10087     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10088     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10089     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10090     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
10091   layout:
10092     title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
10093     layout: "plot-latency"
10094
10095 - type: "plot"
10096   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10097   algorithm: "plot_latency_error_bars_name"
10098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10100   include:
10101     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
10102     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10103     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10104     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10105   layout:
10106     title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10107     layout: "plot-latency"
10108
10109 - type: "plot"
10110   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
10111   algorithm: "plot_latency_error_bars_name"
10112   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
10113   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10114   include:
10115     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
10116     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
10117     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
10118     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
10119     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
10120   layout:
10121     title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
10122     layout: "plot-latency"
10123
10124 #- type: "plot"
10125 #  title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10126 #  algorithm: "plot_latency_error_bars_name"
10127 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10128 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10129 #  include:
10130 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10131 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10132 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10133 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10134 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10135 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10136 #  layout:
10137 #    title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
10138 #    layout: "plot-latency"
10139
10140 - type: "plot"
10141   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
10142   algorithm: "plot_latency_error_bars_name"
10143   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
10144   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10145   include:
10146     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
10147     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
10148     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
10149     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10150   layout:
10151     title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
10152     layout: "plot-latency"
10153
10154 - type: "plot"
10155   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
10156   algorithm: "plot_latency_error_bars_name"
10157   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
10158   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10159   include:
10160     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
10161     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
10162     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10163     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
10164     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
10165     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
10166   layout:
10167     title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
10168     layout: "plot-latency"
10169
10170 - type: "plot"
10171   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
10172   algorithm: "plot_latency_error_bars_name"
10173   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
10174   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10175   include:
10176     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10177     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10178     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10179     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10180     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10181     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10182   layout:
10183     title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
10184     layout: "plot-latency"
10185
10186 - type: "plot"
10187   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
10188   algorithm: "plot_latency_error_bars_name"
10189   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
10190   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10191   include:
10192     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10193     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10194     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10195     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10196     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10197     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10198   layout:
10199     title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
10200     layout: "plot-latency"
10201
10202 - type: "plot"
10203   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
10204   algorithm: "plot_latency_error_bars_name"
10205   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
10206   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10207   include:
10208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10209     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10210     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10211     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10212     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10213   layout:
10214     title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
10215     layout: "plot-latency"
10216
10217 - type: "plot"
10218   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
10219   algorithm: "plot_latency_error_bars_name"
10220   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
10221   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10222   include:
10223     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10224     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10225     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10226     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10227     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10228     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10229   layout:
10230     title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
10231     layout: "plot-latency"
10232
10233 #- type: "plot"
10234 #  title: "Latency: 3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
10235 #  algorithm: "plot_latency_error_bars_name"
10236 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
10237 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10238 #  include:
10239 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10240 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10241 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10242 #  layout:
10243 #    title: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr"
10244 #    layout: "plot-latency"
10245
10246 ################################################################################
10247
10248 # Packet Latency 4C
10249
10250 - type: "plot"
10251   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10252   algorithm: "plot_latency_error_bars_name"
10253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10255   include:
10256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10258     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10259     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10260   layout:
10261     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
10262     layout: "plot-latency"
10263
10264 - type: "plot"
10265   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10266   algorithm: "plot_latency_error_bars_name"
10267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10269   include:
10270     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10271     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10272     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10273     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10274     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10275   layout:
10276     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
10277     layout: "plot-latency"
10278
10279 - type: "plot"
10280   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10281   algorithm: "plot_latency_error_bars_name"
10282   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10284   include:
10285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
10286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10290   layout:
10291     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
10292     layout: "plot-latency"
10293
10294 - type: "plot"
10295   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10296   algorithm: "plot_latency_error_bars_name"
10297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10299   include:
10300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
10301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
10302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
10303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10304   layout:
10305     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
10306     layout: "plot-latency"
10307
10308 - type: "plot"
10309   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10310   algorithm: "plot_latency_error_bars_name"
10311   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10313   include:
10314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
10317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
10318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10319   layout:
10320     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
10321     layout: "plot-latency"
10322
10323 - type: "plot"
10324   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10325   algorithm: "plot_latency_error_bars_name"
10326   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10328   include:
10329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
10335   layout:
10336     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
10337     layout: "plot-latency"
10338
10339 - type: "plot"
10340   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
10341   algorithm: "plot_latency_error_bars_name"
10342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
10343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10344   include:
10345     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
10346     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10347     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
10348   layout:
10349     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
10350     layout: "plot-latency"
10351
10352 - type: "plot"
10353   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10354   algorithm: "plot_latency_error_bars_name"
10355   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10357   include:
10358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
10359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10363   layout:
10364     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
10365     layout: "plot-latency"
10366
10367 - type: "plot"
10368   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10369   algorithm: "plot_latency_error_bars_name"
10370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10372   include:
10373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
10374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
10375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
10376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10377   layout:
10378     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
10379     layout: "plot-latency"
10380
10381 - type: "plot"
10382   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10383   algorithm: "plot_latency_error_bars_name"
10384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10386   include:
10387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
10390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
10391     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10392   layout:
10393     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
10394     layout: "plot-latency"
10395
10396 - type: "plot"
10397   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10398   algorithm: "plot_latency_error_bars_name"
10399   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10401   include:
10402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10407     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
10408   layout:
10409     title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
10410     layout: "plot-latency"
10411
10412 - type: "plot"
10413   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
10414   algorithm: "plot_latency_error_bars_name"
10415   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
10416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10417   include:
10418     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
10419     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10420   layout:
10421     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
10422     layout: "plot-latency"
10423
10424 - type: "plot"
10425   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
10426   algorithm: "plot_latency_error_bars_name"
10427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
10428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10429   include:
10430     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
10431     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10432     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10433     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10434   layout:
10435     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
10436     layout: "plot-latency"
10437
10438 - type: "plot"
10439   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10440   algorithm: "plot_latency_error_bars_name"
10441   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10443   include:
10444     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10446     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10447   layout:
10448     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10449     layout: "plot-latency"
10450
10451 - type: "plot"
10452   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10453   algorithm: "plot_latency_error_bars_name"
10454   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10456   include:
10457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10458     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
10460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
10461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10462   layout:
10463     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10464     layout: "plot-latency"
10465
10466 - type: "plot"
10467   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
10468   algorithm: "plot_latency_error_bars_name"
10469   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
10470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10471   include:
10472     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
10473     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
10474     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
10475   layout:
10476     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
10477     layout: "plot-latency"
10478
10479 - type: "plot"
10480   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10481   algorithm: "plot_latency_error_bars_name"
10482   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10484   include:
10485     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10486     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10487     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10488   layout:
10489     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10490     layout: "plot-latency"
10491
10492 - type: "plot"
10493   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10494   algorithm: "plot_latency_error_bars_name"
10495   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10497   include:
10498     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10499     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10500     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
10501     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
10502     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10503   layout:
10504     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10505     layout: "plot-latency"
10506
10507 #- type: "plot"
10508 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10509 #  algorithm: "plot_latency_error_bars_name"
10510 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10511 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10512 #  include:
10513 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10514 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10515 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10519 #  layout:
10520 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
10521 #    layout: "plot-latency"
10522
10523 #- type: "plot"
10524 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10525 #  algorithm: "plot_latency_error_bars_name"
10526 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10527 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10528 #  include:
10529 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10530 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10531 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10533 #  layout:
10534 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
10535 #    layout: "plot-latency"
10536
10537 #- type: "plot"
10538 #  title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10539 #  algorithm: "plot_latency_error_bars_name"
10540 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10541 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10542 #  include:
10543 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10544 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10545 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10546 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10549 #  layout:
10550 #    title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
10551 #    layout: "plot-latency"
10552
10553 - type: "plot"
10554   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10555   algorithm: "plot_latency_error_bars_name"
10556   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10558   include:
10559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10561     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10563     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10564     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10565   layout:
10566     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10567     layout: "plot-latency"
10568
10569 - type: "plot"
10570   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10571   algorithm: "plot_latency_error_bars_name"
10572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10574   include:
10575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10579   layout:
10580     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10581     layout: "plot-latency"
10582
10583 - type: "plot"
10584   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10585   algorithm: "plot_latency_error_bars_name"
10586   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10587   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10588   include:
10589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10594   layout:
10595     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10596     layout: "plot-latency"
10597
10598 - type: "plot"
10599   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10600   algorithm: "plot_latency_error_bars_name"
10601   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10602   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10603   include:
10604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10608   layout:
10609     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10610     layout: "plot-latency"
10611
10612 - type: "plot"
10613   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10614   algorithm: "plot_latency_error_bars_name"
10615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10617   include:
10618     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
10619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
10620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10624   layout:
10625     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
10626     layout: "plot-latency"
10627
10628 - type: "plot"
10629   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10630   algorithm: "plot_latency_error_bars_name"
10631   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10633   include:
10634     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10639   layout:
10640     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10641     layout: "plot-latency"
10642
10643 - type: "plot"
10644   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10645   algorithm: "plot_latency_error_bars_name"
10646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10648   include:
10649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10652   layout:
10653     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10654     layout: "plot-latency"
10655
10656 - type: "plot"
10657   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10658   algorithm: "plot_latency_error_bars_name"
10659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10661   include:
10662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10666   layout:
10667     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10668     layout: "plot-latency"
10669
10670 - type: "plot"
10671   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10672   algorithm: "plot_latency_error_bars_name"
10673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10675   include:
10676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10682   layout:
10683     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10684     layout: "plot-latency"
10685
10686 - type: "plot"
10687   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10688   algorithm: "plot_latency_error_bars_name"
10689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10691   include:
10692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10698   layout:
10699     title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
10700     layout: "plot-latency"
10701
10702 - type: "plot"
10703   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10704   algorithm: "plot_latency_error_bars_name"
10705   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10707   include:
10708     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10709     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10710     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10711     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10712     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10713     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10714   layout:
10715     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
10716     layout: "plot-latency"
10717
10718 - type: "plot"
10719   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10720   algorithm: "plot_latency_error_bars_name"
10721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10723   include:
10724     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10725     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10726     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10727     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10728     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10729     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10730   layout:
10731     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
10732     layout: "plot-latency"
10733
10734 - type: "plot"
10735   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10736   algorithm: "plot_latency_error_bars_name"
10737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10738   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10739   include:
10740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10744   layout:
10745     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10746     layout: "plot-latency"
10747
10748 - type: "plot"
10749   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
10750   algorithm: "plot_latency_error_bars_name"
10751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
10752   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10753   include:
10754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10757     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10758   layout:
10759     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
10760     layout: "plot-latency"
10761
10762 - type: "plot"
10763   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
10764   algorithm: "plot_latency_error_bars_name"
10765   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
10766   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
10767   include:
10768     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10769     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10770     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10771     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10772   layout:
10773     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
10774     layout: "plot-latency"
10775
10776 - type: "plot"
10777   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
10778   algorithm: "plot_latency_error_bars_name"
10779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-lat"
10780   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
10781   include:
10782     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10783     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10784     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10785     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10786   layout:
10787     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
10788     layout: "plot-latency"
10789
10790 - type: "plot"
10791   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10792   algorithm: "plot_latency_error_bars_name"
10793   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10794   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10795   include:
10796     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10797     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10798     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10799     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10800   layout:
10801     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10802     layout: "plot-latency"
10803
10804 - type: "plot"
10805   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
10806   algorithm: "plot_latency_error_bars_name"
10807   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
10808   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10809   include:
10810     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10811     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10812     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10813     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10814   layout:
10815     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
10816     layout: "plot-latency"
10817
10818 - type: "plot"
10819   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10820   algorithm: "plot_latency_error_bars_name"
10821   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10822   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10823   include:
10824     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10825     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10826     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10827     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10828     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10829   layout:
10830     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10831     layout: "plot-latency"
10832
10833 - type: "plot"
10834   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
10835   algorithm: "plot_latency_error_bars_name"
10836   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
10837   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10838   include:
10839     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10840     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10841     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10842     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10843     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10844   layout:
10845     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
10846     layout: "plot-latency"
10847
10848 - type: "plot"
10849   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10850   algorithm: "plot_latency_error_bars_name"
10851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10852   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10853   include:
10854     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10855     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10856     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10857     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10858     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10859     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10860   layout:
10861     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10862     layout: "plot-latency"
10863
10864 - type: "plot"
10865   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
10866   algorithm: "plot_latency_error_bars_name"
10867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
10868   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10869   include:
10870     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10871     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10872     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10873     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10874     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10875     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10876   layout:
10877     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
10878     layout: "plot-latency"
10879
10880 #- type: "plot"
10881 #  title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
10882 #  algorithm: "plot_latency_error_bars_name"
10883 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
10884 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10885 #  include:
10886 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10887 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10888 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10889 #  layout:
10890 #    title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
10891 #    layout: "plot-latency"
10892
10893 #- type: "plot"
10894 #  title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
10895 #  algorithm: "plot_latency_error_bars_name"
10896 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
10897 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10898 #  include:
10899 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10900 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10901 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10902 #  layout:
10903 #    title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
10904 #    layout: "plot-latency"
10905
10906 - type: "plot"
10907   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
10908   algorithm: "plot_latency_error_bars_name"
10909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
10910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10911   include:
10912     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10913     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10914     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10915     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10916     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10917   layout:
10918     title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
10919     layout: "plot-latency"
10920
10921 - type: "plot"
10922   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
10923   algorithm: "plot_latency_error_bars_name"
10924   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
10925   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10926   include:
10927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
10930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
10931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
10932   layout:
10933     title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
10934     layout: "plot-latency"
10935
10936 - type: "plot"
10937   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
10938   algorithm: "plot_latency_error_bars_name"
10939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
10940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10941   include:
10942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
10948   layout:
10949     title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
10950     layout: "plot-latency"
10951
10952 - type: "plot"
10953   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10954   algorithm: "plot_latency_error_bars_name"
10955   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10956   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10957   include:
10958     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
10959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10962   layout:
10963     title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10964     layout: "plot-latency"
10965
10966 - type: "plot"
10967   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
10968   algorithm: "plot_latency_error_bars_name"
10969   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
10970   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10971   include:
10972     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
10973     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
10974     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
10977   layout:
10978     title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
10979     layout: "plot-latency"
10980
10981 #- type: "plot"
10982 #  title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10983 #  algorithm: "plot_latency_error_bars_name"
10984 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10985 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10986 #  include:
10987 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10988 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10989 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10990 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10991 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10992 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10993 #  layout:
10994 #    title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
10995 #    layout: "plot-latency"
10996
10997 - type: "plot"
10998   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
10999   algorithm: "plot_latency_error_bars_name"
11000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
11001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11002   include:
11003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
11004     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
11005     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
11006     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11007   layout:
11008     title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
11009     layout: "plot-latency"
11010
11011 - type: "plot"
11012   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
11013   algorithm: "plot_latency_error_bars_name"
11014   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
11015   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11016   include:
11017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
11018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
11019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
11021     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
11022     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
11023   layout:
11024     title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
11025     layout: "plot-latency"
11026
11027 - type: "plot"
11028   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
11029   algorithm: "plot_latency_error_bars_name"
11030   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
11031   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11032   include:
11033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11037     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11038     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11039   layout:
11040     title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
11041     layout: "plot-latency"
11042
11043 - type: "plot"
11044   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
11045   algorithm: "plot_latency_error_bars_name"
11046   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
11047   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11048   include:
11049     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11050     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11051     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11052     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11053     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11054     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11055   layout:
11056     title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
11057     layout: "plot-latency"
11058
11059 - type: "plot"
11060   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
11061   algorithm: "plot_latency_error_bars_name"
11062   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
11063   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11064   include:
11065     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11066     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11067     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11068     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11069     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11070   layout:
11071     title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
11072     layout: "plot-latency"
11073
11074 - type: "plot"
11075   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
11076   algorithm: "plot_latency_error_bars_name"
11077   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
11078   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11079   include:
11080     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11081     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11082     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11083     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11084     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11085     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11086   layout:
11087     title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
11088     layout: "plot-latency"
11089
11090 #- type: "plot"
11091 #  title: "Latency: 3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
11092 #  algorithm: "plot_latency_error_bars_name"
11093 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
11094 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11095 #  include:
11096 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11097 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11098 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11099 #  layout:
11100 #    title: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr"
11101 #    layout: "plot-latency"
11102
11103 ################################################################################
11104
11105 # Packet Speedup
11106
11107 - type: "plot"
11108   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11109   algorithm: "plot_throughput_speedup_analysis_name"
11110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11112   include:
11113     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11114     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11115     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11117   layout:
11118     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
11119     layout: "plot-throughput-speedup-analysis"
11120
11121 - type: "plot"
11122   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11123   algorithm: "plot_throughput_speedup_analysis_name"
11124   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11126   include:
11127     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11128     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11129     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11130     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11131   layout:
11132     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
11133     layout: "plot-throughput-speedup-analysis"
11134
11135 - type: "plot"
11136   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11137   algorithm: "plot_throughput_speedup_analysis_name"
11138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11140   include:
11141     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11142     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11143     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11144     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11145     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11146   layout:
11147     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
11148     layout: "plot-throughput-speedup-analysis"
11149
11150 - type: "plot"
11151   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11152   algorithm: "plot_throughput_speedup_analysis_name"
11153   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11155   include:
11156     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11157     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11158     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11159     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11160     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11161   layout:
11162     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
11163     layout: "plot-throughput-speedup-analysis"
11164
11165 - type: "plot"
11166   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11167   algorithm: "plot_throughput_speedup_analysis_name"
11168   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11170   include:
11171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11176   layout:
11177     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
11178     layout: "plot-throughput-speedup-analysis"
11179
11180 - type: "plot"
11181   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11182   algorithm: "plot_throughput_speedup_analysis_name"
11183   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11185   include:
11186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11191   layout:
11192     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
11193     layout: "plot-throughput-speedup-analysis"
11194
11195 - type: "plot"
11196   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11197   algorithm: "plot_throughput_speedup_analysis_name"
11198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11200   include:
11201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11205   layout:
11206     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
11207     layout: "plot-throughput-speedup-analysis"
11208
11209 - type: "plot"
11210   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11211   algorithm: "plot_throughput_speedup_analysis_name"
11212   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11214   include:
11215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11219   layout:
11220     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
11221     layout: "plot-throughput-speedup-analysis"
11222
11223 - type: "plot"
11224   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11225   algorithm: "plot_throughput_speedup_analysis_name"
11226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11228   include:
11229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11234   layout:
11235     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
11236     layout: "plot-throughput-speedup-analysis"
11237
11238 - type: "plot"
11239   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11240   algorithm: "plot_throughput_speedup_analysis_name"
11241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11243   include:
11244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11249   layout:
11250     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
11251     layout: "plot-throughput-speedup-analysis"
11252
11253 - type: "plot"
11254   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11255   algorithm: "plot_throughput_speedup_analysis_name"
11256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11258   include:
11259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11265   layout:
11266     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
11267     layout: "plot-throughput-speedup-analysis"
11268
11269 - type: "plot"
11270   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11271   algorithm: "plot_throughput_speedup_analysis_name"
11272   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11273   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11274   include:
11275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11281   layout:
11282     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
11283     layout: "plot-throughput-speedup-analysis"
11284
11285 - type: "plot"
11286   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11287   algorithm: "plot_throughput_speedup_analysis_name"
11288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11290   include:
11291     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11294   layout:
11295     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
11296     layout: "plot-throughput-speedup-analysis"
11297
11298 - type: "plot"
11299   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11300   algorithm: "plot_throughput_speedup_analysis_name"
11301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11303   include:
11304     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11307   layout:
11308     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
11309     layout: "plot-throughput-speedup-analysis"
11310
11311 - type: "plot"
11312   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11313   algorithm: "plot_throughput_speedup_analysis_name"
11314   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11316   include:
11317     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11318     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11322   layout:
11323     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
11324     layout: "plot-throughput-speedup-analysis"
11325
11326 - type: "plot"
11327   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11328   algorithm: "plot_throughput_speedup_analysis_name"
11329   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11331   include:
11332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11337   layout:
11338     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
11339     layout: "plot-throughput-speedup-analysis"
11340
11341 - type: "plot"
11342   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11343   algorithm: "plot_throughput_speedup_analysis_name"
11344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11346   include:
11347     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11348     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11349     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11351   layout:
11352     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
11353     layout: "plot-throughput-speedup-analysis"
11354
11355 - type: "plot"
11356   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11357   algorithm: "plot_throughput_speedup_analysis_name"
11358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11360   include:
11361     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11362     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11365   layout:
11366     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
11367     layout: "plot-throughput-speedup-analysis"
11368
11369 - type: "plot"
11370   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11371   algorithm: "plot_throughput_speedup_analysis_name"
11372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11374   include:
11375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11377     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11378     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11379     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11380   layout:
11381     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
11382     layout: "plot-throughput-speedup-analysis"
11383
11384 - type: "plot"
11385   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11386   algorithm: "plot_throughput_speedup_analysis_name"
11387   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11389   include:
11390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11391     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11393     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11394     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11395   layout:
11396     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
11397     layout: "plot-throughput-speedup-analysis"
11398
11399 - type: "plot"
11400   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11401   algorithm: "plot_throughput_speedup_analysis_name"
11402   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11404   include:
11405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11409     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11410     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11411   layout:
11412     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
11413     layout: "plot-throughput-speedup-analysis"
11414
11415 - type: "plot"
11416   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11417   algorithm: "plot_throughput_speedup_analysis_name"
11418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11420   include:
11421     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11427   layout:
11428     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
11429     layout: "plot-throughput-speedup-analysis"
11430
11431 - type: "plot"
11432   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
11433   algorithm: "plot_throughput_speedup_analysis_name"
11434   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
11435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11436   include:
11437     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11439   layout:
11440     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
11441     layout: "plot-throughput-speedup-analysis"
11442
11443 - type: "plot"
11444   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
11445   algorithm: "plot_throughput_speedup_analysis_name"
11446   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
11447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11448   include:
11449     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11450     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11451   layout:
11452     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
11453     layout: "plot-throughput-speedup-analysis"
11454
11455 - type: "plot"
11456   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
11457   algorithm: "plot_throughput_speedup_analysis_name"
11458   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
11459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11460   include:
11461     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11462     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11463     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11465   layout:
11466     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
11467     layout: "plot-throughput-speedup-analysis"
11468
11469 - type: "plot"
11470   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
11471   algorithm: "plot_throughput_speedup_analysis_name"
11472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
11473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11474   include:
11475     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11476     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11477     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11478     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11479   layout:
11480     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
11481     layout: "plot-throughput-speedup-analysis"
11482
11483 - type: "plot"
11484   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11485   algorithm: "plot_throughput_speedup_analysis_name"
11486   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11488   include:
11489     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11492   layout:
11493     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
11494     layout: "plot-throughput-speedup-analysis"
11495
11496 - type: "plot"
11497   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11498   algorithm: "plot_throughput_speedup_analysis_name"
11499   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11501   include:
11502     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11503     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11505   layout:
11506     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
11507     layout: "plot-throughput-speedup-analysis"
11508
11509 - type: "plot"
11510   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11511   algorithm: "plot_throughput_speedup_analysis_name"
11512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11514   include:
11515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11520   layout:
11521     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
11522     layout: "plot-throughput-speedup-analysis"
11523
11524 - type: "plot"
11525   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11526   algorithm: "plot_throughput_speedup_analysis_name"
11527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11529   include:
11530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11535   layout:
11536     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
11537     layout: "plot-throughput-speedup-analysis"
11538
11539 - type: "plot"
11540   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11541   algorithm: "plot_throughput_speedup_analysis_name"
11542   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11544   include:
11545     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11547     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11548   layout:
11549     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
11550     layout: "plot-throughput-speedup-analysis"
11551
11552 - type: "plot"
11553   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11554   algorithm: "plot_throughput_speedup_analysis_name"
11555   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11557   include:
11558     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11561   layout:
11562     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
11563     layout: "plot-throughput-speedup-analysis"
11564
11565 - type: "plot"
11566   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11567   algorithm: "plot_throughput_speedup_analysis_name"
11568   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11570   include:
11571     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11574   layout:
11575     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
11576     layout: "plot-throughput-speedup-analysis"
11577
11578 - type: "plot"
11579   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11580   algorithm: "plot_throughput_speedup_analysis_name"
11581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11583   include:
11584     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11587   layout:
11588     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
11589     layout: "plot-throughput-speedup-analysis"
11590
11591 - type: "plot"
11592   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11593   algorithm: "plot_throughput_speedup_analysis_name"
11594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11596   include:
11597     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11602   layout:
11603     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
11604     layout: "plot-throughput-speedup-analysis"
11605
11606 - type: "plot"
11607   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11608   algorithm: "plot_throughput_speedup_analysis_name"
11609   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11611   include:
11612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11617   layout:
11618     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
11619     layout: "plot-throughput-speedup-analysis"
11620
11621 - type: "plot"
11622   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11623   algorithm: "plot_throughput_speedup_analysis_name"
11624   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11626   include:
11627     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11629     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11630     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11631     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11632     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11633   layout:
11634     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11635     layout: "plot-throughput-speedup-analysis"
11636
11637 - type: "plot"
11638   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11639   algorithm: "plot_throughput_speedup_analysis_name"
11640   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11642   include:
11643     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11644     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11645     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11646     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11647     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11648     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11649   layout:
11650     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11651     layout: "plot-throughput-speedup-analysis"
11652
11653 - type: "plot"
11654   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11655   algorithm: "plot_throughput_speedup_analysis_name"
11656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11658   include:
11659     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11661     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11662     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11663   layout:
11664     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11665     layout: "plot-throughput-speedup-analysis"
11666
11667 - type: "plot"
11668   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11669   algorithm: "plot_throughput_speedup_analysis_name"
11670   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11672   include:
11673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11675     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11677   layout:
11678     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11679     layout: "plot-throughput-speedup-analysis"
11680
11681 - type: "plot"
11682   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11683   algorithm: "plot_throughput_speedup_analysis_name"
11684   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11686   include:
11687     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11688     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11689     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11690     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11691     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11692     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11693   layout:
11694     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
11695     layout: "plot-throughput-speedup-analysis"
11696
11697 - type: "plot"
11698   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11699   algorithm: "plot_throughput_speedup_analysis_name"
11700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11702   include:
11703     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11704     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11705     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11706     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11707     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11708     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11709   layout:
11710     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
11711     layout: "plot-throughput-speedup-analysis"
11712
11713 - type: "plot"
11714   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11715   algorithm: "plot_throughput_speedup_analysis_name"
11716   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11718   include:
11719     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11725   layout:
11726     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
11727     layout: "plot-throughput-speedup-analysis"
11728
11729 - type: "plot"
11730   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11731   algorithm: "plot_throughput_speedup_analysis_name"
11732   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11734   include:
11735     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11741   layout:
11742     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
11743     layout: "plot-throughput-speedup-analysis"
11744
11745 - type: "plot"
11746   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11747   algorithm: "plot_throughput_speedup_analysis_name"
11748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11750   include:
11751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11755   layout:
11756     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
11757     layout: "plot-throughput-speedup-analysis"
11758
11759 - type: "plot"
11760   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11761   algorithm: "plot_throughput_speedup_analysis_name"
11762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   include:
11765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11769   layout:
11770     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
11771     layout: "plot-throughput-speedup-analysis"
11772
11773 - type: "plot"
11774   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11775   algorithm: "plot_throughput_speedup_analysis_name"
11776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11778   include:
11779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11784   layout:
11785     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
11786     layout: "plot-throughput-speedup-analysis"
11787
11788 - type: "plot"
11789   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11790   algorithm: "plot_throughput_speedup_analysis_name"
11791   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11793   include:
11794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11799   layout:
11800     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
11801     layout: "plot-throughput-speedup-analysis"
11802
11803 - type: "plot"
11804   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11805   algorithm: "plot_throughput_speedup_analysis_name"
11806   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11807   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11808   include:
11809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11813   layout:
11814     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
11815     layout: "plot-throughput-speedup-analysis"
11816
11817 - type: "plot"
11818   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11819   algorithm: "plot_throughput_speedup_analysis_name"
11820   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11822   include:
11823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11827   layout:
11828     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
11829     layout: "plot-throughput-speedup-analysis"
11830
11831 - type: "plot"
11832   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
11833   algorithm: "plot_throughput_speedup_analysis_name"
11834   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
11835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11836   include:
11837     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11838     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11839     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11840     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11841     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11842     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11843   layout:
11844     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
11845     layout: "plot-throughput-speedup-analysis"
11846
11847 - type: "plot"
11848   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
11849   algorithm: "plot_throughput_speedup_analysis_name"
11850   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
11851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11852   include:
11853     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11854     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11855     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11856     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11857     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11859   layout:
11860     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
11861     layout: "plot-throughput-speedup-analysis"
11862
11863 - type: "plot"
11864   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11865   algorithm: "plot_throughput_speedup_analysis_name"
11866   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11868   include:
11869     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11870     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11871     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11872     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11873     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11874   layout:
11875     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
11876     layout: "plot-throughput-speedup-analysis"
11877
11878 - type: "plot"
11879   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11880   algorithm: "plot_throughput_speedup_analysis_name"
11881   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11883   include:
11884     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11885     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11886     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11887     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11889   layout:
11890     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
11891     layout: "plot-throughput-speedup-analysis"
11892
11893 - type: "plot"
11894   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11895   algorithm: "plot_throughput_speedup_analysis_name"
11896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11898   include:
11899     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11902   layout:
11903     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
11904     layout: "plot-throughput-speedup-analysis"
11905
11906 - type: "plot"
11907   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11908   algorithm: "plot_throughput_speedup_analysis_name"
11909   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11911   include:
11912     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11913     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11914     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11915   layout:
11916     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
11917     layout: "plot-throughput-speedup-analysis"
11918
11919 - type: "plot"
11920   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11921   algorithm: "plot_throughput_speedup_analysis_name"
11922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11924   include:
11925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11927     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11928     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11929   layout:
11930     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
11931     layout: "plot-throughput-speedup-analysis"
11932
11933 - type: "plot"
11934   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11935   algorithm: "plot_throughput_speedup_analysis_name"
11936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11938   include:
11939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11943   layout:
11944     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
11945     layout: "plot-throughput-speedup-analysis"
11946
11947 - type: "plot"
11948   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11949   algorithm: "plot_throughput_speedup_analysis_name"
11950   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11952   include:
11953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11959   layout:
11960     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
11961     layout: "plot-throughput-speedup-analysis"
11962
11963 - type: "plot"
11964   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11965   algorithm: "plot_throughput_speedup_analysis_name"
11966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11968   include:
11969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11975   layout:
11976     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
11977     layout: "plot-throughput-speedup-analysis"
11978
11979 - type: "plot"
11980   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11981   algorithm: "plot_throughput_speedup_analysis_name"
11982   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11984   include:
11985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11991   layout:
11992     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr"
11993     layout: "plot-throughput-speedup-analysis"
11994
11995 - type: "plot"
11996   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11997   algorithm: "plot_throughput_speedup_analysis_name"
11998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12000   include:
12001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12007   layout:
12008     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr"
12009     layout: "plot-throughput-speedup-analysis"
12010
12011 - type: "plot"
12012   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12013   algorithm: "plot_throughput_speedup_analysis_name"
12014   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12016   include:
12017     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12018     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12019     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12020     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12021     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12022     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12023   layout:
12024     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
12025     layout: "plot-throughput-speedup-analysis"
12026
12027 - type: "plot"
12028   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12029   algorithm: "plot_throughput_speedup_analysis_name"
12030   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12032   include:
12033     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12034     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12035     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12036     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12037     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12038     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12039   layout:
12040     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
12041     layout: "plot-throughput-speedup-analysis"
12042
12043 - type: "plot"
12044   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12045   algorithm: "plot_throughput_speedup_analysis_name"
12046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12048   include:
12049     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12050     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12051     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12052     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12053     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12054     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12055   layout:
12056     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
12057     layout: "plot-throughput-speedup-analysis"
12058
12059 - type: "plot"
12060   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12061   algorithm: "plot_throughput_speedup_analysis_name"
12062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12064   include:
12065     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12066     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12067     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12068     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12069     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12070     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12071   layout:
12072     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
12073     layout: "plot-throughput-speedup-analysis"
12074
12075 - type: "plot"
12076   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr"
12077   algorithm: "plot_throughput_speedup_analysis_name"
12078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
12079   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12080   include:
12081     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12085   layout:
12086     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
12087     layout: "plot-throughput-speedup-analysis"
12088
12089 - type: "plot"
12090   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr"
12091   algorithm: "plot_throughput_speedup_analysis_name"
12092   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
12093   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12094   include:
12095     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12096     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12099   layout:
12100     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
12101     layout: "plot-throughput-speedup-analysis"
12102
12103 - type: "plot"
12104   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12105   algorithm: "plot_throughput_speedup_analysis_name"
12106   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
12107   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12108   include:
12109     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12110     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12113   layout:
12114     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12115     layout: "plot-throughput-speedup-analysis"
12116
12117 - type: "plot"
12118   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12119   algorithm: "plot_throughput_speedup_analysis_name"
12120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
12121   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12122   include:
12123     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12124     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12125     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12127   layout:
12128     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12129     layout: "plot-throughput-speedup-analysis"
12130
12131 - type: "plot"
12132   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr"
12133   algorithm: "plot_throughput_speedup_analysis_name"
12134   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
12135   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12136   include:
12137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12139     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12140     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12141   layout:
12142     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
12143     layout: "plot-throughput-speedup-analysis"
12144
12145 - type: "plot"
12146   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr"
12147   algorithm: "plot_throughput_speedup_analysis_name"
12148   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
12149   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12150   include:
12151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12153     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12154     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12155   layout:
12156     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
12157     layout: "plot-throughput-speedup-analysis"
12158
12159 - type: "plot"
12160   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
12161   algorithm: "plot_throughput_speedup_analysis_name"
12162   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr-tsa"
12163   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12164   include:
12165     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12166     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12167     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12168     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12169   layout:
12170     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
12171     layout: "plot-throughput-speedup-analysis"
12172
12173 - type: "plot"
12174   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
12175   algorithm: "plot_throughput_speedup_analysis_name"
12176   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr-tsa"
12177   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12178   include:
12179     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12180     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12181     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12183   layout:
12184     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
12185     layout: "plot-throughput-speedup-analysis"
12186
12187 - type: "plot"
12188   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
12189   algorithm: "plot_throughput_speedup_analysis_name"
12190   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
12191   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12192   include:
12193     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12194     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12195     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12196     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12197   layout:
12198     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
12199     layout: "plot-throughput-speedup-analysis"
12200
12201 - type: "plot"
12202   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
12203   algorithm: "plot_throughput_speedup_analysis_name"
12204   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
12205   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12206   include:
12207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12209     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12210     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12211   layout:
12212     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
12213     layout: "plot-throughput-speedup-analysis"
12214
12215 - type: "plot"
12216   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12217   algorithm: "plot_throughput_speedup_analysis_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
12219   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12220   include:
12221     - "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"
12222     - "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"
12223     - "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"
12224     - "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"
12225   layout:
12226     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12227     layout: "plot-throughput-speedup-analysis"
12228
12229 - type: "plot"
12230   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
12231   algorithm: "plot_throughput_speedup_analysis_name"
12232   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
12233   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12234   include:
12235     - "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"
12236     - "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"
12237     - "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"
12238     - "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"
12239   layout:
12240     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
12241     layout: "plot-throughput-speedup-analysis"
12242
12243 - type: "plot"
12244   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr"
12245   algorithm: "plot_throughput_speedup_analysis_name"
12246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
12247   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12248   include:
12249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12254   layout:
12255     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
12256     layout: "plot-throughput-speedup-analysis"
12257
12258 - type: "plot"
12259   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr"
12260   algorithm: "plot_throughput_speedup_analysis_name"
12261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
12262   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12263   include:
12264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12269   layout:
12270     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
12271     layout: "plot-throughput-speedup-analysis"
12272
12273 - type: "plot"
12274   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12275   algorithm: "plot_throughput_speedup_analysis_name"
12276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
12277   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12278   include:
12279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12284   layout:
12285     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12286     layout: "plot-throughput-speedup-analysis"
12287
12288 - type: "plot"
12289   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12290   algorithm: "plot_throughput_speedup_analysis_name"
12291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
12292   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12293   include:
12294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12296     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12297     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12298     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12299   layout:
12300     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12301     layout: "plot-throughput-speedup-analysis"
12302
12303 - type: "plot"
12304   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
12305   algorithm: "plot_throughput_speedup_analysis_name"
12306   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
12307   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12308   include:
12309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12312     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12313     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12315   layout:
12316     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
12317     layout: "plot-throughput-speedup-analysis"
12318
12319 - type: "plot"
12320   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
12321   algorithm: "plot_throughput_speedup_analysis_name"
12322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
12323   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12324   include:
12325     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12326     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12327     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12328     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12329     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12330     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12331   layout:
12332     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
12333     layout: "plot-throughput-speedup-analysis"
12334
12335 - type: "plot"
12336   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12337   algorithm: "plot_throughput_speedup_analysis_name"
12338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
12339   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12340   include:
12341     - "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"
12342     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12343     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12344     - "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"
12345     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12346     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12347   layout:
12348     title: "3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-ndr"
12349     layout: "plot-throughput-speedup-analysis"
12350
12351 - type: "plot"
12352   title: "Speedup: 3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr"
12353   algorithm: "plot_throughput_speedup_analysis_name"
12354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
12355   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12356   include:
12357     - "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"
12358     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12359     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12360     - "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"
12361     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12362     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12363   layout:
12364     title: "3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr"
12365     layout: "plot-throughput-speedup-analysis"
12366
12367 - type: "plot"
12368   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
12369   algorithm: "plot_throughput_speedup_analysis_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
12371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12372   include:
12373     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12374     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12375     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12376   layout:
12377     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
12378     layout: "plot-throughput-speedup-analysis"
12379
12380 - type: "plot"
12381   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
12382   algorithm: "plot_throughput_speedup_analysis_name"
12383   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
12384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12385   include:
12386     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12387     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12388     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12389   layout:
12390     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
12391     layout: "plot-throughput-speedup-analysis"
12392
12393 - type: "plot"
12394   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
12395   algorithm: "plot_throughput_speedup_analysis_name"
12396   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
12397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12398   include:
12399     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12400     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12401     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12402   layout:
12403     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
12404     layout: "plot-throughput-speedup-analysis"
12405
12406 - type: "plot"
12407   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
12408   algorithm: "plot_throughput_speedup_analysis_name"
12409   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
12410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12411   include:
12412     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12413     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12414     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12415   layout:
12416     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
12417     layout: "plot-throughput-speedup-analysis"
12418
12419 - type: "plot"
12420   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
12421   algorithm: "plot_throughput_speedup_analysis_name"
12422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
12423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12424   include:
12425     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12426     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12428     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12429     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12430   layout:
12431     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
12432     layout: "plot-throughput-speedup-analysis"
12433
12434 - type: "plot"
12435   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
12436   algorithm: "plot_throughput_speedup_analysis_name"
12437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
12438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12439   include:
12440     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12441     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12444     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12445   layout:
12446     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
12447     layout: "plot-throughput-speedup-analysis"
12448
12449 - type: "plot"
12450   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12451   algorithm: "plot_throughput_speedup_analysis_name"
12452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12454   include:
12455     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12456     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12460   layout:
12461     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
12462     layout: "plot-throughput-speedup-analysis"
12463
12464 - type: "plot"
12465   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12466   algorithm: "plot_throughput_speedup_analysis_name"
12467   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12468   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12469   include:
12470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12475   layout:
12476     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
12477     layout: "plot-throughput-speedup-analysis"
12478
12479 - type: "plot"
12480   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12481   algorithm: "plot_throughput_speedup_analysis_name"
12482   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12483   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12484   include:
12485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12491   layout:
12492     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
12493     layout: "plot-throughput-speedup-analysis"
12494
12495 - type: "plot"
12496   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12497   algorithm: "plot_throughput_speedup_analysis_name"
12498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12500   include:
12501     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12502     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12503     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12507   layout:
12508     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
12509     layout: "plot-throughput-speedup-analysis"
12510
12511 - type: "plot"
12512   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
12513   algorithm: "plot_throughput_speedup_analysis_name"
12514   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
12515   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12516   include:
12517     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12518     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12519     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12520     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12521   layout:
12522     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
12523     layout: "plot-throughput-speedup-analysis"
12524
12525 - type: "plot"
12526   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
12527   algorithm: "plot_throughput_speedup_analysis_name"
12528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
12529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12530   include:
12531     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12532     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12533     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12534     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12535   layout:
12536     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
12537     layout: "plot-throughput-speedup-analysis"
12538
12539 - type: "plot"
12540   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12541   algorithm: "plot_throughput_speedup_analysis_name"
12542   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12543   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12544   include:
12545     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12546     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12547     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12548     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12549     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12550   layout:
12551     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
12552     layout: "plot-throughput-speedup-analysis"
12553
12554 - type: "plot"
12555   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12556   algorithm: "plot_throughput_speedup_analysis_name"
12557   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12558   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12559   include:
12560     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12561     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12562     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12563     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12564     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12565   layout:
12566     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
12567     layout: "plot-throughput-speedup-analysis"
12568
12569 - type: "plot"
12570   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12571   algorithm: "plot_throughput_speedup_analysis_name"
12572   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12573   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12574   include:
12575     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12576     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12577     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12578     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12579     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12580     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12581   layout:
12582     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12583     layout: "plot-throughput-speedup-analysis"
12584
12585 - type: "plot"
12586   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12587   algorithm: "plot_throughput_speedup_analysis_name"
12588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12589   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12590   include:
12591     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12592     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12593     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12594     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12595     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12596     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12597   layout:
12598     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12599     layout: "plot-throughput-speedup-analysis"
12600
12601 - type: "plot"
12602   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
12603   algorithm: "plot_throughput_speedup_analysis_name"
12604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
12605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12606   include:
12607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12611   layout:
12612     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
12613     layout: "plot-throughput-speedup-analysis"
12614
12615 - type: "plot"
12616   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
12617   algorithm: "plot_throughput_speedup_analysis_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
12619   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12620   include:
12621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12625   layout:
12626     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
12627     layout: "plot-throughput-speedup-analysis"
12628
12629 - type: "plot"
12630   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12631   algorithm: "plot_throughput_speedup_analysis_name"
12632   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12633   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12634   include:
12635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12641   layout:
12642     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
12643     layout: "plot-throughput-speedup-analysis"
12644
12645 - type: "plot"
12646   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12647   algorithm: "plot_throughput_speedup_analysis_name"
12648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12650   include:
12651     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12657   layout:
12658     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
12659     layout: "plot-throughput-speedup-analysis"
12660
12661 - type: "plot"
12662   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
12663   algorithm: "plot_throughput_speedup_analysis_name"
12664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
12665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12666   include:
12667     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12672     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12673   layout:
12674     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
12675     layout: "plot-throughput-speedup-analysis"
12676
12677 - type: "plot"
12678   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
12679   algorithm: "plot_throughput_speedup_analysis_name"
12680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
12681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12682   include:
12683     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12687     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12689   layout:
12690     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
12691     layout: "plot-throughput-speedup-analysis"
12692
12693 - type: "plot"
12694   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
12695   algorithm: "plot_throughput_speedup_analysis_name"
12696   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
12697   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12698   include:
12699     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12700     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12701     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12702     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12703     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12704     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12705   layout:
12706     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
12707     layout: "plot-throughput-speedup-analysis"
12708
12709 - type: "plot"
12710   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
12711   algorithm: "plot_throughput_speedup_analysis_name"
12712   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
12713   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12714   include:
12715     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12716     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12717     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12718     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12719     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12720     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12721   layout:
12722     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
12723     layout: "plot-throughput-speedup-analysis"
12724
12725 - type: "plot"
12726   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12727   algorithm: "plot_throughput_speedup_analysis_name"
12728   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12729   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12730   include:
12731     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12732     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12733     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12734     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12736   layout:
12737     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
12738     layout: "plot-throughput-speedup-analysis"
12739
12740 - type: "plot"
12741   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12742   algorithm: "plot_throughput_speedup_analysis_name"
12743   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12744   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12745   include:
12746     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12747     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12748     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12749     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12750     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12751   layout:
12752     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
12753     layout: "plot-throughput-speedup-analysis"
12754
12755 - type: "plot"
12756   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
12757   algorithm: "plot_throughput_speedup_analysis_name"
12758   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
12759   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12760   include:
12761     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12762     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12763     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12764     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12765     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12766     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12767   layout:
12768     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
12769     layout: "plot-throughput-speedup-analysis"
12770
12771 - type: "plot"
12772   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
12773   algorithm: "plot_throughput_speedup_analysis_name"
12774   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
12775   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12776   include:
12777     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12778     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12779     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12780     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12781     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12782     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12783   layout:
12784     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
12785     layout: "plot-throughput-speedup-analysis"
12786
12787 - type: "plot"
12788   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
12789   algorithm: "plot_throughput_speedup_analysis_name"
12790   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
12791   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12792   include:
12793     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12794     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12795     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12796   layout:
12797     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr"
12798     layout: "plot-throughput-speedup-analysis"
12799
12800 - type: "plot"
12801   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
12802   algorithm: "plot_throughput_speedup_analysis_name"
12803   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
12804   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12805   include:
12806     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12807     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12808     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12809   layout:
12810     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr"
12811     layout: "plot-throughput-speedup-analysis"
12812
12813 - type: "plot"
12814   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12815   algorithm: "plot_throughput_speedup_analysis_name"
12816   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12817   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12818   include:
12819     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12821     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12822     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12823     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12824   layout:
12825     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12826     layout: "plot-throughput-speedup-analysis"
12827
12828 - type: "plot"
12829   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12830   algorithm: "plot_throughput_speedup_analysis_name"
12831   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12832   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12833   include:
12834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12835     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12836     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12837     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12838     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12839   layout:
12840     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12841     layout: "plot-throughput-speedup-analysis"
12842
12843 - type: "plot"
12844   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12845   algorithm: "plot_throughput_speedup_analysis_name"
12846   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12847   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12848   include:
12849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12851     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12852     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12853     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12854     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12855   layout:
12856     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12857     layout: "plot-throughput-speedup-analysis"
12858
12859 - type: "plot"
12860   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12861   algorithm: "plot_throughput_speedup_analysis_name"
12862   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12863   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12864   include:
12865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12866     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12867     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12868     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12869     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12870     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12871   layout:
12872     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12873     layout: "plot-throughput-speedup-analysis"
12874
12875 - type: "plot"
12876   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12877   algorithm: "plot_throughput_speedup_analysis_name"
12878   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12879   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12880   include:
12881     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12882     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12883     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12884     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12885     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12886   layout:
12887     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12888     layout: "plot-throughput-speedup-analysis"
12889
12890 - type: "plot"
12891   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12892   algorithm: "plot_throughput_speedup_analysis_name"
12893   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12894   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12895   include:
12896     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12897     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12898     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12899     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12900     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12901   layout:
12902     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12903     layout: "plot-throughput-speedup-analysis"
12904
12905 - type: "plot"
12906   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12907   algorithm: "plot_throughput_speedup_analysis_name"
12908   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12909   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12910   include:
12911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12913     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12914     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12915   layout:
12916     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12917     layout: "plot-throughput-speedup-analysis"
12918
12919 - type: "plot"
12920   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12921   algorithm: "plot_throughput_speedup_analysis_name"
12922   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12923   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12924   include:
12925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12927     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12928     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12929   layout:
12930     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12931     layout: "plot-throughput-speedup-analysis"
12932
12933 - type: "plot"
12934   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12935   algorithm: "plot_throughput_speedup_analysis_name"
12936   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12937   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12938   include:
12939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12945   layout:
12946     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12947     layout: "plot-throughput-speedup-analysis"
12948
12949 - type: "plot"
12950   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12951   algorithm: "plot_throughput_speedup_analysis_name"
12952   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12953   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12954   include:
12955     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12961   layout:
12962     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12963     layout: "plot-throughput-speedup-analysis"
12964
12965 - type: "plot"
12966   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12967   algorithm: "plot_throughput_speedup_analysis_name"
12968   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12969   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12970   include:
12971     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12972     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12973     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12976   layout:
12977     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12978     layout: "plot-throughput-speedup-analysis"
12979
12980 - type: "plot"
12981   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12982   algorithm: "plot_throughput_speedup_analysis_name"
12983   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12984   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12985   include:
12986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12987     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12988     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12989     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12991   layout:
12992     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12993     layout: "plot-throughput-speedup-analysis"
12994
12995 - type: "plot"
12996   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12997   algorithm: "plot_throughput_speedup_analysis_name"
12998   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12999   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13000   include:
13001     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13002     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13003     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13004     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13007   layout:
13008     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13009     layout: "plot-throughput-speedup-analysis"
13010
13011 - type: "plot"
13012   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13013   algorithm: "plot_throughput_speedup_analysis_name"
13014   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13015   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13016   include:
13017     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13018     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13019     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13020     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13021     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13022     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13023   layout:
13024     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13025     layout: "plot-throughput-speedup-analysis"
13026
13027 - type: "plot"
13028   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13029   algorithm: "plot_throughput_speedup_analysis_name"
13030   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13031   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13032   include:
13033     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13034     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13035     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13036     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13037   layout:
13038     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13039     layout: "plot-throughput-speedup-analysis"
13040
13041 - type: "plot"
13042   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13043   algorithm: "plot_throughput_speedup_analysis_name"
13044   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13045   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13046   include:
13047     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13048     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13049     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13050     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13051   layout:
13052     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13053     layout: "plot-throughput-speedup-analysis"
13054
13055 - type: "plot"
13056   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13057   algorithm: "plot_throughput_speedup_analysis_name"
13058   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13059   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13060   include:
13061     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13062     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13063     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13064     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13065     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13066   layout:
13067     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13068     layout: "plot-throughput-speedup-analysis"
13069
13070 - type: "plot"
13071   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13072   algorithm: "plot_throughput_speedup_analysis_name"
13073   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13074   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13075   include:
13076     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13077     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13078     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13079     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13080     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13081   layout:
13082     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13083     layout: "plot-throughput-speedup-analysis"
13084
13085 - type: "plot"
13086   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13087   algorithm: "plot_throughput_speedup_analysis_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13089   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13090   include:
13091     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13092     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13093     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13094     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13097   layout:
13098     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13099     layout: "plot-throughput-speedup-analysis"
13100
13101 - type: "plot"
13102   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13103   algorithm: "plot_throughput_speedup_analysis_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13105   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13106   include:
13107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13113   layout:
13114     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13115     layout: "plot-throughput-speedup-analysis"
13116
13117 - type: "plot"
13118   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13119   algorithm: "plot_throughput_speedup_analysis_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13121   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13122   include:
13123     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13127   layout:
13128     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13129     layout: "plot-throughput-speedup-analysis"
13130
13131 - type: "plot"
13132   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13133   algorithm: "plot_throughput_speedup_analysis_name"
13134   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13135   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13136   include:
13137     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13138     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13139     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13140     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13141   layout:
13142     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13143     layout: "plot-throughput-speedup-analysis"
13144
13145 - type: "plot"
13146   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13147   algorithm: "plot_throughput_speedup_analysis_name"
13148   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13149   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13150   include:
13151     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13153     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13154     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13155     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13156     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13157   layout:
13158     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13159     layout: "plot-throughput-speedup-analysis"
13160
13161 - type: "plot"
13162   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13163   algorithm: "plot_throughput_speedup_analysis_name"
13164   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13165   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13166   include:
13167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13173   layout:
13174     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13175     layout: "plot-throughput-speedup-analysis"
13176
13177 - type: "plot"
13178   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13179   algorithm: "plot_throughput_speedup_analysis_name"
13180   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13181   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13182   include:
13183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13189   layout:
13190     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13191     layout: "plot-throughput-speedup-analysis"
13192
13193 - type: "plot"
13194   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13195   algorithm: "plot_throughput_speedup_analysis_name"
13196   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13197   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13198   include:
13199     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13200     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13205   layout:
13206     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13207     layout: "plot-throughput-speedup-analysis"
13208
13209 - type: "plot"
13210   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13211   algorithm: "plot_throughput_speedup_analysis_name"
13212   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13213   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13214   include:
13215     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13216     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13217     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13218   layout:
13219     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13220     layout: "plot-throughput-speedup-analysis"
13221
13222 - type: "plot"
13223   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13224   algorithm: "plot_throughput_speedup_analysis_name"
13225   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13226   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13227   include:
13228     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13229     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13230     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13231   layout:
13232     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13233     layout: "plot-throughput-speedup-analysis"
13234
13235 ################################################################################
13236
13237 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
13238 - type: "plot"
13239   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13240   algorithm: "plot_performance_box"
13241   output-file-type: ".html"
13242   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13243   data: "plot-dpdk-throughput-latency-3n-hsw"
13244   filter: "'NIC_Intel-X520-DA2' and
13245            '64B' and
13246            'BASE' and
13247            'NDRPDR' and
13248            '1T1C' and
13249            'IP4FWD'"
13250   parameters:
13251   - "throughput"
13252   - "parent"
13253   - "tags"
13254   traces:
13255     hoverinfo: "x+y"
13256     boxpoints: "outliers"
13257     whiskerwidth: 0
13258   layout:
13259     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13260     layout: "plot-throughput"
13261
13262 - type: "plot"
13263   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13264   algorithm: "plot_performance_box"
13265   output-file-type: ".html"
13266   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13267   data: "plot-dpdk-throughput-latency-3n-hsw"
13268   filter: "'NIC_Intel-X520-DA2' and
13269            '64B' and
13270            'BASE' and
13271            'NDRPDR' and
13272            '2T2C' and
13273            'IP4FWD'"
13274   parameters:
13275   - "throughput"
13276   - "parent"
13277   - "tags"
13278   traces:
13279     hoverinfo: "x+y"
13280     boxpoints: "outliers"
13281     whiskerwidth: 0
13282   layout:
13283     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13284     layout: "plot-throughput"
13285
13286 - type: "plot"
13287   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13288   algorithm: "plot_performance_box"
13289   output-file-type: ".html"
13290   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13291   data: "plot-dpdk-throughput-latency-3n-hsw"
13292   filter: "'NIC_Intel-X520-DA2' and
13293            '64B' and
13294            'BASE' and
13295            'NDRPDR' and
13296            '1T1C' and
13297            'IP4FWD'"
13298   parameters:
13299   - "throughput"
13300   - "parent"
13301   - "tags"
13302   traces:
13303     hoverinfo: "x+y"
13304     boxpoints: "outliers"
13305     whiskerwidth: 0
13306   layout:
13307     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13308     layout: "plot-throughput"
13309
13310 - type: "plot"
13311   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13312   algorithm: "plot_performance_box"
13313   output-file-type: ".html"
13314   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13315   data: "plot-dpdk-throughput-latency-3n-hsw"
13316   filter: "'NIC_Intel-X520-DA2' and
13317            '64B' and
13318            'BASE' and
13319            'NDRPDR' and
13320            '2T2C' and
13321            'IP4FWD'"
13322   parameters:
13323   - "throughput"
13324   - "parent"
13325   - "tags"
13326   traces:
13327     hoverinfo: "x+y"
13328     boxpoints: "outliers"
13329     whiskerwidth: 0
13330   layout:
13331     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13332     layout: "plot-throughput"
13333
13334 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
13335 - type: "plot"
13336   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13337   algorithm: "plot_performance_box"
13338   output-file-type: ".html"
13339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13340   data: "plot-dpdk-throughput-latency-3n-hsw"
13341   filter: "'NIC_Intel-X710' and
13342            '64B' and
13343            'BASE' and
13344            'NDRPDR' and
13345            '1T1C' and
13346            'IP4FWD'"
13347   parameters:
13348   - "throughput"
13349   - "parent"
13350   - "tags"
13351   traces:
13352     hoverinfo: "x+y"
13353     boxpoints: "outliers"
13354     whiskerwidth: 0
13355   layout:
13356     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13357     layout: "plot-throughput"
13358
13359 - type: "plot"
13360   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13361   algorithm: "plot_performance_box"
13362   output-file-type: ".html"
13363   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13364   data: "plot-dpdk-throughput-latency-3n-hsw"
13365   filter: "'NIC_Intel-X710' and
13366            '64B' and
13367            'BASE' and
13368            'NDRPDR' and
13369            '2T2C' and
13370            'IP4FWD'"
13371   parameters:
13372   - "throughput"
13373   - "parent"
13374   - "tags"
13375   traces:
13376     hoverinfo: "x+y"
13377     boxpoints: "outliers"
13378     whiskerwidth: 0
13379   layout:
13380     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13381     layout: "plot-throughput"
13382
13383 - type: "plot"
13384   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13385   algorithm: "plot_performance_box"
13386   output-file-type: ".html"
13387   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13388   data: "plot-dpdk-throughput-latency-3n-hsw"
13389   filter: "'NIC_Intel-X710' and
13390            '64B' and
13391            'BASE' and
13392            'NDRPDR' and
13393            '1T1C' and
13394            'IP4FWD'"
13395   parameters:
13396   - "throughput"
13397   - "parent"
13398   - "tags"
13399   traces:
13400     hoverinfo: "x+y"
13401     boxpoints: "outliers"
13402     whiskerwidth: 0
13403   layout:
13404     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13405     layout: "plot-throughput"
13406
13407 - type: "plot"
13408   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13409   algorithm: "plot_performance_box"
13410   output-file-type: ".html"
13411   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13412   data: "plot-dpdk-throughput-latency-3n-hsw"
13413   filter: "'NIC_Intel-X710' and
13414            '64B' and
13415            'BASE' and
13416            'NDRPDR' and
13417            '2T2C' and
13418            'IP4FWD'"
13419   parameters:
13420   - "throughput"
13421   - "parent"
13422   - "tags"
13423   traces:
13424     hoverinfo: "x+y"
13425     boxpoints: "outliers"
13426     whiskerwidth: 0
13427   layout:
13428     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13429     layout: "plot-throughput"
13430
13431 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
13432 - type: "plot"
13433   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13434   algorithm: "plot_performance_box"
13435   output-file-type: ".html"
13436   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13437   data: "plot-dpdk-throughput-latency-3n-hsw"
13438   filter: "'NIC_Intel-XL710' and
13439            '64B' and
13440            'BASE' and
13441            'NDRPDR' and
13442            '1T1C' and
13443            'IP4FWD'"
13444   parameters:
13445   - "throughput"
13446   - "parent"
13447   - "tags"
13448   traces:
13449     hoverinfo: "x+y"
13450     boxpoints: "outliers"
13451     whiskerwidth: 0
13452   layout:
13453     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13454     layout: "plot-throughput"
13455
13456 - type: "plot"
13457   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13458   algorithm: "plot_performance_box"
13459   output-file-type: ".html"
13460   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13461   data: "plot-dpdk-throughput-latency-3n-hsw"
13462   filter: "'NIC_Intel-XL710' and
13463            '64B' and
13464            'BASE' and
13465            'NDRPDR' and
13466            '2T2C' and
13467            'IP4FWD'"
13468   parameters:
13469   - "throughput"
13470   - "parent"
13471   - "tags"
13472   traces:
13473     hoverinfo: "x+y"
13474     boxpoints: "outliers"
13475     whiskerwidth: 0
13476   layout:
13477     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13478     layout: "plot-throughput"
13479
13480 - type: "plot"
13481   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13482   algorithm: "plot_performance_box"
13483   output-file-type: ".html"
13484   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13485   data: "plot-dpdk-throughput-latency-3n-hsw"
13486   filter: "'NIC_Intel-XL710' and
13487            '64B' and
13488            'BASE' and
13489            'NDRPDR' and
13490            '1T1C' and
13491            'IP4FWD'"
13492   parameters:
13493   - "throughput"
13494   - "parent"
13495   - "tags"
13496   traces:
13497     hoverinfo: "x+y"
13498     boxpoints: "outliers"
13499     whiskerwidth: 0
13500   layout:
13501     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13502     layout: "plot-throughput"
13503
13504 - type: "plot"
13505   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13506   algorithm: "plot_performance_box"
13507   output-file-type: ".html"
13508   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13509   data: "plot-dpdk-throughput-latency-3n-hsw"
13510   filter: "'NIC_Intel-XL710' and
13511            '64B' and
13512            'BASE' and
13513            'NDRPDR' and
13514            '2T2C' and
13515            'IP4FWD'"
13516   parameters:
13517   - "throughput"
13518   - "parent"
13519   - "tags"
13520   traces:
13521     hoverinfo: "x+y"
13522     boxpoints: "outliers"
13523     whiskerwidth: 0
13524   layout:
13525     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13526     layout: "plot-throughput"
13527
13528 # Packet Throughput - DPDK l3fwd 3n-skx-x710
13529 - type: "plot"
13530   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13531   algorithm: "plot_performance_box"
13532   output-file-type: ".html"
13533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13534   data: "plot-dpdk-throughput-latency-3n-skx"
13535   filter: "'NIC_Intel-X710' and
13536            '64B' and
13537            'BASE' and
13538            'NDRPDR' and
13539            '2T1C' and
13540            'IP4FWD'"
13541   parameters:
13542   - "throughput"
13543   - "parent"
13544   - "tags"
13545   traces:
13546     hoverinfo: "x+y"
13547     boxpoints: "outliers"
13548     whiskerwidth: 0
13549   layout:
13550     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13551     layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13555   algorithm: "plot_performance_box"
13556   output-file-type: ".html"
13557   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13558   data: "plot-dpdk-throughput-latency-3n-skx"
13559   filter: "'NIC_Intel-X710' and
13560            '64B' and
13561            'BASE' and
13562            'NDRPDR' and
13563            '4T2C' and
13564            'IP4FWD'"
13565   parameters:
13566   - "throughput"
13567   - "parent"
13568   - "tags"
13569   traces:
13570     hoverinfo: "x+y"
13571     boxpoints: "outliers"
13572     whiskerwidth: 0
13573   layout:
13574     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13575     layout: "plot-throughput"
13576
13577 - type: "plot"
13578   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13579   algorithm: "plot_performance_box"
13580   output-file-type: ".html"
13581   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13582   data: "plot-dpdk-throughput-latency-3n-skx"
13583   filter: "'NIC_Intel-X710' and
13584            '64B' and
13585            'BASE' and
13586            'NDRPDR' and
13587            '2T1C' and
13588            'IP4FWD'"
13589   parameters:
13590   - "throughput"
13591   - "parent"
13592   - "tags"
13593   traces:
13594     hoverinfo: "x+y"
13595     boxpoints: "outliers"
13596     whiskerwidth: 0
13597   layout:
13598     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13599     layout: "plot-throughput"
13600
13601 - type: "plot"
13602   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13603   algorithm: "plot_performance_box"
13604   output-file-type: ".html"
13605   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13606   data: "plot-dpdk-throughput-latency-3n-skx"
13607   filter: "'NIC_Intel-X710' and
13608            '64B' and
13609            'BASE' and
13610            'NDRPDR' and
13611            '4T2C' and
13612            'IP4FWD'"
13613   parameters:
13614   - "throughput"
13615   - "parent"
13616   - "tags"
13617   traces:
13618     hoverinfo: "x+y"
13619     boxpoints: "outliers"
13620     whiskerwidth: 0
13621   layout:
13622     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13623     layout: "plot-throughput"
13624
13625 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
13626 - type: "plot"
13627   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13628   algorithm: "plot_performance_box"
13629   output-file-type: ".html"
13630   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13631   data: "plot-dpdk-throughput-latency-3n-skx"
13632   filter: "'NIC_Intel-XXV710' and
13633            '64B' and
13634            'BASE' and
13635            'NDRPDR' and
13636            '2T1C' and
13637            'IP4FWD'"
13638   parameters:
13639   - "throughput"
13640   - "parent"
13641   - "tags"
13642   traces:
13643     hoverinfo: "x+y"
13644     boxpoints: "outliers"
13645     whiskerwidth: 0
13646   layout:
13647     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13648     layout: "plot-throughput"
13649
13650 - type: "plot"
13651   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13652   algorithm: "plot_performance_box"
13653   output-file-type: ".html"
13654   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13655   data: "plot-dpdk-throughput-latency-3n-skx"
13656   filter: "'NIC_Intel-XXV710' and
13657            '64B' and
13658            'BASE' and
13659            'NDRPDR' and
13660            '4T2C' and
13661            'IP4FWD'"
13662   parameters:
13663   - "throughput"
13664   - "parent"
13665   - "tags"
13666   traces:
13667     hoverinfo: "x+y"
13668     boxpoints: "outliers"
13669     whiskerwidth: 0
13670   layout:
13671     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13672     layout: "plot-throughput"
13673
13674 - type: "plot"
13675   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13676   algorithm: "plot_performance_box"
13677   output-file-type: ".html"
13678   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13679   data: "plot-dpdk-throughput-latency-3n-skx"
13680   filter: "'NIC_Intel-XXV710' and
13681            '64B' and
13682            'BASE' and
13683            'NDRPDR' and
13684            '2T1C' and
13685            'IP4FWD'"
13686   parameters:
13687   - "throughput"
13688   - "parent"
13689   - "tags"
13690   traces:
13691     hoverinfo: "x+y"
13692     boxpoints: "outliers"
13693     whiskerwidth: 0
13694   layout:
13695     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13696     layout: "plot-throughput"
13697
13698 - type: "plot"
13699   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13700   algorithm: "plot_performance_box"
13701   output-file-type: ".html"
13702   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13703   data: "plot-dpdk-throughput-latency-3n-skx"
13704   filter: "'NIC_Intel-XXV710' and
13705            '64B' and
13706            'BASE' and
13707            'NDRPDR' and
13708            '4T2C' and
13709            'IP4FWD'"
13710   parameters:
13711   - "throughput"
13712   - "parent"
13713   - "tags"
13714   traces:
13715     hoverinfo: "x+y"
13716     boxpoints: "outliers"
13717     whiskerwidth: 0
13718   layout:
13719     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13720     layout: "plot-throughput"
13721
13722 # Packet Throughput - DPDK l3fwd 2n-skx-x710
13723 - type: "plot"
13724   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13725   algorithm: "plot_performance_box"
13726   output-file-type: ".html"
13727   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13728   data: "plot-dpdk-throughput-latency-2n-skx"
13729   filter: "'NIC_Intel-X710' and
13730            '64B' and
13731            'BASE' and
13732            'NDRPDR' and
13733            '2T1C' and
13734            'IP4FWD'"
13735   parameters:
13736   - "throughput"
13737   - "parent"
13738   - "tags"
13739   traces:
13740     hoverinfo: "x+y"
13741     boxpoints: "outliers"
13742     whiskerwidth: 0
13743   layout:
13744     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13745     layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13749   algorithm: "plot_performance_box"
13750   output-file-type: ".html"
13751   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13752   data: "plot-dpdk-throughput-latency-2n-skx"
13753   filter: "'NIC_Intel-X710' and
13754            '64B' and
13755            'BASE' and
13756            'NDRPDR' and
13757            '4T2C' and
13758            'IP4FWD'"
13759   parameters:
13760   - "throughput"
13761   - "parent"
13762   - "tags"
13763   traces:
13764     hoverinfo: "x+y"
13765     boxpoints: "outliers"
13766     whiskerwidth: 0
13767   layout:
13768     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13769     layout: "plot-throughput"
13770
13771 - type: "plot"
13772   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13773   algorithm: "plot_performance_box"
13774   output-file-type: ".html"
13775   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13776   data: "plot-dpdk-throughput-latency-2n-skx"
13777   filter: "'NIC_Intel-X710' and
13778            '64B' and
13779            'BASE' and
13780            'NDRPDR' and
13781            '2T1C' and
13782            'IP4FWD'"
13783   parameters:
13784   - "throughput"
13785   - "parent"
13786   - "tags"
13787   traces:
13788     hoverinfo: "x+y"
13789     boxpoints: "outliers"
13790     whiskerwidth: 0
13791   layout:
13792     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13793     layout: "plot-throughput"
13794
13795 - type: "plot"
13796   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13797   algorithm: "plot_performance_box"
13798   output-file-type: ".html"
13799   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13800   data: "plot-dpdk-throughput-latency-2n-skx"
13801   filter: "'NIC_Intel-X710' and
13802            '64B' and
13803            'BASE' and
13804            'NDRPDR' and
13805            '4T2C' and
13806            'IP4FWD'"
13807   parameters:
13808   - "throughput"
13809   - "parent"
13810   - "tags"
13811   traces:
13812     hoverinfo: "x+y"
13813     boxpoints: "outliers"
13814     whiskerwidth: 0
13815   layout:
13816     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13817     layout: "plot-throughput"
13818
13819 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
13820 - type: "plot"
13821   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13822   algorithm: "plot_performance_box"
13823   output-file-type: ".html"
13824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13825   data: "plot-dpdk-throughput-latency-2n-skx"
13826   filter: "'NIC_Intel-XXV710' and
13827            '64B' and
13828            'BASE' and
13829            'NDRPDR' and
13830            '2T1C' and
13831            'IP4FWD'"
13832   parameters:
13833   - "throughput"
13834   - "parent"
13835   - "tags"
13836   traces:
13837     hoverinfo: "x+y"
13838     boxpoints: "outliers"
13839     whiskerwidth: 0
13840   layout:
13841     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13846   algorithm: "plot_performance_box"
13847   output-file-type: ".html"
13848   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13849   data: "plot-dpdk-throughput-latency-2n-skx"
13850   filter: "'NIC_Intel-XXV710' and
13851            '64B' and
13852            'BASE' and
13853            'NDRPDR' and
13854            '4T2C' and
13855            'IP4FWD'"
13856   parameters:
13857   - "throughput"
13858   - "parent"
13859   - "tags"
13860   traces:
13861     hoverinfo: "x+y"
13862     boxpoints: "outliers"
13863     whiskerwidth: 0
13864   layout:
13865     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13870   algorithm: "plot_performance_box"
13871   output-file-type: ".html"
13872   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13873   data: "plot-dpdk-throughput-latency-2n-skx"
13874   filter: "'NIC_Intel-XXV710' and
13875            '64B' and
13876            'BASE' and
13877            'NDRPDR' and
13878            '2T1C' and
13879            'IP4FWD'"
13880   parameters:
13881   - "throughput"
13882   - "parent"
13883   - "tags"
13884   traces:
13885     hoverinfo: "x+y"
13886     boxpoints: "outliers"
13887     whiskerwidth: 0
13888   layout:
13889     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13890     layout: "plot-throughput"
13891
13892 - type: "plot"
13893   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13894   algorithm: "plot_performance_box"
13895   output-file-type: ".html"
13896   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13897   data: "plot-dpdk-throughput-latency-2n-skx"
13898   filter: "'NIC_Intel-XXV710' and
13899            '64B' and
13900            'BASE' and
13901            'NDRPDR' and
13902            '4T2C' and
13903            'IP4FWD'"
13904   parameters:
13905   - "throughput"
13906   - "parent"
13907   - "tags"
13908   traces:
13909     hoverinfo: "x+y"
13910     boxpoints: "outliers"
13911     whiskerwidth: 0
13912   layout:
13913     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13914     layout: "plot-throughput"
13915
13916 ################################################################################
13917
13918 # Packet Throughput - DPDK testpmd 3n-hsw-x520
13919 - type: "plot"
13920   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13921   algorithm: "plot_performance_box"
13922   output-file-type: ".html"
13923   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13924   data: "plot-dpdk-throughput-latency-3n-hsw"
13925   filter: "'NIC_Intel-X520-DA2' and
13926            '64B' and
13927            'BASE' and
13928            'NDRPDR' and
13929            '1T1C' and
13930            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13931   parameters:
13932   - "throughput"
13933   - "parent"
13934   - "tags"
13935   traces:
13936     hoverinfo: "x+y"
13937     boxpoints: "outliers"
13938     whiskerwidth: 0
13939   layout:
13940     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13941     layout: "plot-throughput"
13942
13943 - type: "plot"
13944   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13945   algorithm: "plot_performance_box"
13946   output-file-type: ".html"
13947   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13948   data: "plot-dpdk-throughput-latency-3n-hsw"
13949   filter: "'NIC_Intel-X520-DA2' and
13950            '64B' and
13951            'BASE' and
13952            'NDRPDR' and
13953            '2T2C' and
13954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13955   parameters:
13956   - "throughput"
13957   - "parent"
13958   - "tags"
13959   traces:
13960     hoverinfo: "x+y"
13961     boxpoints: "outliers"
13962     whiskerwidth: 0
13963   layout:
13964     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13965     layout: "plot-throughput"
13966
13967 - type: "plot"
13968   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13969   algorithm: "plot_performance_box"
13970   output-file-type: ".html"
13971   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13972   data: "plot-dpdk-throughput-latency-3n-hsw"
13973   filter: "'NIC_Intel-X520-DA2' and
13974            '64B' and
13975            'BASE' and
13976            'NDRPDR' and
13977            '1T1C' and
13978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13979   parameters:
13980   - "throughput"
13981   - "parent"
13982   - "tags"
13983   traces:
13984     hoverinfo: "x+y"
13985     boxpoints: "outliers"
13986     whiskerwidth: 0
13987   layout:
13988     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13989     layout: "plot-throughput"
13990
13991 - type: "plot"
13992   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
13993   algorithm: "plot_performance_box"
13994   output-file-type: ".html"
13995   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
13996   data: "plot-dpdk-throughput-latency-3n-hsw"
13997   filter: "'NIC_Intel-X520-DA2' and
13998            '64B' and
13999            'BASE' and
14000            'NDRPDR' and
14001            '2T2C' and
14002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14003   parameters:
14004   - "throughput"
14005   - "parent"
14006   - "tags"
14007   traces:
14008     hoverinfo: "x+y"
14009     boxpoints: "outliers"
14010     whiskerwidth: 0
14011   layout:
14012     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14013     layout: "plot-throughput"
14014
14015 # Packet Throughput - DPDK testpmd 3n-hsw-x710
14016 - type: "plot"
14017   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14018   algorithm: "plot_performance_box"
14019   output-file-type: ".html"
14020   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14021   data: "plot-dpdk-throughput-latency-3n-hsw"
14022   filter: "'NIC_Intel-X710' and
14023            '64B' and
14024            'BASE' and
14025            'NDRPDR' and
14026            '1T1C' and
14027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14028   parameters:
14029   - "throughput"
14030   - "parent"
14031   - "tags"
14032   traces:
14033     hoverinfo: "x+y"
14034     boxpoints: "outliers"
14035     whiskerwidth: 0
14036   layout:
14037     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14038     layout: "plot-throughput"
14039
14040 - type: "plot"
14041   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14042   algorithm: "plot_performance_box"
14043   output-file-type: ".html"
14044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14045   data: "plot-dpdk-throughput-latency-3n-hsw"
14046   filter: "'NIC_Intel-X710' and
14047            '64B' and
14048            'BASE' and
14049            'NDRPDR' and
14050            '2T2C' and
14051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14052   parameters:
14053   - "throughput"
14054   - "parent"
14055   - "tags"
14056   traces:
14057     hoverinfo: "x+y"
14058     boxpoints: "outliers"
14059     whiskerwidth: 0
14060   layout:
14061     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14062     layout: "plot-throughput"
14063
14064 - type: "plot"
14065   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14066   algorithm: "plot_performance_box"
14067   output-file-type: ".html"
14068   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14069   data: "plot-dpdk-throughput-latency-3n-hsw"
14070   filter: "'NIC_Intel-X710' and
14071            '64B' and
14072            'BASE' and
14073            'NDRPDR' and
14074            '1T1C' and
14075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14076   parameters:
14077   - "throughput"
14078   - "parent"
14079   - "tags"
14080   traces:
14081     hoverinfo: "x+y"
14082     boxpoints: "outliers"
14083     whiskerwidth: 0
14084   layout:
14085     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14086     layout: "plot-throughput"
14087
14088 - type: "plot"
14089   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14090   algorithm: "plot_performance_box"
14091   output-file-type: ".html"
14092   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14093   data: "plot-dpdk-throughput-latency-3n-hsw"
14094   filter: "'NIC_Intel-X710' and
14095            '64B' and
14096            'BASE' and
14097            'NDRPDR' and
14098            '2T2C' and
14099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14100   parameters:
14101   - "throughput"
14102   - "parent"
14103   - "tags"
14104   traces:
14105     hoverinfo: "x+y"
14106     boxpoints: "outliers"
14107     whiskerwidth: 0
14108   layout:
14109     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14110     layout: "plot-throughput"
14111
14112 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
14113 - type: "plot"
14114   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14115   algorithm: "plot_performance_box"
14116   output-file-type: ".html"
14117   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14118   data: "plot-dpdk-throughput-latency-3n-hsw"
14119   filter: "'NIC_Intel-XL710' and
14120            '64B' and
14121            'BASE' and
14122            'NDRPDR' and
14123            '1T1C' and
14124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14125   parameters:
14126   - "throughput"
14127   - "parent"
14128   - "tags"
14129   traces:
14130     hoverinfo: "x+y"
14131     boxpoints: "outliers"
14132     whiskerwidth: 0
14133   layout:
14134     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14135     layout: "plot-throughput"
14136
14137 - type: "plot"
14138   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14139   algorithm: "plot_performance_box"
14140   output-file-type: ".html"
14141   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14142   data: "plot-dpdk-throughput-latency-3n-hsw"
14143   filter: "'NIC_Intel-XL710' and
14144            '64B' and
14145            'BASE' and
14146            'NDRPDR' and
14147            '2T2C' and
14148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14149   parameters:
14150   - "throughput"
14151   - "parent"
14152   - "tags"
14153   traces:
14154     hoverinfo: "x+y"
14155     boxpoints: "outliers"
14156     whiskerwidth: 0
14157   layout:
14158     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14159     layout: "plot-throughput"
14160
14161 - type: "plot"
14162   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14163   algorithm: "plot_performance_box"
14164   output-file-type: ".html"
14165   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14166   data: "plot-dpdk-throughput-latency-3n-hsw"
14167   filter: "'NIC_Intel-XL710' and
14168            '64B' and
14169            'BASE' and
14170            'NDRPDR' and
14171            '1T1C' and
14172            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14173   parameters:
14174   - "throughput"
14175   - "parent"
14176   - "tags"
14177   traces:
14178     hoverinfo: "x+y"
14179     boxpoints: "outliers"
14180     whiskerwidth: 0
14181   layout:
14182     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14183     layout: "plot-throughput"
14184
14185 - type: "plot"
14186   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14187   algorithm: "plot_performance_box"
14188   output-file-type: ".html"
14189   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14190   data: "plot-dpdk-throughput-latency-3n-hsw"
14191   filter: "'NIC_Intel-XL710' and
14192            '64B' and
14193            'BASE' and
14194            'NDRPDR' and
14195            '2T2C' and
14196            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14197   parameters:
14198   - "throughput"
14199   - "parent"
14200   - "tags"
14201   traces:
14202     hoverinfo: "x+y"
14203     boxpoints: "outliers"
14204     whiskerwidth: 0
14205   layout:
14206     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14207     layout: "plot-throughput"
14208
14209 # Packet Throughput - DPDK testpmd 3n-skx-x710
14210 - type: "plot"
14211   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14212   algorithm: "plot_performance_box"
14213   output-file-type: ".html"
14214   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14215   data: "plot-dpdk-throughput-latency-3n-skx"
14216   filter: "'NIC_Intel-X710' and
14217            '64B' and
14218            'BASE' and
14219            'NDRPDR' and
14220            '2T1C' and
14221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14222   parameters:
14223   - "throughput"
14224   - "parent"
14225   - "tags"
14226   traces:
14227     hoverinfo: "x+y"
14228     boxpoints: "outliers"
14229     whiskerwidth: 0
14230   layout:
14231     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14232     layout: "plot-throughput"
14233
14234 - type: "plot"
14235   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14236   algorithm: "plot_performance_box"
14237   output-file-type: ".html"
14238   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14239   data: "plot-dpdk-throughput-latency-3n-skx"
14240   filter: "'NIC_Intel-X710' and
14241            '64B' and
14242            'BASE' and
14243            'NDRPDR' and
14244            '4T2C' and
14245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14246   parameters:
14247   - "throughput"
14248   - "parent"
14249   - "tags"
14250   traces:
14251     hoverinfo: "x+y"
14252     boxpoints: "outliers"
14253     whiskerwidth: 0
14254   layout:
14255     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14256     layout: "plot-throughput"
14257
14258 - type: "plot"
14259   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14260   algorithm: "plot_performance_box"
14261   output-file-type: ".html"
14262   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14263   data: "plot-dpdk-throughput-latency-3n-skx"
14264   filter: "'NIC_Intel-X710' and
14265            '64B' and
14266            'BASE' and
14267            'NDRPDR' and
14268            '2T1C' and
14269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14270   parameters:
14271   - "throughput"
14272   - "parent"
14273   - "tags"
14274   traces:
14275     hoverinfo: "x+y"
14276     boxpoints: "outliers"
14277     whiskerwidth: 0
14278   layout:
14279     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14280     layout: "plot-throughput"
14281
14282 - type: "plot"
14283   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14284   algorithm: "plot_performance_box"
14285   output-file-type: ".html"
14286   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14287   data: "plot-dpdk-throughput-latency-3n-skx"
14288   filter: "'NIC_Intel-X710' and
14289            '64B' and
14290            'BASE' and
14291            'NDRPDR' and
14292            '4T2C' and
14293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14294   parameters:
14295   - "throughput"
14296   - "parent"
14297   - "tags"
14298   traces:
14299     hoverinfo: "x+y"
14300     boxpoints: "outliers"
14301     whiskerwidth: 0
14302   layout:
14303     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14304     layout: "plot-throughput"
14305
14306 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
14307 - type: "plot"
14308   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14309   algorithm: "plot_performance_box"
14310   output-file-type: ".html"
14311   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14312   data: "plot-dpdk-throughput-latency-3n-skx"
14313   filter: "'NIC_Intel-XXV710' and
14314            '64B' and
14315            'BASE' and
14316            'NDRPDR' and
14317            '2T1C' and
14318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14319   parameters:
14320   - "throughput"
14321   - "parent"
14322   - "tags"
14323   traces:
14324     hoverinfo: "x+y"
14325     boxpoints: "outliers"
14326     whiskerwidth: 0
14327   layout:
14328     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14329     layout: "plot-throughput"
14330
14331 - type: "plot"
14332   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14333   algorithm: "plot_performance_box"
14334   output-file-type: ".html"
14335   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14336   data: "plot-dpdk-throughput-latency-3n-skx"
14337   filter: "'NIC_Intel-XXV710' and
14338            '64B' and
14339            'BASE' and
14340            'NDRPDR' and
14341            '4T2C' and
14342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14343   parameters:
14344   - "throughput"
14345   - "parent"
14346   - "tags"
14347   traces:
14348     hoverinfo: "x+y"
14349     boxpoints: "outliers"
14350     whiskerwidth: 0
14351   layout:
14352     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14353     layout: "plot-throughput"
14354
14355 - type: "plot"
14356   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14357   algorithm: "plot_performance_box"
14358   output-file-type: ".html"
14359   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14360   data: "plot-dpdk-throughput-latency-3n-skx"
14361   filter: "'NIC_Intel-XXV710' and
14362            '64B' and
14363            'BASE' and
14364            'NDRPDR' and
14365            '2T1C' and
14366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14367   parameters:
14368   - "throughput"
14369   - "parent"
14370   - "tags"
14371   traces:
14372     hoverinfo: "x+y"
14373     boxpoints: "outliers"
14374     whiskerwidth: 0
14375   layout:
14376     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14377     layout: "plot-throughput"
14378
14379 - type: "plot"
14380   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14381   algorithm: "plot_performance_box"
14382   output-file-type: ".html"
14383   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14384   data: "plot-dpdk-throughput-latency-3n-skx"
14385   filter: "'NIC_Intel-XXV710' and
14386            '64B' and
14387            'BASE' and
14388            'NDRPDR' and
14389            '4T2C' and
14390            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14391   parameters:
14392   - "throughput"
14393   - "parent"
14394   - "tags"
14395   traces:
14396     hoverinfo: "x+y"
14397     boxpoints: "outliers"
14398     whiskerwidth: 0
14399   layout:
14400     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14401     layout: "plot-throughput"
14402
14403 # Packet Throughput - DPDK testpmd 2n-skx-x710
14404 - type: "plot"
14405   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14406   algorithm: "plot_performance_box"
14407   output-file-type: ".html"
14408   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14409   data: "plot-dpdk-throughput-latency-2n-skx"
14410   filter: "'NIC_Intel-X710' and
14411            '64B' and
14412            'BASE' and
14413            'NDRPDR' and
14414            '2T1C' and
14415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14416   parameters:
14417   - "throughput"
14418   - "parent"
14419   - "tags"
14420   traces:
14421     hoverinfo: "x+y"
14422     boxpoints: "outliers"
14423     whiskerwidth: 0
14424   layout:
14425     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14426     layout: "plot-throughput"
14427
14428 - type: "plot"
14429   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14430   algorithm: "plot_performance_box"
14431   output-file-type: ".html"
14432   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14433   data: "plot-dpdk-throughput-latency-2n-skx"
14434   filter: "'NIC_Intel-X710' and
14435            '64B' and
14436            'BASE' and
14437            'NDRPDR' and
14438            '4T2C' and
14439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14440   parameters:
14441   - "throughput"
14442   - "parent"
14443   - "tags"
14444   traces:
14445     hoverinfo: "x+y"
14446     boxpoints: "outliers"
14447     whiskerwidth: 0
14448   layout:
14449     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14450     layout: "plot-throughput"
14451
14452 - type: "plot"
14453   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14454   algorithm: "plot_performance_box"
14455   output-file-type: ".html"
14456   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14457   data: "plot-dpdk-throughput-latency-2n-skx"
14458   filter: "'NIC_Intel-X710' and
14459            '64B' and
14460            'BASE' and
14461            'NDRPDR' and
14462            '2T1C' and
14463            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14464   parameters:
14465   - "throughput"
14466   - "parent"
14467   - "tags"
14468   traces:
14469     hoverinfo: "x+y"
14470     boxpoints: "outliers"
14471     whiskerwidth: 0
14472   layout:
14473     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14474     layout: "plot-throughput"
14475
14476 - type: "plot"
14477   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14478   algorithm: "plot_performance_box"
14479   output-file-type: ".html"
14480   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14481   data: "plot-dpdk-throughput-latency-2n-skx"
14482   filter: "'NIC_Intel-X710' and
14483            '64B' and
14484            'BASE' and
14485            'NDRPDR' and
14486            '4T2C' and
14487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14488   parameters:
14489   - "throughput"
14490   - "parent"
14491   - "tags"
14492   traces:
14493     hoverinfo: "x+y"
14494     boxpoints: "outliers"
14495     whiskerwidth: 0
14496   layout:
14497     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14498     layout: "plot-throughput"
14499
14500 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
14501 - type: "plot"
14502   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14503   algorithm: "plot_performance_box"
14504   output-file-type: ".html"
14505   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14506   data: "plot-dpdk-throughput-latency-2n-skx"
14507   filter: "'NIC_Intel-XXV710' and
14508            '64B' and
14509            'BASE' and
14510            'NDRPDR' and
14511            '2T1C' and
14512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14513   parameters:
14514   - "throughput"
14515   - "parent"
14516   - "tags"
14517   traces:
14518     hoverinfo: "x+y"
14519     boxpoints: "outliers"
14520     whiskerwidth: 0
14521   layout:
14522     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14523     layout: "plot-throughput"
14524
14525 - type: "plot"
14526   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14527   algorithm: "plot_performance_box"
14528   output-file-type: ".html"
14529   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14530   data: "plot-dpdk-throughput-latency-2n-skx"
14531   filter: "'NIC_Intel-XXV710' and
14532            '64B' and
14533            'BASE' and
14534            'NDRPDR' and
14535            '4T2C' and
14536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14537   parameters:
14538   - "throughput"
14539   - "parent"
14540   - "tags"
14541   traces:
14542     hoverinfo: "x+y"
14543     boxpoints: "outliers"
14544     whiskerwidth: 0
14545   layout:
14546     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14547     layout: "plot-throughput"
14548
14549 - type: "plot"
14550   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14551   algorithm: "plot_performance_box"
14552   output-file-type: ".html"
14553   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14554   data: "plot-dpdk-throughput-latency-2n-skx"
14555   filter: "'NIC_Intel-XXV710' and
14556            '64B' and
14557            'BASE' and
14558            'NDRPDR' and
14559            '2T1C' and
14560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14561   parameters:
14562   - "throughput"
14563   - "parent"
14564   - "tags"
14565   traces:
14566     hoverinfo: "x+y"
14567     boxpoints: "outliers"
14568     whiskerwidth: 0
14569   layout:
14570     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14571     layout: "plot-throughput"
14572
14573 - type: "plot"
14574   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14575   algorithm: "plot_performance_box"
14576   output-file-type: ".html"
14577   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14578   data: "plot-dpdk-throughput-latency-2n-skx"
14579   filter: "'NIC_Intel-XXV710' and
14580            '64B' and
14581            'BASE' and
14582            'NDRPDR' and
14583            '4T2C' and
14584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14585   parameters:
14586   - "throughput"
14587   - "parent"
14588   - "tags"
14589   traces:
14590     hoverinfo: "x+y"
14591     boxpoints: "outliers"
14592     whiskerwidth: 0
14593   layout:
14594     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14595     layout: "plot-throughput"
14596
14597 ################################################################################
14598
14599 # Packet Latency - DPDK l3fwd 3n-hsw-x520
14600 - type: "plot"
14601   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14602   algorithm: "plot_latency_error_bars"
14603   output-file-type: ".html"
14604   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14605   data: "plot-dpdk-throughput-latency-3n-hsw"
14606   filter: "'NIC_Intel-X520-DA2' and
14607            '64B' and
14608            'BASE' and
14609            'NDRPDR' and
14610            '1T1C' and
14611            'IP4FWD'"
14612   parameters:
14613   - "latency"
14614   - "parent"
14615   - "tags"
14616   layout:
14617     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14618     layout: "plot-latency"
14619
14620 - type: "plot"
14621   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14622   algorithm: "plot_latency_error_bars"
14623   output-file-type: ".html"
14624   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14625   data: "plot-dpdk-throughput-latency-3n-hsw"
14626   filter: "'NIC_Intel-X520-DA2' and
14627            '64B' and
14628            'BASE' and
14629            'NDRPDR' and
14630            '2T2C' and
14631            'IP4FWD'"
14632   parameters:
14633   - "latency"
14634   - "parent"
14635   - "tags"
14636   layout:
14637     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14638     layout: "plot-latency"
14639
14640 # Packet Latency - DPDK l3fwd 3n-hsw-x710
14641 - type: "plot"
14642   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14643   algorithm: "plot_latency_error_bars"
14644   output-file-type: ".html"
14645   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14646   data: "plot-dpdk-throughput-latency-3n-hsw"
14647   filter: "'NIC_Intel-X710' and
14648            '64B' and
14649            'BASE' and
14650            'NDRPDR' and
14651            '1T1C' and
14652            'IP4FWD'"
14653   parameters:
14654   - "latency"
14655   - "parent"
14656   - "tags"
14657   layout:
14658     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14659     layout: "plot-latency"
14660
14661 - type: "plot"
14662   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14663   algorithm: "plot_latency_error_bars"
14664   output-file-type: ".html"
14665   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14666   data: "plot-dpdk-throughput-latency-3n-hsw"
14667   filter: "'NIC_Intel-X710' and
14668            '64B' and
14669            'BASE' and
14670            'NDRPDR' and
14671            '2T2C' and
14672            'IP4FWD'"
14673   parameters:
14674   - "latency"
14675   - "parent"
14676   - "tags"
14677   layout:
14678     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14679     layout: "plot-latency"
14680
14681 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
14682 - type: "plot"
14683   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14684   algorithm: "plot_latency_error_bars"
14685   output-file-type: ".html"
14686   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14687   data: "plot-dpdk-throughput-latency-3n-hsw"
14688   filter: "'NIC_Intel-XL710' and
14689            '64B' and
14690            'BASE' and
14691            'NDRPDR' and
14692            '1T1C' and
14693            'IP4FWD'"
14694   parameters:
14695   - "latency"
14696   - "parent"
14697   - "tags"
14698   layout:
14699     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14700     layout: "plot-latency"
14701
14702 - type: "plot"
14703   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14704   algorithm: "plot_latency_error_bars"
14705   output-file-type: ".html"
14706   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14707   data: "plot-dpdk-throughput-latency-3n-hsw"
14708   filter: "'NIC_Intel-XL710' and
14709            '64B' and
14710            'BASE' and
14711            'NDRPDR' and
14712            '2T2C' and
14713            'IP4FWD'"
14714   parameters:
14715   - "latency"
14716   - "parent"
14717   - "tags"
14718   layout:
14719     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14720     layout: "plot-latency"
14721
14722 # Packet Latency - DPDK l3fwd 3n-skx-x710
14723 - type: "plot"
14724   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14725   algorithm: "plot_latency_error_bars"
14726   output-file-type: ".html"
14727   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14728   data: "plot-dpdk-throughput-latency-3n-skx"
14729   filter: "'NIC_Intel-X710' and
14730            '64B' and
14731            'BASE' and
14732            'NDRPDR' and
14733            '2T1C' and
14734            'IP4FWD'"
14735   parameters:
14736   - "latency"
14737   - "parent"
14738   - "tags"
14739   layout:
14740     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14741     layout: "plot-latency"
14742
14743 - type: "plot"
14744   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14745   algorithm: "plot_latency_error_bars"
14746   output-file-type: ".html"
14747   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14748   data: "plot-dpdk-throughput-latency-3n-skx"
14749   filter: "'NIC_Intel-X710' and
14750            '64B' and
14751            'BASE' and
14752            'NDRPDR' and
14753            '4T2C' and
14754            'IP4FWD'"
14755   parameters:
14756   - "latency"
14757   - "parent"
14758   - "tags"
14759   layout:
14760     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14761     layout: "plot-latency"
14762
14763 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
14764 - type: "plot"
14765   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14766   algorithm: "plot_latency_error_bars"
14767   output-file-type: ".html"
14768   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14769   data: "plot-dpdk-throughput-latency-3n-skx"
14770   filter: "'NIC_Intel-XXV710' and
14771            '64B' and
14772            'BASE' and
14773            'NDRPDR' and
14774            '2T1C' and
14775            'IP4FWD'"
14776   parameters:
14777   - "latency"
14778   - "parent"
14779   - "tags"
14780   layout:
14781     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14782     layout: "plot-latency"
14783
14784 - type: "plot"
14785   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14786   algorithm: "plot_latency_error_bars"
14787   output-file-type: ".html"
14788   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14789   data: "plot-dpdk-throughput-latency-3n-skx"
14790   filter: "'NIC_Intel-XXV710' and
14791            '64B' and
14792            'BASE' and
14793            'NDRPDR' and
14794            '4T2C' and
14795            'IP4FWD'"
14796   parameters:
14797   - "latency"
14798   - "parent"
14799   - "tags"
14800   layout:
14801     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14802     layout: "plot-latency"
14803
14804 # Packet Latency - DPDK l3fwd 2n-skx-x710
14805 - type: "plot"
14806   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14807   algorithm: "plot_latency_error_bars"
14808   output-file-type: ".html"
14809   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14810   data: "plot-dpdk-throughput-latency-2n-skx"
14811   filter: "'NIC_Intel-X710' and
14812            '64B' and
14813            'BASE' and
14814            'NDRPDR' and
14815            '2T1C' and
14816            'IP4FWD'"
14817   parameters:
14818   - "latency"
14819   - "parent"
14820   - "tags"
14821   layout:
14822     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14823     layout: "plot-latency"
14824
14825 - type: "plot"
14826   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14827   algorithm: "plot_latency_error_bars"
14828   output-file-type: ".html"
14829   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14830   data: "plot-dpdk-throughput-latency-2n-skx"
14831   filter: "'NIC_Intel-X710' and
14832            '64B' and
14833            'BASE' and
14834            'NDRPDR' and
14835            '4T2C' and
14836            'IP4FWD'"
14837   parameters:
14838   - "latency"
14839   - "parent"
14840   - "tags"
14841   layout:
14842     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14843     layout: "plot-latency"
14844
14845 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
14846 - type: "plot"
14847   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14848   algorithm: "plot_latency_error_bars"
14849   output-file-type: ".html"
14850   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14851   data: "plot-dpdk-throughput-latency-2n-skx"
14852   filter: "'NIC_Intel-XXV710' and
14853            '64B' and
14854            'BASE' and
14855            'NDRPDR' and
14856            '2T1C' and
14857            'IP4FWD'"
14858   parameters:
14859   - "latency"
14860   - "parent"
14861   - "tags"
14862   layout:
14863     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14864     layout: "plot-latency"
14865
14866 - type: "plot"
14867   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14868   algorithm: "plot_latency_error_bars"
14869   output-file-type: ".html"
14870   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14871   data: "plot-dpdk-throughput-latency-2n-skx"
14872   filter: "'NIC_Intel-XXV710' and
14873            '64B' and
14874            'BASE' and
14875            'NDRPDR' and
14876            '4T2C' and
14877            'IP4FWD'"
14878   parameters:
14879   - "latency"
14880   - "parent"
14881   - "tags"
14882   layout:
14883     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14884     layout: "plot-latency"
14885
14886 ################################################################################
14887
14888 # Packet Latency - DPDK testpmd 3n-hsw-x520
14889 - type: "plot"
14890   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14891   algorithm: "plot_latency_error_bars"
14892   output-file-type: ".html"
14893   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14894   data: "plot-dpdk-throughput-latency-3n-hsw"
14895   filter: "'NIC_Intel-X520-DA2' and
14896            '64B' and
14897            'BASE' and
14898            'NDRPDR' and
14899            '1T1C' and
14900            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14901   parameters:
14902   - "latency"
14903   - "parent"
14904   - "tags"
14905   layout:
14906     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14907     layout: "plot-latency"
14908
14909 - type: "plot"
14910   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14911   algorithm: "plot_latency_error_bars"
14912   output-file-type: ".html"
14913   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14914   data: "plot-dpdk-throughput-latency-3n-hsw"
14915   filter: "'NIC_Intel-X520-DA2' and
14916            '64B' and
14917            'BASE' and
14918            'NDRPDR' and
14919            '2T2C' and
14920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14921   parameters:
14922   - "latency"
14923   - "parent"
14924   - "tags"
14925   layout:
14926     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14927     layout: "plot-latency"
14928
14929 # Packet Latency - DPDK testpmd 3n-hsw-x710
14930 - type: "plot"
14931   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14932   algorithm: "plot_latency_error_bars"
14933   output-file-type: ".html"
14934   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14935   data: "plot-dpdk-throughput-latency-3n-hsw"
14936   filter: "'NIC_Intel-X710' and
14937            '64B' and
14938            'BASE' and
14939            'NDRPDR' and
14940            '1T1C' and
14941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14942   parameters:
14943   - "latency"
14944   - "parent"
14945   - "tags"
14946   layout:
14947     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14948     layout: "plot-latency"
14949
14950 - type: "plot"
14951   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14952   algorithm: "plot_latency_error_bars"
14953   output-file-type: ".html"
14954   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14955   data: "plot-dpdk-throughput-latency-3n-hsw"
14956   filter: "'NIC_Intel-X710' and
14957            '64B' and
14958            'BASE' and
14959            'NDRPDR' and
14960            '2T2C' and
14961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14962   parameters:
14963   - "latency"
14964   - "parent"
14965   - "tags"
14966   layout:
14967     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14968     layout: "plot-latency"
14969
14970 # Packet Latency - DPDK testpmd 3n-hsw-xl710
14971 - type: "plot"
14972   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14973   algorithm: "plot_latency_error_bars"
14974   output-file-type: ".html"
14975   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14976   data: "plot-dpdk-throughput-latency-3n-hsw"
14977   filter: "'NIC_Intel-XL710' and
14978            '64B' and
14979            'BASE' and
14980            'NDRPDR' and
14981            '1T1C' and
14982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14983   parameters:
14984   - "latency"
14985   - "parent"
14986   - "tags"
14987   layout:
14988     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14989     layout: "plot-latency"
14990
14991 - type: "plot"
14992   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14993   algorithm: "plot_latency_error_bars"
14994   output-file-type: ".html"
14995   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14996   data: "plot-dpdk-throughput-latency-3n-hsw"
14997   filter: "'NIC_Intel-XL710' and
14998            '64B' and
14999            'BASE' and
15000            'NDRPDR' and
15001            '2T2C' and
15002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15003   parameters:
15004   - "latency"
15005   - "parent"
15006   - "tags"
15007   layout:
15008     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15009     layout: "plot-latency"
15010
15011 # Packet Latency - DPDK testpmd 3n-skx-x710
15012 - type: "plot"
15013   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
15014   algorithm: "plot_latency_error_bars"
15015   output-file-type: ".html"
15016   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
15017   data: "plot-dpdk-throughput-latency-3n-skx"
15018   filter: "'NIC_Intel-X710' and
15019            '64B' and
15020            'BASE' and
15021            'NDRPDR' and
15022            '2T1C' and
15023            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15024   parameters:
15025   - "latency"
15026   - "parent"
15027   - "tags"
15028   layout:
15029     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15030     layout: "plot-latency"
15031
15032 - type: "plot"
15033   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
15034   algorithm: "plot_latency_error_bars"
15035   output-file-type: ".html"
15036   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
15037   data: "plot-dpdk-throughput-latency-3n-skx"
15038   filter: "'NIC_Intel-X710' and
15039            '64B' and
15040            'BASE' and
15041            'NDRPDR' and
15042            '4T2C' and
15043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15044   parameters:
15045   - "latency"
15046   - "parent"
15047   - "tags"
15048   layout:
15049     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15050     layout: "plot-latency"
15051
15052 # Packet Latency - DPDK testpmd 3n-skx-xxv710
15053 - type: "plot"
15054   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15055   algorithm: "plot_latency_error_bars"
15056   output-file-type: ".html"
15057   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15058   data: "plot-dpdk-throughput-latency-3n-skx"
15059   filter: "'NIC_Intel-XXV710' and
15060            '64B' and
15061            'BASE' and
15062            'NDRPDR' and
15063            '2T1C' and
15064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15065   parameters:
15066   - "latency"
15067   - "parent"
15068   - "tags"
15069   layout:
15070     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15071     layout: "plot-latency"
15072
15073 - type: "plot"
15074   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15075   algorithm: "plot_latency_error_bars"
15076   output-file-type: ".html"
15077   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15078   data: "plot-dpdk-throughput-latency-3n-skx"
15079   filter: "'NIC_Intel-XXV710' and
15080            '64B' and
15081            'BASE' and
15082            'NDRPDR' and
15083            '4T2C' and
15084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15085   parameters:
15086   - "latency"
15087   - "parent"
15088   - "tags"
15089   layout:
15090     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15091     layout: "plot-latency"
15092
15093 # Packet Latency - DPDK testpmd 2n-skx-x710
15094 - type: "plot"
15095   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15096   algorithm: "plot_latency_error_bars"
15097   output-file-type: ".html"
15098   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15099   data: "plot-dpdk-throughput-latency-2n-skx"
15100   filter: "'NIC_Intel-X710' and
15101            '64B' and
15102            'BASE' and
15103            'NDRPDR' and
15104            '2T1C' and
15105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15106   parameters:
15107   - "latency"
15108   - "parent"
15109   - "tags"
15110   layout:
15111     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15112     layout: "plot-latency"
15113
15114 - type: "plot"
15115   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15116   algorithm: "plot_latency_error_bars"
15117   output-file-type: ".html"
15118   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15119   data: "plot-dpdk-throughput-latency-2n-skx"
15120   filter: "'NIC_Intel-X710' and
15121            '64B' and
15122            'BASE' and
15123            'NDRPDR' and
15124            '4T2C' and
15125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15126   parameters:
15127   - "latency"
15128   - "parent"
15129   - "tags"
15130   layout:
15131     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15132     layout: "plot-latency"
15133
15134 # Packet Latency - DPDK testpmd 2n-skx-xxv710
15135 - type: "plot"
15136   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15137   algorithm: "plot_latency_error_bars"
15138   output-file-type: ".html"
15139   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15140   data: "plot-dpdk-throughput-latency-2n-skx"
15141   filter: "'NIC_Intel-XXV710' and
15142            '64B' and
15143            'BASE' and
15144            'NDRPDR' and
15145            '2T1C' and
15146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15147   parameters:
15148   - "latency"
15149   - "parent"
15150   - "tags"
15151   layout:
15152     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15153     layout: "plot-latency"
15154
15155 - type: "plot"
15156   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15157   algorithm: "plot_latency_error_bars"
15158   output-file-type: ".html"
15159   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15160   data: "plot-dpdk-throughput-latency-2n-skx"
15161   filter: "'NIC_Intel-XXV710' and
15162            '64B' and
15163            'BASE' and
15164            'NDRPDR' and
15165            '4T2C' and
15166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15167   parameters:
15168   - "latency"
15169   - "parent"
15170   - "tags"
15171   layout:
15172     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15173     layout: "plot-latency"