Report: Add DNV data
[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,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
42     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
43     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
44     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
45     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
46     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
47     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
48     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
49     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
50
51     # Detailed test configurations
52     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
53     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
54     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
55     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
56     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
57     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
58     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
59     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
60     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
61     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
62     # DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
63     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
64     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
65     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
66
67     # Detailed tests operational data
68     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
69     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
70     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
71     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
72     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
73     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
74     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
75
76     # .css patch file to fix tables generated by Sphinx
77     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
78     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
79
80   urls:
81     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
82     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
83     # URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
84     # URL[VIRL,DNV]: "http://download.it/from/nexus"
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         - 40  # NDRPDR sel vhost
155         - 41  # NDRPDR sel vhost
156         - 42  # NDRPDR sel vhost
157         - 43  # NDRPDR sel vhost
158         - 44  # NDRPDR sel vhost
159         - 45  # NDRPDR sel vhost
160
161     plot-vpp-http-server-performance:
162       csit-vpp-perf-verify-1908-2n-skx:
163         - 29  # TCP
164         - 30  # TCP
165         - 58  # TCP
166         - 59  # TCP
167         - 60  # TCP
168         - 61  # TCP
169         - 62  # TCP
170         - 63  # TCP
171         - 64  # TCP
172         - 65  # TCP
173
174     plot-dpdk-throughput-latency-3n-hsw:
175       csit-dpdk-perf-verify-1908-3n-hsw:
176         - 2   # NDRPDR sel
177         - 3   # NDRPDR sel
178         - 4   # NDRPDR sel
179         - 5   # NDRPDR sel
180         - 6   # NDRPDR sel
181         - 7   # NDRPDR sel
182         - 8   # NDRPDR sel
183         - 9   # NDRPDR sel
184         - 10  # NDRPDR sel
185         - 11  # NDRPDR sel
186
187     # 3n-skx
188
189     plot-vpp-throughput-lat-tsa-3n-skx:
190       csit-vpp-perf-verify-1908-3n-skx:
191         - 14  # NDRPDR sel
192         - 16  # NDRPDR sel
193         - 19  # NDRPDR sel
194         - 20  # NDRPDR sel
195         - 22  # NDRPDR sel
196         - 23  # NDRPDR sel
197         - 24  # NDRPDR sel
198         - 25  # NDRPDR sel
199         - 26  # NDRPDR sel
200         - 29  # NDRPDR sel
201
202     plot-vpp-throughput-lat-tsa-3n-skx-vhost:
203       csit-vpp-perf-verify-1908-3n-skx:
204         - 44  # NDRPDR sel vhost
205         - 45  # NDRPDR sel vhost
206         - 46  # NDRPDR sel vhost
207         - 47  # NDRPDR sel vhost
208         - 48  # NDRPDR sel vhost
209         - 49  # NDRPDR sel vhost
210
211     plot-dpdk-throughput-latency-3n-skx:
212       csit-dpdk-perf-verify-1908-3n-skx:
213         - 3   # NDRPDR sel
214         - 4   # NDRPDR sel
215         - 5   # NDRPDR sel
216         - 6   # NDRPDR sel
217         - 7   # NDRPDR sel
218         - 8   # NDRPDR sel
219         - 9   # NDRPDR sel
220         - 10  # NDRPDR sel
221         - 11  # NDRPDR sel
222         - 12  # NDRPDR sel
223
224     # 2n-skx
225
226     plot-vpp-throughput-lat-tsa-2n-skx:
227       csit-vpp-perf-verify-1908-2n-skx:
228         - 26  # NDRPDR sel
229         - 27  # NDRPDR sel
230         - 34  # NDRPDR sel
231         - 35  # NDRPDR sel
232         - 36  # NDRPDR sel
233         - 42  # NDRPDR sel
234         - 43  # NDRPDR sel
235         - 44  # NDRPDR sel
236         - 45  # NDRPDR sel
237         - 46  # NDRPDR sel
238
239     plot-vpp-throughput-lat-tsa-2n-skx-vhost:
240       csit-vpp-perf-verify-1908-2n-skx:
241         - 72  # NDRPDR sel vhost
242         - 73  # NDRPDR sel vhost
243         - 74  # NDRPDR sel vhost
244         - 75  # NDRPDR sel vhost
245         - 76  # NDRPDR sel vhost
246         - 78  # NDRPDR sel vhost
247         - 84  # NDRPDR sel vhost
248         - 85  # NDRPDR sel vhost
249
250 #    plot-vpp-soak-2n-skx:
251 #      # TODO: Add data
252 #      csit-vpp-perf-verify-1908-2n-skx:
253
254     plot-vpp-nfv-2n-skx-ndrpdr:
255       csit-vpp-perf-verify-1908-2n-skx:
256         - 22  # NFV
257         - 31  # NFV
258         - 32  # NFV
259         - 37  # NFV
260         - 38  # NFV
261         - 39  # NFV
262         - 53  # NFV
263         - 67  # NFV
264         - 68  # NFV
265         - 70  # NFV
266
267     plot-vpp-nfv-2n-skx-mrr:
268       csit-vpp-perf-verify-1908-2n-skx:
269         - 71  # NFV MRR
270
271     plot-dpdk-throughput-latency-2n-skx:
272       csit-dpdk-perf-verify-1908-2n-skx:
273         - 2   # NDRPDR sel
274         - 3   # NDRPDR sel
275         - 4   # NDRPDR sel
276         - 5   # NDRPDR sel
277         - 7   # NDRPDR sel
278         - 8   # NDRPDR sel
279         - 9   # NDRPDR sel
280         - 10  # NDRPDR sel
281         - 11  # NDRPDR sel
282         - 12  # NDRPDR sel
283
284     # 3n-tsh
285
286     plot-vpp-throughput-lat-tsa-3n-tsh:
287       csit-vpp-perf-verify-1908-3n-tsh:
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         - 13  # NDRPDR sel
295         - 14  # NDRPDR sel
296         - 15  # NDRPDR sel
297         - 16  # NDRPDR sel
298
299     # 3n-dnv
300
301     plot-vpp-throughput-lat-tsa-3n-dnv:
302       csit-vpp-perf-verify-1908-3n-dnv:
303         - 6   # NDRPDR sel
304         - 7   # NDRPDR sel
305         - 8   # NDRPDR sel
306         - 9   # NDRPDR sel
307         - 10  # NDRPDR sel
308         - 12  # NDRPDR sel
309         - 13  # NDRPDR sel
310         - 14  # NDRPDR sel
311         - 15  # NDRPDR sel
312         - 16  # NDRPDR sel
313
314     # 2n-dnv
315
316     plot-vpp-throughput-lat-tsa-2n-dnv:
317       csit-vpp-perf-verify-1908-2n-dnv:
318         - 1   # NDRPDR sel
319         - 2   # NDRPDR sel
320         - 3   # NDRPDR sel
321         - 4   # NDRPDR sel
322         - 5   # NDRPDR sel
323         - 6   # NDRPDR sel
324         - 7   # NDRPDR sel
325         - 8   # NDRPDR sel
326         - 9   # NDRPDR sel
327         - 10  # NDRPDR sel
328
329     ###########################################################################
330     # Simple tables (only one data set):
331
332     # NIC Comparisons
333
334     vpp-nic-comparison-3n-skx:
335       csit-vpp-perf-verify-1908-3n-skx:
336         - 14  # NDRPDR sel
337         - 16  # NDRPDR sel
338         - 19  # NDRPDR sel
339         - 20  # NDRPDR sel
340         - 22  # NDRPDR sel
341         - 23  # NDRPDR sel
342         - 24  # NDRPDR sel
343         - 25  # NDRPDR sel
344         - 26  # NDRPDR sel
345         - 29  # NDRPDR sel
346
347     vpp-nic-comparison-2n-skx:
348       csit-vpp-perf-verify-1908-2n-skx:
349         - 26  # NDRPDR sel
350         - 27  # NDRPDR sel
351         - 34  # NDRPDR sel
352         - 35  # NDRPDR sel
353         - 36  # NDRPDR sel
354         - 42  # NDRPDR sel
355         - 43  # NDRPDR sel
356         - 44  # NDRPDR sel
357         - 45  # NDRPDR sel
358         - 46  # NDRPDR sel
359
360     vpp-nic-comparison-3n-skx-mrr:
361       csit-vpp-perf-verify-1908-3n-skx:
362         - 36  # MRR sel
363
364     vpp-nic-comparison-2n-skx-mrr:
365       csit-vpp-perf-verify-1908-2n-skx:
366         - 69  # MRR sel
367
368     # Results
369
370     vpp-perf-results-3n-hsw:
371       csit-vpp-perf-verify-1908-3n-hsw:
372         - 24  # NDRPDR full
373         - 25  # NDRPDR full
374         - 26  # NDRPDR full
375         - 27  # NDRPDR full
376         - 28  # NDRPDR full
377         - 29  # NDRPDR full
378         - 32  # NDRPDR full
379         - 33  # NDRPDR full
380         - 36  # NDRPDR full
381         - 38  # NDRPDR full
382         - 46  # NDRPDR full
383
384     vpp-perf-results-3n-skx:
385       # TODO: Add FULL data
386       csit-vpp-perf-verify-1908-3n-skx:
387         - 27  # NDRPDR full
388         - 28  # NDRPDR full
389         - 30  # NDRPDR full
390         - 31  # NDRPDR full
391         - 32  # NDRPDR full
392         - 33  # NDRPDR full
393         - 34  # NDRPDR full
394         - 35  # NDRPDR full
395         - 37  # NDRPDR full
396         - 39  # NDRPDR full
397         - 40  # NDRPDR full
398         - 41  # NDRPDR full
399         - 50  # NDRPDR full
400
401     vpp-perf-results-2n-skx:
402       csit-vpp-perf-verify-1908-2n-skx:
403         - 48  # NDRPDR full
404         - 49  # NDRPDR full
405         - 50  # NDRPDR full
406         - 51  # NDRPDR full
407         - 54  # NDRPDR full
408         - 55  # NDRPDR full
409         - 79  # NDRPDR full vhost
410
411     vpp-perf-results-3n-tsh:
412       csit-vpp-perf-verify-1908-3n-tsh:
413         - 13  # NDRPDR sel
414
415     vpp-perf-results-3n-dnv:
416       csit-vpp-perf-verify-1908-3n-dnv:
417         - 16  # NDRPDR sel
418
419     vpp-perf-results-2n-dnv:
420       csit-vpp-perf-verify-1908-2n-dnv:
421         - 9   # NDRPDR sel
422
423     vpp-mrr-results-3n-hsw:
424       csit-vpp-perf-verify-1908-3n-hsw:
425         - 39  # MRR sel
426
427     vpp-mrr-results-3n-skx:
428       csit-vpp-perf-verify-1908-3n-skx:
429         - 36  # MRR sel
430
431     vpp-mrr-results-2n-skx:
432       csit-vpp-perf-verify-1908-2n-skx:
433         - 69  # MRR sel
434
435     vpp-func-results-ubuntu:
436       csit-vpp-functional-1908-ubuntu1604-virl:
437         - 64
438
439     vpp-func-results-centos:
440       csit-vpp-functional-1908-centos7-virl:
441         - 64
442
443     vpp-device-results-ubuntu:
444       csit-vpp-device-1908-ubuntu1804-1n-skx:
445         - 65
446
447     dpdk-perf-results-3n-hsw:
448       csit-dpdk-perf-verify-1908-3n-hsw:
449         - 10  # NDRPDR sel
450
451     dpdk-perf-results-3n-skx:
452       csit-dpdk-perf-verify-1908-3n-skx:
453         - 12  # NDRPDR sel
454
455     dpdk-perf-results-2n-skx:
456       csit-dpdk-perf-verify-1908-2n-skx:
457         - 12  # NDRPDR sel
458
459 ###########################################################################
460     # Tables (more than one data set)
461
462     # Performance changes
463
464     vpp-performance-changes-3n-hsw-h1:
465       csit-vpp-perf-verify-1901-3n-hsw:
466         - 10  # NDRPDR sel
467         - 19  # NDRPDR sel
468         - 31  # NDRPDR sel
469         - 36  # NDRPDR sel
470         - 40  # NDRPDR sel
471         - 42  # NDRPDR sel
472         - 44  # NDRPDR sel
473         - 46  # NDRPDR sel
474         - 47  # NDRPDR sel
475         - 48  # NDRPDR sel
476         - 61  # NDRPDR LB
477         - 62  # NDRPDR LB
478         - 63  # NDRPDR LB
479         - 64  # NDRPDR LB
480         - 65  # NDRPDR LB
481         - 66  # NDRPDR LB
482         - 67  # NDRPDR LB
483         - 69  # NDRPDR LB
484         - 70  # NDRPDR LB
485         - 71  # NDRPDR LB
486     vpp-performance-changes-3n-hsw-ref:
487       csit-vpp-perf-verify-1904-3n-hsw:
488         - 11  # NDRPDR sel
489         - 12  # NDRPDR sel
490         - 20  # NDRPDR sel
491         - 21  # NDRPDR sel
492         - 23  # NDRPDR sel
493         - 24  # NDRPDR sel
494         - 25  # NDRPDR sel
495         - 26  # NDRPDR sel
496         - 29  # NDRPDR sel
497         - 30  # NDRPDR sel
498     vpp-performance-changes-3n-hsw-cmp:
499       csit-vpp-perf-verify-1908-3n-hsw:
500         - 12  # NDRPDR sel
501         - 13  # NDRPDR sel
502         - 14  # NDRPDR sel
503         - 15  # NDRPDR sel
504         - 16  # NDRPDR sel
505         - 17  # NDRPDR sel
506         - 18  # NDRPDR sel
507         - 19  # NDRPDR sel
508         - 20  # NDRPDR sel
509         - 21  # NDRPDR sel
510     vpp-performance-changes-3n-hsw:
511       - "vpp-performance-changes-3n-hsw-h1"
512       - "vpp-performance-changes-3n-hsw-ref"
513       - "vpp-performance-changes-3n-hsw-cmp"
514
515     vpp-performance-changes-3n-skx-h1:
516       csit-vpp-perf-verify-1901-3n-skx:
517         - 18  # NDRPDR sel
518         - 19  # NDRPDR sel
519         - 20  # NDRPDR sel
520         - 28  # NDRPDR sel
521         - 31  # NDRPDR sel
522         - 33  # NDRPDR sel
523         - 36  # NDRPDR sel
524         - 38  # NDRPDR sel
525         - 47  # NDRPDR sel
526         - 48  # NDRPDR sel
527         - 54  # NDRPDR LB
528         - 57  # NDRPDR LB
529         - 58  # NDRPDR LB
530         - 59  # NDRPDR LB
531         - 60  # NDRPDR LB
532         - 63  # NDRPDR LB
533         - 64  # NDRPDR LB
534         - 65  # NDRPDR LB
535         - 66  # NDRPDR LB
536         - 67  # NDRPDR LB
537     vpp-performance-changes-3n-skx-ref:
538       csit-vpp-perf-verify-1904-3n-skx:
539         - 8   # NDRPDR sel
540         - 9   # NDRPDR sel
541         - 10  # NDRPDR sel
542         - 11  # NDRPDR sel
543         - 12  # NDRPDR sel
544         - 14  # NDRPDR sel
545         - 16  # NDRPDR sel
546         - 21  # NDRPDR sel
547         - 23  # NDRPDR sel
548         - 25  # NDRPDR sel
549     vpp-performance-changes-3n-skx-cmp:
550       csit-vpp-perf-verify-1908-3n-skx:
551         - 14  # NDRPDR sel
552         - 16  # NDRPDR sel
553         - 19  # NDRPDR sel
554         - 20  # NDRPDR sel
555         - 22  # NDRPDR sel
556         - 23  # NDRPDR sel
557         - 24  # NDRPDR sel
558         - 25  # NDRPDR sel
559         - 26  # NDRPDR sel
560         - 29  # NDRPDR sel
561     vpp-performance-changes-3n-skx:
562       - "vpp-performance-changes-3n-skx-h1"
563       - "vpp-performance-changes-3n-skx-ref"
564       - "vpp-performance-changes-3n-skx-cmp"
565
566     vpp-performance-changes-2n-skx-h1:
567       csit-vpp-perf-verify-1901-2n-skx:
568         - 5   # NDRPDR sel
569         - 12  # NDRPDR sel
570         - 13  # NDRPDR sel
571         - 21  # NDRPDR sel
572         - 23  # NDRPDR sel
573         - 31  # NDRPDR sel
574         - 34  # NDRPDR sel
575         - 40  # NDRPDR sel
576         - 42  # NDRPDR sel
577         - 43  # NDRPDR sel
578     vpp-performance-changes-2n-skx-ref:
579       csit-vpp-perf-verify-1904-2n-skx:
580         - 12  # NDRPDR sel
581         - 14  # NDRPDR sel
582         - 16  # NDRPDR sel
583         - 17  # NDRPDR sel
584         - 18  # NDRPDR sel
585         - 21  # NDRPDR sel
586         - 27  # NDRPDR sel
587         - 30  # NDRPDR sel
588         - 31  # NDRPDR sel
589         - 32  # NDRPDR sel
590     vpp-performance-changes-2n-skx-cmp:
591       csit-vpp-perf-verify-1908-2n-skx:
592         - 26  # NDRPDR sel
593         - 27  # NDRPDR sel
594         - 34  # NDRPDR sel
595         - 35  # NDRPDR sel
596         - 36  # NDRPDR sel
597         - 42  # NDRPDR sel
598         - 43  # NDRPDR sel
599         - 44  # NDRPDR sel
600         - 45  # NDRPDR sel
601         - 46  # NDRPDR sel
602     vpp-performance-changes-2n-skx:
603       - "vpp-performance-changes-2n-skx-h1"
604       - "vpp-performance-changes-2n-skx-ref"
605       - "vpp-performance-changes-2n-skx-cmp"
606
607 #    vpp-soak-vs-ndr-2n-skx-ref:
608 #      csit-vpp-perf-verify-1904-2n-skx:
609 #        - 12  # NDRPDR sel
610 #        - 14  # NDRPDR sel
611 #        - 16  # NDRPDR sel
612 #        - 17  # NDRPDR sel
613 #        - 18  # NDRPDR sel
614 #        - 21  # NDRPDR sel
615 #        - 27  # NDRPDR sel
616 #        - 30  # NDRPDR sel
617 #        - 31  # NDRPDR sel
618 #        - 32  # NDRPDR sel
619 #      # TODO: Add data
620 #      # csit-vpp-perf-verify-1908-2n-skx:
621 #    vpp-soak-vs-ndr-2n-skx-cmp:
622 #      csit-vpp-perf-verify-1904-2n-skx:
623 #        - 70  # soak
624 #        - 71  # soak
625 #      # TODO: Add data
626 #      # csit-vpp-perf-verify-1908-2n-skx:
627 #    vpp-soak-vs-ndr-2n-skx:
628 #      csit-vpp-perf-verify-1904-2n-skx:
629 #        - 12  # NDRPDR sel
630 #        - 14  # NDRPDR sel
631 #        - 16  # NDRPDR sel
632 #        - 17  # NDRPDR sel
633 #        - 18  # NDRPDR sel
634 #        - 21  # NDRPDR sel
635 #        - 27  # NDRPDR sel
636 #        - 30  # NDRPDR sel
637 #        - 31  # NDRPDR sel
638 #        - 32  # NDRPDR sel
639 #        - 70  # soak
640 #        - 71  # soak
641 #      # TODO: Add data
642 #      # csit-vpp-perf-verify-1908-2n-skx:
643
644     vpp-performance-changes-3n-hsw-mrr-h1:
645       csit-vpp-perf-verify-1901-3n-hsw:
646         - 35  # MRR sel
647     vpp-performance-changes-3n-hsw-mrr-ref:
648       csit-vpp-perf-verify-1904-3n-hsw:
649         - 9   # MRR sel
650     vpp-performance-changes-3n-hsw-mrr-cmp:
651       csit-vpp-perf-verify-1908-3n-hsw:
652         - 39  # MRR sel
653     vpp-performance-changes-3n-hsw-mrr:
654       - "vpp-performance-changes-3n-hsw-mrr-h1"
655       - "vpp-performance-changes-3n-hsw-mrr-ref"
656       - "vpp-performance-changes-3n-hsw-mrr-cmp"
657
658     vpp-performance-changes-3n-skx-mrr-h1:
659       csit-vpp-perf-verify-1901-3n-skx:
660         - 32  # MRR sel
661     vpp-performance-changes-3n-skx-mrr-ref:
662       csit-vpp-perf-verify-1904-3n-skx:
663         - 7   # MRR sel
664     vpp-performance-changes-3n-skx-mrr-cmp:
665       csit-vpp-perf-verify-1908-3n-skx:
666         - 36  # MRR sel
667     vpp-performance-changes-3n-skx-mrr:
668       - "vpp-performance-changes-3n-skx-mrr-h1"
669       - "vpp-performance-changes-3n-skx-mrr-ref"
670       - "vpp-performance-changes-3n-skx-mrr-cmp"
671
672     vpp-performance-changes-2n-skx-mrr-h1:
673       csit-vpp-perf-verify-1901-2n-skx:
674         - 22  # MRR sel
675     vpp-performance-changes-2n-skx-mrr-ref:
676       csit-vpp-perf-verify-1904-2n-skx:
677         - 11  # MRR sel
678     vpp-performance-changes-2n-skx-mrr-cmp:
679       csit-vpp-perf-verify-1908-2n-skx:
680         - 69  # MRR sel
681     vpp-performance-changes-2n-skx-mrr:
682       - "vpp-performance-changes-2n-skx-mrr-h1"
683       - "vpp-performance-changes-2n-skx-mrr-ref"
684       - "vpp-performance-changes-2n-skx-mrr-cmp"
685
686     dpdk-performance-changes-3n-hsw-h1:
687       csit-dpdk-perf-verify-1901-3n-hsw:
688         - 13  # NDRPDR sel
689         - 14  # NDRPDR sel
690         - 16  # NDRPDR sel
691         - 17  # NDRPDR sel
692         - 18  # NDRPDR sel
693         - 19  # NDRPDR sel
694         - 20  # NDRPDR sel
695         - 21  # NDRPDR sel
696         - 22  # NDRPDR sel
697         - 23  # NDRPDR sel
698     dpdk-performance-changes-3n-hsw-ref:
699       csit-dpdk-perf-verify-1904-3n-hsw:
700         - 2   # NDRPDR sel
701         - 3   # NDRPDR sel
702         - 5   # NDRPDR sel
703         - 6   # NDRPDR sel
704         - 13  # NDRPDR sel
705         - 14  # NDRPDR sel
706         - 15  # NDRPDR sel
707         - 18  # NDRPDR sel
708         - 19  # NDRPDR sel
709         - 20  # NDRPDR sel
710     dpdk-performance-changes-3n-hsw-cmp:
711       csit-dpdk-perf-verify-1908-3n-hsw:
712         - 2   # NDRPDR sel
713         - 3   # NDRPDR sel
714         - 4   # NDRPDR sel
715         - 5   # NDRPDR sel
716         - 6   # NDRPDR sel
717         - 7   # NDRPDR sel
718         - 8   # NDRPDR sel
719         - 9   # NDRPDR sel
720         - 10  # NDRPDR sel
721         - 11  # NDRPDR sel
722     dpdk-performance-changes-3n-hsw:
723       - "dpdk-performance-changes-3n-hsw-h1"
724       - "dpdk-performance-changes-3n-hsw-ref"
725       - "dpdk-performance-changes-3n-hsw-cmp"
726
727     dpdk-performance-changes-3n-skx-h1:
728       csit-dpdk-perf-verify-1901-3n-skx:
729         - 3   # NDRPDR sel
730         - 5   # NDRPDR sel
731         - 6   # NDRPDR sel
732         - 7   # NDRPDR sel
733         - 8   # NDRPDR sel
734         - 9   # NDRPDR sel
735         - 10  # NDRPDR sel
736         - 11  # NDRPDR sel
737         - 12  # NDRPDR sel
738         - 13  # NDRPDR sel
739     dpdk-performance-changes-3n-skx-ref:
740       csit-dpdk-perf-verify-1904-3n-skx:
741         - 2   # NDRPDR sel
742         - 3   # NDRPDR sel
743         - 4   # NDRPDR sel
744         - 5   # NDRPDR sel
745         - 6   # NDRPDR sel
746         - 7   # NDRPDR sel
747         - 11  # NDRPDR sel
748         - 12  # NDRPDR sel
749         - 13  # NDRPDR sel
750         - 14  # NDRPDR sel
751     dpdk-performance-changes-3n-skx-cmp:
752       csit-dpdk-perf-verify-1908-3n-skx:
753         - 3   # NDRPDR sel
754         - 4   # NDRPDR sel
755         - 5   # NDRPDR sel
756         - 6   # NDRPDR sel
757         - 7   # NDRPDR sel
758         - 8   # NDRPDR sel
759         - 9   # NDRPDR sel
760         - 10  # NDRPDR sel
761         - 11  # NDRPDR sel
762         - 12  # NDRPDR sel
763     dpdk-performance-changes-3n-skx:
764       - "dpdk-performance-changes-3n-skx-h1"
765       - "dpdk-performance-changes-3n-skx-ref"
766       - "dpdk-performance-changes-3n-skx-cmp"
767
768     dpdk-performance-changes-2n-skx-h1:
769       csit-dpdk-perf-verify-1901-2n-skx:
770         - 12  # NDRPDR sel
771         - 13  # NDRPDR sel
772         - 14  # NDRPDR sel
773         - 15  # NDRPDR sel
774         - 16  # NDRPDR sel
775         - 17  # NDRPDR sel
776         - 18  # NDRPDR sel
777         - 19  # NDRPDR sel
778         - 20  # NDRPDR sel
779         - 21  # NDRPDR sel
780     dpdk-performance-changes-2n-skx-ref:
781       csit-dpdk-perf-verify-1904-2n-skx:
782         - 2   # NDRPDR sel
783         - 3   # NDRPDR sel
784         - 4   # NDRPDR sel
785         - 5   # NDRPDR sel
786         - 7   # NDRPDR sel
787         - 8   # NDRPDR sel
788         - 9   # NDRPDR sel
789         - 10  # NDRPDR sel
790         - 11  # NDRPDR sel
791         - 12  # NDRPDR sel
792     dpdk-performance-changes-2n-skx-cmp:
793       csit-dpdk-perf-verify-1908-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:
805       - "dpdk-performance-changes-2n-skx-h1"
806       - "dpdk-performance-changes-2n-skx-ref"
807       - "dpdk-performance-changes-2n-skx-cmp"
808
809     # Compare testbeds
810
811     vpp-compare-testbeds-ref:
812       csit-vpp-perf-verify-1908-3n-hsw:
813         - 12  # NDRPDR sel
814         - 13  # NDRPDR sel
815         - 14  # NDRPDR sel
816         - 15  # NDRPDR sel
817         - 16  # NDRPDR sel
818         - 17  # NDRPDR sel
819         - 18  # NDRPDR sel
820         - 19  # NDRPDR sel
821         - 20  # NDRPDR sel
822         - 21  # NDRPDR sel
823     vpp-compare-testbeds-cmp:
824       csit-vpp-perf-verify-1908-3n-skx:
825         - 14  # NDRPDR sel
826         - 16  # NDRPDR sel
827         - 19  # NDRPDR sel
828         - 20  # NDRPDR sel
829         - 22  # NDRPDR sel
830         - 23  # NDRPDR sel
831         - 24  # NDRPDR sel
832         - 25  # NDRPDR sel
833         - 26  # NDRPDR sel
834         - 29  # NDRPDR sel
835     vpp-compare-testbeds:
836       - "vpp-compare-testbeds-ref"
837       - "vpp-compare-testbeds-cmp"
838
839     vpp-compare-testbeds-mrr-ref:
840       csit-vpp-perf-verify-1908-3n-hsw:
841         - 39  # MRR sel
842     vpp-compare-testbeds-mrr-cmp:
843       csit-vpp-perf-verify-1908-3n-skx:
844         - 36  # MRR sel
845     vpp-compare-testbeds-mrr:
846       - "vpp-compare-testbeds-mrr-ref"
847       - "vpp-compare-testbeds-mrr-cmp"
848
849     dpdk-compare-testbeds-ref:
850       csit-dpdk-perf-verify-1908-3n-hsw:
851         - 2   # NDRPDR sel
852         - 3   # NDRPDR sel
853         - 4   # NDRPDR sel
854         - 5   # NDRPDR sel
855         - 6   # NDRPDR sel
856         - 7   # NDRPDR sel
857         - 8   # NDRPDR sel
858         - 9   # NDRPDR sel
859         - 10  # NDRPDR sel
860         - 11  # NDRPDR sel
861     dpdk-compare-testbeds-cmp:
862       csit-dpdk-perf-verify-1908-3n-skx:
863         - 3   # NDRPDR sel
864         - 4   # NDRPDR sel
865         - 5   # NDRPDR sel
866         - 6   # NDRPDR sel
867         - 7   # NDRPDR sel
868         - 8   # NDRPDR sel
869         - 9   # NDRPDR sel
870         - 10  # NDRPDR sel
871         - 11  # NDRPDR sel
872         - 12  # NDRPDR sel
873     dpdk-compare-testbeds:
874       - "dpdk-compare-testbeds-ref"
875       - "dpdk-compare-testbeds-cmp"
876
877     # Compare topologies
878
879     vpp-compare-topologies-ref:
880       csit-vpp-perf-verify-1908-3n-skx:
881         - 14  # NDRPDR sel
882         - 16  # NDRPDR sel
883         - 19  # NDRPDR sel
884         - 20  # NDRPDR sel
885         - 22  # NDRPDR sel
886         - 23  # NDRPDR sel
887         - 24  # NDRPDR sel
888         - 25  # NDRPDR sel
889         - 26  # NDRPDR sel
890         - 29  # NDRPDR sel
891     vpp-compare-topologies-cmp:
892       csit-vpp-perf-verify-1908-2n-skx:
893         - 26  # NDRPDR sel
894         - 27  # NDRPDR sel
895         - 34  # NDRPDR sel
896         - 35  # NDRPDR sel
897         - 36  # NDRPDR sel
898         - 42  # NDRPDR sel
899         - 43  # NDRPDR sel
900         - 44  # NDRPDR sel
901         - 45  # NDRPDR sel
902         - 46  # NDRPDR sel
903     vpp-compare-topologies:
904       - "vpp-compare-topologies-ref"
905       - "vpp-compare-topologies-cmp"
906
907     vpp-compare-topologies-mrr-ref:
908       csit-vpp-perf-verify-1908-3n-skx:
909         - 36  # MRR sel
910     vpp-compare-topologies-mrr-cmp:
911       csit-vpp-perf-verify-1908-2n-skx:
912         - 69  # MRR sel
913     vpp-compare-topologies-mrr:
914       - "vpp-compare-topologies-mrr-ref"
915       - "vpp-compare-topologies-mrr-cmp"
916
917     dpdk-compare-topologies-ref:
918       csit-dpdk-perf-verify-1908-3n-skx:
919         - 3   # NDRPDR sel
920         - 4   # NDRPDR sel
921         - 5   # NDRPDR sel
922         - 6   # NDRPDR sel
923         - 7   # NDRPDR sel
924         - 8   # NDRPDR sel
925         - 9   # NDRPDR sel
926         - 10  # NDRPDR sel
927         - 11  # NDRPDR sel
928         - 12  # NDRPDR sel
929     dpdk-compare-topologies-cmp:
930       csit-dpdk-perf-verify-1908-2n-skx:
931         - 2   # NDRPDR sel
932         - 3   # NDRPDR sel
933         - 4   # NDRPDR sel
934         - 5   # 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:
942       - "dpdk-compare-topologies-ref"
943       - "dpdk-compare-topologies-cmp"
944
945   plot-layouts:
946
947     plot-soak-throughput:
948       titlefont:
949         size: 18
950       xaxis:
951         title: "<b>Test Cases [Index]</b>"
952         titlefont:
953           size: 16
954         autorange: True
955         fixedrange: False
956         gridcolor: "rgb(230, 230, 230)"
957         linecolor: "rgb(220, 220, 220)"
958         linewidth: 1
959         showgrid: True
960         showline: True
961         showticklabels: True
962         tickcolor: "rgb(220, 220, 220)"
963         tickmode: "linear"
964         tickfont:
965           size: 16
966         zeroline: False
967       yaxis:
968         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
969         titlefont:
970           size: 16
971         gridcolor: "rgb(230, 230, 230)"
972         hoverformat: ".4r"
973         tickformat: ".3r"
974         linecolor: "rgb(220, 220, 220)"
975         linewidth: 1
976         showgrid: True
977         showline: True
978         showticklabels: True
979         tickcolor: "rgb(220, 220, 220)"
980         tickfont:
981           size: 16
982         zeroline: False
983         range: [0,50]
984       autosize: False
985       margin:
986         t: 50
987         b: 0
988         l: 80
989         r: 20
990       showlegend: True
991       legend:
992         orientation: "h"
993         font:
994           size: 16
995       width: 700
996       height: 900
997
998     plot-service-density:
999       titlefont:
1000         size: 18
1001       xaxis:
1002         side: "top"
1003         autorange: True
1004         fixedrange: False
1005         showgrid: False
1006         showline: False
1007         showticklabels: False
1008         ticks: ""
1009         ticklen: 0
1010         tickwidth: 0
1011         zeroline: False
1012       yaxis:
1013         autorange: "reversed"
1014         showgrid: False
1015         showline: False
1016         showticklabels: False
1017         ticks: ""
1018         ticklen: 0
1019         tickwidth: 0
1020         zeroline: False
1021       autosize: True
1022       showlegend: False
1023       width: 700
1024       height: 700
1025
1026     plot-cps:
1027       titlefont:
1028         size: 18
1029       xaxis:
1030         title: "<b>Test Cases [Index]</b>"
1031         titlefont:
1032           size: 16
1033         autorange: True
1034         fixedrange: False
1035         gridcolor: "rgb(230, 230, 230)"
1036         linecolor: "rgb(220, 220, 220)"
1037         linewidth: 1
1038         showgrid: True
1039         showline: True
1040         showticklabels: True
1041         tickcolor: "rgb(220, 220, 220)"
1042         tickmode: "linear"
1043         tickfont:
1044           size: 16
1045         zeroline: False
1046       yaxis:
1047         title: "<b>Connections Per Second [cps]</b>"
1048         titlefont:
1049           size: 16
1050         gridcolor: "rgb(230, 230, 230)"
1051         hoverformat: ".4s"
1052         linecolor: "rgb(220, 220, 220)"
1053         linewidth: 1
1054         rangemode: "tozero"
1055         showgrid: True
1056         showline: True
1057         showticklabels: True
1058         tickcolor: "rgb(220, 220, 220)"
1059         tickformat: ".3s"
1060         tickfont:
1061           size: 16
1062         zeroline: False
1063       boxmode: "group"
1064       boxgroupgap: 0.5
1065       autosize: False
1066       margin:
1067         t: 50
1068         b: 20
1069         l: 80
1070         r: 20
1071       showlegend: True
1072       legend:
1073         orientation: "h"
1074         font:
1075           size: 16
1076       width: 700
1077       height: 800
1078
1079     plot-rps:
1080       titlefont:
1081         size: 18
1082       xaxis:
1083         title: "<b>Test Cases [Index]</b>"
1084         titlefont:
1085           size: 16
1086         autorange: True
1087         fixedrange: False
1088         gridcolor: "rgb(230, 230, 230)"
1089         linecolor: "rgb(220, 220, 220)"
1090         linewidth: 1
1091         showgrid: True
1092         showline: True
1093         showticklabels: True
1094         tickcolor: "rgb(220, 220, 220)"
1095         tickmode: "linear"
1096         tickfont:
1097           size: 16
1098         zeroline: False
1099       yaxis:
1100         title: "<b>Requests Per Second [rps]</b>"
1101         titlefont:
1102           size: 16
1103         gridcolor: "rgb(230, 230, 230)"
1104         hoverformat: ".4s"
1105         linecolor: "rgb(220, 220, 220)"
1106         linewidth: 1
1107         rangemode: "tozero"
1108         showgrid: True
1109         showline: True
1110         showticklabels: True
1111         tickcolor: "rgb(230, 230, 230)"
1112         tickformat: ".3s"
1113         tickfont:
1114           size: 16
1115         zeroline: False
1116       boxmode: "group"
1117       boxgroupgap: 0.5
1118       autosize: False
1119       margin:
1120         t: 50
1121         b: 20
1122         l: 80
1123         r: 20
1124       showlegend: True
1125       legend:
1126         orientation: "h"
1127         font:
1128           size: 16
1129       width: 700
1130       height: 800
1131
1132     plot-throughput:
1133       titlefont:
1134         size: 18
1135       xaxis:
1136         title: "<b>Test Cases [Index]</b>"
1137         titlefont:
1138           size: 16
1139         autorange: True
1140         fixedrange: False
1141         gridcolor: "rgb(230, 230, 230)"
1142         linecolor: "rgb(220, 220, 220)"
1143         linewidth: 1
1144         showgrid: True
1145         showline: True
1146         showticklabels: True
1147         tickcolor: "rgb(220, 220, 220)"
1148         tickmode: "linear"
1149         tickfont:
1150           size: 16
1151         zeroline: False
1152       yaxis:
1153         title: "<b>Packet Throughput [Mpps]</b>"
1154         titlefont:
1155           size: 16
1156         gridcolor: "rgb(230, 230, 230)"
1157         hoverformat: ".4r"
1158         tickformat: ".3r"
1159         linecolor: "rgb(220, 220, 220)"
1160         linewidth: 1
1161         showgrid: True
1162         showline: True
1163         showticklabels: True
1164         tickcolor: "rgb(220, 220, 220)"
1165         tickfont:
1166           size: 16
1167         zeroline: False
1168         range: [0,50]
1169       boxmode: "group"
1170       boxgroupgap: 0.5
1171       autosize: False
1172       margin:
1173         t: 50
1174         b: 0
1175         l: 80
1176         r: 20
1177       showlegend: True
1178       legend:
1179         orientation: "h"
1180         font:
1181           size: 16
1182       width: 700
1183       height: 900
1184
1185     plot-throughput-speedup-analysis:
1186       titlefont:
1187         size: 18
1188       xaxis:
1189         title: "<b>Number of Cores [Qty]</b>"
1190         titlefont:
1191           size: 16
1192         autorange: True
1193         fixedrange: False
1194         gridcolor: "rgb(230, 230, 230)"
1195         linecolor: "rgb(220, 220, 220)"
1196         linewidth: 1
1197         showgrid: True
1198         showline: True
1199         showticklabels: True
1200         tickcolor: "rgb(238, 238, 238)"
1201         tickmode: "linear"
1202         tickfont:
1203           size: 16
1204         zeroline: False
1205       yaxis:
1206         title: "<b>Packet Throughput [Mpps]</b>"
1207         titlefont:
1208           size: 16
1209         type: "linear"
1210         gridcolor: "rgb(230, 230, 230)"
1211         hoverformat: ".4s"
1212         linecolor: "rgb(220, 220, 220)"
1213         linewidth: 1
1214         showgrid: True
1215         showline: True
1216         showticklabels: True
1217         tickcolor: "rgb(220, 220, 220)"
1218         tickformat: ".4s"
1219         tickfont:
1220           size: 16
1221         zeroline: True
1222         rangemode: "tozero"
1223         range: [0,100]
1224       legend:
1225         orientation: "h"
1226         font:
1227           size: 16
1228         xanchor: "left"
1229         yanchor: "top"
1230         x: 0
1231         y: -0.2
1232         bgcolor: "rgba(255, 255, 255, 0)"
1233         bordercolor: "rgba(255, 255, 255, 0)"
1234         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1235       autosize: False
1236       margin:
1237           't': 50
1238           'b': 150
1239           'l': 85
1240           'r': 10
1241       showlegend: True
1242       width: 700
1243       height: 700
1244       hoverlabel:
1245         namelength: -1
1246       annotations: [
1247         {
1248           text: "_ _          __          ...",
1249           align: "left",
1250           showarrow: False,
1251           xref: "paper",
1252           yref: "paper",
1253           xanchor: "left",
1254           yanchor: "top",
1255           x: 0,
1256           y: -0.13,
1257           font: {
1258             family: "Consolas, Courier New",
1259             size: 15
1260           },
1261         },
1262         {
1263           text: "    Perfect     Measured     Limit",
1264           align: "left",
1265           showarrow: False,
1266           xref: "paper",
1267           yref: "paper",
1268           xanchor: "left",
1269           yanchor: "top",
1270           x: 0,
1271           y: -0.15,
1272           font: {
1273             family: "Consolas, Courier New",
1274             size: 15
1275           },
1276         },
1277       ]
1278
1279     plot-latency:
1280       titlefont:
1281         size: 18
1282       xaxis:
1283         title: "<b>Direction</b>"
1284         titlefont:
1285           size: 16
1286         autorange: True
1287         fixedrange: False
1288         gridcolor: "rgb(230, 230, 230)"
1289         linecolor: "rgb(220, 220, 220)"
1290         linewidth: 1
1291         showgrid: True
1292         showline: True
1293         showticklabels: False
1294         tickcolor: "rgb(220, 220, 220)"
1295         tickmode: "linear"
1296         tickfont:
1297           size: 16
1298         zeroline: False
1299       yaxis:
1300         title: "<b>Packet Latency [uSec]</b>"
1301         titlefont:
1302           size: 16
1303         type: "linear"
1304         gridcolor: "rgb(230, 230, 230)"
1305         hoverformat: ".4s"
1306         linecolor: "rgb(220, 220, 220)"
1307         linewidth: 1
1308         showgrid: True
1309         showline: True
1310         showticklabels: True
1311         tickcolor: "rgb(220, 220, 220)"
1312         tickformat: ".4s"
1313         tickfont:
1314           size: 16
1315         zeroline: True
1316         rangemode: "tozero"
1317       legend:
1318         orientation: "h"
1319         font:
1320           size: 16
1321         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1322       autosize: False
1323       margin:
1324           't': 50
1325           'b': 150
1326           'l': 80
1327           'r': 10
1328       showlegend: True
1329       width: 700
1330       height: 700
1331       hoverlabel:
1332         namelength: -1
1333
1334 - type: "static"
1335   src-path: "{DIR[RST]}"
1336   dst-path: "{DIR[WORKING,SRC]}"
1337
1338 - type: "input"
1339   general:
1340     file-name: "output_info.xml.gz"
1341     file-format: ".gz"
1342     arch-file-format:
1343       - ".gz"
1344       - ".zip"
1345     download-path: "{job}/{build}/archives/{filename}"
1346     extract: "output.xml"
1347
1348     zip-file-name: "robot-plugin.zip"
1349     zip-file-format: ".zip"
1350     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1351     zip-extract: "robot-plugin/output.xml"
1352
1353   builds:
1354
1355     csit-vpp-perf-verify-1901-3n-hsw:
1356       - 35  # MRR sel
1357       - 10  # NDRPDR sel
1358       - 19  # NDRPDR sel
1359       - 31  # NDRPDR sel
1360       - 36  # NDRPDR sel
1361       - 40  # NDRPDR sel
1362       - 42  # NDRPDR sel
1363       - 44  # NDRPDR sel
1364       - 46  # NDRPDR sel
1365       - 47  # NDRPDR sel
1366       - 48  # NDRPDR sel
1367       - 61  # NDRPDR LB
1368       - 62  # NDRPDR LB
1369       - 63  # NDRPDR LB
1370       - 64  # NDRPDR LB
1371       - 65  # NDRPDR LB
1372       - 66  # NDRPDR LB
1373       - 67  # NDRPDR LB
1374       - 69  # NDRPDR LB
1375       - 70  # NDRPDR LB
1376       - 71  # NDRPDR LB
1377     csit-vpp-perf-verify-1904-3n-hsw:
1378       - 9   # MRR sel
1379       - 11  # NDRPDR sel
1380       - 12  # NDRPDR sel
1381       - 20  # NDRPDR sel
1382       - 21  # NDRPDR sel
1383       - 23  # NDRPDR sel
1384       - 24  # NDRPDR sel
1385       - 25  # NDRPDR sel
1386       - 26  # NDRPDR sel
1387       - 29  # NDRPDR sel
1388       - 30  # NDRPDR sel
1389     csit-vpp-perf-verify-1908-3n-hsw:
1390       - 12  # NDRPDR sel
1391       - 13  # NDRPDR sel
1392       - 14  # NDRPDR sel
1393       - 15  # NDRPDR sel
1394       - 16  # NDRPDR sel
1395       - 17  # NDRPDR sel
1396       - 18  # NDRPDR sel
1397       - 19  # NDRPDR sel
1398       - 20  # NDRPDR sel
1399       - 21  # NDRPDR sel
1400       - 40  # NDRPDR sel vhost
1401       - 41  # NDRPDR sel vhost
1402       - 42  # NDRPDR sel vhost
1403       - 43  # NDRPDR sel vhost
1404       - 44  # NDRPDR sel vhost
1405       - 45  # NDRPDR sel vhost
1406       - 24  # NDRPDR full
1407       - 25  # NDRPDR full
1408       - 26  # NDRPDR full
1409       - 27  # NDRPDR full
1410       - 28  # NDRPDR full
1411       - 29  # NDRPDR full
1412       - 32  # NDRPDR full
1413       - 33  # NDRPDR full
1414       - 36  # NDRPDR full
1415       - 38  # NDRPDR full
1416       - 46  # NDRPDR full
1417       - 39  # MRR sel
1418
1419     csit-vpp-perf-verify-1901-3n-skx:
1420       - 32  # MRR sel
1421       - 18  # NDRPDR sel
1422       - 19  # NDRPDR sel
1423       - 20  # NDRPDR sel
1424       - 28  # NDRPDR sel
1425       - 31  # NDRPDR sel
1426       - 33  # NDRPDR sel
1427       - 36  # NDRPDR sel
1428       - 38  # NDRPDR sel
1429       - 47  # NDRPDR sel
1430       - 48  # NDRPDR sel
1431       - 54  # NDRPDR LB
1432       - 57  # NDRPDR LB
1433       - 58  # NDRPDR LB
1434       - 59  # NDRPDR LB
1435       - 60  # NDRPDR LB
1436       - 63  # NDRPDR LB
1437       - 64  # NDRPDR LB
1438       - 65  # NDRPDR LB
1439       - 66  # NDRPDR LB
1440       - 67  # NDRPDR LB
1441     csit-vpp-perf-verify-1904-3n-skx:
1442       - 7   # MRR sel
1443       - 8   # NDRPDR sel
1444       - 9   # NDRPDR sel
1445       - 10  # NDRPDR sel
1446       - 11  # NDRPDR sel
1447       - 12  # NDRPDR sel
1448       - 14  # NDRPDR sel
1449       - 16  # NDRPDR sel
1450       - 21  # NDRPDR sel
1451       - 23  # NDRPDR sel
1452       - 25  # NDRPDR sel
1453     # TODO: Add data
1454     csit-vpp-perf-verify-1908-3n-skx:
1455       - 14  # NDRPDR sel
1456       - 16  # NDRPDR sel
1457       - 19  # NDRPDR sel
1458       - 20  # NDRPDR sel
1459       - 22  # NDRPDR sel
1460       - 23  # NDRPDR sel
1461       - 24  # NDRPDR sel
1462       - 25  # NDRPDR sel
1463       - 26  # NDRPDR sel
1464       - 29  # NDRPDR sel
1465       - 44  # NDRPDR sel vhost
1466       - 45  # NDRPDR sel vhost
1467       - 46  # NDRPDR sel vhost
1468       - 47  # NDRPDR sel vhost
1469       - 48  # NDRPDR sel vhost
1470       - 49  # NDRPDR sel vhost
1471       - 27  # NDRPDR full
1472       - 28  # NDRPDR full
1473       - 30  # NDRPDR full
1474       - 31  # NDRPDR full
1475       - 32  # NDRPDR full
1476       - 33  # NDRPDR full
1477       - 34  # NDRPDR full
1478       - 35  # NDRPDR full
1479       - 37  # NDRPDR full
1480       - 39  # NDRPDR full
1481       - 40  # NDRPDR full
1482       - 41  # NDRPDR full
1483       - 50  # NDRPDR full
1484       - 36  # MRR sel
1485
1486     csit-vpp-perf-verify-1901-2n-skx:
1487       - 22  # MRR sel
1488       - 5   # NDRPDR sel
1489       - 12  # NDRPDR sel
1490       - 13  # NDRPDR sel
1491       - 21  # NDRPDR sel
1492       - 23  # NDRPDR sel
1493       - 31  # NDRPDR sel
1494       - 34  # NDRPDR sel
1495       - 40  # NDRPDR sel
1496       - 42  # NDRPDR sel
1497       - 43  # NDRPDR sel
1498     csit-vpp-perf-verify-1904-2n-skx:
1499       - 11  # MRR sel
1500       - 12  # NDRPDR sel
1501       - 14  # NDRPDR sel
1502       - 16  # NDRPDR sel
1503       - 17  # NDRPDR sel
1504       - 18  # NDRPDR sel
1505       - 21  # NDRPDR sel
1506       - 27  # NDRPDR sel
1507       - 30  # NDRPDR sel
1508       - 31  # NDRPDR sel
1509       - 32  # NDRPDR sel
1510     # TODO: Add data
1511     csit-vpp-perf-verify-1908-2n-skx:
1512       - 26  # NDRPDR sel
1513       - 27  # NDRPDR sel
1514       - 34  # NDRPDR sel
1515       - 35  # NDRPDR sel
1516       - 36  # NDRPDR sel
1517       - 42  # NDRPDR sel
1518       - 43  # NDRPDR sel
1519       - 44  # NDRPDR sel
1520       - 45  # NDRPDR sel
1521       - 46  # NDRPDR sel
1522       - 72  # NDRPDR sel vhost
1523       - 73  # NDRPDR sel vhost
1524       - 74  # NDRPDR sel vhost
1525       - 75  # NDRPDR sel vhost
1526       - 76  # NDRPDR sel vhost
1527       - 78  # NDRPDR sel vhost
1528       - 84  # NDRPDR sel vhost
1529       - 85  # NDRPDR sel vhost
1530       - 48  # NDRPDR full
1531       - 49  # NDRPDR full
1532       - 50  # NDRPDR full
1533       - 51  # NDRPDR full
1534       - 54  # NDRPDR full
1535       - 55  # NDRPDR full
1536       - 79  # NDRPDR full vhost
1537       - 69  # MRR sel
1538       - 29  # TCP
1539       - 30  # TCP
1540       - 58  # TCP
1541       - 59  # TCP
1542       - 60  # TCP
1543       - 61  # TCP
1544       - 62  # TCP
1545       - 63  # TCP
1546       - 64  # TCP
1547       - 65  # TCP
1548       - 22  # NFV
1549       - 31  # NFV
1550       - 32  # NFV
1551       - 37  # NFV
1552       - 38  # NFV
1553       - 39  # NFV
1554       - 53  # NFV
1555       - 67  # NFV
1556       - 68  # NFV
1557       - 70  # NFV
1558       - 71  # NFV MRR
1559
1560     csit-vpp-perf-verify-1908-3n-tsh:
1561       - 7   # NDRPDR sel
1562       - 8   # NDRPDR sel
1563       - 9   # NDRPDR sel
1564       - 10  # NDRPDR sel
1565       - 11  # NDRPDR sel
1566       - 12  # NDRPDR sel
1567       - 13  # NDRPDR sel
1568       - 14  # NDRPDR sel
1569       - 15  # NDRPDR sel
1570       - 16  # NDRPDR sel
1571
1572     csit-vpp-perf-verify-1908-3n-dnv:
1573       - 6   # NDRPDR sel
1574       - 7   # NDRPDR sel
1575       - 8   # NDRPDR sel
1576       - 9   # NDRPDR sel
1577       - 10  # NDRPDR sel
1578       - 12  # NDRPDR sel
1579       - 13  # NDRPDR sel
1580       - 14  # NDRPDR sel
1581       - 15  # NDRPDR sel
1582       - 16  # NDRPDR sel
1583
1584     csit-vpp-perf-verify-1908-2n-dnv:
1585       - 1   # NDRPDR sel
1586       - 2   # NDRPDR sel
1587       - 3   # NDRPDR sel
1588       - 4   # NDRPDR sel
1589       - 5   # NDRPDR sel
1590       - 6   # NDRPDR sel
1591       - 7   # NDRPDR sel
1592       - 8   # NDRPDR sel
1593       - 9   # NDRPDR sel
1594       - 10  # NDRPDR sel
1595
1596     csit-dpdk-perf-verify-1901-3n-hsw:
1597       - 13  # NDRPDR sel
1598       - 14  # NDRPDR sel
1599       - 16  # NDRPDR sel
1600       - 17  # NDRPDR sel
1601       - 18  # NDRPDR sel
1602       - 19  # NDRPDR sel
1603       - 20  # NDRPDR sel
1604       - 21  # NDRPDR sel
1605       - 22  # NDRPDR sel
1606       - 23  # NDRPDR sel
1607     csit-dpdk-perf-verify-1904-3n-hsw:
1608       - 2   # NDRPDR sel
1609       - 3   # NDRPDR sel
1610       - 5   # NDRPDR sel
1611       - 6   # NDRPDR sel
1612       - 13  # NDRPDR sel
1613       - 14  # NDRPDR sel
1614       - 15  # NDRPDR sel
1615       - 18  # NDRPDR sel
1616       - 19  # NDRPDR sel
1617       - 20  # NDRPDR sel
1618     csit-dpdk-perf-verify-1908-3n-hsw:
1619       - 2   # NDRPDR sel
1620       - 3   # NDRPDR sel
1621       - 4   # NDRPDR sel
1622       - 5   # NDRPDR sel
1623       - 6   # NDRPDR sel
1624       - 7   # NDRPDR sel
1625       - 8   # NDRPDR sel
1626       - 9   # NDRPDR sel
1627       - 10  # NDRPDR sel
1628       - 11  # NDRPDR sel
1629
1630     csit-dpdk-perf-verify-1901-3n-skx:
1631       - 3   # NDRPDR sel
1632       - 5   # NDRPDR sel
1633       - 6   # NDRPDR sel
1634       - 7   # NDRPDR sel
1635       - 8   # NDRPDR sel
1636       - 9   # NDRPDR sel
1637       - 10  # NDRPDR sel
1638       - 11  # NDRPDR sel
1639       - 12  # NDRPDR sel
1640       - 13  # NDRPDR sel
1641     csit-dpdk-perf-verify-1904-3n-skx:
1642       - 2   # NDRPDR sel
1643       - 3   # NDRPDR sel
1644       - 4   # NDRPDR sel
1645       - 5   # NDRPDR sel
1646       - 6   # NDRPDR sel
1647       - 7   # NDRPDR sel
1648       - 11  # NDRPDR sel
1649       - 12  # NDRPDR sel
1650       - 13  # NDRPDR sel
1651       - 14  # NDRPDR sel
1652     csit-dpdk-perf-verify-1908-3n-skx:
1653       - 3   # NDRPDR sel
1654       - 4   # NDRPDR sel
1655       - 5   # NDRPDR sel
1656       - 6   # NDRPDR sel
1657       - 7   # NDRPDR sel
1658       - 8   # NDRPDR sel
1659       - 9   # NDRPDR sel
1660       - 10  # NDRPDR sel
1661       - 11  # NDRPDR sel
1662       - 12  # NDRPDR sel
1663
1664     csit-dpdk-perf-verify-1901-2n-skx:
1665       - 12  # NDRPDR sel
1666       - 13  # NDRPDR sel
1667       - 14  # NDRPDR sel
1668       - 15  # NDRPDR sel
1669       - 16  # NDRPDR sel
1670       - 17  # NDRPDR sel
1671       - 18  # NDRPDR sel
1672       - 19  # NDRPDR sel
1673       - 20  # NDRPDR sel
1674       - 21  # NDRPDR sel
1675     csit-dpdk-perf-verify-1904-2n-skx:
1676       - 2   # NDRPDR sel
1677       - 3   # NDRPDR sel
1678       - 4   # NDRPDR sel
1679       - 5   # NDRPDR sel
1680       - 7   # NDRPDR sel
1681       - 8   # NDRPDR sel
1682       - 9   # NDRPDR sel
1683       - 10  # NDRPDR sel
1684       - 11  # NDRPDR sel
1685       - 12  # NDRPDR sel
1686     csit-dpdk-perf-verify-1908-2n-skx:
1687       - 2   # NDRPDR sel
1688       - 3   # NDRPDR sel
1689       - 4   # NDRPDR sel
1690       - 5   # NDRPDR sel
1691       - 7   # NDRPDR sel
1692       - 8   # NDRPDR sel
1693       - 9   # NDRPDR sel
1694       - 10  # NDRPDR sel
1695       - 11  # NDRPDR sel
1696       - 12  # NDRPDR sel
1697
1698     csit-vpp-functional-1908-ubuntu1604-virl:
1699       - 64
1700     csit-vpp-functional-1908-centos7-virl:
1701       - 64
1702     csit-vpp-device-1908-ubuntu1804-1n-skx:
1703       - 65
1704
1705 - type: "output"
1706   output: "report"
1707   format:
1708     html:
1709     - full
1710 #    pdf:
1711 #    - minimal
1712
1713 ################################################################################
1714 ###                               T A B L E S                                ###
1715 ################################################################################
1716
1717 ## VPP Soak vs NDR
1718 #- type: "table"
1719 #  title: "VPP Soak vs NDR 2n-skx"
1720 #  algorithm: "table_soak_vs_ndr"
1721 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1722 #  reference:
1723 #    title: "NDR"
1724 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1725 #  compare:
1726 #    title: "Soak"
1727 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1728 #  data: "vpp-soak-vs-ndr-2n-skx"
1729 #  include-tests: "NDR"
1730 #  filter: "('NDRPDR' or 'SOAK')"
1731 #  parameters:
1732 #    - "throughput"
1733 #    - "name"
1734 #    - "parent"
1735
1736 ################################################################################
1737
1738 # VPP Compare NICs 3n-skx 2t1c ndr
1739 - type: "table"
1740   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1741   algorithm: "table_nics_comparison"
1742   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1743   reference:
1744     title: "x710"
1745     nic: "NIC_Intel-X710"
1746   compare:
1747     title: "xxv710"
1748     nic: "NIC_Intel-XXV710"
1749   data: "vpp-nic-comparison-3n-skx"
1750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1751   filter: "'2T1C' and 'NDRPDR'"
1752   parameters:
1753   - "name"
1754   - "parent"
1755   - "throughput"
1756   - "tags"
1757
1758 # VPP Compare NICs 3n-skx 4t2c ndr
1759 - type: "table"
1760   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1761   algorithm: "table_nics_comparison"
1762   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1763   reference:
1764     title: "x710"
1765     nic: "NIC_Intel-X710"
1766   compare:
1767     title: "xxv710"
1768     nic: "NIC_Intel-XXV710"
1769   data: "vpp-nic-comparison-3n-skx"
1770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1771   filter: "'4T2C' and 'NDRPDR'"
1772   parameters:
1773   - "name"
1774   - "parent"
1775   - "throughput"
1776   - "tags"
1777
1778 # VPP Compare NICs 3n-skx 2t1c pdr
1779 - type: "table"
1780   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1781   algorithm: "table_nics_comparison"
1782   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1783   reference:
1784     title: "x710"
1785     nic: "NIC_Intel-X710"
1786   compare:
1787     title: "xxv710"
1788     nic: "NIC_Intel-XXV710"
1789   data: "vpp-nic-comparison-3n-skx"
1790   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1791   filter: "'2T1C' and 'NDRPDR'"
1792   parameters:
1793   - "name"
1794   - "parent"
1795   - "throughput"
1796   - "tags"
1797
1798  # VPP Compare NICs 3n-skx 4t2c pdr
1799 - type: "table"
1800   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1801   algorithm: "table_nics_comparison"
1802   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1803   reference:
1804     title: "x710"
1805     nic: "NIC_Intel-X710"
1806   compare:
1807     title: "xxv710"
1808     nic: "NIC_Intel-XXV710"
1809   data: "vpp-nic-comparison-3n-skx"
1810   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1811   filter: "'4T2C' and 'NDRPDR'"
1812   parameters:
1813   - "name"
1814   - "parent"
1815   - "throughput"
1816   - "tags"
1817
1818 # VPP Compare NICs 3n-skx 2t1c mrr
1819 - type: "table"
1820   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1821   algorithm: "table_nics_comparison"
1822   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1823   reference:
1824     title: "x710"
1825     nic: "NIC_Intel-X710"
1826   compare:
1827     title: "xxv710"
1828     nic: "NIC_Intel-XXV710"
1829   data: "vpp-nic-comparison-3n-skx-mrr"
1830   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1831   filter: "'2T1C' and 'MRR'"
1832   parameters:
1833   - "name"
1834   - "parent"
1835   - "result"
1836   - "tags"
1837
1838 # VPP Compare NICs 3n-skx 4t2c mrr
1839 - type: "table"
1840   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1841   algorithm: "table_nics_comparison"
1842   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1843   reference:
1844     title: "x710"
1845     nic: "NIC_Intel-X710"
1846   compare:
1847     title: "xxv710"
1848     nic: "NIC_Intel-XXV710"
1849   data: "vpp-nic-comparison-3n-skx-mrr"
1850   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1851   filter: "'4T2C' and 'MRR'"
1852   parameters:
1853   - "name"
1854   - "parent"
1855   - "result"
1856   - "tags"
1857
1858  # VPP Compare NICs 3n-skx 8t4c mrr
1859 - type: "table"
1860   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1861   algorithm: "table_nics_comparison"
1862   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1863   reference:
1864     title: "x710"
1865     nic: "NIC_Intel-X710"
1866   compare:
1867     title: "xxv710"
1868     nic: "NIC_Intel-XXV710"
1869   data: "vpp-nic-comparison-3n-skx-mrr"
1870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1871   filter: "'8T4C' and 'MRR'"
1872   parameters:
1873   - "name"
1874   - "parent"
1875   - "result"
1876   - "tags"
1877
1878 # VPP Compare NICs 2n-skx 2t1c ndr
1879 - type: "table"
1880   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1881   algorithm: "table_nics_comparison"
1882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1883   reference:
1884     title: "x710"
1885     nic: "NIC_Intel-X710"
1886   compare:
1887     title: "xxv710"
1888     nic: "NIC_Intel-XXV710"
1889   data: "vpp-nic-comparison-2n-skx"
1890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1891   filter: "'2T1C' and 'NDRPDR'"
1892   parameters:
1893   - "name"
1894   - "parent"
1895   - "throughput"
1896   - "tags"
1897
1898 # VPP Compare NICs 2n-skx 4t2c ndr
1899 - type: "table"
1900   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1901   algorithm: "table_nics_comparison"
1902   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1903   reference:
1904     title: "x710"
1905     nic: "NIC_Intel-X710"
1906   compare:
1907     title: "xxv710"
1908     nic: "NIC_Intel-XXV710"
1909   data: "vpp-nic-comparison-2n-skx"
1910   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1911   filter: "'4T2C' and 'NDRPDR'"
1912   parameters:
1913   - "name"
1914   - "parent"
1915   - "throughput"
1916   - "tags"
1917
1918  # VPP Compare NICs 2n-skx 2t1c pdr
1919 - type: "table"
1920   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1921   algorithm: "table_nics_comparison"
1922   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1923   reference:
1924     title: "x710"
1925     nic: "NIC_Intel-X710"
1926   compare:
1927     title: "xxv710"
1928     nic: "NIC_Intel-XXV710"
1929   data: "vpp-nic-comparison-2n-skx"
1930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1931   filter: "'2T1C' and 'NDRPDR'"
1932   parameters:
1933   - "name"
1934   - "parent"
1935   - "throughput"
1936   - "tags"
1937
1938 # VPP Compare NICs 2n-skx 4t2c pdr
1939 - type: "table"
1940   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1941   algorithm: "table_nics_comparison"
1942   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1943   reference:
1944     title: "x710"
1945     nic: "NIC_Intel-X710"
1946   compare:
1947     title: "xxv710"
1948     nic: "NIC_Intel-XXV710"
1949   data: "vpp-nic-comparison-2n-skx"
1950   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1951   filter: "'4T2C' and 'NDRPDR'"
1952   parameters:
1953   - "name"
1954   - "parent"
1955   - "throughput"
1956   - "tags"
1957
1958 # VPP Compare NICs 2n-skx 2t1c mrr
1959 - type: "table"
1960   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1961   algorithm: "table_nics_comparison"
1962   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1963   reference:
1964     title: "x710"
1965     nic: "NIC_Intel-X710"
1966   compare:
1967     title: "xxv710"
1968     nic: "NIC_Intel-XXV710"
1969   data: "vpp-nic-comparison-2n-skx-mrr"
1970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1971   filter: "'2T1C' and 'MRR'"
1972   parameters:
1973   - "name"
1974   - "parent"
1975   - "result"
1976   - "tags"
1977
1978 # VPP Compare NICs 2n-skx 4t2c mrr
1979 - type: "table"
1980   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1981   algorithm: "table_nics_comparison"
1982   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1983   reference:
1984     title: "x710"
1985     nic: "NIC_Intel-X710"
1986   compare:
1987     title: "xxv710"
1988     nic: "NIC_Intel-XXV710"
1989   data: "vpp-nic-comparison-2n-skx-mrr"
1990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1991   filter: "'4T2C' and 'MRR'"
1992   parameters:
1993   - "name"
1994   - "parent"
1995   - "result"
1996   - "tags"
1997
1998 # VPP Compare NICs 2n-skx 8t4c mrr
1999 - type: "table"
2000   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2001   algorithm: "table_nics_comparison"
2002   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2003   reference:
2004     title: "x710"
2005     nic: "NIC_Intel-X710"
2006   compare:
2007     title: "xxv710"
2008     nic: "NIC_Intel-XXV710"
2009   data: "vpp-nic-comparison-2n-skx-mrr"
2010   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2011   filter: "'8T4C' and 'MRR'"
2012   parameters:
2013   - "name"
2014   - "parent"
2015   - "result"
2016   - "tags"
2017
2018 ################################################################################
2019 # VPP
2020
2021 # VPP Performance Changes 3n-hsw 1t1c pdr
2022 - type: "table"
2023   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2024   algorithm: "table_performance_comparison"
2025   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2026   history:
2027     - title: "rls1901"
2028       data: "vpp-performance-changes-3n-hsw-h1"
2029   reference:
2030     title: "rls1904"
2031     data: "vpp-performance-changes-3n-hsw-ref"
2032   compare:
2033     title: "rls1908"
2034     data: "vpp-performance-changes-3n-hsw-cmp"
2035   data: "vpp-performance-changes-3n-hsw"
2036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2037   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2038   parameters:
2039   - "name"
2040   - "parent"
2041   - "throughput"
2042
2043 # VPP Performance Changes 3n-hsw 2t2c pdr
2044 - type: "table"
2045   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2046   algorithm: "table_performance_comparison"
2047   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2048   history:
2049     - title: "rls1901"
2050       data: "vpp-performance-changes-3n-hsw-h1"
2051   reference:
2052     title: "rls1904"
2053     data: "vpp-performance-changes-3n-hsw-ref"
2054   compare:
2055     title: "rls1908"
2056     data: "vpp-performance-changes-3n-hsw-cmp"
2057   data: "vpp-performance-changes-3n-hsw"
2058   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2059   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2060   parameters:
2061   - "name"
2062   - "parent"
2063   - "throughput"
2064
2065 # VPP Performance Changes 3n-hsw 1t1c ndr
2066 - type: "table"
2067   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2068   algorithm: "table_performance_comparison"
2069   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2070   history:
2071     - title: "rls1901"
2072       data: "vpp-performance-changes-3n-hsw-h1"
2073   reference:
2074     title: "rls1904"
2075     data: "vpp-performance-changes-3n-hsw-ref"
2076   compare:
2077     title: "rls1908"
2078     data: "vpp-performance-changes-3n-hsw-cmp"
2079   data: "vpp-performance-changes-3n-hsw"
2080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2081   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2082   parameters:
2083   - "name"
2084   - "parent"
2085   - "throughput"
2086
2087 # VPP Performance Changes 3n-hsw 2t2c ndr
2088 - type: "table"
2089   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2090   algorithm: "table_performance_comparison"
2091   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2092   history:
2093     - title: "rls1901"
2094       data: "vpp-performance-changes-3n-hsw-h1"
2095   reference:
2096     title: "rls1904"
2097     data: "vpp-performance-changes-3n-hsw-ref"
2098   compare:
2099     title: "rls1908"
2100     data: "vpp-performance-changes-3n-hsw-cmp"
2101   data: "vpp-performance-changes-3n-hsw"
2102   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2103   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2104   parameters:
2105   - "name"
2106   - "parent"
2107   - "throughput"
2108
2109 # VPP Performance Changes 3n-skx 2t1c pdr
2110 - type: "table"
2111   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2112   algorithm: "table_performance_comparison_nic"
2113   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2114   history:
2115     - title: "rls1901 x710"
2116       data: "vpp-performance-changes-3n-skx-h1"
2117       nic: "NIC_Intel-X710"
2118   reference:
2119     title: "rls1904 x710"
2120     data: "vpp-performance-changes-3n-skx-ref"
2121     nic: "NIC_Intel-X710"
2122   compare:
2123     title: "rls1908 xxv710"
2124     data: "vpp-performance-changes-3n-skx-cmp"
2125     nic: "NIC_Intel-XXV710"
2126   data: "vpp-performance-changes-3n-skx"
2127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2128   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2129   parameters:
2130   - "name"
2131   - "parent"
2132   - "throughput"
2133   - "tags"
2134
2135 # VPP Performance Changes 3n-skx 4t2c pdr
2136 - type: "table"
2137   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2138   algorithm: "table_performance_comparison_nic"
2139   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2140   history:
2141     - title: "rls1901 x710"
2142       data: "vpp-performance-changes-3n-skx-h1"
2143       nic: "NIC_Intel-X710"
2144   reference:
2145     title: "rls1904 x710"
2146     data: "vpp-performance-changes-3n-skx-ref"
2147     nic: "NIC_Intel-X710"
2148   compare:
2149     title: "rls1908 xxv710"
2150     data: "vpp-performance-changes-3n-skx-cmp"
2151     nic: "NIC_Intel-XXV710"
2152   data: "vpp-performance-changes-3n-skx"
2153   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2154   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2155   parameters:
2156   - "name"
2157   - "parent"
2158   - "throughput"
2159   - "tags"
2160
2161 # VPP Performance Changes 3n-skx 2t1c ndr
2162 - type: "table"
2163   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2164   algorithm: "table_performance_comparison_nic"
2165   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2166   history:
2167     - title: "rls1901 x710"
2168       data: "vpp-performance-changes-3n-skx-h1"
2169       nic: "NIC_Intel-X710"
2170   reference:
2171     title: "rls1904 x710"
2172     data: "vpp-performance-changes-3n-skx-ref"
2173     nic: "NIC_Intel-X710"
2174   compare:
2175     title: "rls1908 xxv710"
2176     data: "vpp-performance-changes-3n-skx-cmp"
2177     nic: "NIC_Intel-XXV710"
2178   data: "vpp-performance-changes-3n-skx"
2179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2180   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2181   parameters:
2182   - "name"
2183   - "parent"
2184   - "throughput"
2185   - "tags"
2186
2187 # VPP Performance Changes 3n-skx 4t2c ndr
2188 - type: "table"
2189   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2190   algorithm: "table_performance_comparison_nic"
2191   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2192   history:
2193     - title: "rls1901 x710"
2194       data: "vpp-performance-changes-3n-skx-h1"
2195       nic: "NIC_Intel-X710"
2196   reference:
2197     title: "rls1904 x710"
2198     data: "vpp-performance-changes-3n-skx-ref"
2199     nic: "NIC_Intel-X710"
2200   compare:
2201     title: "rls1908 xxv710"
2202     data: "vpp-performance-changes-3n-skx-cmp"
2203     nic: "NIC_Intel-XXV710"
2204   data: "vpp-performance-changes-3n-skx"
2205   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2206   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2207   parameters:
2208   - "name"
2209   - "parent"
2210   - "throughput"
2211   - "tags"
2212
2213 # VPP Performance Changes 2n-skx 2t1c pdr
2214 - type: "table"
2215   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2216   algorithm: "table_performance_comparison_nic"
2217   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2218   history:
2219     - title: "rls1901 x710"
2220       data: "vpp-performance-changes-2n-skx-h1"
2221       nic: "NIC_Intel-X710"
2222   reference:
2223     title: "rls1904 x710"
2224     data: "vpp-performance-changes-2n-skx-ref"
2225     nic: "NIC_Intel-X710"
2226   compare:
2227     title: "rls1908 xxv710"
2228     data: "vpp-performance-changes-2n-skx-cmp"
2229     nic: "NIC_Intel-XXV710"
2230   data: "vpp-performance-changes-2n-skx"
2231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2232   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2233   parameters:
2234   - "name"
2235   - "parent"
2236   - "throughput"
2237   - "tags"
2238
2239 # VPP Performance Changes 2n-skx 4t2c pdr
2240 - type: "table"
2241   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2242   algorithm: "table_performance_comparison_nic"
2243   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2244   history:
2245     - title: "rls1901 x710"
2246       data: "vpp-performance-changes-2n-skx-h1"
2247       nic: "NIC_Intel-X710"
2248   reference:
2249     title: "rls1904 x710"
2250     data: "vpp-performance-changes-2n-skx-ref"
2251     nic: "NIC_Intel-X710"
2252   compare:
2253     title: "rls1908 xxv710"
2254     data: "vpp-performance-changes-2n-skx-cmp"
2255     nic: "NIC_Intel-XXV710"
2256   data: "vpp-performance-changes-2n-skx"
2257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2258   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2259   parameters:
2260   - "name"
2261   - "parent"
2262   - "throughput"
2263   - "tags"
2264
2265 # VPP Performance Changes 2n-skx 2t1c ndr
2266 - type: "table"
2267   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2268   algorithm: "table_performance_comparison_nic"
2269   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2270   history:
2271     - title: "rls1901 x710"
2272       data: "vpp-performance-changes-2n-skx-h1"
2273       nic: "NIC_Intel-X710"
2274   reference:
2275     title: "rls1904 x710"
2276     data: "vpp-performance-changes-2n-skx-ref"
2277     nic: "NIC_Intel-X710"
2278   compare:
2279     title: "rls1908 xxv710"
2280     data: "vpp-performance-changes-2n-skx-cmp"
2281     nic: "NIC_Intel-XXV710"
2282   data: "vpp-performance-changes-2n-skx"
2283   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2284   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2285   parameters:
2286   - "name"
2287   - "parent"
2288   - "throughput"
2289   - "tags"
2290
2291 # VPP Performance Changes 2n-skx 4t2c ndr
2292 - type: "table"
2293   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2294   algorithm: "table_performance_comparison_nic"
2295   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2296   history:
2297     - title: "rls1901 x710"
2298       data: "vpp-performance-changes-2n-skx-h1"
2299       nic: "NIC_Intel-X710"
2300   reference:
2301     title: "rls1904 x710"
2302     data: "vpp-performance-changes-2n-skx-ref"
2303     nic: "NIC_Intel-X710"
2304   compare:
2305     title: "rls1908 xxv710"
2306     data: "vpp-performance-changes-2n-skx-cmp"
2307     nic: "NIC_Intel-XXV710"
2308   data: "vpp-performance-changes-2n-skx"
2309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2310   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2311   parameters:
2312   - "name"
2313   - "parent"
2314   - "throughput"
2315   - "tags"
2316
2317 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2318 - type: "table"
2319   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2320   algorithm: "table_performance_comparison_nic"
2321   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2322   reference:
2323     title: "3n-hsw xl710"
2324     data: "vpp-compare-testbeds-ref"
2325     nic: "NIC_Intel-XL710"
2326   compare:
2327     title: "3n-skx xxv710"
2328     data: "vpp-compare-testbeds-cmp"
2329     nic: "NIC_Intel-XXV710"
2330   data: "vpp-compare-testbeds"
2331   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2332   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2333   parameters:
2334   - "name"
2335   - "parent"
2336   - "throughput"
2337
2338 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2339 - type: "table"
2340   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2341   algorithm: "table_performance_comparison_nic"
2342   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2343   reference:
2344     title: "3n-hsw xl710"
2345     data: "vpp-compare-testbeds-ref"
2346     nic: "NIC_Intel-XL710"
2347   compare:
2348     title: "3n-skx xxv710"
2349     data: "vpp-compare-testbeds-cmp"
2350     nic: "NIC_Intel-XXV710"
2351   data: "vpp-compare-testbeds"
2352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2353   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2354   parameters:
2355   - "name"
2356   - "parent"
2357   - "throughput"
2358
2359 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2360 - type: "table"
2361   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2362   algorithm: "table_performance_comparison_nic"
2363   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2364   reference:
2365     title: "3n-hsw xl710"
2366     data: "vpp-compare-testbeds-ref"
2367     nic: "NIC_Intel-XL710"
2368   compare:
2369     title: "3n-skx xxv710"
2370     data: "vpp-compare-testbeds-cmp"
2371     nic: "NIC_Intel-XXV710"
2372   data: "vpp-compare-testbeds"
2373   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2374   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2375   parameters:
2376   - "name"
2377   - "parent"
2378   - "throughput"
2379
2380 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2381 - type: "table"
2382   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2383   algorithm: "table_performance_comparison_nic"
2384   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2385   reference:
2386     title: "3n-hsw xl710"
2387     data: "vpp-compare-testbeds-ref"
2388     nic: "NIC_Intel-XL710"
2389   compare:
2390     title: "3n-skx xxv710"
2391     data: "vpp-compare-testbeds-cmp"
2392     nic: "NIC_Intel-XXV710"
2393   data: "vpp-compare-testbeds"
2394   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2395   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2396   parameters:
2397   - "name"
2398   - "parent"
2399   - "throughput"
2400
2401 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2402 - type: "table"
2403   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2404   algorithm: "table_performance_comparison"
2405   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2406   reference:
2407     title: "3-Node Skx"
2408     data: "vpp-compare-topologies-ref"
2409   compare:
2410     title: "2-Node Skx"
2411     data: "vpp-compare-topologies-cmp"
2412   data: "vpp-compare-topologies"
2413   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2414   filter: "'NDRPDR' and '1C'"
2415   parameters:
2416   - "name"
2417   - "parent"
2418   - "throughput"
2419
2420 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2421 - type: "table"
2422   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2423   algorithm: "table_performance_comparison"
2424   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2425   reference:
2426     title: "3-Node Skx"
2427     data: "vpp-compare-topologies-ref"
2428   compare:
2429     title: "2-Node Skx"
2430     data: "vpp-compare-topologies-cmp"
2431   data: "vpp-compare-topologies"
2432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2433   filter: "'NDRPDR' and '2C'"
2434   parameters:
2435   - "name"
2436   - "parent"
2437   - "throughput"
2438
2439 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2440 - type: "table"
2441   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2442   algorithm: "table_performance_comparison"
2443   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2444   reference:
2445     title: "3-Node Skx"
2446     data: "vpp-compare-topologies-ref"
2447   compare:
2448     title: "2-Node Skx"
2449     data: "vpp-compare-topologies-cmp"
2450   data: "vpp-compare-topologies"
2451   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2452   filter: "'NDRPDR' and '1C'"
2453   parameters:
2454   - "name"
2455   - "parent"
2456   - "throughput"
2457
2458 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2459 - type: "table"
2460   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2461   algorithm: "table_performance_comparison"
2462   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2463   reference:
2464     title: "3-Node Skx"
2465     data: "vpp-compare-topologies-ref"
2466   compare:
2467     title: "2-Node Skx"
2468     data: "vpp-compare-topologies-cmp"
2469   data: "vpp-compare-topologies"
2470   include-tests: "PDR"
2471   filter: "'NDRPDR' and '2C'"
2472   parameters:
2473   - "name"
2474   - "parent"
2475   - "throughput"
2476
2477 # VPP Performance Changes 3n-hsw 1t1c MRR
2478 - type: "table"
2479   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2480   algorithm: "table_performance_comparison"
2481   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2482   history:
2483     - title: "rls1901"
2484       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2485   reference:
2486     title: "rls1904"
2487     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2488   compare:
2489     title: "rls1908"
2490     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2491   data: "vpp-performance-changes-3n-hsw-mrr"
2492   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2493   filter: "'1T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2494   parameters:
2495   - "name"
2496   - "parent"
2497   - "result"
2498
2499 # VPP Performance Changes 3n-hsw 2t2c MRR
2500 - type: "table"
2501   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2502   algorithm: "table_performance_comparison"
2503   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2504   history:
2505     - title: "rls1901"
2506       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2507   reference:
2508     title: "rls1904"
2509     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2510   compare:
2511     title: "rls1908"
2512     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2513   data: "vpp-performance-changes-3n-hsw-mrr"
2514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2515   filter: "'2T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2516   parameters:
2517   - "name"
2518   - "parent"
2519   - "result"
2520
2521 # VPP Performance Changes 3n-hsw 4t4c MRR
2522 - type: "table"
2523   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2524   algorithm: "table_performance_comparison"
2525   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2526   history:
2527     - title: "rls1901"
2528       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2529   reference:
2530     title: "rls1904"
2531     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2532   compare:
2533     title: "rls1908"
2534     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2535   data: "vpp-performance-changes-3n-hsw-mrr"
2536   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2537   filter: "'4T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2538   parameters:
2539   - "name"
2540   - "parent"
2541   - "result"
2542
2543 # VPP Performance Changes 3n-skx 2t1c MRR
2544 - type: "table"
2545   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2546   algorithm: "table_performance_comparison"
2547   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2548   history:
2549     - title: "rls1901"
2550       data: "vpp-performance-changes-3n-skx-mrr-h1"
2551   reference:
2552     title: "rls1904"
2553     data: "vpp-performance-changes-3n-skx-mrr-ref"
2554   compare:
2555     title: "rls1908"
2556     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2557   data: "vpp-performance-changes-3n-skx-mrr"
2558   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2559   filter: "'2T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2560   parameters:
2561   - "name"
2562   - "parent"
2563   - "result"
2564
2565 # VPP Performance Changes 3n-skx 4t2c MRR
2566 - type: "table"
2567   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2568   algorithm: "table_performance_comparison"
2569   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2570   history:
2571     - title: "rls1901"
2572       data: "vpp-performance-changes-3n-skx-mrr-h1"
2573   reference:
2574     title: "rls1904"
2575     data: "vpp-performance-changes-3n-skx-mrr-ref"
2576   compare:
2577     title: "rls1908"
2578     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2579   data: "vpp-performance-changes-3n-skx-mrr"
2580   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2581   filter: "'4T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2582   parameters:
2583   - "name"
2584   - "parent"
2585   - "result"
2586
2587 # VPP Performance Changes 3n-skx 8t4c MRR
2588 - type: "table"
2589   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2590   algorithm: "table_performance_comparison"
2591   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2592   history:
2593     - title: "rls1901"
2594       data: "vpp-performance-changes-3n-skx-mrr-h1"
2595   reference:
2596     title: "rls1904"
2597     data: "vpp-performance-changes-3n-skx-mrr-ref"
2598   compare:
2599     title: "rls1908"
2600     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2601   data: "vpp-performance-changes-3n-skx-mrr"
2602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2603   filter: "'8T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2604   parameters:
2605   - "name"
2606   - "parent"
2607   - "result"
2608
2609 # VPP Performance Changes 2n-skx 2t1c MRR
2610 - type: "table"
2611   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2612   algorithm: "table_performance_comparison"
2613   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2614   history:
2615     - title: "rls1901"
2616       data: "vpp-performance-changes-2n-skx-mrr-h1"
2617   reference:
2618     title: "rls1904"
2619     data: "vpp-performance-changes-2n-skx-mrr-ref"
2620   compare:
2621     title: "rls1908"
2622     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2623   data: "vpp-performance-changes-2n-skx-mrr"
2624   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2625   filter: "'2T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2626   parameters:
2627   - "name"
2628   - "parent"
2629   - "result"
2630
2631 # VPP Performance Changes 2n-skx 4t2c MRR
2632 - type: "table"
2633   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2634   algorithm: "table_performance_comparison"
2635   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2636   history:
2637     - title: "rls1901"
2638       data: "vpp-performance-changes-2n-skx-mrr-h1"
2639   reference:
2640     title: "rls1904"
2641     data: "vpp-performance-changes-2n-skx-mrr-ref"
2642   compare:
2643     title: "rls1908"
2644     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2645   data: "vpp-performance-changes-2n-skx-mrr"
2646   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2647   filter: "'4T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2648   parameters:
2649   - "name"
2650   - "parent"
2651   - "result"
2652
2653 # VPP Performance Changes 2n-skx 8t4c MRR
2654 - type: "table"
2655   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2656   algorithm: "table_performance_comparison"
2657   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2658   history:
2659     - title: "rls1901"
2660       data: "vpp-performance-changes-2n-skx-mrr-h1"
2661   reference:
2662     title: "rls1904"
2663     data: "vpp-performance-changes-2n-skx-mrr-ref"
2664   compare:
2665     title: "rls1908"
2666     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2667   data: "vpp-performance-changes-2n-skx-mrr"
2668   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2669   filter: "'8T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2670   parameters:
2671   - "name"
2672   - "parent"
2673   - "result"
2674
2675 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2676 - type: "table"
2677   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2678   algorithm: "table_performance_comparison_nic"
2679   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2680   reference:
2681     title: "3n-hsw xl710"
2682     data: "vpp-compare-testbeds-mrr-ref"
2683     nic: "NIC_Intel-XL710"
2684   compare:
2685     title: "3n-skx xxv710"
2686     data: "vpp-compare-testbeds-mrr-cmp"
2687     nic: "NIC_Intel-XXV710"
2688   data: "vpp-compare-testbeds-mrr"
2689   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2690   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2691   parameters:
2692   - "name"
2693   - "parent"
2694   - "result"
2695
2696 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2697 - type: "table"
2698   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2699   algorithm: "table_performance_comparison_nic"
2700   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2701   reference:
2702     title: "3n-hsw xl710"
2703     data: "vpp-compare-testbeds-mrr-ref"
2704     nic: "NIC_Intel-XL710"
2705   compare:
2706     title: "3n-skx xxv710"
2707     data: "vpp-compare-testbeds-mrr-cmp"
2708     nic: "NIC_Intel-XXV710"
2709   data: "vpp-compare-testbeds-mrr"
2710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2711   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2712   parameters:
2713   - "name"
2714   - "parent"
2715   - "result"
2716
2717 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2718 - type: "table"
2719   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2720   algorithm: "table_performance_comparison_nic"
2721   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2722   reference:
2723     title: "3n-hsw xl710"
2724     data: "vpp-compare-testbeds-mrr-ref"
2725     nic: "NIC_Intel-XL710"
2726   compare:
2727     title: "3n-skx xxv710"
2728     data: "vpp-compare-testbeds-mrr-cmp"
2729     nic: "NIC_Intel-XXV710"
2730   data: "vpp-compare-testbeds-mrr"
2731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2732   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2733   parameters:
2734   - "name"
2735   - "parent"
2736   - "result"
2737
2738 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2739 - type: "table"
2740   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2741   algorithm: "table_performance_comparison"
2742   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2743   reference:
2744     title: "3-Node Skx"
2745     data: "vpp-compare-topologies-mrr-ref"
2746   compare:
2747     title: "2-Node Skx"
2748     data: "vpp-compare-topologies-mrr-cmp"
2749   data: "vpp-compare-topologies-mrr"
2750   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2751   filter: "'MRR' and '1C'"
2752   parameters:
2753   - "name"
2754   - "parent"
2755   - "result"
2756
2757 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2758 - type: "table"
2759   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2760   algorithm: "table_performance_comparison"
2761   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2762   reference:
2763     title: "3-Node Skx"
2764     data: "vpp-compare-topologies-mrr-ref"
2765   compare:
2766     title: "2-Node Skx"
2767     data: "vpp-compare-topologies-mrr-cmp"
2768   data: "vpp-compare-topologies-mrr"
2769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2770   filter: "'MRR' and '2C'"
2771   parameters:
2772   - "name"
2773   - "parent"
2774   - "result"
2775
2776 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2777 - type: "table"
2778   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2779   algorithm: "table_performance_comparison"
2780   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2781   reference:
2782     title: "3-Node Skx"
2783     data: "vpp-compare-topologies-mrr-ref"
2784   compare:
2785     title: "2-Node Skx"
2786     data: "vpp-compare-topologies-mrr-cmp"
2787   data: "vpp-compare-topologies-mrr"
2788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2789   filter: "'MRR' and '4C'"
2790   parameters:
2791   - "name"
2792   - "parent"
2793   - "result"
2794
2795 # Detailed Test Results - VPP Performance Results 3n-hsw
2796 - type: "table"
2797   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2798   algorithm: "table_merged_details"
2799   output-file-ext: ".csv"
2800   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2801   columns:
2802   - title: "Name"
2803     data: "data name"
2804   - title: "Status"
2805     data: "data msg"
2806   rows: "generated"
2807   data: "vpp-perf-results-3n-hsw"
2808   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2809   parameters:
2810   - "name"
2811   - "parent"
2812   - "msg"
2813
2814 # Detailed Test Results - VPP Performance Results 3n-skx
2815 - type: "table"
2816   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2817   algorithm: "table_merged_details"
2818   output-file-ext: ".csv"
2819   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2820   columns:
2821   - title: "Name"
2822     data: "data name"
2823   - title: "Status"
2824     data: "data msg"
2825   rows: "generated"
2826   data: "vpp-perf-results-3n-skx"
2827   filter: "not 'CFS_OPT'"
2828   parameters:
2829   - "name"
2830   - "parent"
2831   - "msg"
2832
2833 # Detailed Test Results - VPP Performance Results 2n-skx
2834 - type: "table"
2835   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2836   algorithm: "table_merged_details"
2837   output-file-ext: ".csv"
2838   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2839   columns:
2840   - title: "Name"
2841     data: "data name"
2842   - title: "Status"
2843     data: "data msg"
2844   rows: "generated"
2845   data: "vpp-perf-results-2n-skx"
2846   filter: "not 'CFS_OPT'"
2847   parameters:
2848   - "name"
2849   - "parent"
2850   - "msg"
2851
2852 # Detailed Test Results - VPP Performance Results 3n-tsh
2853 - type: "table"
2854   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
2855   algorithm: "table_merged_details"
2856   output-file-ext: ".csv"
2857   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
2858   columns:
2859   - title: "Name"
2860     data: "data name"
2861   - title: "Status"
2862     data: "data msg"
2863   rows: "generated"
2864   data: "vpp-perf-results-3n-tsh"
2865   filter: "not 'CFS_OPT'"
2866   parameters:
2867   - "name"
2868   - "parent"
2869   - "msg"
2870
2871 # Detailed Test Results - VPP Performance Results 3n-dnv
2872 - type: "table"
2873   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
2874   algorithm: "table_details"
2875   output-file-ext: ".csv"
2876   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
2877   columns:
2878   - title: "Name"
2879     data: "data name"
2880   - title: "Status"
2881     data: "data msg"
2882   rows: "generated"
2883   data: "vpp-perf-results-3n-dnv"
2884   filter: "'NDRPDR'"
2885   parameters:
2886   - "name"
2887   - "parent"
2888   - "msg"
2889
2890 # Detailed Test Results - VPP Performance Results 2n-dnv
2891 - type: "table"
2892   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2893   algorithm: "table_details"
2894   output-file-ext: ".csv"
2895   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2896   columns:
2897   - title: "Name"
2898     data: "data name"
2899   - title: "Status"
2900     data: "data msg"
2901   rows: "generated"
2902   data: "vpp-perf-results-2n-dnv"
2903   filter: "'NDRPDR'"
2904   parameters:
2905   - "name"
2906   - "parent"
2907   - "msg"
2908
2909 # Test configuration - VPP Performance Test Configs 3n-hsw
2910 - type: "table"
2911   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2912   algorithm: "table_merged_details"
2913   output-file-ext: ".csv"
2914   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2915   columns:
2916   - title: "Name"
2917     data: "data name"
2918   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2919     data: "data conf-history"
2920   rows: "generated"
2921   data: "vpp-perf-results-3n-hsw"
2922   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2923   parameters:
2924   - "parent"
2925   - "name"
2926   - "conf-history"
2927
2928 # Test configuration - VPP Performance Test Configs 3n-skx
2929 - type: "table"
2930   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2931   algorithm: "table_merged_details"
2932   output-file-ext: ".csv"
2933   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2934   columns:
2935   - title: "Name"
2936     data: "data name"
2937   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2938     data: "data conf-history"
2939   rows: "generated"
2940   data: "vpp-perf-results-3n-skx"
2941   filter: "not 'CFS_OPT'"
2942   parameters:
2943   - "parent"
2944   - "name"
2945   - "conf-history"
2946
2947 # Test configuration - VPP Performance Test Configs 2n-skx
2948 - type: "table"
2949   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2950   algorithm: "table_merged_details"
2951   output-file-ext: ".csv"
2952   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2953   columns:
2954   - title: "Name"
2955     data: "data name"
2956   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2957     data: "data conf-history"
2958   rows: "generated"
2959   data: "vpp-perf-results-2n-skx"
2960   filter: "not 'CFS_OPT'"
2961   parameters:
2962   - "parent"
2963   - "name"
2964   - "conf-history"
2965
2966 # Test configuration - VPP Performance Test Configs 3n-tsh
2967 - type: "table"
2968   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
2969   algorithm: "table_merged_details"
2970   output-file-ext: ".csv"
2971   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
2972   columns:
2973   - title: "Name"
2974     data: "data name"
2975   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2976     data: "data conf-history"
2977   rows: "generated"
2978   data: "vpp-perf-results-3n-tsh"
2979   filter: "not 'CFS_OPT'"
2980   parameters:
2981   - "parent"
2982   - "name"
2983   - "conf-history"
2984
2985 # Test configuration - VPP Performance Test Configs 3n-dnv
2986 - type: "table"
2987   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
2988   algorithm: "table_details"
2989   output-file-ext: ".csv"
2990   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
2991   columns:
2992   - title: "Name"
2993     data: "data name"
2994   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2995     data: "data conf-history"
2996   rows: "generated"
2997   data: "vpp-perf-results-3n-dnv"
2998   filter: "'NDRPDR'"
2999   parameters:
3000   - "parent"
3001   - "name"
3002   - "conf-history"
3003
3004 # Test configuration - VPP Performance Test Configs 2n-dnv
3005 - type: "table"
3006   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3007   algorithm: "table_details"
3008   output-file-ext: ".csv"
3009   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3010   columns:
3011   - title: "Name"
3012     data: "data name"
3013   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3014     data: "data conf-history"
3015   rows: "generated"
3016   data: "vpp-perf-results-2n-dnv"
3017   filter: "'NDRPDR'"
3018   parameters:
3019   - "parent"
3020   - "name"
3021   - "conf-history"
3022
3023 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3024 - type: "table"
3025   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3026   algorithm: "table_merged_details"
3027   output-file-ext: ".csv"
3028   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3029   columns:
3030   - title: "Name"
3031     data: "data name"
3032   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3033     data: "data show-run"
3034   rows: "generated"
3035   data: "vpp-perf-results-3n-hsw"
3036   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3037   parameters:
3038   - "parent"
3039   - "name"
3040   - "show-run"
3041
3042 # Test Operational Data - VPP Performance Operational Data 3n-skx
3043 - type: "table"
3044   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3045   algorithm: "table_merged_details"
3046   output-file-ext: ".csv"
3047   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3048   columns:
3049   - title: "Name"
3050     data: "data name"
3051   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3052     data: "data show-run"
3053   rows: "generated"
3054   data: "vpp-perf-results-3n-skx"
3055   filter: "not 'CFS_OPT'"
3056   parameters:
3057   - "parent"
3058   - "name"
3059   - "show-run"
3060
3061 # Test Operational Data - VPP Performance Operational Data 2n-skx
3062 - type: "table"
3063   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3064   algorithm: "table_merged_details"
3065   output-file-ext: ".csv"
3066   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3067   columns:
3068   - title: "Name"
3069     data: "data name"
3070   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3071     data: "data show-run"
3072   rows: "generated"
3073   data: "vpp-perf-results-2n-skx"
3074   filter: "not 'CFS_OPT'"
3075   parameters:
3076   - "parent"
3077   - "name"
3078   - "show-run"
3079
3080 # Test Operational Data - VPP Performance Operational Data 3n-tsh
3081 - type: "table"
3082   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
3083   algorithm: "table_merged_details"
3084   output-file-ext: ".csv"
3085   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
3086   columns:
3087   - title: "Name"
3088     data: "data name"
3089   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3090     data: "data show-run"
3091   rows: "generated"
3092   data: "vpp-perf-results-3n-tsh"
3093   filter: "not 'CFS_OPT'"
3094   parameters:
3095   - "parent"
3096   - "name"
3097   - "show-run"
3098
3099 # Test Operational Data - VPP Performance Operational Data 3n-dnv
3100 - type: "table"
3101   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
3102   algorithm: "table_details"
3103   output-file-ext: ".csv"
3104   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
3105   columns:
3106   - title: "Name"
3107     data: "data name"
3108   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3109     data: "data show-run"
3110   rows: "generated"
3111   data: "vpp-perf-results-3n-dnv"
3112   filter: "'NDRPDR'"
3113   parameters:
3114   - "parent"
3115   - "name"
3116   - "show-run"
3117
3118 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3119 - type: "table"
3120   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3121   algorithm: "table_details"
3122   output-file-ext: ".csv"
3123   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3124   columns:
3125   - title: "Name"
3126     data: "data name"
3127   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3128     data: "data show-run"
3129   rows: "generated"
3130   data: "vpp-perf-results-2n-dnv"
3131   filter: "'NDRPDR'"
3132   parameters:
3133   - "parent"
3134   - "name"
3135   - "show-run"
3136
3137 # Detailed Test Results - VPP MRR Results 3n-hsw
3138 - type: "table"
3139   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3140   algorithm: "table_details"
3141   output-file-ext: ".csv"
3142   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3143   columns:
3144   - title: "Name"
3145     data: "data name"
3146   - title: "Status"
3147     data: "data msg"
3148   rows: "generated"
3149   data: "vpp-mrr-results-3n-hsw"
3150   filter: "'MRR'"
3151   parameters:
3152   - "name"
3153   - "parent"
3154   - "msg"
3155
3156 # Detailed Test Results - VPP MRR Results 3n-skx
3157 - type: "table"
3158   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3159   algorithm: "table_details"
3160   output-file-ext: ".csv"
3161   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3162   columns:
3163   - title: "Name"
3164     data: "data name"
3165   - title: "Status"
3166     data: "data msg"
3167   rows: "generated"
3168   data: "vpp-mrr-results-3n-skx"
3169   filter: "'MRR'"
3170   parameters:
3171   - "name"
3172   - "parent"
3173   - "msg"
3174
3175 # Detailed Test Results - VPP MRR Results 2n-skx
3176 - type: "table"
3177   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3178   algorithm: "table_details"
3179   output-file-ext: ".csv"
3180   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3181   columns:
3182   - title: "Name"
3183     data: "data name"
3184   - title: "Status"
3185     data: "data msg"
3186   rows: "generated"
3187   data: "vpp-mrr-results-2n-skx"
3188   filter: "'MRR'"
3189   parameters:
3190   - "name"
3191   - "parent"
3192   - "msg"
3193
3194 # Test configuration - VPP MRR Test Configs 3n-hsw
3195 - type: "table"
3196   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3197   algorithm: "table_details"
3198   output-file-ext: ".csv"
3199   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3200   columns:
3201   - title: "Name"
3202     data: "data name"
3203   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3204     data: "data conf-history"
3205   rows: "generated"
3206   data: "vpp-mrr-results-3n-hsw"
3207   filter: "'MRR'"
3208   parameters:
3209   - "parent"
3210   - "name"
3211   - "conf-history"
3212
3213 # Test configuration - VPP MRR Test Configs 3n-skx
3214 - type: "table"
3215   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3216   algorithm: "table_details"
3217   output-file-ext: ".csv"
3218   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3219   columns:
3220   - title: "Name"
3221     data: "data name"
3222   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3223     data: "data conf-history"
3224   rows: "generated"
3225   data: "vpp-mrr-results-3n-skx"
3226   filter: "'MRR'"
3227   parameters:
3228   - "parent"
3229   - "name"
3230   - "conf-history"
3231
3232 # Test configuration - VPP MRR Test Configs 2n-skx
3233 - type: "table"
3234   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3235   algorithm: "table_details"
3236   output-file-ext: ".csv"
3237   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3238   columns:
3239   - title: "Name"
3240     data: "data name"
3241   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3242     data: "data conf-history"
3243   rows: "generated"
3244   data: "vpp-mrr-results-2n-skx"
3245   filter: "'MRR'"
3246   parameters:
3247   - "parent"
3248   - "name"
3249   - "conf-history"
3250
3251 # Detailed Test Results - VPP Functional Results - Ubuntu
3252 - type: "table"
3253   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3254   algorithm: "table_details"
3255   output-file-ext: ".csv"
3256   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3257   columns:
3258   - title: "Name"
3259     data: "data name"
3260   - title: "Documentation"
3261     data: "data doc"
3262   - title: "Status"
3263     data: "data status"
3264   rows: "generated"
3265   data: "vpp-func-results-ubuntu"
3266   filter: "all"
3267   parameters:
3268   - "name"
3269   - "parent"
3270   - "doc"
3271   - "status"
3272
3273 # Detailed Test Results - VPP Functional Results - CentOS
3274 - type: "table"
3275   title: "Detailed Test Results - VPP Functional Results - CentOS"
3276   algorithm: "table_details"
3277   output-file-ext: ".csv"
3278   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3279   columns:
3280   - title: "Name"
3281     data: "data name"
3282   - title: "Documentation"
3283     data: "data doc"
3284   -
3285     title: "Status"
3286     data: "data status"
3287   rows: "generated"
3288   data:
3289     "vpp-func-results-centos"
3290   filter: "all"
3291   parameters:
3292   - "name"
3293   - "parent"
3294   - "doc"
3295   - "status"
3296
3297 # Test configuration - VPP Functional Test Configs - Ubuntu
3298 - type: "table"
3299   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3300   algorithm: "table_details"
3301   output-file-ext: ".csv"
3302   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3303   columns:
3304   - title: "Name"
3305     data: "data name"
3306   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3307     data: "data conf-history"
3308   rows: "generated"
3309   data: "vpp-func-results-ubuntu"
3310   filter: "all"
3311   parameters:
3312   - "parent"
3313   - "name"
3314   - "conf-history"
3315
3316 # Test configuration - VPP Functional Test Configs - CentOS
3317 - type: "table"
3318   title: "Test configuration - VPP Functional Test Configs - CentOS"
3319   algorithm: "table_details"
3320   output-file-ext: ".csv"
3321   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3322   columns:
3323   - title: "Name"
3324     data: "data name"
3325   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3326     data: "data conf-history"
3327   rows: "generated"
3328   data: "vpp-func-results-centos"
3329   filter: "all"
3330   parameters:
3331   - "parent"
3332   - "name"
3333   - "conf-history"
3334
3335 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3336 #- type: "table"
3337 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3338 #  algorithm: "table_details"
3339 #  output-file-ext: ".csv"
3340 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3341 #  columns:
3342 #  - title: "Name"
3343 #    data: "data name"
3344 #  - title: "Status"
3345 #    data: "data msg"
3346 #  rows: "generated"
3347 #  data: "ligato-perf-results-3n-hsw"
3348 #  filter: "all"
3349 #  parameters:
3350 #  - "name"
3351 #  - "parent"
3352 #  - "msg"
3353
3354 # Detailed Test Results - VPP Device Results - Ubuntu
3355 - type: "table"
3356   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3357   algorithm: "table_details"
3358   output-file-ext: ".csv"
3359   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3360   columns:
3361   - title: "Name"
3362     data: "data name"
3363   - title: "Documentation"
3364     data: "data doc"
3365   - title: "Status"
3366     data: "data status"
3367   rows: "generated"
3368   data: "vpp-device-results-ubuntu"
3369   filter: "all"
3370   parameters:
3371   - "name"
3372   - "parent"
3373   - "doc"
3374   - "status"
3375
3376 # Test configuration - VPP Device Test Configs - Ubuntu
3377 - type: "table"
3378   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3379   algorithm: "table_details"
3380   output-file-ext: ".csv"
3381   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3382   columns:
3383   - title: "Name"
3384     data: "data name"
3385   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3386     data: "data conf-history"
3387   rows: "generated"
3388   data: "vpp-device-results-ubuntu"
3389   filter: "all"
3390   parameters:
3391   - "parent"
3392   - "name"
3393   - "conf-history"
3394
3395 ################################################################################
3396
3397 # DPDK Performance Changes 3n-hsw 1t1c pdr
3398 - type: "table"
3399   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3400   algorithm: "table_performance_comparison"
3401   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3402   history:
3403     - title: "rls1901"
3404       data: "dpdk-performance-changes-3n-hsw-h1"
3405   reference:
3406     title: "rls1904"
3407     data: "dpdk-performance-changes-3n-hsw-ref"
3408   compare:
3409     title: "rls1908"
3410     data: "dpdk-performance-changes-3n-hsw-cmp"
3411   data: "dpdk-performance-changes-3n-hsw"
3412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3413   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3414   parameters:
3415   - "name"
3416   - "parent"
3417   - "throughput"
3418
3419 # DPDK Performance Changes 3n-hsw 2t2c pdr
3420 - type: "table"
3421   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3422   algorithm: "table_performance_comparison"
3423   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3424   history:
3425     - title: "rls1901"
3426       data: "dpdk-performance-changes-3n-hsw-h1"
3427   reference:
3428     title: "rls1904"
3429     data: "dpdk-performance-changes-3n-hsw-ref"
3430   compare:
3431     title: "rls1908"
3432     data: "dpdk-performance-changes-3n-hsw-cmp"
3433   data: "dpdk-performance-changes-3n-hsw"
3434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3435   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3436   parameters:
3437   - "name"
3438   - "parent"
3439   - "throughput"
3440
3441 # DPDK Performance Changes 3n-hsw 1t1c ndr
3442 - type: "table"
3443   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3444   algorithm: "table_performance_comparison"
3445   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3446   history:
3447     - title: "rls1901"
3448       data: "dpdk-performance-changes-3n-hsw-h1"
3449   reference:
3450     title: "rls1904"
3451     data: "dpdk-performance-changes-3n-hsw-ref"
3452   compare:
3453     title: "rls1908"
3454     data: "dpdk-performance-changes-3n-hsw-cmp"
3455   data: "dpdk-performance-changes-3n-hsw"
3456   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3457   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3458   parameters:
3459   - "name"
3460   - "parent"
3461   - "throughput"
3462
3463 # DPDK Performance Changes 3n-hsw 2t2c ndr
3464 - type: "table"
3465   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3466   algorithm: "table_performance_comparison"
3467   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3468   history:
3469     - title: "rls1901"
3470       data: "dpdk-performance-changes-3n-hsw-h1"
3471   reference:
3472     title: "rls1904"
3473     data: "dpdk-performance-changes-3n-hsw-ref"
3474   compare:
3475     title: "rls1908"
3476     data: "dpdk-performance-changes-3n-hsw-cmp"
3477   data: "dpdk-performance-changes-3n-hsw"
3478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3479   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3480   parameters:
3481   - "name"
3482   - "parent"
3483   - "throughput"
3484
3485 # DPDK Performance Changes 3n-skx 2t1c pdr
3486 - type: "table"
3487   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3488   algorithm: "table_performance_comparison"
3489   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3490   history:
3491     - title: "rls1901"
3492       data: "dpdk-performance-changes-3n-skx-h1"
3493   reference:
3494     title: "rls1904"
3495     data: "dpdk-performance-changes-3n-skx-ref"
3496   compare:
3497     title: "rls1908"
3498     data: "dpdk-performance-changes-3n-skx-cmp"
3499   data: "dpdk-performance-changes-3n-skx"
3500   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3501   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3502   parameters:
3503   - "name"
3504   - "parent"
3505   - "throughput"
3506
3507 # DPDK Performance Changes 3n-skx 4t2c pdr
3508 - type: "table"
3509   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3510   algorithm: "table_performance_comparison"
3511   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3512   history:
3513     - title: "rls1901"
3514       data: "dpdk-performance-changes-3n-skx-h1"
3515   reference:
3516     title: "rls1904"
3517     data: "dpdk-performance-changes-3n-skx-ref"
3518   compare:
3519     title: "rls1908"
3520     data: "dpdk-performance-changes-3n-skx-cmp"
3521   data: "dpdk-performance-changes-3n-skx"
3522   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3523   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3524   parameters:
3525   - "name"
3526   - "parent"
3527   - "throughput"
3528
3529 # DPDK Performance Changes 3n-skx 2t1c ndr
3530 - type: "table"
3531   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3532   algorithm: "table_performance_comparison"
3533   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3534   history:
3535     - title: "rls1901"
3536       data: "dpdk-performance-changes-3n-skx-h1"
3537   reference:
3538     title: "rls1904"
3539     data: "dpdk-performance-changes-3n-skx-ref"
3540   compare:
3541     title: "rls1908"
3542     data: "dpdk-performance-changes-3n-skx-cmp"
3543   data: "dpdk-performance-changes-3n-skx"
3544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3545   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3546   parameters:
3547   - "name"
3548   - "parent"
3549   - "throughput"
3550
3551 # DPDK Performance Changes 3n-skx 4t2c ndr
3552 - type: "table"
3553   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3554   algorithm: "table_performance_comparison"
3555   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3556   history:
3557     - title: "rls1901"
3558       data: "dpdk-performance-changes-3n-skx-h1"
3559   reference:
3560     title: "rls1904"
3561     data: "dpdk-performance-changes-3n-skx-ref"
3562   compare:
3563     title: "rls1908"
3564     data: "dpdk-performance-changes-3n-skx-cmp"
3565   data: "dpdk-performance-changes-3n-skx"
3566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3567   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3568   parameters:
3569   - "name"
3570   - "parent"
3571   - "throughput"
3572
3573 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3574 - type: "table"
3575   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3576   algorithm: "table_performance_comparison"
3577   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3578   reference:
3579     title: "3-Node Hsw"
3580     data: "dpdk-compare-testbeds-ref"
3581   compare:
3582     title: "3-Node Skx"
3583     data: "dpdk-compare-testbeds-cmp"
3584   data: "dpdk-compare-testbeds"
3585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3586   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3587   parameters:
3588   - "name"
3589   - "parent"
3590   - "throughput"
3591
3592 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3593 - type: "table"
3594   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3595   algorithm: "table_performance_comparison"
3596   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3597   reference:
3598     title: "3-Node Hsw"
3599     data: "dpdk-compare-testbeds-ref"
3600   compare:
3601     title: "3-Node Skx"
3602     data: "dpdk-compare-testbeds-cmp"
3603   data: "dpdk-compare-testbeds"
3604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3605   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3606   parameters:
3607   - "name"
3608   - "parent"
3609   - "throughput"
3610
3611 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3612 - type: "table"
3613   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3614   algorithm: "table_performance_comparison"
3615   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3616   reference:
3617     title: "3-Node Skx"
3618     data: "dpdk-compare-topologies-ref"
3619   compare:
3620     title: "2-Node Skx"
3621     data: "dpdk-compare-topologies-cmp"
3622   data: "dpdk-compare-topologies"
3623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3624   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3625   parameters:
3626   - "name"
3627   - "parent"
3628   - "throughput"
3629
3630 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3631 - type: "table"
3632   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3633   algorithm: "table_performance_comparison"
3634   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3635   reference:
3636     title: "3-Node Skx"
3637     data: "dpdk-compare-topologies-ref"
3638   compare:
3639     title: "2-Node Skx"
3640     data: "dpdk-compare-topologies-cmp"
3641   data: "dpdk-compare-topologies"
3642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3643   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3644   parameters:
3645   - "name"
3646   - "parent"
3647   - "throughput"
3648
3649 # DPDK Performance Changes 2n-skx 2t1c pdr
3650 - type: "table"
3651   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3652   algorithm: "table_performance_comparison"
3653   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3654   history:
3655     - title: "rls1901"
3656       data: "dpdk-performance-changes-2n-skx-h1"
3657   reference:
3658     title: "rls1904"
3659     data: "dpdk-performance-changes-2n-skx-ref"
3660   compare:
3661     title: "rls1908"
3662     data: "dpdk-performance-changes-2n-skx-cmp"
3663   data: "dpdk-performance-changes-2n-skx"
3664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3666   parameters:
3667   - "name"
3668   - "parent"
3669   - "throughput"
3670
3671 # DPDK Performance Changes 2n-skx 4t2c pdr
3672 - type: "table"
3673   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3674   algorithm: "table_performance_comparison"
3675   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3676   history:
3677     - title: "rls1901"
3678       data: "dpdk-performance-changes-2n-skx-h1"
3679   reference:
3680     title: "rls1904"
3681     data: "dpdk-performance-changes-2n-skx-ref"
3682   compare:
3683     title: "rls1908"
3684     data: "dpdk-performance-changes-2n-skx-cmp"
3685   data: "dpdk-performance-changes-2n-skx"
3686   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3687   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3688   parameters:
3689   - "name"
3690   - "parent"
3691   - "throughput"
3692
3693 # DPDK Performance Changes 2n-skx 2t1c ndr
3694 - type: "table"
3695   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3696   algorithm: "table_performance_comparison"
3697   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3698   history:
3699     - title: "rls1901"
3700       data: "dpdk-performance-changes-2n-skx-h1"
3701   reference:
3702     title: "rls1904"
3703     data: "dpdk-performance-changes-2n-skx-ref"
3704   compare:
3705     title: "rls1908"
3706     data: "dpdk-performance-changes-2n-skx-cmp"
3707   data: "dpdk-performance-changes-2n-skx"
3708   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3709   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3710   parameters:
3711   - "name"
3712   - "parent"
3713   - "throughput"
3714
3715 # DPDK Performance Changes 2n-skx 4t2c ndr
3716 - type: "table"
3717   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3718   algorithm: "table_performance_comparison"
3719   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3720   history:
3721     - title: "rls1901"
3722       data: "dpdk-performance-changes-2n-skx-h1"
3723   reference:
3724     title: "rls1904"
3725     data: "dpdk-performance-changes-2n-skx-ref"
3726   compare:
3727     title: "rls1908"
3728     data: "dpdk-performance-changes-2n-skx-cmp"
3729   data: "dpdk-performance-changes-2n-skx"
3730   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3731   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3732   parameters:
3733   - "name"
3734   - "parent"
3735   - "throughput"
3736
3737 # Detailed Test Results - DPDK Performance Results 3n-hsw
3738 - type: "table"
3739   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3740   algorithm: "table_details"
3741   output-file-ext: ".csv"
3742   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3743   columns:
3744   - title: "Name"
3745     data: "data name"
3746   - title: "Status"
3747     data: "data msg"
3748   rows: "generated"
3749   data: "dpdk-perf-results-3n-hsw"
3750   filter: "all"
3751   parameters:
3752   - "name"
3753   - "parent"
3754   - "msg"
3755
3756 # Detailed Test Results - DPDK Performance Results 3n-skx
3757 - type: "table"
3758   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3759   algorithm: "table_details"
3760   output-file-ext: ".csv"
3761   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3762   columns:
3763   - title: "Name"
3764     data: "data name"
3765   - title: "Status"
3766     data: "data msg"
3767   rows: "generated"
3768   data: "dpdk-perf-results-3n-skx"
3769   filter: "all"
3770   parameters:
3771   - "name"
3772   - "parent"
3773   - "msg"
3774
3775 # Detailed Test Results - DPDK Performance Results 2n-skx
3776 - type: "table"
3777   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3778   algorithm: "table_details"
3779   output-file-ext: ".csv"
3780   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3781   columns:
3782   - title: "Name"
3783     data: "data name"
3784   - title: "Status"
3785     data: "data msg"
3786   rows: "generated"
3787   data: "dpdk-perf-results-2n-skx"
3788   filter: "all"
3789   parameters:
3790   - "name"
3791   - "parent"
3792   - "msg"
3793
3794 ################################################################################
3795 ###                                F I L E S                                 ###
3796 ################################################################################
3797
3798 # VPP Performance Results 3n-hsw
3799 - type: "file"
3800   title: "VPP Performance Results 3n-hsw"
3801   algorithm: "file_test_results"
3802   output-file-ext: ".rst"
3803   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3804   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"
3805   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3806   data: "vpp-perf-results-3n-hsw"
3807   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3808   parameters:
3809   - "name"
3810   - "doc"
3811   - "level"
3812   - "parent"
3813   data-start-level: 3
3814
3815 # VPP Performance Results 3n-skx
3816 - type: "file"
3817   title: "VPP Performance Results 3n-skx"
3818   algorithm: "file_test_results"
3819   output-file-ext: ".rst"
3820   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3821   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"
3822   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3823   data: "vpp-perf-results-3n-skx"
3824   filter: "not 'CFS_OPT'"
3825   parameters:
3826   - "name"
3827   - "doc"
3828   - "level"
3829   - "parent"
3830   data-start-level: 3
3831
3832 # VPP Performance Results 2n-skx
3833 - type: "file"
3834   title: "VPP Performance Results 2n-skx"
3835   algorithm: "file_test_results"
3836   output-file-ext: ".rst"
3837   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3838   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"
3839   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3840   data: "vpp-perf-results-2n-skx"
3841   filter: "not 'CFS_OPT'"
3842   parameters:
3843   - "name"
3844   - "doc"
3845   - "level"
3846   - "parent"
3847   data-start-level: 3
3848
3849 # VPP Performance Results 3n-tsh
3850 - type: "file"
3851   title: "VPP Performance Results 3n-tsh"
3852   algorithm: "file_test_results"
3853   output-file-ext: ".rst"
3854   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
3855   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"
3856   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
3857   data: "vpp-perf-results-3n-tsh"
3858   filter: "not 'CFS_OPT'"
3859   parameters:
3860   - "name"
3861   - "doc"
3862   - "level"
3863   - "parent"
3864   data-start-level: 3
3865
3866 # VPP Performance Results 3n-dnv
3867 - type: "file"
3868   title: "VPP Performance Results 3n-dnv"
3869   algorithm: "file_test_results"
3870   output-file-ext: ".rst"
3871   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
3872   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"
3873   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
3874   data: "vpp-perf-results-3n-dnv"
3875   filter: "'NDRPDR'"
3876   parameters:
3877   - "name"
3878   - "doc"
3879   - "level"
3880   - "parent"
3881   data-start-level: 3
3882
3883 # VPP Performance Results 2n-dnv
3884 - type: "file"
3885   title: "VPP Performance Results 2n-dnv"
3886   algorithm: "file_test_results"
3887   output-file-ext: ".rst"
3888   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3889   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"
3890   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3891   data: "vpp-perf-results-2n-dnv"
3892   filter: "'NDRPDR'"
3893   parameters:
3894   - "name"
3895   - "doc"
3896   - "level"
3897   - "parent"
3898   data-start-level: 3
3899
3900 # VPP Performance Configuration 3n-hsw
3901 - type: "file"
3902   title: "VPP Performance Configuration 3n-hsw"
3903   algorithm: "file_test_results"
3904   output-file-ext: ".rst"
3905   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3906   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"
3907   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3908   data: "vpp-perf-results-3n-hsw"
3909   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3910   parameters:
3911   - "name"
3912   - "doc"
3913   - "level"
3914   - "parent"
3915   data-start-level: 3
3916
3917 # VPP Performance Configuration 3n-skx
3918 - type: "file"
3919   title: "VPP Performance Configuration 3n-skx"
3920   algorithm: "file_test_results"
3921   output-file-ext: ".rst"
3922   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
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[DTC,PERF,VPP,3N,SKX]}"
3925   data: "vpp-perf-results-3n-skx"
3926   filter: "not 'CFS_OPT'"
3927   parameters:
3928   - "name"
3929   - "doc"
3930   - "level"
3931   - "parent"
3932   data-start-level: 3
3933
3934 # VPP Performance Configuration 2n-skx
3935 - type: "file"
3936   title: "VPP Performance Configuration 2n-skx"
3937   algorithm: "file_test_results"
3938   output-file-ext: ".rst"
3939   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_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[DTC,PERF,VPP,2N,SKX]}"
3942   data: "vpp-perf-results-2n-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 Configuration 3n-tsh
3952 - type: "file"
3953   title: "VPP Performance Configuration 3n-tsh"
3954   algorithm: "file_test_results"
3955   output-file-ext: ".rst"
3956   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
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[DTC,PERF,VPP,3N,TSH]}"
3959   data: "vpp-perf-results-3n-tsh"
3960   filter: "not 'CFS_OPT'"
3961   parameters:
3962   - "name"
3963   - "doc"
3964   - "level"
3965   - "parent"
3966   data-start-level: 3
3967
3968 # VPP Performance Configuration 3n-dnv
3969 - type: "file"
3970   title: "VPP Performance Configuration 3n-dnv"
3971   algorithm: "file_test_results"
3972   output-file-ext: ".rst"
3973   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
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[DTC,PERF,VPP,3N,DNV]}"
3976   data: "vpp-perf-results-3n-dnv"
3977   filter: "'NDRPDR'"
3978   parameters:
3979   - "name"
3980   - "doc"
3981   - "level"
3982   - "parent"
3983   data-start-level: 3
3984
3985 # VPP Performance Configuration 2n-dnv
3986 - type: "file"
3987   title: "VPP Performance Configuration 2n-dnv"
3988   algorithm: "file_test_results"
3989   output-file-ext: ".rst"
3990   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_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[DTC,PERF,VPP,2N,DNV]}"
3993   data: "vpp-perf-results-2n-dnv"
3994   filter: "'NDRPDR'"
3995   parameters:
3996   - "name"
3997   - "doc"
3998   - "level"
3999   - "parent"
4000   data-start-level: 3
4001
4002 # VPP Performance Operational Data 3n-hsw
4003 - type: "file"
4004   title: "VPP Performance Operational Data 3n-hsw"
4005   algorithm: "file_test_results"
4006   output-file-ext: ".rst"
4007   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
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[DTO,PERF,VPP,3N,HSW]}"
4010   data: "vpp-perf-results-3n-hsw"
4011   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4012   parameters:
4013   - "name"
4014   - "doc"
4015   - "level"
4016   - "parent"
4017   data-start-level: 3
4018
4019 # VPP Performance Operational Data 3n-skx
4020 - type: "file"
4021   title: "VPP Performance Operational Data 3n-skx"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
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[DTO,PERF,VPP,3N,SKX]}"
4027   data: "vpp-perf-results-3n-skx"
4028   filter: "not 'CFS_OPT'"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP Performance Operational Data 2n-skx
4037 - type: "file"
4038   title: "VPP Performance Operational Data 2n-skx"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_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[DTO,PERF,VPP,2N,SKX]}"
4044   data: "vpp-perf-results-2n-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 Operational Data 3n-tsh
4054 - type: "file"
4055   title: "VPP Performance Operational Data 3n-tsh"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
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[DTO,PERF,VPP,3N,TSH]}"
4061   data: "vpp-perf-results-3n-tsh"
4062   filter: "not 'CFS_OPT'"
4063   parameters:
4064   - "name"
4065   - "doc"
4066   - "level"
4067   - "parent"
4068   data-start-level: 3
4069
4070 # VPP Performance Operational Data 3n-dnv
4071 - type: "file"
4072   title: "VPP Performance Operational Data 3n-dnv"
4073   algorithm: "file_test_results"
4074   output-file-ext: ".rst"
4075   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
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[DTO,PERF,VPP,3N,DNV]}"
4078   data: "vpp-perf-results-3n-dnv"
4079   filter: "'NDRPDR'"
4080   parameters:
4081   - "name"
4082   - "doc"
4083   - "level"
4084   - "parent"
4085   data-start-level: 3
4086
4087 # VPP Performance Operational Data 2n-dnv
4088 - type: "file"
4089   title: "VPP Performance Operational Data 2n-dnv"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_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[DTO,PERF,VPP,2N,DNV]}"
4095   data: "vpp-perf-results-2n-dnv"
4096   filter: "'NDRPDR'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP MRR Results 3n-hsw
4105 - type: "file"
4106   title: "VPP MRR Results 3n-hsw"
4107   algorithm: "file_test_results"
4108   output-file-ext: ".rst"
4109   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
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[DTR,MRR,VPP,3N,HSW]}"
4112   data: "vpp-mrr-results-3n-hsw"
4113   filter: "'MRR'"
4114   parameters:
4115   - "name"
4116   - "doc"
4117   - "level"
4118   - "parent"
4119   data-start-level: 3
4120
4121 # VPP MRR Results 3n-skx
4122 - type: "file"
4123   title: "VPP MRR Results 3n-skx"
4124   algorithm: "file_test_results"
4125   output-file-ext: ".rst"
4126   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
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[DTR,MRR,VPP,3N,SKX]}"
4129   data: "vpp-mrr-results-3n-skx"
4130   filter: "'MRR'"
4131   parameters:
4132   - "name"
4133   - "doc"
4134   - "level"
4135   - "parent"
4136   data-start-level: 3
4137
4138 # VPP MRR Results 2n-skx
4139 - type: "file"
4140   title: "VPP MRR Results 2n-skx"
4141   algorithm: "file_test_results"
4142   output-file-ext: ".rst"
4143   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_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[DTR,MRR,VPP,2N,SKX]}"
4146   data: "vpp-mrr-results-2n-skx"
4147   filter: "all"
4148   parameters:
4149   - "name"
4150   - "doc"
4151   - "level"
4152   - "parent"
4153   data-start-level: 3
4154
4155 # VPP MRR Configuration 3n-hsw
4156 - type: "file"
4157   title: "VPP MRR Configuration 3n-hsw"
4158   algorithm: "file_test_results"
4159   output-file-ext: ".rst"
4160   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
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[DTC,MRR,VPP,3N,HSW]}"
4163   data: "vpp-mrr-results-3n-hsw"
4164   filter: "'MRR'"
4165   parameters:
4166   - "name"
4167   - "doc"
4168   - "level"
4169   - "parent"
4170   data-start-level: 3
4171
4172 # VPP MRR Configuration 3n-skx
4173 - type: "file"
4174   title: "VPP MRR Configuration 3n-skx"
4175   algorithm: "file_test_results"
4176   output-file-ext: ".rst"
4177   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
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[DTC,MRR,VPP,3N,SKX]}"
4180   data: "vpp-mrr-results-3n-skx"
4181   filter: "'MRR'"
4182   parameters:
4183   - "name"
4184   - "doc"
4185   - "level"
4186   - "parent"
4187   data-start-level: 3
4188
4189 # VPP MRR Configuration 2n-skx
4190 - type: "file"
4191   title: "VPP MRR Configuration 2n-skx"
4192   algorithm: "file_test_results"
4193   output-file-ext: ".rst"
4194   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
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[DTC,MRR,VPP,2N,SKX]}"
4197   data: "vpp-mrr-results-2n-skx"
4198   filter: "'MRR'"
4199   parameters:
4200   - "name"
4201   - "doc"
4202   - "level"
4203   - "parent"
4204   data-start-level: 3
4205
4206 # VPP Functional Results - Ubuntu
4207 - type: "file"
4208   title: "VPP Functional Results - Ubuntu"
4209   algorithm: "file_test_results"
4210   output-file-ext: ".rst"
4211   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
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[DTR,FUNC,VPP,UBUNTU]}"
4214   data: "vpp-func-results-ubuntu"
4215   filter: "all"
4216   parameters:
4217   - "name"
4218   - "doc"
4219   - "level"
4220   - "parent"
4221   data-start-level: 3
4222
4223 # VPP Functional Results - CentOS
4224 - type: "file"
4225   title: "VPP Functional Results - CentOS"
4226   algorithm: "file_test_results"
4227   output-file-ext: ".rst"
4228   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
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,FUNC,VPP,CENTOS]}"
4231   data:
4232     "vpp-func-results-centos"
4233   filter: "all"
4234   parameters:
4235   - "name"
4236   - "doc"
4237   - "level"
4238   - "parent"
4239   data-start-level: 3
4240
4241 # VPP Functional Configuration - Ubuntu
4242 - type: "file"
4243   title: "VPP Functional Configuration - Ubuntu"
4244   algorithm: "file_test_results"
4245   output-file-ext: ".rst"
4246   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4247   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"
4248   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4249   data: "vpp-func-results-ubuntu"
4250   filter: "all"
4251   parameters:
4252   - "name"
4253   - "doc"
4254   - "level"
4255   - "parent"
4256   data-start-level: 3
4257
4258 # VPP Functional Configuration - CentOS
4259 - type: "file"
4260   title: "VPP Functional Configuration - CentOS"
4261   algorithm: "file_test_results"
4262   output-file-ext: ".rst"
4263   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4264   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"
4265   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4266   data:
4267     "vpp-func-results-centos"
4268   filter: "all"
4269   parameters:
4270   - "name"
4271   - "doc"
4272   - "level"
4273   - "parent"
4274   data-start-level: 3
4275
4276 # VPP Device Results - Ubuntu
4277 - type: "file"
4278   title: "VPP Device Results - Ubuntu"
4279   algorithm: "file_test_results"
4280   output-file-ext: ".rst"
4281   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4282   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"
4283   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4284   data: "vpp-device-results-ubuntu"
4285   filter: "all"
4286   parameters:
4287   - "name"
4288   - "doc"
4289   - "level"
4290   - "parent"
4291   data-start-level: 2
4292
4293 # VPP Device Configuration - Ubuntu
4294 - type: "file"
4295   title: "VPP Device Configuration - Ubuntu"
4296   algorithm: "file_test_results"
4297   output-file-ext: ".rst"
4298   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4299   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"
4300   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4301   data: "vpp-device-results-ubuntu"
4302   filter: "all"
4303   parameters:
4304   - "name"
4305   - "doc"
4306   - "level"
4307   - "parent"
4308   data-start-level: 2
4309
4310 ## Container Orchestrated Performance Results 3n-hsw
4311 #- type: "file"
4312 #  title: "Container Orchestrated Performance Results 3n-hsw"
4313 #  algorithm: "file_test_results"
4314 #  output-file-ext: ".rst"
4315 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4316 #  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"
4317 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4318 #  data: "ligato-perf-results-3n-hsw"
4319 #  filter: "all"
4320 #  parameters:
4321 #  - "name"
4322 #  - "doc"
4323 #  - "level"
4324 #  - "parent"
4325 #  data-start-level: 3
4326
4327 # DPDK Performance Results 3n-hsw
4328 - type: "file"
4329   title: "DPDK Performance Results 3n-hsw"
4330   algorithm: "file_test_results"
4331   output-file-ext: ".rst"
4332   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4333   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"
4334   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4335   data: "dpdk-perf-results-3n-hsw"
4336   filter: "all"
4337   parameters:
4338   - "name"
4339   - "doc"
4340   - "level"
4341   - "parent"
4342   data-start-level: 3
4343
4344 # DPDK Performance Results 3n-skx
4345 - type: "file"
4346   title: "DPDK Performance Results 3n-skx"
4347   algorithm: "file_test_results"
4348   output-file-ext: ".rst"
4349   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4350   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"
4351   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4352   data: "dpdk-perf-results-3n-skx"
4353   filter: "all"
4354   parameters:
4355   - "name"
4356   - "doc"
4357   - "level"
4358   - "parent"
4359   data-start-level: 3
4360
4361 # DPDK Performance Results 2n-skx
4362 - type: "file"
4363   title: "DPDK Performance Results 2n-skx"
4364   algorithm: "file_test_results"
4365   output-file-ext: ".rst"
4366   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4367   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"
4368   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4369   data: "dpdk-perf-results-2n-skx"
4370   filter: "all"
4371   parameters:
4372   - "name"
4373   - "doc"
4374   - "level"
4375   - "parent"
4376   data-start-level: 3
4377
4378 ################################################################################
4379 ###                                P L O T S                                 ###
4380 ################################################################################
4381
4382 # Plots VPP HTTP Server Performance
4383 - type: "plot"
4384   title: "VPP HTTP Server Performance"
4385   algorithm: "plot_http_server_performance_box"
4386   output-file-type: ".html"
4387   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4388   data:
4389     "plot-vpp-http-server-performance"
4390   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4391   # each tag is enclosed with ' (apostrophe).
4392   filter: "'HTTP' and 'TCP_CPS'"
4393   parameters:
4394   - "result"
4395   - "name"
4396   traces:
4397     hoverinfo: "x+y"
4398     boxpoints: "outliers"
4399     whiskerwidth: 0
4400   layout:
4401     title: "VPP HTTP Server Performance"
4402     layout:
4403       "plot-cps"
4404
4405 - type: "plot"
4406   title: "VPP HTTP Server Performance"
4407   algorithm: "plot_http_server_performance_box"
4408   output-file-type: ".html"
4409   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4410   data:
4411     "plot-vpp-http-server-performance"
4412   filter: "'HTTP' and 'TCP_RPS'"
4413   parameters:
4414   - "result"
4415   - "name"
4416   traces:
4417     hoverinfo: "x+y"
4418     boxpoints: "outliers"
4419     whiskerwidth: 0
4420   layout:
4421     title: "VPP HTTP Server Performance"
4422     layout:
4423       "plot-rps"
4424
4425 ################################################################################
4426
4427 ## Soak Test (PLRsearch), boxes
4428 #- type: "plot"
4429 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4430 #  algorithm: "plot_performance_box"
4431 #  output-file-type: ".html"
4432 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4433 #  data: "plot-vpp-soak-2n-skx"
4434 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4435 #  parameters:
4436 #    - "throughput"
4437 #    - "parent"
4438 #    - "tags"
4439 #  sort:
4440 #    - "DRV_AVF"
4441 #    - "DRV_AVF"
4442 #    - "DRV_AVF"
4443 #    - "L2BDMACLRN"
4444 #    - "L2XCBASE"
4445 #    - "L2PATCH"
4446 #  traces:
4447 #    hoverinfo: "x+y"
4448 #    boxpoints: "all"
4449 #    whiskerwidth: 0
4450 #  layout:
4451 #    title: "2 Hours Soak Test (PLRsearch)"
4452 #    layout: "plot-soak-throughput"
4453 #
4454 ## Soak Test (PLRsearch), boxes
4455 #- type: "plot"
4456 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4457 #  algorithm: "plot_performance_box"
4458 #  output-file-type: ".html"
4459 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4460 #  data: "plot-vpp-soak-2n-skx"
4461 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4462 #  parameters:
4463 #    - "throughput"
4464 #    - "parent"
4465 #    - "tags"
4466 #  sort:
4467 #    - "VHOST"
4468 #    - "MEMIF"
4469 #    - "IP4FWD"
4470 #    - "IP6FWD"
4471 #  traces:
4472 #    hoverinfo: "x+y"
4473 #    boxpoints: "all"
4474 #    whiskerwidth: 0
4475 #  layout:
4476 #    title: "2 Hours Soak Test (PLRsearch)"
4477 #    layout: "plot-soak-throughput"
4478
4479 ###############################################################################
4480 # Plots - NF Density - VSC - MRR 64b
4481 - type: "plot"
4482   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4483   algorithm: "plot_service_density_heatmap"
4484   output-file-type: ".html"
4485   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4486   data: "plot-vpp-nfv-2n-skx-mrr"
4487   filter: "'NIC_Intel-XXV710' and
4488            'NF_DENSITY' and
4489            'VHOST' and
4490            'CHAIN' and
4491            'NF_VPPIP4' and
4492            '64B' and
4493            '2T1C' and
4494            'MRR'"
4495   reference:
4496     include: "2"
4497     name: "VNF-1c"
4498   compare:
4499     include: "1"
4500     name: "VNF-0.5c"
4501   parameters:
4502   - "result"
4503   - "name"
4504   - "tags"
4505   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4506   x-axis: "X = VNFs per Service Chain"
4507   y-axis: "Y = Number of Service Chains"
4508   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4509   layout:
4510     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4511     layout: "plot-service-density"
4512
4513 - type: "plot"
4514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4515   algorithm: "plot_service_density_heatmap"
4516   output-file-type: ".html"
4517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4518   data: "plot-vpp-nfv-2n-skx-mrr"
4519   filter: "'NIC_Intel-XXV710' and
4520            'NF_DENSITY' and
4521            'VHOST' and
4522            'CHAIN' and
4523            'NF_VPPIP4' and
4524            '64B' and
4525            '4T2C' and
4526            'MRR'"
4527   reference:
4528     include: "2"
4529     name: "VNF-1c"
4530   compare:
4531     include: "1"
4532     name: "VNF-0.5c"
4533   parameters:
4534   - "result"
4535   - "name"
4536   - "tags"
4537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4538   x-axis: "X = VNFs per Service Chain"
4539   y-axis: "Y = Number of Service Chains"
4540   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4541   layout:
4542     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4543     layout: "plot-service-density"
4544
4545 - type: "plot"
4546   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4547   algorithm: "plot_service_density_heatmap"
4548   output-file-type: ".html"
4549   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4550   data: "plot-vpp-nfv-2n-skx-mrr"
4551   filter: "'NIC_Intel-XXV710' and
4552            'NF_DENSITY' and
4553            'VHOST' and
4554            'CHAIN' and
4555            'NF_VPPIP4' and
4556            '64B' and
4557            '8T4C' and
4558            'MRR'"
4559   reference:
4560     include: "2"
4561     name: "VNF-1c"
4562   compare:
4563     include: "1"
4564     name: "VNF-0.5c"
4565   parameters:
4566   - "result"
4567   - "name"
4568   - "tags"
4569   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4570   x-axis: "X = VNFs per Service Chain"
4571   y-axis: "Y = Number of Service Chains"
4572   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4573   layout:
4574     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4575     layout: "plot-service-density"
4576
4577 # Plots - NF Density - VSC - MRR IMIX
4578 - type: "plot"
4579   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4580   algorithm: "plot_service_density_heatmap"
4581   output-file-type: ".html"
4582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4583   data: "plot-vpp-nfv-2n-skx-mrr"
4584   filter: "'NIC_Intel-XXV710' and
4585            'NF_DENSITY' and
4586            'VHOST' and
4587            'CHAIN' and
4588            'NF_VPPIP4' and
4589            'IMIX' and
4590            '2T1C' and
4591            'MRR'"
4592   reference:
4593     include: "2"
4594     name: "VNF-1c"
4595   compare:
4596     include: "1"
4597     name: "VNF-0.5c"
4598   parameters:
4599   - "result"
4600   - "name"
4601   - "tags"
4602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4603   x-axis: "X = VNFs per Service Chain"
4604   y-axis: "Y = Number of Service Chains"
4605   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4606   layout:
4607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4608     layout: "plot-service-density"
4609
4610 - type: "plot"
4611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4612   algorithm: "plot_service_density_heatmap"
4613   output-file-type: ".html"
4614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4615   data: "plot-vpp-nfv-2n-skx-mrr"
4616   filter: "'NIC_Intel-XXV710' and
4617            'NF_DENSITY' and
4618            'VHOST' and
4619            'CHAIN' and
4620            'NF_VPPIP4' and
4621            'IMIX' and
4622            '4T2C' and
4623            'MRR'"
4624   reference:
4625     include: "2"
4626     name: "VNF-1c"
4627   compare:
4628     include: "1"
4629     name: "VNF-0.5c"
4630   parameters:
4631   - "result"
4632   - "name"
4633   - "tags"
4634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4635   x-axis: "X = VNFs per Service Chain"
4636   y-axis: "Y = Number of Service Chains"
4637   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4638   layout:
4639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4640     layout: "plot-service-density"
4641
4642 - type: "plot"
4643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4644   algorithm: "plot_service_density_heatmap"
4645   output-file-type: ".html"
4646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4647   data: "plot-vpp-nfv-2n-skx-mrr"
4648   filter: "'NIC_Intel-XXV710' and
4649            'NF_DENSITY' and
4650            'VHOST' and
4651            'CHAIN' and
4652            'NF_VPPIP4' and
4653            'IMIX' and
4654            '8T4C' and
4655            'MRR'"
4656   reference:
4657     include: "2"
4658     name: "VNF-1c"
4659   compare:
4660     include: "1"
4661     name: "VNF-0.5c"
4662   parameters:
4663   - "result"
4664   - "name"
4665   - "tags"
4666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4667   x-axis: "X = VNFs per Service Chain"
4668   y-axis: "Y = Number of Service Chains"
4669   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4670   layout:
4671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4672     layout: "plot-service-density"
4673
4674 # Plots - NF Density - VSC - NDR 64b
4675 - type: "plot"
4676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4677   algorithm: "plot_service_density_heatmap"
4678   output-file-type: ".html"
4679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4680   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4681   filter: "'NIC_Intel-XXV710' and
4682            'NF_DENSITY' and
4683            'VHOST' and
4684            'CHAIN' and
4685            'NF_VPPIP4' and
4686            '64B' and
4687            '2T1C' and
4688            'NDRPDR'"
4689   reference:
4690     include: "2"
4691     name: "VNF-1c"
4692   compare:
4693     include: "1"
4694     name: "VNF-0.5c"
4695   parameters:
4696   - "throughput"
4697   - "name"
4698   - "tags"
4699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4700   x-axis: "X = VNFs per Service Chain"
4701   y-axis: "Y = Number of Service Chains"
4702   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4703   layout:
4704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4705     layout: "plot-service-density"
4706
4707 - type: "plot"
4708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4709   algorithm: "plot_service_density_heatmap"
4710   output-file-type: ".html"
4711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4712   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4713   filter: "'NIC_Intel-XXV710' and
4714            'NF_DENSITY' and
4715            'VHOST' and
4716            'CHAIN' and
4717            'NF_VPPIP4' and
4718            '64B' and
4719            '4T2C' and
4720            'NDRPDR'"
4721   reference:
4722     include: "2"
4723     name: "VNF-1c"
4724   compare:
4725     include: "1"
4726     name: "VNF-0.5c"
4727   parameters:
4728   - "throughput"
4729   - "name"
4730   - "tags"
4731   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4732   x-axis: "X = VNFs per Service Chain"
4733   y-axis: "Y = Number of Service Chains"
4734   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4735   layout:
4736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4737     layout: "plot-service-density"
4738
4739 - type: "plot"
4740   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4741   algorithm: "plot_service_density_heatmap"
4742   output-file-type: ".html"
4743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4744   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4745   filter: "'NIC_Intel-XXV710' and
4746            'NF_DENSITY' and
4747            'VHOST' and
4748            'CHAIN' and
4749            'NF_VPPIP4' and
4750            '64B' and
4751            '8T4C' and
4752            'NDRPDR'"
4753   reference:
4754     include: "2"
4755     name: "VNF-1c"
4756   compare:
4757     include: "1"
4758     name: "VNF-0.5c"
4759   parameters:
4760   - "throughput"
4761   - "name"
4762   - "tags"
4763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4764   x-axis: "X = VNFs per Service Chain"
4765   y-axis: "Y = Number of Service Chains"
4766   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4767   layout:
4768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4769     layout: "plot-service-density"
4770
4771 # Plots - NF Density - VSC - NDR IMIX
4772 - type: "plot"
4773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4774   algorithm: "plot_service_density_heatmap"
4775   output-file-type: ".html"
4776   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4777   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4778   filter: "'NIC_Intel-XXV710' and
4779            'NF_DENSITY' and
4780            'VHOST' and
4781            'CHAIN' and
4782            'NF_VPPIP4' and
4783            'IMIX' and
4784            '2T1C' and
4785            'NDRPDR'"
4786   reference:
4787     include: "2"
4788     name: "VNF-1c"
4789   compare:
4790     include: "1"
4791     name: "VNF-0.5c"
4792   parameters:
4793   - "throughput"
4794   - "name"
4795   - "tags"
4796   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4797   x-axis: "X = VNFs per Service Chain"
4798   y-axis: "Y = Number of Service Chains"
4799   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4800   layout:
4801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4802     layout: "plot-service-density"
4803
4804 - type: "plot"
4805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4806   algorithm: "plot_service_density_heatmap"
4807   output-file-type: ".html"
4808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4809   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4810   filter: "'NIC_Intel-XXV710' and
4811            'NF_DENSITY' and
4812            'VHOST' and
4813            'CHAIN' and
4814            'NF_VPPIP4' and
4815            'IMIX' and
4816            '4T2C' and
4817            'NDRPDR'"
4818   reference:
4819     include: "2"
4820     name: "VNF-1c"
4821   compare:
4822     include: "1"
4823     name: "VNF-0.5c"
4824   parameters:
4825   - "throughput"
4826   - "name"
4827   - "tags"
4828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4829   x-axis: "X = VNFs per Service Chain"
4830   y-axis: "Y = Number of Service Chains"
4831   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4832   layout:
4833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4834     layout: "plot-service-density"
4835
4836 - type: "plot"
4837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4838   algorithm: "plot_service_density_heatmap"
4839   output-file-type: ".html"
4840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4841   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4842   filter: "'NIC_Intel-XXV710' and
4843            'NF_DENSITY' and
4844            'VHOST' and
4845            'CHAIN' and
4846            'NF_VPPIP4' and
4847            'IMIX' and
4848            '8T4C' and
4849            'NDRPDR'"
4850   reference:
4851     include: "2"
4852     name: "VNF-1c"
4853   compare:
4854     include: "1"
4855     name: "VNF-0.5c"
4856   parameters:
4857   - "throughput"
4858   - "name"
4859   - "tags"
4860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4861   x-axis: "X = VNFs per Service Chain"
4862   y-axis: "Y = Number of Service Chains"
4863   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4864   layout:
4865     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4866     layout: "plot-service-density"
4867
4868 # Plots - NF Density - VSC - PDR 64b
4869 - type: "plot"
4870   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4871   algorithm: "plot_service_density_heatmap"
4872   output-file-type: ".html"
4873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4874   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4875   filter: "'NIC_Intel-XXV710' and
4876            'NF_DENSITY' and
4877            'VHOST' and
4878            'CHAIN' and
4879            'NF_VPPIP4' and
4880            '64B' and
4881            '2T1C' and
4882            'NDRPDR'"
4883   reference:
4884     include: "2"
4885     name: "VNF-1c"
4886   compare:
4887     include: "1"
4888     name: "VNF-0.5c"
4889   parameters:
4890   - "throughput"
4891   - "name"
4892   - "tags"
4893   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4894   x-axis: "X = VNFs per Service Chain"
4895   y-axis: "Y = Number of Service Chains"
4896   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4897   layout:
4898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4899     layout: "plot-service-density"
4900
4901 - type: "plot"
4902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4903   algorithm: "plot_service_density_heatmap"
4904   output-file-type: ".html"
4905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4906   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4907   filter: "'NIC_Intel-XXV710' and
4908            'NF_DENSITY' and
4909            'VHOST' and
4910            'CHAIN' and
4911            'NF_VPPIP4' and
4912            '64B' and
4913            '4T2C' and
4914            'NDRPDR'"
4915   reference:
4916     include: "2"
4917     name: "VNF-1c"
4918   compare:
4919     include: "1"
4920     name: "VNF-0.5c"
4921   parameters:
4922   - "throughput"
4923   - "name"
4924   - "tags"
4925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4926   x-axis: "X = VNFs per Service Chain"
4927   y-axis: "Y = Number of Service Chains"
4928   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4929   layout:
4930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4931     layout: "plot-service-density"
4932
4933 - type: "plot"
4934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4935   algorithm: "plot_service_density_heatmap"
4936   output-file-type: ".html"
4937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4938   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4939   filter: "'NIC_Intel-XXV710' and
4940            'NF_DENSITY' and
4941            'VHOST' and
4942            'CHAIN' and
4943            'NF_VPPIP4' and
4944            '64B' and
4945            '8T4C' and
4946            'NDRPDR'"
4947   reference:
4948     include: "2"
4949     name: "VNF-1c"
4950   compare:
4951     include: "1"
4952     name: "VNF-0.5c"
4953   parameters:
4954   - "throughput"
4955   - "name"
4956   - "tags"
4957   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4958   x-axis: "X = VNFs per Service Chain"
4959   y-axis: "Y = Number of Service Chains"
4960   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4961   layout:
4962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4963     layout: "plot-service-density"
4964
4965 # Plots - NF Density - VSC - PDR IMIX
4966 - type: "plot"
4967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4968   algorithm: "plot_service_density_heatmap"
4969   output-file-type: ".html"
4970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
4971   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4972   filter: "'NIC_Intel-XXV710' and
4973            'NF_DENSITY' and
4974            'VHOST' and
4975            'CHAIN' and
4976            'NF_VPPIP4' and
4977            'IMIX' and
4978            '2T1C' and
4979            'NDRPDR'"
4980   reference:
4981     include: "2"
4982     name: "VNF-1c"
4983   compare:
4984     include: "1"
4985     name: "VNF-0.5c"
4986   parameters:
4987   - "throughput"
4988   - "name"
4989   - "tags"
4990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4991   x-axis: "X = VNFs per Service Chain"
4992   y-axis: "Y = Number of Service Chains"
4993   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4994   layout:
4995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4996     layout: "plot-service-density"
4997
4998 - type: "plot"
4999   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5000   algorithm: "plot_service_density_heatmap"
5001   output-file-type: ".html"
5002   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
5003   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5004   filter: "'NIC_Intel-XXV710' and
5005            'NF_DENSITY' and
5006            'VHOST' and
5007            'CHAIN' and
5008            'NF_VPPIP4' and
5009            'IMIX' and
5010            '4T2C' and
5011            'NDRPDR'"
5012   reference:
5013     include: "2"
5014     name: "VNF-1c"
5015   compare:
5016     include: "1"
5017     name: "VNF-0.5c"
5018   parameters:
5019   - "throughput"
5020   - "name"
5021   - "tags"
5022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5023   x-axis: "X = VNFs per Service Chain"
5024   y-axis: "Y = Number of Service Chains"
5025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5026   layout:
5027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5028     layout: "plot-service-density"
5029
5030 - type: "plot"
5031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5032   algorithm: "plot_service_density_heatmap"
5033   output-file-type: ".html"
5034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5035   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5036   filter: "'NIC_Intel-XXV710' and
5037            'NF_DENSITY' and
5038            'VHOST' and
5039            'CHAIN' and
5040            'NF_VPPIP4' and
5041            'IMIX' and
5042            '8T4C' and
5043            'NDRPDR'"
5044   reference:
5045     include: "2"
5046     name: "VNF-1c"
5047   compare:
5048     include: "1"
5049     name: "VNF-0.5c"
5050   parameters:
5051   - "throughput"
5052   - "name"
5053   - "tags"
5054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5055   x-axis: "X = VNFs per Service Chain"
5056   y-axis: "Y = Number of Service Chains"
5057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5058   layout:
5059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5060     layout: "plot-service-density"
5061
5062 ###############################################################################
5063 # Plots - NF Density - CSC - MRR 64b
5064 - type: "plot"
5065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5066   algorithm: "plot_service_density_heatmap"
5067   output-file-type: ".html"
5068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5069   data: "plot-vpp-nfv-2n-skx-mrr"
5070   filter: "'NIC_Intel-XXV710' and
5071            'NF_DENSITY' and
5072            'DOCKER' and
5073            'CHAIN' and
5074            'NF_VPPIP4' and
5075            '64B' and
5076            '2T1C' and
5077            'MRR'"
5078   reference:
5079     include: "2"
5080     name: "CNF-1c"
5081   compare:
5082     include: "1"
5083     name: "CNF-0.5c"
5084   parameters:
5085   - "result"
5086   - "name"
5087   - "tags"
5088   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5089   x-axis: "X = CNFs per Service Chain"
5090   y-axis: "Y = Number of Service Chains"
5091   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5092   layout:
5093     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5094     layout: "plot-service-density"
5095
5096 - type: "plot"
5097   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5098   algorithm: "plot_service_density_heatmap"
5099   output-file-type: ".html"
5100   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5101   data: "plot-vpp-nfv-2n-skx-mrr"
5102   filter: "'NIC_Intel-XXV710' and
5103            'NF_DENSITY' and
5104            'DOCKER' and
5105            'CHAIN' and
5106            'NF_VPPIP4' and
5107            '64B' and
5108            '4T2C' and
5109            'MRR'"
5110   reference:
5111     include: "2"
5112     name: "CNF-1c"
5113   compare:
5114     include: "1"
5115     name: "CNF-0.5c"
5116   parameters:
5117   - "result"
5118   - "name"
5119   - "tags"
5120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5121   x-axis: "X = CNFs per Service Chain"
5122   y-axis: "Y = Number of Service Chains"
5123   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5124   layout:
5125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5126     layout: "plot-service-density"
5127
5128 - type: "plot"
5129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5130   algorithm: "plot_service_density_heatmap"
5131   output-file-type: ".html"
5132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5133   data: "plot-vpp-nfv-2n-skx-mrr"
5134   filter: "'NIC_Intel-XXV710' and
5135            'NF_DENSITY' and
5136            'DOCKER' and
5137            'CHAIN' and
5138            'NF_VPPIP4' and
5139            '64B' and
5140            '8T4C' and
5141            'MRR'"
5142   reference:
5143     include: "2"
5144     name: "CNF-1c"
5145   compare:
5146     include: "1"
5147     name: "CNF-0.5c"
5148   parameters:
5149   - "result"
5150   - "name"
5151   - "tags"
5152   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5153   x-axis: "X = CNFs per Service Chain"
5154   y-axis: "Y = Number of Service Chains"
5155   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5156   layout:
5157     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5158     layout: "plot-service-density"
5159
5160 # Plots - NF Density - CSC - MRR IMIX
5161 - type: "plot"
5162   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5163   algorithm: "plot_service_density_heatmap"
5164   output-file-type: ".html"
5165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5166   data: "plot-vpp-nfv-2n-skx-mrr"
5167   filter: "'NIC_Intel-XXV710' and
5168            'NF_DENSITY' and
5169            'DOCKER' and
5170            'CHAIN' and
5171            'NF_VPPIP4' and
5172            'IMIX' and
5173            '2T1C' and
5174            'MRR'"
5175   reference:
5176     include: "2"
5177     name: "CNF-1c"
5178   compare:
5179     include: "1"
5180     name: "CNF-0.5c"
5181   parameters:
5182   - "result"
5183   - "name"
5184   - "tags"
5185   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5186   x-axis: "X = CNFs per Service Chain"
5187   y-axis: "Y = Number of Service Chains"
5188   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5189   layout:
5190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5191     layout: "plot-service-density"
5192
5193 - type: "plot"
5194   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5195   algorithm: "plot_service_density_heatmap"
5196   output-file-type: ".html"
5197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5198   data: "plot-vpp-nfv-2n-skx-mrr"
5199   filter: "'NIC_Intel-XXV710' and
5200            'NF_DENSITY' and
5201            'DOCKER' and
5202            'CHAIN' and
5203            'NF_VPPIP4' and
5204            'IMIX' and
5205            '4T2C' and
5206            'MRR'"
5207   reference:
5208     include: "2"
5209     name: "CNF-1c"
5210   compare:
5211     include: "1"
5212     name: "CNF-0.5c"
5213   parameters:
5214   - "result"
5215   - "name"
5216   - "tags"
5217   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5218   x-axis: "X = CNFs per Service Chain"
5219   y-axis: "Y = Number of Service Chains"
5220   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5221   layout:
5222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5223     layout: "plot-service-density"
5224
5225 - type: "plot"
5226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5227   algorithm: "plot_service_density_heatmap"
5228   output-file-type: ".html"
5229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5230   data: "plot-vpp-nfv-2n-skx-mrr"
5231   filter: "'NIC_Intel-XXV710' and
5232            'NF_DENSITY' and
5233            'DOCKER' and
5234            'CHAIN' and
5235            'NF_VPPIP4' and
5236            'IMIX' and
5237            '8T4C' and
5238            'MRR'"
5239   reference:
5240     include: "2"
5241     name: "CNF-1c"
5242   compare:
5243     include: "1"
5244     name: "CNF-0.5c"
5245   parameters:
5246   - "result"
5247   - "name"
5248   - "tags"
5249   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5250   x-axis: "X = CNFs per Service Chain"
5251   y-axis: "Y = Number of Service Chains"
5252   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5253   layout:
5254     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5255     layout: "plot-service-density"
5256
5257 # Plots - NF Density - CSC - NDR 64b
5258 - type: "plot"
5259   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5260   algorithm: "plot_service_density_heatmap"
5261   output-file-type: ".html"
5262   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5263   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5264   filter: "'NIC_Intel-XXV710' and
5265            'NF_DENSITY' and
5266            'DOCKER' and
5267            'CHAIN' and
5268            'NF_VPPIP4' and
5269            '64B' and
5270            '2T1C' and
5271            'NDRPDR'"
5272   reference:
5273     include: "2"
5274     name: "CNF-1c"
5275   compare:
5276     include: "1"
5277     name: "CNF-0.5c"
5278   parameters:
5279   - "throughput"
5280   - "name"
5281   - "tags"
5282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5283   x-axis: "X = CNFs per Service Chain"
5284   y-axis: "Y = Number of Service Chains"
5285   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5286   layout:
5287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5288     layout: "plot-service-density"
5289
5290 - type: "plot"
5291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5292   algorithm: "plot_service_density_heatmap"
5293   output-file-type: ".html"
5294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5295   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5296   filter: "'NIC_Intel-XXV710' and
5297            'NF_DENSITY' and
5298            'DOCKER' and
5299            'CHAIN' and
5300            'NF_VPPIP4' and
5301            '64B' and
5302            '4T2C' and
5303            'NDRPDR'"
5304   reference:
5305     include: "2"
5306     name: "CNF-1c"
5307   compare:
5308     include: "1"
5309     name: "CNF-0.5c"
5310   parameters:
5311   - "throughput"
5312   - "name"
5313   - "tags"
5314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5315   x-axis: "X = CNFs per Service Chain"
5316   y-axis: "Y = Number of Service Chains"
5317   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5318   layout:
5319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5320     layout: "plot-service-density"
5321
5322 - type: "plot"
5323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5324   algorithm: "plot_service_density_heatmap"
5325   output-file-type: ".html"
5326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5327   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5328   filter: "'NIC_Intel-XXV710' and
5329            'NF_DENSITY' and
5330            'DOCKER' and
5331            'CHAIN' and
5332            'NF_VPPIP4' and
5333            '64B' and
5334            '8T4C' and
5335            'NDRPDR'"
5336   reference:
5337     include: "2"
5338     name: "CNF-1c"
5339   compare:
5340     include: "1"
5341     name: "CNF-0.5c"
5342   parameters:
5343   - "throughput"
5344   - "name"
5345   - "tags"
5346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5347   x-axis: "X = CNFs per Service Chain"
5348   y-axis: "Y = Number of Service Chains"
5349   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5350   layout:
5351     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5352     layout: "plot-service-density"
5353
5354 # Plots - NF Density - CSC - NDR IMIX
5355 - type: "plot"
5356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5357   algorithm: "plot_service_density_heatmap"
5358   output-file-type: ".html"
5359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5360   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5361   filter: "'NIC_Intel-XXV710' and
5362            'NF_DENSITY' and
5363            'DOCKER' and
5364            'CHAIN' and
5365            'NF_VPPIP4' and
5366            'IMIX' and
5367            '2T1C' and
5368            'NDRPDR'"
5369   reference:
5370     include: "2"
5371     name: "CNF-1c"
5372   compare:
5373     include: "1"
5374     name: "CNF-0.5c"
5375   parameters:
5376   - "throughput"
5377   - "name"
5378   - "tags"
5379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5380   x-axis: "X = CNFs per Service Chain"
5381   y-axis: "Y = Number of Service Chains"
5382   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5383   layout:
5384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5385     layout: "plot-service-density"
5386
5387 - type: "plot"
5388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5389   algorithm: "plot_service_density_heatmap"
5390   output-file-type: ".html"
5391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5392   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5393   filter: "'NIC_Intel-XXV710' and
5394            'NF_DENSITY' and
5395            'DOCKER' and
5396            'CHAIN' and
5397            'NF_VPPIP4' and
5398            'IMIX' and
5399            '4T2C' and
5400            'NDRPDR'"
5401   reference:
5402     include: "2"
5403     name: "CNF-1c"
5404   compare:
5405     include: "1"
5406     name: "CNF-0.5c"
5407   parameters:
5408   - "throughput"
5409   - "name"
5410   - "tags"
5411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5412   x-axis: "X = CNFs per Service Chain"
5413   y-axis: "Y = Number of Service Chains"
5414   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5415   layout:
5416     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5417     layout: "plot-service-density"
5418
5419 - type: "plot"
5420   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5421   algorithm: "plot_service_density_heatmap"
5422   output-file-type: ".html"
5423   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5424   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5425   filter: "'NIC_Intel-XXV710' and
5426            'NF_DENSITY' and
5427            'DOCKER' and
5428            'CHAIN' and
5429            'NF_VPPIP4' and
5430            'IMIX' and
5431            '8T4C' and
5432            'NDRPDR'"
5433   reference:
5434     include: "2"
5435     name: "CNF-1c"
5436   compare:
5437     include: "1"
5438     name: "CNF-0.5c"
5439   parameters:
5440   - "throughput"
5441   - "name"
5442   - "tags"
5443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5444   x-axis: "X = CNFs per Service Chain"
5445   y-axis: "Y = Number of Service Chains"
5446   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5447   layout:
5448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5449     layout: "plot-service-density"
5450
5451 # Plots - NF Density - CSC - PDR 64b
5452 - type: "plot"
5453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5454   algorithm: "plot_service_density_heatmap"
5455   output-file-type: ".html"
5456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5457   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5458   filter: "'NIC_Intel-XXV710' and
5459            'NF_DENSITY' and
5460            'DOCKER' and
5461            'CHAIN' and
5462            'NF_VPPIP4' and
5463            '64B' and
5464            '2T1C' and
5465            'NDRPDR'"
5466   reference:
5467     include: "2"
5468     name: "CNF-1c"
5469   compare:
5470     include: "1"
5471     name: "CNF-0.5c"
5472   parameters:
5473   - "throughput"
5474   - "name"
5475   - "tags"
5476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5477   x-axis: "X = CNFs per Service Chain"
5478   y-axis: "Y = Number of Service Chains"
5479   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5480   layout:
5481     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5482     layout: "plot-service-density"
5483
5484 - type: "plot"
5485   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5486   algorithm: "plot_service_density_heatmap"
5487   output-file-type: ".html"
5488   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5489   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5490   filter: "'NIC_Intel-XXV710' and
5491            'NF_DENSITY' and
5492            'DOCKER' and
5493            'CHAIN' and
5494            'NF_VPPIP4' and
5495            '64B' and
5496            '4T2C' and
5497            'NDRPDR'"
5498   reference:
5499     include: "2"
5500     name: "CNF-1c"
5501   compare:
5502     include: "1"
5503     name: "CNF-0.5c"
5504   parameters:
5505   - "throughput"
5506   - "name"
5507   - "tags"
5508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5509   x-axis: "X = CNFs per Service Chain"
5510   y-axis: "Y = Number of Service Chains"
5511   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5512   layout:
5513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5514     layout: "plot-service-density"
5515
5516 - type: "plot"
5517   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5518   algorithm: "plot_service_density_heatmap"
5519   output-file-type: ".html"
5520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5521   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5522   filter: "'NIC_Intel-XXV710' and
5523            'NF_DENSITY' and
5524            'DOCKER' and
5525            'CHAIN' and
5526            'NF_VPPIP4' and
5527            '64B' and
5528            '8T4C' and
5529            'NDRPDR'"
5530   reference:
5531     include: "2"
5532     name: "CNF-1c"
5533   compare:
5534     include: "1"
5535     name: "CNF-0.5c"
5536   parameters:
5537   - "throughput"
5538   - "name"
5539   - "tags"
5540   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5541   x-axis: "X = CNFs per Service Chain"
5542   y-axis: "Y = Number of Service Chains"
5543   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5544   layout:
5545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5546     layout: "plot-service-density"
5547
5548 # Plots - NF Density - CSC - PDR IMIX
5549 - type: "plot"
5550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5551   algorithm: "plot_service_density_heatmap"
5552   output-file-type: ".html"
5553   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5554   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5555   filter: "'NIC_Intel-XXV710' and
5556            'NF_DENSITY' and
5557            'DOCKER' and
5558            'CHAIN' and
5559            'NF_VPPIP4' and
5560            'IMIX' and
5561            '2T1C' and
5562            'NDRPDR'"
5563   reference:
5564     include: "2"
5565     name: "CNF-1c"
5566   compare:
5567     include: "1"
5568     name: "CNF-0.5c"
5569   parameters:
5570   - "throughput"
5571   - "name"
5572   - "tags"
5573   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5574   x-axis: "X = CNFs per Service Chain"
5575   y-axis: "Y = Number of Service Chains"
5576   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5577   layout:
5578     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5579     layout: "plot-service-density"
5580
5581 - type: "plot"
5582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5583   algorithm: "plot_service_density_heatmap"
5584   output-file-type: ".html"
5585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5586   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5587   filter: "'NIC_Intel-XXV710' and
5588            'NF_DENSITY' and
5589            'DOCKER' and
5590            'CHAIN' and
5591            'NF_VPPIP4' and
5592            'IMIX' and
5593            '4T2C' and
5594            'NDRPDR'"
5595   reference:
5596     include: "2"
5597     name: "CNF-1c"
5598   compare:
5599     include: "1"
5600     name: "CNF-0.5c"
5601   parameters:
5602   - "throughput"
5603   - "name"
5604   - "tags"
5605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5606   x-axis: "X = CNFs per Service Chain"
5607   y-axis: "Y = Number of Service Chains"
5608   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5609   layout:
5610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5611     layout: "plot-service-density"
5612
5613 - type: "plot"
5614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5615   algorithm: "plot_service_density_heatmap"
5616   output-file-type: ".html"
5617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5618   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5619   filter: "'NIC_Intel-XXV710' and
5620            'NF_DENSITY' and
5621            'DOCKER' and
5622            'CHAIN' and
5623            'NF_VPPIP4' and
5624            'IMIX' and
5625            '8T4C' and
5626            'NDRPDR'"
5627   reference:
5628     include: "2"
5629     name: "CNF-1c"
5630   compare:
5631     include: "1"
5632     name: "CNF-0.5c"
5633   parameters:
5634   - "throughput"
5635   - "name"
5636   - "tags"
5637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5638   x-axis: "X = CNFs per Service Chain"
5639   y-axis: "Y = Number of Service Chains"
5640   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5641   layout:
5642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5643     layout: "plot-service-density"
5644
5645 ###############################################################################
5646 # Plots - NF Density - CSP - MRR 64b
5647 - type: "plot"
5648   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5649   algorithm: "plot_service_density_heatmap"
5650   output-file-type: ".html"
5651   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5652   data: "plot-vpp-nfv-2n-skx-mrr"
5653   filter: "'NIC_Intel-XXV710' and
5654            'NF_DENSITY' and
5655            'DOCKER' and
5656            'PIPELINE' and
5657            'NF_VPPIP4' and
5658            '64B' and
5659            '2T1C' and
5660            'MRR'"
5661   reference:
5662     include: "2"
5663     name: "CNF-1c"
5664   compare:
5665     include: "1"
5666     name: "CNF-0.5c"
5667   parameters:
5668   - "result"
5669   - "name"
5670   - "tags"
5671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5672   x-axis: "X = CNFs per Service Pipeline"
5673   y-axis: "Y = Number of Service Pipelines"
5674   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5675   layout:
5676     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5677     layout: "plot-service-density"
5678
5679 - type: "plot"
5680   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5681   algorithm: "plot_service_density_heatmap"
5682   output-file-type: ".html"
5683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5684   data: "plot-vpp-nfv-2n-skx-mrr"
5685   filter: "'NIC_Intel-XXV710' and
5686            'NF_DENSITY' and
5687            'DOCKER' and
5688            'PIPELINE' and
5689            'NF_VPPIP4' and
5690            '64B' and
5691            '4T2C' and
5692            'MRR'"
5693   reference:
5694     include: "2"
5695     name: "CNF-1c"
5696   compare:
5697     include: "1"
5698     name: "CNF-0.5c"
5699   parameters:
5700   - "result"
5701   - "name"
5702   - "tags"
5703   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5704   x-axis: "X = CNFs per Service Pipeline"
5705   y-axis: "Y = Number of Service Pipelines"
5706   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5707   layout:
5708     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5709     layout: "plot-service-density"
5710
5711 - type: "plot"
5712   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5713   algorithm: "plot_service_density_heatmap"
5714   output-file-type: ".html"
5715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5716   data: "plot-vpp-nfv-2n-skx-mrr"
5717   filter: "'NIC_Intel-XXV710' and
5718            'NF_DENSITY' and
5719            'DOCKER' and
5720            'PIPELINE' and
5721            'NF_VPPIP4' and
5722            '64B' and
5723            '8T4C' and
5724            'MRR'"
5725   reference:
5726     include: "2"
5727     name: "CNF-1c"
5728   compare:
5729     include: "1"
5730     name: "CNF-0.5c"
5731   parameters:
5732   - "result"
5733   - "name"
5734   - "tags"
5735   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5736   x-axis: "X = CNFs per Service Pipeline"
5737   y-axis: "Y = Number of Service Pipelines"
5738   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5739   layout:
5740     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5741     layout: "plot-service-density"
5742
5743 # Plots - NF Density - CSP - MRR IMIX
5744 - type: "plot"
5745   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5746   algorithm: "plot_service_density_heatmap"
5747   output-file-type: ".html"
5748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5749   data: "plot-vpp-nfv-2n-skx-mrr"
5750   filter: "'NIC_Intel-XXV710' and
5751            'NF_DENSITY' and
5752            'DOCKER' and
5753            'PIPELINE' and
5754            'NF_VPPIP4' and
5755            'IMIX' and
5756            '2T1C' and
5757            'MRR'"
5758   reference:
5759     include: "2"
5760     name: "CNF-1c"
5761   compare:
5762     include: "1"
5763     name: "CNF-0.5c"
5764   parameters:
5765   - "result"
5766   - "name"
5767   - "tags"
5768   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5769   x-axis: "X = CNFs per Service Pipeline"
5770   y-axis: "Y = Number of Service Pipelines"
5771   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5772   layout:
5773     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5774     layout: "plot-service-density"
5775
5776 - type: "plot"
5777   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5778   algorithm: "plot_service_density_heatmap"
5779   output-file-type: ".html"
5780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5781   data: "plot-vpp-nfv-2n-skx-mrr"
5782   filter: "'NIC_Intel-XXV710' and
5783            'NF_DENSITY' and
5784            'DOCKER' and
5785            'PIPELINE' and
5786            'NF_VPPIP4' and
5787            'IMIX' and
5788            '4T2C' and
5789            'MRR'"
5790   reference:
5791     include: "2"
5792     name: "CNF-1c"
5793   compare:
5794     include: "1"
5795     name: "CNF-0.5c"
5796   parameters:
5797   - "result"
5798   - "name"
5799   - "tags"
5800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5801   x-axis: "X = CNFs per Service Pipeline"
5802   y-axis: "Y = Number of Service Pipelines"
5803   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5804   layout:
5805     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5806     layout: "plot-service-density"
5807
5808 - type: "plot"
5809   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5810   algorithm: "plot_service_density_heatmap"
5811   output-file-type: ".html"
5812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5813   data: "plot-vpp-nfv-2n-skx-mrr"
5814   filter: "'NIC_Intel-XXV710' and
5815            'NF_DENSITY' and
5816            'DOCKER' and
5817            'PIPELINE' and
5818            'NF_VPPIP4' and
5819            'IMIX' and
5820            '8T4C' and
5821            'MRR'"
5822   reference:
5823     include: "2"
5824     name: "CNF-1c"
5825   compare:
5826     include: "1"
5827     name: "CNF-0.5c"
5828   parameters:
5829   - "result"
5830   - "name"
5831   - "tags"
5832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5833   x-axis: "X = CNFs per Service Pipeline"
5834   y-axis: "Y = Number of Service Pipelines"
5835   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5836   layout:
5837     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5838     layout: "plot-service-density"
5839
5840 # Plots - NF Density - CSP - NDR 64b
5841 - type: "plot"
5842   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5843   algorithm: "plot_service_density_heatmap"
5844   output-file-type: ".html"
5845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5846   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5847   filter: "'NIC_Intel-XXV710' and
5848            'NF_DENSITY' and
5849            'DOCKER' and
5850            'PIPELINE' and
5851            'NF_VPPIP4' and
5852            '64B' and
5853            '2T1C' and
5854            'NDRPDR'"
5855   reference:
5856     include: "2"
5857     name: "CNF-1c"
5858   compare:
5859     include: "1"
5860     name: "CNF-0.5c"
5861   parameters:
5862   - "throughput"
5863   - "name"
5864   - "tags"
5865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5866   x-axis: "X = CNFs per Service Pipeline"
5867   y-axis: "Y = Number of Service Pipelines"
5868   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5869   layout:
5870     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5871     layout: "plot-service-density"
5872
5873 - type: "plot"
5874   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5875   algorithm: "plot_service_density_heatmap"
5876   output-file-type: ".html"
5877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5878   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5879   filter: "'NIC_Intel-XXV710' and
5880            'NF_DENSITY' and
5881            'DOCKER' and
5882            'PIPELINE' and
5883            'NF_VPPIP4' and
5884            '64B' and
5885            '4T2C' and
5886            'NDRPDR'"
5887   reference:
5888     include: "2"
5889     name: "CNF-1c"
5890   compare:
5891     include: "1"
5892     name: "CNF-0.5c"
5893   parameters:
5894   - "throughput"
5895   - "name"
5896   - "tags"
5897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5898   x-axis: "X = CNFs per Service Pipeline"
5899   y-axis: "Y = Number of Service Pipelines"
5900   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5901   layout:
5902     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5903     layout: "plot-service-density"
5904
5905 - type: "plot"
5906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5907   algorithm: "plot_service_density_heatmap"
5908   output-file-type: ".html"
5909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5910   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5911   filter: "'NIC_Intel-XXV710' and
5912            'NF_DENSITY' and
5913            'DOCKER' and
5914            'PIPELINE' and
5915            'NF_VPPIP4' and
5916            '64B' and
5917            '8T4C' and
5918            'NDRPDR'"
5919   reference:
5920     include: "2"
5921     name: "CNF-1c"
5922   compare:
5923     include: "1"
5924     name: "CNF-0.5c"
5925   parameters:
5926   - "throughput"
5927   - "name"
5928   - "tags"
5929   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5930   x-axis: "X = CNFs per Service Pipeline"
5931   y-axis: "Y = Number of Service Pipelines"
5932   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5933   layout:
5934     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5935     layout: "plot-service-density"
5936
5937 # Plots - NF Density - CSP - NDR IMIX
5938 - type: "plot"
5939   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5940   algorithm: "plot_service_density_heatmap"
5941   output-file-type: ".html"
5942   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5943   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5944   filter: "'NIC_Intel-XXV710' and
5945            'NF_DENSITY' and
5946            'DOCKER' and
5947            'PIPELINE' and
5948            'NF_VPPIP4' and
5949            'IMIX' and
5950            '2T1C' and
5951            'NDRPDR'"
5952   reference:
5953     include: "2"
5954     name: "CNF-1c"
5955   compare:
5956     include: "1"
5957     name: "CNF-0.5c"
5958   parameters:
5959   - "throughput"
5960   - "name"
5961   - "tags"
5962   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5963   x-axis: "X = CNFs per Service Pipeline"
5964   y-axis: "Y = Number of Service Pipelines"
5965   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5966   layout:
5967     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5968     layout: "plot-service-density"
5969
5970 - type: "plot"
5971   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5972   algorithm: "plot_service_density_heatmap"
5973   output-file-type: ".html"
5974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
5975   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5976   filter: "'NIC_Intel-XXV710' and
5977            'NF_DENSITY' and
5978            'DOCKER' and
5979            'PIPELINE' and
5980            'NF_VPPIP4' and
5981            'IMIX' and
5982            '4T2C' and
5983            'NDRPDR'"
5984   reference:
5985     include: "2"
5986     name: "CNF-1c"
5987   compare:
5988     include: "1"
5989     name: "CNF-0.5c"
5990   parameters:
5991   - "throughput"
5992   - "name"
5993   - "tags"
5994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5995   x-axis: "X = CNFs per Service Pipeline"
5996   y-axis: "Y = Number of Service Pipelines"
5997   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5998   layout:
5999     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6000     layout: "plot-service-density"
6001
6002 - type: "plot"
6003   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6004   algorithm: "plot_service_density_heatmap"
6005   output-file-type: ".html"
6006   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
6007   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6008   filter: "'NIC_Intel-XXV710' and
6009            'NF_DENSITY' and
6010            'DOCKER' and
6011            'PIPELINE' and
6012            'NF_VPPIP4' and
6013            'IMIX' and
6014            '8T4C' and
6015            'NDRPDR'"
6016   reference:
6017     include: "2"
6018     name: "CNF-1c"
6019   compare:
6020     include: "1"
6021     name: "CNF-0.5c"
6022   parameters:
6023   - "throughput"
6024   - "name"
6025   - "tags"
6026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6027   x-axis: "X = CNFs per Service Pipeline"
6028   y-axis: "Y = Number of Service Pipelines"
6029   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6030   layout:
6031     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6032     layout: "plot-service-density"
6033
6034 # Plots - NF Density - CSP - PDR 64b
6035 - type: "plot"
6036   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6037   algorithm: "plot_service_density_heatmap"
6038   output-file-type: ".html"
6039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6040   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6041   filter: "'NIC_Intel-XXV710' and
6042            'NF_DENSITY' and
6043            'DOCKER' and
6044            'PIPELINE' and
6045            'NF_VPPIP4' and
6046            '64B' and
6047            '2T1C' and
6048            'NDRPDR'"
6049   reference:
6050     include: "2"
6051     name: "CNF-1c"
6052   compare:
6053     include: "1"
6054     name: "CNF-0.5c"
6055   parameters:
6056   - "throughput"
6057   - "name"
6058   - "tags"
6059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6060   x-axis: "X = CNFs per Service Pipeline"
6061   y-axis: "Y = Number of Service Pipelines"
6062   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6063   layout:
6064     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6065     layout: "plot-service-density"
6066
6067 - type: "plot"
6068   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6069   algorithm: "plot_service_density_heatmap"
6070   output-file-type: ".html"
6071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6072   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6073   filter: "'NIC_Intel-XXV710' and
6074            'NF_DENSITY' and
6075            'DOCKER' and
6076            'PIPELINE' and
6077            'NF_VPPIP4' and
6078            '64B' and
6079            '4T2C' and
6080            'NDRPDR'"
6081   reference:
6082     include: "2"
6083     name: "CNF-1c"
6084   compare:
6085     include: "1"
6086     name: "CNF-0.5c"
6087   parameters:
6088   - "throughput"
6089   - "name"
6090   - "tags"
6091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6092   x-axis: "X = CNFs per Service Pipeline"
6093   y-axis: "Y = Number of Service Pipelines"
6094   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6095   layout:
6096     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6097     layout: "plot-service-density"
6098
6099 - type: "plot"
6100   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6101   algorithm: "plot_service_density_heatmap"
6102   output-file-type: ".html"
6103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6104   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6105   filter: "'NIC_Intel-XXV710' and
6106            'NF_DENSITY' and
6107            'DOCKER' and
6108            'PIPELINE' and
6109            'NF_VPPIP4' and
6110            '64B' and
6111            '8T4C' and
6112            'NDRPDR'"
6113   reference:
6114     include: "2"
6115     name: "CNF-1c"
6116   compare:
6117     include: "1"
6118     name: "CNF-0.5c"
6119   parameters:
6120   - "throughput"
6121   - "name"
6122   - "tags"
6123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6124   x-axis: "X = CNFs per Service Pipeline"
6125   y-axis: "Y = Number of Service Pipelines"
6126   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6127   layout:
6128     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6129     layout: "plot-service-density"
6130
6131 # Plots - NF Density - CSP - PDR IMIX
6132 - type: "plot"
6133   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6134   algorithm: "plot_service_density_heatmap"
6135   output-file-type: ".html"
6136   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6137   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6138   filter: "'NIC_Intel-XXV710' and
6139            'NF_DENSITY' and
6140            'DOCKER' and
6141            'PIPELINE' and
6142            'NF_VPPIP4' and
6143            'IMIX' and
6144            '2T1C' and
6145            'NDRPDR'"
6146   reference:
6147     include: "2"
6148     name: "CNF-1c"
6149   compare:
6150     include: "1"
6151     name: "CNF-0.5c"
6152   parameters:
6153   - "throughput"
6154   - "name"
6155   - "tags"
6156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6157   x-axis: "X = CNFs per Service Pipeline"
6158   y-axis: "Y = Number of Service Pipelines"
6159   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6160   layout:
6161     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6162     layout: "plot-service-density"
6163
6164 - type: "plot"
6165   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6166   algorithm: "plot_service_density_heatmap"
6167   output-file-type: ".html"
6168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6169   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6170   filter: "'NIC_Intel-XXV710' and
6171            'NF_DENSITY' and
6172            'DOCKER' and
6173            'PIPELINE' and
6174            'NF_VPPIP4' and
6175            'IMIX' and
6176            '4T2C' and
6177            'NDRPDR'"
6178   reference:
6179     include: "2"
6180     name: "CNF-1c"
6181   compare:
6182     include: "1"
6183     name: "CNF-0.5c"
6184   parameters:
6185   - "throughput"
6186   - "name"
6187   - "tags"
6188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6189   x-axis: "X = CNFs per Service Pipeline"
6190   y-axis: "Y = Number of Service Pipelines"
6191   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6192   layout:
6193     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6194     layout: "plot-service-density"
6195
6196 - type: "plot"
6197   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6198   algorithm: "plot_service_density_heatmap"
6199   output-file-type: ".html"
6200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6201   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6202   filter: "'NIC_Intel-XXV710' and
6203            'NF_DENSITY' and
6204            'DOCKER' and
6205            'PIPELINE' and
6206            'NF_VPPIP4' and
6207            'IMIX' and
6208            '8T4C' and
6209            'NDRPDR'"
6210   reference:
6211     include: "2"
6212     name: "CNF-1c"
6213   compare:
6214     include: "1"
6215     name: "CNF-0.5c"
6216   parameters:
6217   - "throughput"
6218   - "name"
6219   - "tags"
6220   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6221   x-axis: "X = CNFs per Service Pipeline"
6222   y-axis: "Y = Number of Service Pipelines"
6223   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6224   layout:
6225     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6226     layout: "plot-service-density"
6227
6228 ################################################################################
6229
6230 # Packet Throughput
6231
6232 - type: "plot"
6233   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6234   algorithm: "plot_performance_name_box"
6235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6237   include:
6238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6239     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6242   layout:
6243     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6244     layout: "plot-throughput"
6245
6246 - type: "plot"
6247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6248   algorithm: "plot_performance_name_box"
6249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6251   include:
6252     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6253     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6255     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6256   layout:
6257     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6258     layout: "plot-throughput"
6259
6260 - type: "plot"
6261   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6262   algorithm: "plot_performance_name_box"
6263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6265   include:
6266     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6267     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6268     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6269     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6270     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6271   layout:
6272     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6273     layout: "plot-throughput"
6274
6275 - type: "plot"
6276   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6277   algorithm: "plot_performance_name_box"
6278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6280   include:
6281     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6282     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6283     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6284     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6285     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6286   layout:
6287     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6288     layout: "plot-throughput"
6289
6290 - type: "plot"
6291   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6292   algorithm: "plot_performance_name_box"
6293   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6294   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6295   include:
6296     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6297     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6298     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6299     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6300     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6301   layout:
6302     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6303     layout: "plot-throughput"
6304
6305 - type: "plot"
6306   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6307   algorithm: "plot_performance_name_box"
6308   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6309   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6310   include:
6311     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6312     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6313     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6314     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6315     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6316   layout:
6317     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6318     layout: "plot-throughput"
6319
6320 - type: "plot"
6321   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6322   algorithm: "plot_performance_name_box"
6323   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6325   include:
6326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6331   layout:
6332     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6333     layout: "plot-throughput"
6334
6335 - type: "plot"
6336   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6337   algorithm: "plot_performance_name_box"
6338   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6340   include:
6341     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6342     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6343     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6345     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6346   layout:
6347     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6348     layout: "plot-throughput"
6349
6350 - type: "plot"
6351   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6352   algorithm: "plot_performance_name_box"
6353   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6355   include:
6356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6360   layout:
6361     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6362     layout: "plot-throughput"
6363
6364 - type: "plot"
6365   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6366   algorithm: "plot_performance_name_box"
6367   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6369   include:
6370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6374   layout:
6375     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6376     layout: "plot-throughput"
6377
6378 - type: "plot"
6379   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6380   algorithm: "plot_performance_name_box"
6381   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6382   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6383   include:
6384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6389   layout:
6390     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6391     layout: "plot-throughput"
6392
6393 - type: "plot"
6394   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6395   algorithm: "plot_performance_name_box"
6396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6398   include:
6399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6404   layout:
6405     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6406     layout: "plot-throughput"
6407
6408 - type: "plot"
6409   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6410   algorithm: "plot_performance_name_box"
6411   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6413   include:
6414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6420   layout:
6421     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6422     layout: "plot-throughput"
6423
6424 - type: "plot"
6425   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6426   algorithm: "plot_performance_name_box"
6427   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6428   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6429   include:
6430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6436   layout:
6437     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6438     layout: "plot-throughput"
6439
6440 - type: "plot"
6441   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6442   algorithm: "plot_performance_name_box"
6443   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6445   include:
6446     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6447     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6448     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6449   layout:
6450     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6451     layout: "plot-throughput"
6452
6453 - type: "plot"
6454   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6455   algorithm: "plot_performance_name_box"
6456   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6458   include:
6459     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6460     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6461     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6462   layout:
6463     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6464     layout: "plot-throughput"
6465
6466 - type: "plot"
6467   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6468   algorithm: "plot_performance_name_box"
6469   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6471   include:
6472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6477   layout:
6478     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6479     layout: "plot-throughput"
6480
6481 - type: "plot"
6482   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6483   algorithm: "plot_performance_name_box"
6484   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6486   include:
6487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6492   layout:
6493     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6494     layout: "plot-throughput"
6495
6496 - type: "plot"
6497   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6498   algorithm: "plot_performance_name_box"
6499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6501   include:
6502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6506   layout:
6507     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6508     layout: "plot-throughput"
6509
6510 - type: "plot"
6511   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6512   algorithm: "plot_performance_name_box"
6513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6515   include:
6516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6520   layout:
6521     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6522     layout: "plot-throughput"
6523
6524 - type: "plot"
6525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6526   algorithm: "plot_performance_name_box"
6527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6529   include:
6530     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6535   layout:
6536     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6537     layout: "plot-throughput"
6538
6539 - type: "plot"
6540   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6541   algorithm: "plot_performance_name_box"
6542   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6544   include:
6545     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6546     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6550   layout:
6551     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6552     layout: "plot-throughput"
6553
6554 - type: "plot"
6555   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6556   algorithm: "plot_performance_name_box"
6557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6559   include:
6560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6561     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6566   layout:
6567     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6568     layout: "plot-throughput"
6569
6570 - type: "plot"
6571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6572   algorithm: "plot_performance_name_box"
6573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6575   include:
6576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6578     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6579     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6580     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6582   layout:
6583     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6584     layout: "plot-throughput"
6585
6586 - type: "plot"
6587   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6588   algorithm: "plot_performance_name_box"
6589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6591   include:
6592     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6593     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6594     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6597   layout:
6598     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6599     layout: "plot-throughput"
6600
6601 - type: "plot"
6602   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6603   algorithm: "plot_performance_name_box"
6604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6606   include:
6607     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6608     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6609     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6610     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6612   layout:
6613     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6614     layout: "plot-throughput"
6615
6616 - type: "plot"
6617   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6618   algorithm: "plot_performance_name_box"
6619   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6620   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6621   include:
6622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6623     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6625     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6626     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6627     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6628   layout:
6629     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6630     layout: "plot-throughput"
6631
6632 - type: "plot"
6633   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6634   algorithm: "plot_performance_name_box"
6635   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6636   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6637   include:
6638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6639     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6640     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6641     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6642     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6643     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6644   layout:
6645     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6646     layout: "plot-throughput"
6647
6648 - type: "plot"
6649   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6650   algorithm: "plot_performance_name_box"
6651   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6653   include:
6654     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6655     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6656   layout:
6657     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6658     layout: "plot-throughput"
6659
6660 - type: "plot"
6661   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6662   algorithm: "plot_performance_name_box"
6663   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6665   include:
6666     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6667     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6668   layout:
6669     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6670     layout: "plot-throughput"
6671
6672 - type: "plot"
6673   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6674   algorithm: "plot_performance_name_box"
6675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6677   include:
6678     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6679     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6680     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6681     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6682   layout:
6683     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6684     layout: "plot-throughput"
6685
6686 - type: "plot"
6687   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6688   algorithm: "plot_performance_name_box"
6689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6691   include:
6692     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6693     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6694     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6695     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6696   layout:
6697     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6698     layout: "plot-throughput"
6699
6700 - type: "plot"
6701   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6702   algorithm: "plot_performance_name_box"
6703   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6704   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6705   include:
6706     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6707     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6708     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6709     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6710   layout:
6711     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6712     layout: "plot-throughput"
6713
6714 - type: "plot"
6715   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6716   algorithm: "plot_performance_name_box"
6717   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6718   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6719   include:
6720     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6721     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6722     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6723     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6724   layout:
6725     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6726     layout: "plot-throughput"
6727
6728 - type: "plot"
6729   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6730   algorithm: "plot_performance_name_box"
6731   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6733   include:
6734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6737   layout:
6738     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6739     layout: "plot-throughput"
6740
6741 - type: "plot"
6742   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6743   algorithm: "plot_performance_name_box"
6744   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6746   include:
6747     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6748     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6749     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6750   layout:
6751     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6752     layout: "plot-throughput"
6753
6754 - type: "plot"
6755   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6756   algorithm: "plot_performance_name_box"
6757   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6758   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6759   include:
6760     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6761     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6765   layout:
6766     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6767     layout: "plot-throughput"
6768
6769 - type: "plot"
6770   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6771   algorithm: "plot_performance_name_box"
6772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6774   include:
6775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6776     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6777     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6780   layout:
6781     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6782     layout: "plot-throughput"
6783
6784 - type: "plot"
6785   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6786   algorithm: "plot_performance_name_box"
6787   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6789   include:
6790     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6791     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6792     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6793   layout:
6794     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6795     layout: "plot-throughput"
6796
6797 - type: "plot"
6798   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6799   algorithm: "plot_performance_name_box"
6800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6802   include:
6803     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6804     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6805     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6806   layout:
6807     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6808     layout: "plot-throughput"
6809
6810 - type: "plot"
6811   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6812   algorithm: "plot_performance_name_box"
6813   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6815   include:
6816     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6817     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6819   layout:
6820     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6821     layout: "plot-throughput"
6822
6823 - type: "plot"
6824   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6825   algorithm: "plot_performance_name_box"
6826   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6828   include:
6829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6830     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6831     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6832   layout:
6833     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6834     layout: "plot-throughput"
6835
6836 - type: "plot"
6837   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6838   algorithm: "plot_performance_name_box"
6839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6841   include:
6842     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6843     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6844     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6847   layout:
6848     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6849     layout: "plot-throughput"
6850
6851 - type: "plot"
6852   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6853   algorithm: "plot_performance_name_box"
6854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6856   include:
6857     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6858     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6859     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6860     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6861     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6862   layout:
6863     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6864     layout: "plot-throughput"
6865
6866 - type: "plot"
6867   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
6868   algorithm: "plot_performance_name_box"
6869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
6870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6871   include:
6872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6873     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6874     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
6875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
6876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6877   layout:
6878     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
6879     layout: "plot-throughput"
6880
6881 - type: "plot"
6882   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
6883   algorithm: "plot_performance_name_box"
6884   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
6885   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6886   include:
6887     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
6890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
6891     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6892   layout:
6893     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
6894     layout: "plot-throughput"
6895
6896 - type: "plot"
6897   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6898   algorithm: "plot_performance_name_box"
6899   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6900   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6901   include:
6902     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6903     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6904     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6905     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6906     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6907     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6908   layout:
6909     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6914   algorithm: "plot_performance_name_box"
6915   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6917   include:
6918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6921     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6922     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6923     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6924   layout:
6925     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6926     layout: "plot-throughput"
6927
6928 - type: "plot"
6929   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6930   algorithm: "plot_performance_name_box"
6931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6933   include:
6934     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6935     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6936     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6937     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6938   layout:
6939     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6940     layout: "plot-throughput"
6941
6942 - type: "plot"
6943   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6944   algorithm: "plot_performance_name_box"
6945   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6947   include:
6948     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6952   layout:
6953     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6954     layout: "plot-throughput"
6955
6956 - type: "plot"
6957   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6958   algorithm: "plot_performance_name_box"
6959   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6961   include:
6962     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6963     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6968   layout:
6969     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6970     layout: "plot-throughput"
6971
6972 - type: "plot"
6973   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6974   algorithm: "plot_performance_name_box"
6975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6977   include:
6978     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6984   layout:
6985     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6986     layout: "plot-throughput"
6987
6988 - type: "plot"
6989   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
6990   algorithm: "plot_performance_name_box"
6991   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
6992   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6993   include:
6994     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7000   layout:
7001     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7002     layout: "plot-throughput"
7003
7004 - type: "plot"
7005   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7006   algorithm: "plot_performance_name_box"
7007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7008   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7009   include:
7010     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7016   layout:
7017     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7018     layout: "plot-throughput"
7019
7020 - type: "plot"
7021   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7022   algorithm: "plot_performance_name_box"
7023   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7025   include:
7026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7027     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7032   layout:
7033     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7034     layout: "plot-throughput"
7035
7036 - type: "plot"
7037   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7038   algorithm: "plot_performance_name_box"
7039   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7041   include:
7042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7043     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7044     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7045     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7048   layout:
7049     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7050     layout: "plot-throughput"
7051
7052 - type: "plot"
7053   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7054   algorithm: "plot_performance_name_box"
7055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7057   include:
7058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7062   layout:
7063     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7064     layout: "plot-throughput"
7065
7066 - type: "plot"
7067   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7068   algorithm: "plot_performance_name_box"
7069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7071   include:
7072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7076   layout:
7077     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7078     layout: "plot-throughput"
7079
7080 - type: "plot"
7081   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7082   algorithm: "plot_performance_name_box"
7083   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7085   include:
7086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7091   layout:
7092     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7093     layout: "plot-throughput"
7094
7095 - type: "plot"
7096   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7097   algorithm: "plot_performance_name_box"
7098   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7100   include:
7101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7106   layout:
7107     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7108     layout: "plot-throughput"
7109
7110 - type: "plot"
7111   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7112   algorithm: "plot_performance_name_box"
7113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7115   include:
7116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7120   layout:
7121     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7122     layout: "plot-throughput"
7123
7124 - type: "plot"
7125   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7126   algorithm: "plot_performance_name_box"
7127   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7129   include:
7130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7134   layout:
7135     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7136     layout: "plot-throughput"
7137
7138 - type: "plot"
7139   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7140   algorithm: "plot_performance_name_box"
7141   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7143   include:
7144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7145     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7146     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7147     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7148     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7149     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7150   layout:
7151     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7152     layout: "plot-throughput"
7153
7154 - type: "plot"
7155   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7156   algorithm: "plot_performance_name_box"
7157   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7159   include:
7160     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7161     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7162     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7163     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7164     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7165     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7166   layout:
7167     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7168     layout: "plot-throughput"
7169
7170 - type: "plot"
7171   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7172   algorithm: "plot_performance_name_box"
7173   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7175   include:
7176     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7177     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7178     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7179     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7180     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7181   layout:
7182     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7183     layout: "plot-throughput"
7184
7185 - type: "plot"
7186   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7187   algorithm: "plot_performance_name_box"
7188   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7190   include:
7191     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7192     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7193     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7194     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7195     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7196   layout:
7197     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7198     layout: "plot-throughput"
7199
7200 - type: "plot"
7201   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7202   algorithm: "plot_performance_name_box"
7203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7205   include:
7206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7209   layout:
7210     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7211     layout: "plot-throughput"
7212
7213 - type: "plot"
7214   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7215   algorithm: "plot_performance_name_box"
7216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7218   include:
7219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7222   layout:
7223     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7224     layout: "plot-throughput"
7225
7226 - type: "plot"
7227   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7228   algorithm: "plot_performance_name_box"
7229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7231   include:
7232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7236   layout:
7237     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7238     layout: "plot-throughput"
7239
7240 - type: "plot"
7241   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7242   algorithm: "plot_performance_name_box"
7243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7245   include:
7246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7250   layout:
7251     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7252     layout: "plot-throughput"
7253
7254 - type: "plot"
7255   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7256   algorithm: "plot_performance_name_box"
7257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7259   include:
7260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7266   layout:
7267     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7268     layout: "plot-throughput"
7269
7270 - type: "plot"
7271   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7272   algorithm: "plot_performance_name_box"
7273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7275   include:
7276     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7282   layout:
7283     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7284     layout: "plot-throughput"
7285
7286 - type: "plot"
7287   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7288   algorithm: "plot_performance_name_box"
7289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7291   include:
7292     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7298   layout:
7299     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7300     layout: "plot-throughput"
7301
7302 - type: "plot"
7303   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7304   algorithm: "plot_performance_name_box"
7305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7307   include:
7308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7314   layout:
7315     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7316     layout: "plot-throughput"
7317
7318 - type: "plot"
7319   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7320   algorithm: "plot_performance_name_box"
7321   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7322   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7323   include:
7324     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7325     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7326     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7327     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7328   layout:
7329     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7330     layout: "plot-throughput"
7331
7332 - type: "plot"
7333   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7334   algorithm: "plot_performance_name_box"
7335   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7336   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7337   include:
7338     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7339     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7340     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7341     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7342   layout:
7343     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7344     layout: "plot-throughput"
7345
7346 - type: "plot"
7347   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7348   algorithm: "plot_performance_name_box"
7349   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7350   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7351   include:
7352     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7353     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7354     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7355     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7356     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7357     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7358   layout:
7359     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7360     layout: "plot-throughput"
7361
7362 - type: "plot"
7363   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7364   algorithm: "plot_performance_name_box"
7365   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7366   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7367   include:
7368     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7369     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7370     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7371     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7372     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7373     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7374   layout:
7375     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7376     layout: "plot-throughput"
7377
7378 - type: "plot"
7379   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7380   algorithm: "plot_performance_name_box"
7381   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7382   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7383   include:
7384     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7385     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7386     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7387     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7388     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7389     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7390   layout:
7391     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7392     layout: "plot-throughput"
7393
7394 - type: "plot"
7395   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7396   algorithm: "plot_performance_name_box"
7397   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7398   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7399   include:
7400     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7401     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7402     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7404     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7405     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7406   layout:
7407     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7408     layout: "plot-throughput"
7409
7410 - type: "plot"
7411   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7412   algorithm: "plot_performance_name_box"
7413   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7415   include:
7416     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7417     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7418     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7419     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7420     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7421     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7422   layout:
7423     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7424     layout: "plot-throughput"
7425
7426 - type: "plot"
7427   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7428   algorithm: "plot_performance_name_box"
7429   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7431   include:
7432     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7433     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7434     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7435     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7436     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7437     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7438   layout:
7439     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7440     layout: "plot-throughput"
7441
7442 - type: "plot"
7443   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7444   algorithm: "plot_performance_name_box"
7445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7447   include:
7448     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7449     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7450     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7451     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7452     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7453     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7454   layout:
7455     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7456     layout: "plot-throughput"
7457
7458 - type: "plot"
7459   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7460   algorithm: "plot_performance_name_box"
7461   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7463   include:
7464     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7465     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7466     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7467     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7468     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7469     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7470   layout:
7471     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7472     layout: "plot-throughput"
7473
7474 - type: "plot"
7475   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7476   algorithm: "plot_performance_name_box"
7477   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7478   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7479   include:
7480     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7481     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7482     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7483     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7484     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7485     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7486   layout:
7487     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7488     layout: "plot-throughput"
7489
7490 - type: "plot"
7491   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7492   algorithm: "plot_performance_name_box"
7493   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7494   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7495   include:
7496     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7497     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7498     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7499     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7500     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7501     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7502   layout:
7503     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7504     layout: "plot-throughput"
7505
7506 - type: "plot"
7507   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7508   algorithm: "plot_performance_name_box-vhost"
7509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7511   include:
7512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7516   layout:
7517     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7518     layout: "plot-throughput"
7519
7520 - type: "plot"
7521   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7522   algorithm: "plot_performance_name_box"
7523   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7524   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
7525   include:
7526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7530   layout:
7531     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7532     layout: "plot-throughput"
7533
7534 - type: "plot"
7535   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7536   algorithm: "plot_performance_name_box"
7537   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7538   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
7539   include:
7540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7544   layout:
7545     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7546     layout: "plot-throughput"
7547
7548 - type: "plot"
7549   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7550   algorithm: "plot_performance_name_box"
7551   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7552   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
7553   include:
7554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7555     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7556     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7558   layout:
7559     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7560     layout: "plot-throughput"
7561
7562 #- type: "plot"
7563 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7564 #  algorithm: "plot_performance_name_box"
7565 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7566 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7567 #  include:
7568 #    - ""
7569 #  layout:
7570 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7571 #    layout: "plot-throughput"
7572 #
7573 #- type: "plot"
7574 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7575 #  algorithm: "plot_performance_name_box"
7576 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7577 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7578 #  include:
7579 #    - ""
7580 #  layout:
7581 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7582 #    layout: "plot-throughput"
7583
7584 - type: "plot"
7585   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7586   algorithm: "plot_performance_name_box"
7587   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7588   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7589   include:
7590     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7592     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7593     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7594     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7595   layout:
7596     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7597     layout: "plot-throughput"
7598
7599 - type: "plot"
7600   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7601   algorithm: "plot_performance_name_box"
7602   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7603   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7604   include:
7605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7608     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7609     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7610   layout:
7611     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7612     layout: "plot-throughput"
7613
7614 - type: "plot"
7615   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7616   algorithm: "plot_performance_name_box"
7617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7618   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7619   include:
7620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7625     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7626   layout:
7627     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7628     layout: "plot-throughput"
7629
7630 - type: "plot"
7631   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7632   algorithm: "plot_performance_name_box"
7633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7634   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7635   include:
7636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7640     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7641     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7642   layout:
7643     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7644     layout: "plot-throughput"
7645
7646 - type: "plot"
7647   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
7648   algorithm: "plot_performance_name_box"
7649   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
7650   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7651   include:
7652     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7653     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7657   layout:
7658     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
7659     layout: "plot-throughput"
7660
7661 - type: "plot"
7662   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
7663   algorithm: "plot_performance_name_box"
7664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
7665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7666   include:
7667     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7668     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7669     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7670     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7671     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7672   layout:
7673     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
7674     layout: "plot-throughput"
7675
7676 - type: "plot"
7677   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
7678   algorithm: "plot_performance_name_box"
7679   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
7680   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7681   include:
7682     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7683     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7684     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7685     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7686     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7687     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7688   layout:
7689     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
7690     layout: "plot-throughput"
7691
7692 - type: "plot"
7693   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
7694   algorithm: "plot_performance_name_box"
7695   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-i40e-pdr"
7696   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7697   include:
7698     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7699     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7700     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7701     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7702     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7704   layout:
7705     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
7706     layout: "plot-throughput"
7707
7708 - type: "plot"
7709   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7710   algorithm: "plot_performance_name_box"
7711   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7713   include:
7714     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7715     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7716     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7717   layout:
7718     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7719     layout: "plot-throughput"
7720
7721 - type: "plot"
7722   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7723   algorithm: "plot_performance_name_box"
7724   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7726   include:
7727     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7728     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7729     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7730   layout:
7731     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7732     layout: "plot-throughput"
7733
7734 - type: "plot"
7735   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7736   algorithm: "plot_performance_name_box"
7737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7739   include:
7740     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7741     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7742     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7743   layout:
7744     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7745     layout: "plot-throughput"
7746
7747 - type: "plot"
7748   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7749   algorithm: "plot_performance_name_box"
7750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7752   include:
7753     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7754     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7755     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7756   layout:
7757     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7758     layout: "plot-throughput"
7759
7760 - type: "plot"
7761   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
7762   algorithm: "plot_performance_name_box"
7763   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
7764   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7765   include:
7766     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7767     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7768     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7769   layout:
7770     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
7771     layout: "plot-throughput"
7772
7773 - type: "plot"
7774   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
7775   algorithm: "plot_performance_name_box"
7776   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
7777   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7778   include:
7779     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7780     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7781     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7782   layout:
7783     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
7784     layout: "plot-throughput"
7785
7786 ################################################################################
7787
7788 # Packet Latency 1C
7789
7790 - type: "plot"
7791   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7792   algorithm: "plot_latency_error_bars_name"
7793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7795   include:
7796     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7797     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7798     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7799     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7800   layout:
7801     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7802     layout: "plot-latency"
7803
7804 - type: "plot"
7805   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7806   algorithm: "plot_latency_error_bars_name"
7807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7809   include:
7810     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7811     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7812     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7813     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7814     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7815   layout:
7816     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7817     layout: "plot-latency"
7818
7819 - type: "plot"
7820   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7821   algorithm: "plot_latency_error_bars_name"
7822   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7824   include:
7825     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7830   layout:
7831     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7832     layout: "plot-latency"
7833
7834 - type: "plot"
7835   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7836   algorithm: "plot_latency_error_bars_name"
7837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7839   include:
7840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7844   layout:
7845     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7846     layout: "plot-latency"
7847
7848 - type: "plot"
7849   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7850   algorithm: "plot_latency_error_bars_name"
7851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7853   include:
7854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7859   layout:
7860     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7861     layout: "plot-latency"
7862
7863 - type: "plot"
7864   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7865   algorithm: "plot_latency_error_bars_name"
7866   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7868   include:
7869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7875   layout:
7876     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7877     layout: "plot-latency"
7878
7879 - type: "plot"
7880   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7881   algorithm: "plot_latency_error_bars_name"
7882   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7884   include:
7885     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7886     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7887     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7888   layout:
7889     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7890     layout: "plot-latency"
7891
7892 - type: "plot"
7893   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7894   algorithm: "plot_latency_error_bars_name"
7895   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7897   include:
7898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7903   layout:
7904     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7905     layout: "plot-latency"
7906
7907 - type: "plot"
7908   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7909   algorithm: "plot_latency_error_bars_name"
7910   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7912   include:
7913     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7915     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7916     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7917   layout:
7918     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7919     layout: "plot-latency"
7920
7921 - type: "plot"
7922   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7923   algorithm: "plot_latency_error_bars_name"
7924   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7926   include:
7927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7931     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7932   layout:
7933     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7934     layout: "plot-latency"
7935
7936 - type: "plot"
7937   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7938   algorithm: "plot_latency_error_bars_name"
7939   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7941   include:
7942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7946     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7947     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7948   layout:
7949     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7950     layout: "plot-latency"
7951
7952 - type: "plot"
7953   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7954   algorithm: "plot_latency_error_bars_name"
7955   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7957   include:
7958     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7959     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7960   layout:
7961     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7962     layout: "plot-latency"
7963
7964 - type: "plot"
7965   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7966   algorithm: "plot_latency_error_bars_name"
7967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7969   include:
7970     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7971     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7972     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7973     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7974   layout:
7975     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7976     layout: "plot-latency"
7977
7978 - type: "plot"
7979   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7980   algorithm: "plot_latency_error_bars_name"
7981   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7983   include:
7984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7986     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7987   layout:
7988     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7989     layout: "plot-latency"
7990
7991 - type: "plot"
7992   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7993   algorithm: "plot_latency_error_bars_name"
7994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7996   include:
7997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8002   layout:
8003     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8004     layout: "plot-latency"
8005
8006 - type: "plot"
8007   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8008   algorithm: "plot_latency_error_bars_name"
8009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8011   include:
8012     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
8013     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
8014     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
8015   layout:
8016     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
8017     layout: "plot-latency"
8018
8019 - type: "plot"
8020   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8021   algorithm: "plot_latency_error_bars_name"
8022   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8024   include:
8025     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8026     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8027     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8028   layout:
8029     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8030     layout: "plot-latency"
8031
8032 - type: "plot"
8033   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8034   algorithm: "plot_latency_error_bars_name"
8035   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8036   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8037   include:
8038     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8039     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8040     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8041     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8042     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8043   layout:
8044     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8045     layout: "plot-latency"
8046
8047 - type: "plot"
8048   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8049   algorithm: "plot_latency_error_bars_name"
8050   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8052   include:
8053     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8054     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8055     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8056     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8057     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8058     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8059   layout:
8060     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8061     layout: "plot-latency"
8062
8063 - type: "plot"
8064   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8065   algorithm: "plot_latency_error_bars_name"
8066   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8068   include:
8069     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8070     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8071     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8072     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8073   layout:
8074     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8075     layout: "plot-latency"
8076
8077 - type: "plot"
8078   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8079   algorithm: "plot_latency_error_bars_name"
8080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8082   include:
8083     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8084     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8085     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8086     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8087     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8088     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8089   layout:
8090     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
8091     layout: "plot-latency"
8092
8093 - type: "plot"
8094   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8095   algorithm: "plot_latency_error_bars_name"
8096   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8098   include:
8099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8105   layout:
8106     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8107     layout: "plot-latency"
8108
8109 - type: "plot"
8110   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8111   algorithm: "plot_latency_error_bars_name"
8112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8114   include:
8115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8119   layout:
8120     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8121     layout: "plot-latency"
8122
8123 - type: "plot"
8124   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8125   algorithm: "plot_latency_error_bars_name"
8126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8128   include:
8129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8134   layout:
8135     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8136     layout: "plot-latency"
8137
8138 - type: "plot"
8139   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8140   algorithm: "plot_latency_error_bars_name"
8141   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8143   include:
8144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8148   layout:
8149     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8150     layout: "plot-latency"
8151
8152 - type: "plot"
8153   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8154   algorithm: "plot_latency_error_bars_name"
8155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8157   include:
8158     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8159     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8160     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8161     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8162     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8163     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8164   layout:
8165     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
8166     layout: "plot-latency"
8167
8168 - type: "plot"
8169   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8170   algorithm: "plot_latency_error_bars_name"
8171   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8173   include:
8174     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8175     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8176     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8177     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8178     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8179   layout:
8180     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8181     layout: "plot-latency"
8182
8183 - type: "plot"
8184   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8185   algorithm: "plot_latency_error_bars_name"
8186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8188   include:
8189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8192   layout:
8193     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8194     layout: "plot-latency"
8195
8196 - type: "plot"
8197   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8198   algorithm: "plot_latency_error_bars_name"
8199   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8200   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8201   include:
8202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8206   layout:
8207     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8208     layout: "plot-latency"
8209
8210 - type: "plot"
8211   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8212   algorithm: "plot_latency_error_bars_name"
8213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8215   include:
8216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8222   layout:
8223     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8224     layout: "plot-latency"
8225
8226 - type: "plot"
8227   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8228   algorithm: "plot_latency_error_bars_name"
8229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8231   include:
8232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8238   layout:
8239     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
8240     layout: "plot-latency"
8241
8242 - type: "plot"
8243   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8244   algorithm: "plot_latency_error_bars_name"
8245   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8247   include:
8248     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8249     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8250     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8251     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8252     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8253     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8254   layout:
8255     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
8256     layout: "plot-latency"
8257
8258 - type: "plot"
8259   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
8260   algorithm: "plot_latency_error_bars_name"
8261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
8262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8263   include:
8264     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8265     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8266     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8267     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8268     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8269     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8270   layout:
8271     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8272     layout: "plot-latency"
8273
8274 - type: "plot"
8275   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8276   algorithm: "plot_latency_error_bars_name"
8277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8278   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8279   include:
8280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8284   layout:
8285     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8286     layout: "plot-latency"
8287
8288 - type: "plot"
8289   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
8290   algorithm: "plot_latency_error_bars_name"
8291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
8292   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8293   include:
8294     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8295     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8296     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8297     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8298   layout:
8299     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8300     layout: "plot-latency"
8301
8302 #- type: "plot"
8303 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8304 #  algorithm: "plot_latency_error_bars_name"
8305 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8306 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8307 #  include:
8308 #    - ""
8309 #  layout:
8310 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8311 #    layout: "plot-latency"
8312
8313 - type: "plot"
8314   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8315   algorithm: "plot_latency_error_bars_name"
8316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8317   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8318   include:
8319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8324   layout:
8325     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8326     layout: "plot-latency"
8327
8328 - type: "plot"
8329   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8330   algorithm: "plot_latency_error_bars_name"
8331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
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-latency"
8343
8344 - type: "plot"
8345   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
8346   algorithm: "plot_latency_error_bars_name"
8347   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
8348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8349   include:
8350     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8351     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8352     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8353   layout:
8354     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8355     layout: "plot-latency"
8356
8357 - type: "plot"
8358   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
8359   algorithm: "plot_latency_error_bars_name"
8360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
8361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8362   include:
8363     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8364     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8365     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8366   layout:
8367     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8368     layout: "plot-latency"
8369
8370 - type: "plot"
8371   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
8372   algorithm: "plot_latency_error_bars_name"
8373   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
8374   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8375   include:
8376     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8377     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8378     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8379     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8380     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8381   layout:
8382     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
8383     layout: "plot-latency"
8384
8385 - type: "plot"
8386   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
8387   algorithm: "plot_latency_error_bars_name"
8388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
8389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8390   include:
8391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
8392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
8394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
8395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
8396   layout:
8397     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
8398     layout: "plot-latency"
8399
8400 - type: "plot"
8401   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
8402   algorithm: "plot_latency_error_bars_name"
8403   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
8404   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8405   include:
8406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
8412   layout:
8413     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
8414     layout: "plot-latency"
8415
8416 - type: "plot"
8417   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8418   algorithm: "plot_latency_error_bars_name"
8419   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8420   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8421   include:
8422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
8423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8424     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8425     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8426   layout:
8427     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8428     layout: "plot-latency"
8429
8430 - type: "plot"
8431   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
8432   algorithm: "plot_latency_error_bars_name"
8433   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
8434   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8435   include:
8436     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
8437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
8438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
8439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
8440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
8441   layout:
8442     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
8443     layout: "plot-latency"
8444
8445 - type: "plot"
8446   title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
8447   algorithm: "plot_latency_error_bars_name"
8448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
8449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8450   include:
8451     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8457   layout:
8458     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
8459     layout: "plot-latency"
8460
8461 - type: "plot"
8462   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
8463   algorithm: "plot_latency_error_bars_name"
8464   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
8465   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8466   include:
8467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8471   layout:
8472     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
8473     layout: "plot-latency"
8474
8475 - type: "plot"
8476   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
8477   algorithm: "plot_latency_error_bars_name"
8478   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
8479   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8480   include:
8481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8487   layout:
8488     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8489     layout: "plot-latency"
8490
8491 - type: "plot"
8492   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
8493   algorithm: "plot_latency_error_bars_name"
8494   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
8495   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8496   include:
8497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8503   layout:
8504     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8505     layout: "plot-latency"
8506
8507 - type: "plot"
8508   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
8509   algorithm: "plot_latency_error_bars_name"
8510   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
8511   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8512   include:
8513     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8514     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8515     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8516     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8517     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8518     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8519   layout:
8520     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8521     layout: "plot-latency"
8522
8523 - type: "plot"
8524   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
8525   algorithm: "plot_latency_error_bars_name"
8526   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-i40e-ndr-lat"
8527   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8528   include:
8529     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8530     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8531     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8532     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8533     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8534   layout:
8535     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8536     layout: "plot-latency"
8537
8538 - type: "plot"
8539   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
8540   algorithm: "plot_latency_error_bars_name"
8541   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
8542   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8543   include:
8544     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8545     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8546     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8547     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8548     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8549     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8550   layout:
8551     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8552     layout: "plot-latency"
8553
8554 - type: "plot"
8555   title: "Latency: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
8556   algorithm: "plot_latency_error_bars_name"
8557   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
8558   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8559   include:
8560     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8561     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8562     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8563   layout:
8564     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8565     layout: "plot-latency"
8566
8567 ################################################################################
8568
8569 # Packet Latency 2C
8570
8571 - type: "plot"
8572   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8573   algorithm: "plot_latency_error_bars_name"
8574   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8576   include:
8577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8581   layout:
8582     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8583     layout: "plot-latency"
8584
8585 - type: "plot"
8586   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8587   algorithm: "plot_latency_error_bars_name"
8588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8590   include:
8591     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8592     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8593     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8596   layout:
8597     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8598     layout: "plot-latency"
8599
8600 - type: "plot"
8601   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8602   algorithm: "plot_latency_error_bars_name"
8603   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8605   include:
8606     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8608     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8609     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8610     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8611   layout:
8612     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8613     layout: "plot-latency"
8614
8615 - type: "plot"
8616   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8617   algorithm: "plot_latency_error_bars_name"
8618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8620   include:
8621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8625   layout:
8626     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8627     layout: "plot-latency"
8628
8629 - type: "plot"
8630   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8631   algorithm: "plot_latency_error_bars_name"
8632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8634   include:
8635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8638     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8640   layout:
8641     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8642     layout: "plot-latency"
8643
8644 - type: "plot"
8645   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8646   algorithm: "plot_latency_error_bars_name"
8647   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8649   include:
8650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8656   layout:
8657     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8658     layout: "plot-latency"
8659
8660 - type: "plot"
8661   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8662   algorithm: "plot_latency_error_bars_name"
8663   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8665   include:
8666     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8667     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8668     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8669   layout:
8670     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8671     layout: "plot-latency"
8672
8673 - type: "plot"
8674   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8675   algorithm: "plot_latency_error_bars_name"
8676   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8678   include:
8679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8684   layout:
8685     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8686     layout: "plot-latency"
8687
8688 - type: "plot"
8689   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8690   algorithm: "plot_latency_error_bars_name"
8691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8693   include:
8694     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8695     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8696     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8697     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8698   layout:
8699     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8700     layout: "plot-latency"
8701
8702 - type: "plot"
8703   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8704   algorithm: "plot_latency_error_bars_name"
8705   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8707   include:
8708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8709     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8710     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8711     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8712     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8713   layout:
8714     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8715     layout: "plot-latency"
8716
8717 - type: "plot"
8718   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8719   algorithm: "plot_latency_error_bars_name"
8720   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8722   include:
8723     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8724     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8725     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8726     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8727     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8728     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8729   layout:
8730     title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8731     layout: "plot-latency"
8732
8733 - type: "plot"
8734   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8735   algorithm: "plot_latency_error_bars_name"
8736   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8738   include:
8739     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8740     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8741   layout:
8742     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8743     layout: "plot-latency"
8744
8745 - type: "plot"
8746   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8747   algorithm: "plot_latency_error_bars_name"
8748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8750   include:
8751     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8752     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8753     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8754     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8755   layout:
8756     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8757     layout: "plot-latency"
8758
8759 - type: "plot"
8760   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8761   algorithm: "plot_latency_error_bars_name"
8762   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8764   include:
8765     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8766     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8767     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8768   layout:
8769     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8770     layout: "plot-latency"
8771
8772 - type: "plot"
8773   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8774   algorithm: "plot_latency_error_bars_name"
8775   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8777   include:
8778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8780     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8781     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8782     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8783   layout:
8784     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8785     layout: "plot-latency"
8786
8787 - type: "plot"
8788   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8789   algorithm: "plot_latency_error_bars_name"
8790   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8792   include:
8793     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8794     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8795     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8796   layout:
8797     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8798     layout: "plot-latency"
8799
8800 - type: "plot"
8801   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8802   algorithm: "plot_latency_error_bars_name"
8803   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8804   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8805   include:
8806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8807     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8808     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8809   layout:
8810     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8811     layout: "plot-latency"
8812
8813 - type: "plot"
8814   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8815   algorithm: "plot_latency_error_bars_name"
8816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8818   include:
8819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8822     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8823     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8824   layout:
8825     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8826     layout: "plot-latency"
8827
8828 - type: "plot"
8829   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8830   algorithm: "plot_latency_error_bars_name"
8831   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8833   include:
8834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8840   layout:
8841     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8842     layout: "plot-latency"
8843
8844 - type: "plot"
8845   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8846   algorithm: "plot_latency_error_bars_name"
8847   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8849   include:
8850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8854   layout:
8855     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8856     layout: "plot-latency"
8857
8858 - type: "plot"
8859   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8860   algorithm: "plot_latency_error_bars_name"
8861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8863   include:
8864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8868     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8869     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8870   layout:
8871     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8872     layout: "plot-latency"
8873
8874 - type: "plot"
8875   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8876   algorithm: "plot_latency_error_bars_name"
8877   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8879   include:
8880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8886   layout:
8887     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8888     layout: "plot-latency"
8889
8890 - type: "plot"
8891   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8892   algorithm: "plot_latency_error_bars_name"
8893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8895   include:
8896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8900   layout:
8901     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8902     layout: "plot-latency"
8903
8904 - type: "plot"
8905   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8906   algorithm: "plot_latency_error_bars_name"
8907   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8909   include:
8910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8915   layout:
8916     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8917     layout: "plot-latency"
8918
8919 - type: "plot"
8920   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8921   algorithm: "plot_latency_error_bars_name"
8922   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8924   include:
8925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8929   layout:
8930     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8931     layout: "plot-latency"
8932
8933 - type: "plot"
8934   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8935   algorithm: "plot_latency_error_bars_name"
8936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8938   include:
8939     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8940     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8941     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8942     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8943     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8944     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8945   layout:
8946     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8947     layout: "plot-latency"
8948
8949 - type: "plot"
8950   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8951   algorithm: "plot_latency_error_bars_name"
8952   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8954   include:
8955     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8956     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8957     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8958     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8959     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8960   layout:
8961     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8962     layout: "plot-latency"
8963
8964 - type: "plot"
8965   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8966   algorithm: "plot_latency_error_bars_name"
8967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8969   include:
8970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8973   layout:
8974     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8975     layout: "plot-latency"
8976
8977 - type: "plot"
8978   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8979   algorithm: "plot_latency_error_bars_name"
8980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8982   include:
8983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8987   layout:
8988     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8989     layout: "plot-latency"
8990
8991 - type: "plot"
8992   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8993   algorithm: "plot_latency_error_bars_name"
8994   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8996   include:
8997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9003   layout:
9004     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9005     layout: "plot-latency"
9006
9007 - type: "plot"
9008   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9009   algorithm: "plot_latency_error_bars_name"
9010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9012   include:
9013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9019   layout:
9020     title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
9021     layout: "plot-latency"
9022
9023 - type: "plot"
9024   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9025   algorithm: "plot_latency_error_bars_name"
9026   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9028   include:
9029     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9030     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9031     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9032     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9033     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9034     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9035   layout:
9036     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
9037     layout: "plot-latency"
9038
9039 - type: "plot"
9040   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9041   algorithm: "plot_latency_error_bars_name"
9042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9044   include:
9045     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9046     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9047     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9048     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9049     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9050     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9051   layout:
9052     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
9053     layout: "plot-latency"
9054
9055 - type: "plot"
9056   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9057   algorithm: "plot_latency_error_bars_name"
9058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9059   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9060   include:
9061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9065   layout:
9066     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9067     layout: "plot-latency"
9068
9069 - type: "plot"
9070   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
9071   algorithm: "plot_latency_error_bars_name"
9072   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
9073   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9074   include:
9075     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9079   layout:
9080     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
9081     layout: "plot-latency"
9082
9083 #- type: "plot"
9084 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9085 #  algorithm: "plot_latency_error_bars_name"
9086 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9087 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9088 #  include:
9089 #    - ""
9090 #  layout:
9091 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9092 #    layout: "plot-latency"
9093
9094 - type: "plot"
9095   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9096   algorithm: "plot_latency_error_bars_name"
9097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9098   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9099   include:
9100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9105   layout:
9106     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9107     layout: "plot-latency"
9108
9109 - type: "plot"
9110   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9111   algorithm: "plot_latency_error_bars_name"
9112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9113   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9114   include:
9115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9121   layout:
9122     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9123     layout: "plot-latency"
9124
9125 - type: "plot"
9126   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
9127   algorithm: "plot_latency_error_bars_name"
9128   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
9129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9130   include:
9131     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9132     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9133     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9134   layout:
9135     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
9136     layout: "plot-latency"
9137
9138 - type: "plot"
9139   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
9140   algorithm: "plot_latency_error_bars_name"
9141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
9142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9143   include:
9144     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9145     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9146     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9147   layout:
9148     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
9149     layout: "plot-latency"
9150
9151 - type: "plot"
9152   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
9153   algorithm: "plot_latency_error_bars_name"
9154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
9155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9156   include:
9157     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9158     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9159     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9160     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9161     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9162   layout:
9163     title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
9164     layout: "plot-latency"
9165
9166 - type: "plot"
9167   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
9168   algorithm: "plot_latency_error_bars_name"
9169   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
9170   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9171   include:
9172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
9173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
9175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
9176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
9177   layout:
9178     title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
9179     layout: "plot-latency"
9180
9181 - type: "plot"
9182   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
9183   algorithm: "plot_latency_error_bars_name"
9184   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
9185   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9186   include:
9187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9190     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9191     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
9193   layout:
9194     title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
9195     layout: "plot-latency"
9196
9197 - type: "plot"
9198   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9199   algorithm: "plot_latency_error_bars_name"
9200   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9201   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9202   include:
9203     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
9204     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9205     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9206     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9207   layout:
9208     title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9209     layout: "plot-latency"
9210
9211 - type: "plot"
9212   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
9213   algorithm: "plot_latency_error_bars_name"
9214   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
9215   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9216   include:
9217     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
9218     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
9219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
9220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
9221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
9222   layout:
9223     title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
9224     layout: "plot-latency"
9225
9226 - type: "plot"
9227   title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9228   algorithm: "plot_latency_error_bars_name"
9229   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9230   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9231   include:
9232     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9233     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9234     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9235     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9236     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9237     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9238   layout:
9239     title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
9240     layout: "plot-latency"
9241
9242 - type: "plot"
9243   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
9244   algorithm: "plot_latency_error_bars_name"
9245   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
9246   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9247   include:
9248     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
9249     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9250     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9251     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9252   layout:
9253     title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
9254     layout: "plot-latency"
9255
9256 - type: "plot"
9257   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
9258   algorithm: "plot_latency_error_bars_name"
9259   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
9260   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9261   include:
9262     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
9263     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9264     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9265     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9266     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9267     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9268   layout:
9269     title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
9270     layout: "plot-latency"
9271
9272 - type: "plot"
9273   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
9274   algorithm: "plot_latency_error_bars_name"
9275   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
9276   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9277   include:
9278     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9279     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9280     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9281     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9282     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9283     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9284   layout:
9285     title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
9286     layout: "plot-latency"
9287
9288 - type: "plot"
9289   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
9290   algorithm: "plot_latency_error_bars_name"
9291   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
9292   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9293   include:
9294     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9295     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9296     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9297     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9298     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9299     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9300   layout:
9301     title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
9302     layout: "plot-latency"
9303
9304 - type: "plot"
9305   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
9306   algorithm: "plot_latency_error_bars_name"
9307   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
9308   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9309   include:
9310     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9311     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9312     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9313     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9314     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9315   layout:
9316     title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
9317     layout: "plot-latency"
9318
9319 - type: "plot"
9320   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
9321   algorithm: "plot_latency_error_bars_name"
9322   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
9323   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9324   include:
9325     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9326     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9327     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9328     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9329     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9330     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9331   layout:
9332     title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
9333     layout: "plot-latency"
9334
9335 - type: "plot"
9336   title: "Latency: 3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
9337   algorithm: "plot_latency_error_bars_name"
9338   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
9339   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9340   include:
9341     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9342     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9343     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9344   layout:
9345     title: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr"
9346     layout: "plot-latency"
9347
9348 ################################################################################
9349
9350 # Packet Latency 4C
9351
9352 - type: "plot"
9353   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9354   algorithm: "plot_latency_error_bars_name"
9355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9357   include:
9358     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9359     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9360     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9361     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9362   layout:
9363     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
9364     layout: "plot-latency"
9365
9366 - type: "plot"
9367   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9368   algorithm: "plot_latency_error_bars_name"
9369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9371   include:
9372     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9373     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9374     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9375     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9376     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9377   layout:
9378     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
9379     layout: "plot-latency"
9380
9381 - type: "plot"
9382   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9383   algorithm: "plot_latency_error_bars_name"
9384   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9386   include:
9387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
9388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9392   layout:
9393     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
9394     layout: "plot-latency"
9395
9396 - type: "plot"
9397   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9398   algorithm: "plot_latency_error_bars_name"
9399   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9401   include:
9402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
9403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
9404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
9405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9406   layout:
9407     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
9408     layout: "plot-latency"
9409
9410 - type: "plot"
9411   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9412   algorithm: "plot_latency_error_bars_name"
9413   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9414   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9415   include:
9416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
9419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
9420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9421   layout:
9422     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
9423     layout: "plot-latency"
9424
9425 - type: "plot"
9426   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9427   algorithm: "plot_latency_error_bars_name"
9428   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9430   include:
9431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
9437   layout:
9438     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
9439     layout: "plot-latency"
9440
9441 - type: "plot"
9442   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
9443   algorithm: "plot_latency_error_bars_name"
9444   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
9445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9446   include:
9447     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
9448     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
9449     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
9450   layout:
9451     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
9452     layout: "plot-latency"
9453
9454 - type: "plot"
9455   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9456   algorithm: "plot_latency_error_bars_name"
9457   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9459   include:
9460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
9461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9465   layout:
9466     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
9467     layout: "plot-latency"
9468
9469 - type: "plot"
9470   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9471   algorithm: "plot_latency_error_bars_name"
9472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9474   include:
9475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
9476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
9477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
9478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9479   layout:
9480     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
9481     layout: "plot-latency"
9482
9483 - type: "plot"
9484   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9485   algorithm: "plot_latency_error_bars_name"
9486   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9488   include:
9489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
9492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
9493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9494   layout:
9495     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
9496     layout: "plot-latency"
9497
9498 - type: "plot"
9499   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9500   algorithm: "plot_latency_error_bars_name"
9501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9503   include:
9504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
9510   layout:
9511     title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
9512     layout: "plot-latency"
9513
9514 - type: "plot"
9515   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
9516   algorithm: "plot_latency_error_bars_name"
9517   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
9518   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9519   include:
9520     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
9521     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9522   layout:
9523     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
9524     layout: "plot-latency"
9525
9526 - type: "plot"
9527   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
9528   algorithm: "plot_latency_error_bars_name"
9529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
9530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9531   include:
9532     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
9533     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9534     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9535     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9536   layout:
9537     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
9538     layout: "plot-latency"
9539
9540 - type: "plot"
9541   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9542   algorithm: "plot_latency_error_bars_name"
9543   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9545   include:
9546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9549   layout:
9550     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9551     layout: "plot-latency"
9552
9553 - type: "plot"
9554   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9555   algorithm: "plot_latency_error_bars_name"
9556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9558   include:
9559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
9562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
9563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9564   layout:
9565     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9566     layout: "plot-latency"
9567
9568 - type: "plot"
9569   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
9570   algorithm: "plot_latency_error_bars_name"
9571   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
9572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9573   include:
9574     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
9575     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
9576     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
9577   layout:
9578     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
9579     layout: "plot-latency"
9580
9581 - type: "plot"
9582   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9583   algorithm: "plot_latency_error_bars_name"
9584   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9586   include:
9587     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9588     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9589     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9590   layout:
9591     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9592     layout: "plot-latency"
9593
9594 - type: "plot"
9595   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9596   algorithm: "plot_latency_error_bars_name"
9597   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9599   include:
9600     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9601     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9602     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
9603     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
9604     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9605   layout:
9606     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9607     layout: "plot-latency"
9608
9609 - type: "plot"
9610   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9611   algorithm: "plot_latency_error_bars_name"
9612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9614   include:
9615     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9616     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9617     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9618     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9619     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9620     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9621   layout:
9622     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9623     layout: "plot-latency"
9624
9625 - type: "plot"
9626   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9627   algorithm: "plot_latency_error_bars_name"
9628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9630   include:
9631     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9632     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9633     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9634     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9635   layout:
9636     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9637     layout: "plot-latency"
9638
9639 - type: "plot"
9640   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9641   algorithm: "plot_latency_error_bars_name"
9642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9644   include:
9645     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9646     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9647     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9648     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9649     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9650     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9651   layout:
9652     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
9653     layout: "plot-latency"
9654
9655 - type: "plot"
9656   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
9657   algorithm: "plot_latency_error_bars_name"
9658   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
9659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9660   include:
9661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
9662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
9664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9667   layout:
9668     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
9669     layout: "plot-latency"
9670
9671 - type: "plot"
9672   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
9673   algorithm: "plot_latency_error_bars_name"
9674   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
9675   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9676   include:
9677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
9678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
9679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
9681   layout:
9682     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
9683     layout: "plot-latency"
9684
9685 - type: "plot"
9686   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9687   algorithm: "plot_latency_error_bars_name"
9688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9690   include:
9691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
9692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
9693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
9694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9696   layout:
9697     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
9698     layout: "plot-latency"
9699
9700 - type: "plot"
9701   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9702   algorithm: "plot_latency_error_bars_name"
9703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9705   include:
9706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
9708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
9709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9710   layout:
9711     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
9712     layout: "plot-latency"
9713
9714 - type: "plot"
9715   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
9716   algorithm: "plot_latency_error_bars_name"
9717   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
9718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9719   include:
9720     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
9721     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
9722     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
9723     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9724     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
9725     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9726   layout:
9727     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
9728     layout: "plot-latency"
9729
9730 - type: "plot"
9731   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
9732   algorithm: "plot_latency_error_bars_name"
9733   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
9734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9735   include:
9736     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
9737     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
9738     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9739     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9740     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9741   layout:
9742     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
9743     layout: "plot-latency"
9744
9745 - type: "plot"
9746   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
9747   algorithm: "plot_latency_error_bars_name"
9748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
9749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9750   include:
9751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
9752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
9753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
9754   layout:
9755     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
9756     layout: "plot-latency"
9757
9758 - type: "plot"
9759   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9760   algorithm: "plot_latency_error_bars_name"
9761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9763   include:
9764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
9765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
9766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9768   layout:
9769     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
9770     layout: "plot-latency"
9771
9772 - type: "plot"
9773   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9774   algorithm: "plot_latency_error_bars_name"
9775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9777   include:
9778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
9779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
9780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
9782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
9783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9784   layout:
9785     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
9786     layout: "plot-latency"
9787
9788 - type: "plot"
9789   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
9790   algorithm: "plot_latency_error_bars_name"
9791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
9792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9793   include:
9794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9800   layout:
9801     title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
9802     layout: "plot-latency"
9803
9804 - type: "plot"
9805   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9806   algorithm: "plot_latency_error_bars_name"
9807   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9809   include:
9810     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9811     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9812     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9813     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9814     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9816   layout:
9817     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
9818     layout: "plot-latency"
9819
9820 - type: "plot"
9821   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9822   algorithm: "plot_latency_error_bars_name"
9823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9825   include:
9826     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9827     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9828     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9829     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9830     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9831     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9832   layout:
9833     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
9834     layout: "plot-latency"
9835
9836 - type: "plot"
9837   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9838   algorithm: "plot_latency_error_bars_name"
9839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9840   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9841   include:
9842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9846   layout:
9847     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9848     layout: "plot-latency"
9849
9850 - type: "plot"
9851   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9852   algorithm: "plot_latency_error_bars_name"
9853   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9854   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9855   include:
9856     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9857     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9858     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9859     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9860   layout:
9861     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9862     layout: "plot-latency"
9863
9864 #- type: "plot"
9865 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9866 #  algorithm: "plot_latency_error_bars_name"
9867 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9868 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9869 #  include:
9870 #    - ""
9871 #  layout:
9872 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9873 #    layout: "plot-latency"
9874
9875 - type: "plot"
9876   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9877   algorithm: "plot_latency_error_bars_name"
9878   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9879   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9880   include:
9881     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9882     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9883     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9884     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9885     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9886   layout:
9887     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9888     layout: "plot-latency"
9889
9890 - type: "plot"
9891   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9892   algorithm: "plot_latency_error_bars_name"
9893   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9894   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9895   include:
9896     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9897     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9898     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9899     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9900     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9901     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9902   layout:
9903     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9904     layout: "plot-latency"
9905
9906 - type: "plot"
9907   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9908   algorithm: "plot_latency_error_bars_name"
9909   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9911   include:
9912     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9913     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9914     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9915   layout:
9916     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9917     layout: "plot-latency"
9918
9919 - type: "plot"
9920   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9921   algorithm: "plot_latency_error_bars_name"
9922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9924   include:
9925     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9926     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9927     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9928   layout:
9929     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9930     layout: "plot-latency"
9931
9932 - type: "plot"
9933   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
9934   algorithm: "plot_latency_error_bars_name"
9935   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
9936   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9937   include:
9938     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9939     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9940     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9941     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9942     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9943   layout:
9944     title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
9945     layout: "plot-latency"
9946
9947 - type: "plot"
9948   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
9949   algorithm: "plot_latency_error_bars_name"
9950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
9951   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9952   include:
9953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
9954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
9955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
9956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
9957     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
9958   layout:
9959     title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
9960     layout: "plot-latency"
9961
9962 - type: "plot"
9963   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
9964   algorithm: "plot_latency_error_bars_name"
9965   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
9966   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9967   include:
9968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
9969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9971     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9972     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9973     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
9974   layout:
9975     title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
9976     layout: "plot-latency"
9977
9978 - type: "plot"
9979   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
9980   algorithm: "plot_latency_error_bars_name"
9981   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
9982   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9983   include:
9984     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
9985     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9986     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9987     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9988   layout:
9989     title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
9990     layout: "plot-latency"
9991
9992 - type: "plot"
9993   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
9994   algorithm: "plot_latency_error_bars_name"
9995   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
9996   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9997   include:
9998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
9999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
10000     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
10001     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
10002     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
10003   layout:
10004     title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
10005     layout: "plot-latency"
10006
10007 - type: "plot"
10008   title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10009   algorithm: "plot_latency_error_bars_name"
10010   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10011   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10012   include:
10013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10019   layout:
10020     title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
10021     layout: "plot-latency"
10022
10023 - type: "plot"
10024   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
10025   algorithm: "plot_latency_error_bars_name"
10026   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
10027   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10028   include:
10029     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
10030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10033   layout:
10034     title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
10035     layout: "plot-latency"
10036
10037 - type: "plot"
10038   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
10039   algorithm: "plot_latency_error_bars_name"
10040   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
10041   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10042   include:
10043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
10044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10049   layout:
10050     title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
10051     layout: "plot-latency"
10052
10053 - type: "plot"
10054   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
10055   algorithm: "plot_latency_error_bars_name"
10056   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
10057   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10058   include:
10059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10065   layout:
10066     title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
10067     layout: "plot-latency"
10068
10069 - type: "plot"
10070   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
10071   algorithm: "plot_latency_error_bars_name"
10072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
10073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10074   include:
10075     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10076     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10077     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10078     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10079     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10080     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10081   layout:
10082     title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
10083     layout: "plot-latency"
10084
10085 - type: "plot"
10086   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
10087   algorithm: "plot_latency_error_bars_name"
10088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
10089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10090   include:
10091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10092     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10093     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10094     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10095     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10096   layout:
10097     title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
10098     layout: "plot-latency"
10099
10100 - type: "plot"
10101   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
10102   algorithm: "plot_latency_error_bars_name"
10103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
10104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10105   include:
10106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10108     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10109     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10110     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10111     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10112   layout:
10113     title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
10114     layout: "plot-latency"
10115
10116 - type: "plot"
10117   title: "Latency: 3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
10118   algorithm: "plot_latency_error_bars_name"
10119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
10120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10121   include:
10122     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10123     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10124     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10125   layout:
10126     title: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr"
10127     layout: "plot-latency"
10128
10129 ################################################################################
10130
10131 # Packet Speedup
10132
10133 - type: "plot"
10134   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10135   algorithm: "plot_throughput_speedup_analysis_name"
10136   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10138   include:
10139     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10140     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10141     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10142     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10143   layout:
10144     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
10145     layout: "plot-throughput-speedup-analysis"
10146
10147 - type: "plot"
10148   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10149   algorithm: "plot_throughput_speedup_analysis_name"
10150   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10152   include:
10153     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10154     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10155     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10156     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10157   layout:
10158     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
10159     layout: "plot-throughput-speedup-analysis"
10160
10161 - type: "plot"
10162   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10163   algorithm: "plot_throughput_speedup_analysis_name"
10164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10166   include:
10167     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10168     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10169     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10170     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10171     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10172   layout:
10173     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
10174     layout: "plot-throughput-speedup-analysis"
10175
10176 - type: "plot"
10177   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10178   algorithm: "plot_throughput_speedup_analysis_name"
10179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10181   include:
10182     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10183     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10184     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10185     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10186     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10187   layout:
10188     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
10189     layout: "plot-throughput-speedup-analysis"
10190
10191 - type: "plot"
10192   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10193   algorithm: "plot_throughput_speedup_analysis_name"
10194   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10196   include:
10197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10202   layout:
10203     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
10204     layout: "plot-throughput-speedup-analysis"
10205
10206 - type: "plot"
10207   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10208   algorithm: "plot_throughput_speedup_analysis_name"
10209   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10211   include:
10212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10217   layout:
10218     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
10219     layout: "plot-throughput-speedup-analysis"
10220
10221 - type: "plot"
10222   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10223   algorithm: "plot_throughput_speedup_analysis_name"
10224   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10225   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10226   include:
10227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10231   layout:
10232     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
10233     layout: "plot-throughput-speedup-analysis"
10234
10235 - type: "plot"
10236   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10237   algorithm: "plot_throughput_speedup_analysis_name"
10238   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10240   include:
10241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10245   layout:
10246     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
10247     layout: "plot-throughput-speedup-analysis"
10248
10249 - type: "plot"
10250   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10251   algorithm: "plot_throughput_speedup_analysis_name"
10252   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10253   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10254   include:
10255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10260   layout:
10261     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
10262     layout: "plot-throughput-speedup-analysis"
10263
10264 - type: "plot"
10265   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10266   algorithm: "plot_throughput_speedup_analysis_name"
10267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10269   include:
10270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10275   layout:
10276     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
10277     layout: "plot-throughput-speedup-analysis"
10278
10279 - type: "plot"
10280   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10281   algorithm: "plot_throughput_speedup_analysis_name"
10282   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10284   include:
10285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10291   layout:
10292     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
10293     layout: "plot-throughput-speedup-analysis"
10294
10295 - type: "plot"
10296   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10297   algorithm: "plot_throughput_speedup_analysis_name"
10298   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10300   include:
10301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10307   layout:
10308     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
10309     layout: "plot-throughput-speedup-analysis"
10310
10311 - type: "plot"
10312   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10313   algorithm: "plot_throughput_speedup_analysis_name"
10314   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10316   include:
10317     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10318     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10319     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10320   layout:
10321     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
10322     layout: "plot-throughput-speedup-analysis"
10323
10324 - type: "plot"
10325   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10326   algorithm: "plot_throughput_speedup_analysis_name"
10327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10329   include:
10330     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10331     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10332     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10333   layout:
10334     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
10335     layout: "plot-throughput-speedup-analysis"
10336
10337 - type: "plot"
10338   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10339   algorithm: "plot_throughput_speedup_analysis_name"
10340   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10342   include:
10343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10348   layout:
10349     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
10350     layout: "plot-throughput-speedup-analysis"
10351
10352 - type: "plot"
10353   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10354   algorithm: "plot_throughput_speedup_analysis_name"
10355   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10357   include:
10358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10363   layout:
10364     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
10365     layout: "plot-throughput-speedup-analysis"
10366
10367 - type: "plot"
10368   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10369   algorithm: "plot_throughput_speedup_analysis_name"
10370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10372   include:
10373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10377   layout:
10378     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
10379     layout: "plot-throughput-speedup-analysis"
10380
10381 - type: "plot"
10382   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10383   algorithm: "plot_throughput_speedup_analysis_name"
10384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10386   include:
10387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10391   layout:
10392     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
10393     layout: "plot-throughput-speedup-analysis"
10394
10395 - type: "plot"
10396   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10397   algorithm: "plot_throughput_speedup_analysis_name"
10398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10400   include:
10401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10406   layout:
10407     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
10408     layout: "plot-throughput-speedup-analysis"
10409
10410 - type: "plot"
10411   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10412   algorithm: "plot_throughput_speedup_analysis_name"
10413   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10415   include:
10416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10419     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10420     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10421   layout:
10422     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
10423     layout: "plot-throughput-speedup-analysis"
10424
10425 - type: "plot"
10426   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10427   algorithm: "plot_throughput_speedup_analysis_name"
10428   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10430   include:
10431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10436     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10437   layout:
10438     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
10439     layout: "plot-throughput-speedup-analysis"
10440
10441 - type: "plot"
10442   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10443   algorithm: "plot_throughput_speedup_analysis_name"
10444   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10446   include:
10447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10452     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10453   layout:
10454     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
10455     layout: "plot-throughput-speedup-analysis"
10456
10457 - type: "plot"
10458   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
10459   algorithm: "plot_throughput_speedup_analysis_name"
10460   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
10461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10462   include:
10463     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10464     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10465   layout:
10466     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
10467     layout: "plot-throughput-speedup-analysis"
10468
10469 - type: "plot"
10470   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
10471   algorithm: "plot_throughput_speedup_analysis_name"
10472   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
10473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10474   include:
10475     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10476     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10477   layout:
10478     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
10479     layout: "plot-throughput-speedup-analysis"
10480
10481 - type: "plot"
10482   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
10483   algorithm: "plot_throughput_speedup_analysis_name"
10484   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
10485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10486   include:
10487     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10488     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10489     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10490     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10491   layout:
10492     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
10493     layout: "plot-throughput-speedup-analysis"
10494
10495 - type: "plot"
10496   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
10497   algorithm: "plot_throughput_speedup_analysis_name"
10498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
10499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10500   include:
10501     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10504     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10505   layout:
10506     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
10507     layout: "plot-throughput-speedup-analysis"
10508
10509 - type: "plot"
10510   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10511   algorithm: "plot_throughput_speedup_analysis_name"
10512   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10514   include:
10515     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10516     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10517     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10518   layout:
10519     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
10520     layout: "plot-throughput-speedup-analysis"
10521
10522 - type: "plot"
10523   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10524   algorithm: "plot_throughput_speedup_analysis_name"
10525   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10527   include:
10528     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10531   layout:
10532     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
10533     layout: "plot-throughput-speedup-analysis"
10534
10535 - type: "plot"
10536   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10537   algorithm: "plot_throughput_speedup_analysis_name"
10538   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10540   include:
10541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10546   layout:
10547     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
10548     layout: "plot-throughput-speedup-analysis"
10549
10550 - type: "plot"
10551   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10552   algorithm: "plot_throughput_speedup_analysis_name"
10553   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10555   include:
10556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10561   layout:
10562     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
10563     layout: "plot-throughput-speedup-analysis"
10564
10565 - type: "plot"
10566   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10567   algorithm: "plot_throughput_speedup_analysis_name"
10568   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10570   include:
10571     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10572     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10573     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10574   layout:
10575     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
10576     layout: "plot-throughput-speedup-analysis"
10577
10578 - type: "plot"
10579   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10580   algorithm: "plot_throughput_speedup_analysis_name"
10581   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10583   include:
10584     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10585     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10586     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10587   layout:
10588     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
10589     layout: "plot-throughput-speedup-analysis"
10590
10591 - type: "plot"
10592   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10593   algorithm: "plot_throughput_speedup_analysis_name"
10594   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10596   include:
10597     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10598     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10599     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10600   layout:
10601     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
10602     layout: "plot-throughput-speedup-analysis"
10603
10604 - type: "plot"
10605   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10606   algorithm: "plot_throughput_speedup_analysis_name"
10607   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10609   include:
10610     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10611     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10612     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10613   layout:
10614     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
10615     layout: "plot-throughput-speedup-analysis"
10616
10617 - type: "plot"
10618   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10619   algorithm: "plot_throughput_speedup_analysis_name"
10620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10622   include:
10623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10625     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10626     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10627     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10628   layout:
10629     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
10630     layout: "plot-throughput-speedup-analysis"
10631
10632 - type: "plot"
10633   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10634   algorithm: "plot_throughput_speedup_analysis_name"
10635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10637   include:
10638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10641     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10643   layout:
10644     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
10645     layout: "plot-throughput-speedup-analysis"
10646
10647 - type: "plot"
10648   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
10649   algorithm: "plot_throughput_speedup_analysis_name"
10650   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
10651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10652   include:
10653     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10654     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10655     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10656     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10657     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10658     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10659   layout:
10660     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
10661     layout: "plot-throughput-speedup-analysis"
10662
10663 - type: "plot"
10664   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
10665   algorithm: "plot_throughput_speedup_analysis_name"
10666   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
10667   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10668   include:
10669     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10670     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10671     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10672     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10675   layout:
10676     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
10677     layout: "plot-throughput-speedup-analysis"
10678
10679 - type: "plot"
10680   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
10681   algorithm: "plot_throughput_speedup_analysis_name"
10682   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
10683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10684   include:
10685     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10686     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10687     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10688     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10689   layout:
10690     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
10691     layout: "plot-throughput-speedup-analysis"
10692
10693 - type: "plot"
10694   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
10695   algorithm: "plot_throughput_speedup_analysis_name"
10696   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
10697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10698   include:
10699     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10700     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10701     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10702     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10703   layout:
10704     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
10705     layout: "plot-throughput-speedup-analysis"
10706
10707 - type: "plot"
10708   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
10709   algorithm: "plot_throughput_speedup_analysis_name"
10710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
10711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10712   include:
10713     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10714     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10715     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10716     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10717     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10718     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10719   layout:
10720     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
10721     layout: "plot-throughput-speedup-analysis"
10722
10723 - type: "plot"
10724   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
10725   algorithm: "plot_throughput_speedup_analysis_name"
10726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
10727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10728   include:
10729     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10730     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10731     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10732     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10733     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10734     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10735   layout:
10736     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
10737     layout: "plot-throughput-speedup-analysis"
10738
10739 - type: "plot"
10740   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
10741   algorithm: "plot_throughput_speedup_analysis_name"
10742   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
10743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10744   include:
10745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10747     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10748     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10749     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10750     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10751   layout:
10752     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
10753     layout: "plot-throughput-speedup-analysis"
10754
10755 - type: "plot"
10756   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
10757   algorithm: "plot_throughput_speedup_analysis_name"
10758   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
10759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10760   include:
10761     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10762     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10763     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10764     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10767   layout:
10768     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
10769     layout: "plot-throughput-speedup-analysis"
10770
10771 - type: "plot"
10772   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
10773   algorithm: "plot_throughput_speedup_analysis_name"
10774   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
10775   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10776   include:
10777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10781   layout:
10782     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
10783     layout: "plot-throughput-speedup-analysis"
10784
10785 - type: "plot"
10786   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
10787   algorithm: "plot_throughput_speedup_analysis_name"
10788   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
10789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10790   include:
10791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10795   layout:
10796     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
10797     layout: "plot-throughput-speedup-analysis"
10798
10799 - type: "plot"
10800   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
10801   algorithm: "plot_throughput_speedup_analysis_name"
10802   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
10803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10804   include:
10805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10810   layout:
10811     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
10812     layout: "plot-throughput-speedup-analysis"
10813
10814 - type: "plot"
10815   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10816   algorithm: "plot_throughput_speedup_analysis_name"
10817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10819   include:
10820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10825   layout:
10826     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
10827     layout: "plot-throughput-speedup-analysis"
10828
10829 - type: "plot"
10830   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10831   algorithm: "plot_throughput_speedup_analysis_name"
10832   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10834   include:
10835     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10839   layout:
10840     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
10841     layout: "plot-throughput-speedup-analysis"
10842
10843 - type: "plot"
10844   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10845   algorithm: "plot_throughput_speedup_analysis_name"
10846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10848   include:
10849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10853   layout:
10854     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
10855     layout: "plot-throughput-speedup-analysis"
10856
10857 - type: "plot"
10858   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
10859   algorithm: "plot_throughput_speedup_analysis_name"
10860   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
10861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10862   include:
10863     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10864     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10865     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10866     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10867     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10868     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10869   layout:
10870     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
10871     layout: "plot-throughput-speedup-analysis"
10872
10873 - type: "plot"
10874   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
10875   algorithm: "plot_throughput_speedup_analysis_name"
10876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
10877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10878   include:
10879     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10880     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10881     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10882     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10883     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10884     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10885   layout:
10886     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
10887     layout: "plot-throughput-speedup-analysis"
10888
10889 - type: "plot"
10890   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
10891   algorithm: "plot_throughput_speedup_analysis_name"
10892   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
10893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10894   include:
10895     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10896     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10897     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10898     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10899     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10900   layout:
10901     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
10902     layout: "plot-throughput-speedup-analysis"
10903
10904 - type: "plot"
10905   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
10906   algorithm: "plot_throughput_speedup_analysis_name"
10907   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
10908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10909   include:
10910     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10911     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10912     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10913     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10914     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10915   layout:
10916     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
10917     layout: "plot-throughput-speedup-analysis"
10918
10919 - type: "plot"
10920   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
10921   algorithm: "plot_throughput_speedup_analysis_name"
10922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
10923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10924   include:
10925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10926     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10927     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10928   layout:
10929     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
10930     layout: "plot-throughput-speedup-analysis"
10931
10932 - type: "plot"
10933   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
10934   algorithm: "plot_throughput_speedup_analysis_name"
10935   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
10936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10937   include:
10938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10941   layout:
10942     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
10943     layout: "plot-throughput-speedup-analysis"
10944
10945 - type: "plot"
10946   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
10947   algorithm: "plot_throughput_speedup_analysis_name"
10948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
10949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10950   include:
10951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10955   layout:
10956     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
10957     layout: "plot-throughput-speedup-analysis"
10958
10959 - type: "plot"
10960   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10961   algorithm: "plot_throughput_speedup_analysis_name"
10962   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10964   include:
10965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10969   layout:
10970     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
10971     layout: "plot-throughput-speedup-analysis"
10972
10973 - type: "plot"
10974   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10975   algorithm: "plot_throughput_speedup_analysis_name"
10976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10978   include:
10979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10985   layout:
10986     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
10987     layout: "plot-throughput-speedup-analysis"
10988
10989 - type: "plot"
10990   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10991   algorithm: "plot_throughput_speedup_analysis_name"
10992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10994   include:
10995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11001   layout:
11002     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
11003     layout: "plot-throughput-speedup-analysis"
11004
11005 - type: "plot"
11006   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11007   algorithm: "plot_throughput_speedup_analysis_name"
11008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11010   include:
11011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11017   layout:
11018     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr"
11019     layout: "plot-throughput-speedup-analysis"
11020
11021 - type: "plot"
11022   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11023   algorithm: "plot_throughput_speedup_analysis_name"
11024   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11026   include:
11027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11033   layout:
11034     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr"
11035     layout: "plot-throughput-speedup-analysis"
11036
11037 - type: "plot"
11038   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11039   algorithm: "plot_throughput_speedup_analysis_name"
11040   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11042   include:
11043     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11044     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11045     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11046     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11047     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11048     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11049   layout:
11050     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
11051     layout: "plot-throughput-speedup-analysis"
11052
11053 - type: "plot"
11054   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11055   algorithm: "plot_throughput_speedup_analysis_name"
11056   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11058   include:
11059     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11060     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11061     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11065   layout:
11066     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
11067     layout: "plot-throughput-speedup-analysis"
11068
11069 - type: "plot"
11070   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11071   algorithm: "plot_throughput_speedup_analysis_name"
11072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11074   include:
11075     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11076     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11077     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11078     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11079     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11080     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11081   layout:
11082     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
11083     layout: "plot-throughput-speedup-analysis"
11084
11085 - type: "plot"
11086   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11087   algorithm: "plot_throughput_speedup_analysis_name"
11088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11090   include:
11091     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11092     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11093     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11094     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11095     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11096     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11097   layout:
11098     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
11099     layout: "plot-throughput-speedup-analysis"
11100
11101 - type: "plot"
11102   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11103   algorithm: "plot_throughput_speedup_analysis_name"
11104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11105   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
11106   include:
11107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11108     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11109     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11110     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11111   layout:
11112     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
11113     layout: "plot-throughput-speedup-analysis"
11114
11115 - type: "plot"
11116   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11117   algorithm: "plot_throughput_speedup_analysis_name"
11118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11119   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
11120   include:
11121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11123     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11124     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11125   layout:
11126     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
11127     layout: "plot-throughput-speedup-analysis"
11128
11129 - type: "plot"
11130   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
11131   algorithm: "plot_throughput_speedup_analysis_name"
11132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
11133   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11134   include:
11135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11139   layout:
11140     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
11141     layout: "plot-throughput-speedup-analysis"
11142
11143 - type: "plot"
11144   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
11145   algorithm: "plot_throughput_speedup_analysis_name"
11146   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
11147   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11148   include:
11149     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11150     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11153   layout:
11154     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
11155     layout: "plot-throughput-speedup-analysis"
11156
11157 #- type: "plot"
11158 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11159 #  algorithm: "plot_throughput_speedup_analysis_name"
11160 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11161 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11162 #  include:
11163 #    - ""
11164 #  layout:
11165 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
11166 #    layout: "plot-throughput-speedup-analysis"
11167 #
11168 #- type: "plot"
11169 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11170 #  algorithm: "plot_throughput_speedup_analysis_name"
11171 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11172 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11173 #  include:
11174 #    - ""
11175 #  layout:
11176 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
11177 #    layout: "plot-throughput-speedup-analysis"
11178
11179 - type: "plot"
11180   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11181   algorithm: "plot_throughput_speedup_analysis_name"
11182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11184   include:
11185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11190   layout:
11191     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
11192     layout: "plot-throughput-speedup-analysis"
11193
11194 - type: "plot"
11195   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11196   algorithm: "plot_throughput_speedup_analysis_name"
11197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11198   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11199   include:
11200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11205   layout:
11206     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
11207     layout: "plot-throughput-speedup-analysis"
11208
11209 - type: "plot"
11210   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11211   algorithm: "plot_throughput_speedup_analysis_name"
11212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11213   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11214   include:
11215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11221   layout:
11222     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
11223     layout: "plot-throughput-speedup-analysis"
11224
11225 - type: "plot"
11226   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11227   algorithm: "plot_throughput_speedup_analysis_name"
11228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11229   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11230   include:
11231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11237   layout:
11238     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
11239     layout: "plot-throughput-speedup-analysis"
11240
11241 - type: "plot"
11242   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
11243   algorithm: "plot_throughput_speedup_analysis_name"
11244   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
11245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11246   include:
11247     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11248     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11249     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11250   layout:
11251     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
11252     layout: "plot-throughput-speedup-analysis"
11253
11254 - type: "plot"
11255   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
11256   algorithm: "plot_throughput_speedup_analysis_name"
11257   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
11258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11259   include:
11260     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11261     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11262     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11263   layout:
11264     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
11265     layout: "plot-throughput-speedup-analysis"
11266
11267 - type: "plot"
11268   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
11269   algorithm: "plot_throughput_speedup_analysis_name"
11270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
11271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11272   include:
11273     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11274     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11275     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11276   layout:
11277     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
11278     layout: "plot-throughput-speedup-analysis"
11279
11280 - type: "plot"
11281   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
11282   algorithm: "plot_throughput_speedup_analysis_name"
11283   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
11284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11285   include:
11286     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11287     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11288     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11289   layout:
11290     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
11291     layout: "plot-throughput-speedup-analysis"
11292
11293 - type: "plot"
11294   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
11295   algorithm: "plot_throughput_speedup_analysis_name"
11296   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
11297   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11298   include:
11299     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11300     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11301     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11302     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11303     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11304   layout:
11305     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
11306     layout: "plot-throughput-speedup-analysis"
11307
11308 - type: "plot"
11309   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
11310   algorithm: "plot_throughput_speedup_analysis_name"
11311   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
11312   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11313   include:
11314     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11315     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11316     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11317     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11318     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11319   layout:
11320     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
11321     layout: "plot-throughput-speedup-analysis"
11322
11323 - type: "plot"
11324   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
11325   algorithm: "plot_throughput_speedup_analysis_name"
11326   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
11327   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11328   include:
11329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11334   layout:
11335     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
11336     layout: "plot-throughput-speedup-analysis"
11337
11338 - type: "plot"
11339   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
11340   algorithm: "plot_throughput_speedup_analysis_name"
11341   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
11342   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11343   include:
11344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11349   layout:
11350     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
11351     layout: "plot-throughput-speedup-analysis"
11352
11353 - type: "plot"
11354   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
11355   algorithm: "plot_throughput_speedup_analysis_name"
11356   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
11357   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11358   include:
11359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11365   layout:
11366     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
11367     layout: "plot-throughput-speedup-analysis"
11368
11369 - type: "plot"
11370   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
11371   algorithm: "plot_throughput_speedup_analysis_name"
11372   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
11373   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11374   include:
11375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11381   layout:
11382     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
11383     layout: "plot-throughput-speedup-analysis"
11384
11385 - type: "plot"
11386   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr-tsa"
11387   algorithm: "plot_throughput_speedup_analysis_name"
11388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr-tsa"
11389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11390   include:
11391     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11392     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11393     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11395   layout:
11396     title: "3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr"
11397     layout: "plot-throughput-speedup-analysis"
11398
11399 - type: "plot"
11400   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr-tsa"
11401   algorithm: "plot_throughput_speedup_analysis_name"
11402   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr-tsa"
11403   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11404   include:
11405     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11409   layout:
11410     title: "3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr"
11411     layout: "plot-throughput-speedup-analysis"
11412
11413 - type: "plot"
11414   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
11415   algorithm: "plot_throughput_speedup_analysis_name"
11416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
11417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11418   include:
11419     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11424   layout:
11425     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
11426     layout: "plot-throughput-speedup-analysis"
11427
11428 - type: "plot"
11429   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
11430   algorithm: "plot_throughput_speedup_analysis_name"
11431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
11432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11433   include:
11434     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11436     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11439   layout:
11440     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
11441     layout: "plot-throughput-speedup-analysis"
11442
11443 - type: "plot"
11444   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
11445   algorithm: "plot_throughput_speedup_analysis_name"
11446   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
11447   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11448   include:
11449     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11450     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11451     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11455   layout:
11456     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11457     layout: "plot-throughput-speedup-analysis"
11458
11459 - type: "plot"
11460   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
11461   algorithm: "plot_throughput_speedup_analysis_name"
11462   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
11463   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11464   include:
11465     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11466     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11471   layout:
11472     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11473     layout: "plot-throughput-speedup-analysis"
11474
11475 - type: "plot"
11476   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
11477   algorithm: "plot_throughput_speedup_analysis_name"
11478   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
11479   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11480   include:
11481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11485   layout:
11486     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
11487     layout: "plot-throughput-speedup-analysis"
11488
11489 - type: "plot"
11490   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
11491   algorithm: "plot_throughput_speedup_analysis_name"
11492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
11493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11494   include:
11495     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11496     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11499   layout:
11500     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
11501     layout: "plot-throughput-speedup-analysis"
11502
11503 - type: "plot"
11504   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
11505   algorithm: "plot_throughput_speedup_analysis_name"
11506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
11507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11508   include:
11509     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11510     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11511     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11515   layout:
11516     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
11517     layout: "plot-throughput-speedup-analysis"
11518
11519 - type: "plot"
11520   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
11521   algorithm: "plot_throughput_speedup_analysis_name"
11522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
11523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11524   include:
11525     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11526     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11531   layout:
11532     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
11533     layout: "plot-throughput-speedup-analysis"
11534
11535 - type: "plot"
11536   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
11537   algorithm: "plot_throughput_speedup_analysis_name"
11538   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
11539   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11540   include:
11541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11547   layout:
11548     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
11549     layout: "plot-throughput-speedup-analysis"
11550
11551 - type: "plot"
11552   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
11553   algorithm: "plot_throughput_speedup_analysis_name"
11554   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
11555   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11556   include:
11557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11563   layout:
11564     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
11565     layout: "plot-throughput-speedup-analysis"
11566
11567 - type: "plot"
11568   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
11569   algorithm: "plot_throughput_speedup_analysis_name"
11570   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
11571   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11572   include:
11573     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11574     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11575     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11576     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11577     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11578     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11579   layout:
11580     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
11581     layout: "plot-throughput-speedup-analysis"
11582
11583 - type: "plot"
11584   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
11585   algorithm: "plot_throughput_speedup_analysis_name"
11586   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
11587   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11588   include:
11589     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11590     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11591     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11592     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11593     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11594     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11595   layout:
11596     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
11597     layout: "plot-throughput-speedup-analysis"
11598
11599 - type: "plot"
11600   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
11601   algorithm: "plot_throughput_speedup_analysis_name"
11602   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
11603   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11604   include:
11605     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11606     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11607     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11608     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11610   layout:
11611     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
11612     layout: "plot-throughput-speedup-analysis"
11613
11614 - type: "plot"
11615   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
11616   algorithm: "plot_throughput_speedup_analysis_name"
11617   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
11618   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11619   include:
11620     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11621     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11622     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11625   layout:
11626     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
11627     layout: "plot-throughput-speedup-analysis"
11628
11629 - type: "plot"
11630   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
11631   algorithm: "plot_throughput_speedup_analysis_name"
11632   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
11633   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11634   include:
11635     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11636     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11637     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11638     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11639     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11641   layout:
11642     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
11643     layout: "plot-throughput-speedup-analysis"
11644
11645 - type: "plot"
11646   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
11647   algorithm: "plot_throughput_speedup_analysis_name"
11648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
11649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11650   include:
11651     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11652     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11653     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11657   layout:
11658     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
11659     layout: "plot-throughput-speedup-analysis"
11660
11661 - type: "plot"
11662   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
11663   algorithm: "plot_throughput_speedup_analysis_name"
11664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
11665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11666   include:
11667     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11668     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11669     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11670   layout:
11671     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr"
11672     layout: "plot-throughput-speedup-analysis"
11673
11674 - type: "plot"
11675   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
11676   algorithm: "plot_throughput_speedup_analysis_name"
11677   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
11678   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11679   include:
11680     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11681     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11682     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11683   layout:
11684     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr"
11685     layout: "plot-throughput-speedup-analysis"
11686
11687 ################################################################################
11688
11689 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
11690 - type: "plot"
11691   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11692   algorithm: "plot_performance_box"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11695   data: "plot-dpdk-throughput-latency-3n-hsw"
11696   filter: "'NIC_Intel-X520-DA2' and
11697            '64B' and
11698            'BASE' and
11699            'NDRPDR' and
11700            '1T1C' and
11701            'IP4FWD'"
11702   parameters:
11703   - "throughput"
11704   - "parent"
11705   - "tags"
11706   traces:
11707     hoverinfo: "x+y"
11708     boxpoints: "outliers"
11709     whiskerwidth: 0
11710   layout:
11711     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11712     layout: "plot-throughput"
11713
11714 - type: "plot"
11715   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11716   algorithm: "plot_performance_box"
11717   output-file-type: ".html"
11718   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11719   data: "plot-dpdk-throughput-latency-3n-hsw"
11720   filter: "'NIC_Intel-X520-DA2' and
11721            '64B' and
11722            'BASE' and
11723            'NDRPDR' and
11724            '2T2C' and
11725            'IP4FWD'"
11726   parameters:
11727   - "throughput"
11728   - "parent"
11729   - "tags"
11730   traces:
11731     hoverinfo: "x+y"
11732     boxpoints: "outliers"
11733     whiskerwidth: 0
11734   layout:
11735     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11736     layout: "plot-throughput"
11737
11738 - type: "plot"
11739   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
11740   algorithm: "plot_performance_box"
11741   output-file-type: ".html"
11742   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
11743   data: "plot-dpdk-throughput-latency-3n-hsw"
11744   filter: "'NIC_Intel-X520-DA2' and
11745            '64B' and
11746            'BASE' and
11747            'NDRPDR' and
11748            '1T1C' and
11749            'IP4FWD'"
11750   parameters:
11751   - "throughput"
11752   - "parent"
11753   - "tags"
11754   traces:
11755     hoverinfo: "x+y"
11756     boxpoints: "outliers"
11757     whiskerwidth: 0
11758   layout:
11759     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
11760     layout: "plot-throughput"
11761
11762 - type: "plot"
11763   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
11764   algorithm: "plot_performance_box"
11765   output-file-type: ".html"
11766   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
11767   data: "plot-dpdk-throughput-latency-3n-hsw"
11768   filter: "'NIC_Intel-X520-DA2' and
11769            '64B' and
11770            'BASE' and
11771            'NDRPDR' and
11772            '2T2C' and
11773            'IP4FWD'"
11774   parameters:
11775   - "throughput"
11776   - "parent"
11777   - "tags"
11778   traces:
11779     hoverinfo: "x+y"
11780     boxpoints: "outliers"
11781     whiskerwidth: 0
11782   layout:
11783     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
11784     layout: "plot-throughput"
11785
11786 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
11787 - type: "plot"
11788   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11789   algorithm: "plot_performance_box"
11790   output-file-type: ".html"
11791   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11792   data: "plot-dpdk-throughput-latency-3n-hsw"
11793   filter: "'NIC_Intel-X710' and
11794            '64B' and
11795            'BASE' and
11796            'NDRPDR' and
11797            '1T1C' and
11798            'IP4FWD'"
11799   parameters:
11800   - "throughput"
11801   - "parent"
11802   - "tags"
11803   traces:
11804     hoverinfo: "x+y"
11805     boxpoints: "outliers"
11806     whiskerwidth: 0
11807   layout:
11808     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11809     layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11813   algorithm: "plot_performance_box"
11814   output-file-type: ".html"
11815   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11816   data: "plot-dpdk-throughput-latency-3n-hsw"
11817   filter: "'NIC_Intel-X710' and
11818            '64B' and
11819            'BASE' and
11820            'NDRPDR' and
11821            '2T2C' and
11822            'IP4FWD'"
11823   parameters:
11824   - "throughput"
11825   - "parent"
11826   - "tags"
11827   traces:
11828     hoverinfo: "x+y"
11829     boxpoints: "outliers"
11830     whiskerwidth: 0
11831   layout:
11832     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11833     layout: "plot-throughput"
11834
11835 - type: "plot"
11836   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
11837   algorithm: "plot_performance_box"
11838   output-file-type: ".html"
11839   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
11840   data: "plot-dpdk-throughput-latency-3n-hsw"
11841   filter: "'NIC_Intel-X710' and
11842            '64B' and
11843            'BASE' and
11844            'NDRPDR' and
11845            '1T1C' and
11846            'IP4FWD'"
11847   parameters:
11848   - "throughput"
11849   - "parent"
11850   - "tags"
11851   traces:
11852     hoverinfo: "x+y"
11853     boxpoints: "outliers"
11854     whiskerwidth: 0
11855   layout:
11856     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
11857     layout: "plot-throughput"
11858
11859 - type: "plot"
11860   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
11861   algorithm: "plot_performance_box"
11862   output-file-type: ".html"
11863   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
11864   data: "plot-dpdk-throughput-latency-3n-hsw"
11865   filter: "'NIC_Intel-X710' and
11866            '64B' and
11867            'BASE' and
11868            'NDRPDR' and
11869            '2T2C' and
11870            'IP4FWD'"
11871   parameters:
11872   - "throughput"
11873   - "parent"
11874   - "tags"
11875   traces:
11876     hoverinfo: "x+y"
11877     boxpoints: "outliers"
11878     whiskerwidth: 0
11879   layout:
11880     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
11881     layout: "plot-throughput"
11882
11883 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
11884 - type: "plot"
11885   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11886   algorithm: "plot_performance_box"
11887   output-file-type: ".html"
11888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11889   data: "plot-dpdk-throughput-latency-3n-hsw"
11890   filter: "'NIC_Intel-XL710' and
11891            '64B' and
11892            'BASE' and
11893            'NDRPDR' and
11894            '1T1C' and
11895            'IP4FWD'"
11896   parameters:
11897   - "throughput"
11898   - "parent"
11899   - "tags"
11900   traces:
11901     hoverinfo: "x+y"
11902     boxpoints: "outliers"
11903     whiskerwidth: 0
11904   layout:
11905     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11906     layout: "plot-throughput"
11907
11908 - type: "plot"
11909   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11910   algorithm: "plot_performance_box"
11911   output-file-type: ".html"
11912   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11913   data: "plot-dpdk-throughput-latency-3n-hsw"
11914   filter: "'NIC_Intel-XL710' and
11915            '64B' and
11916            'BASE' and
11917            'NDRPDR' and
11918            '2T2C' and
11919            'IP4FWD'"
11920   parameters:
11921   - "throughput"
11922   - "parent"
11923   - "tags"
11924   traces:
11925     hoverinfo: "x+y"
11926     boxpoints: "outliers"
11927     whiskerwidth: 0
11928   layout:
11929     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11930     layout: "plot-throughput"
11931
11932 - type: "plot"
11933   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
11934   algorithm: "plot_performance_box"
11935   output-file-type: ".html"
11936   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
11937   data: "plot-dpdk-throughput-latency-3n-hsw"
11938   filter: "'NIC_Intel-XL710' and
11939            '64B' and
11940            'BASE' and
11941            'NDRPDR' and
11942            '1T1C' and
11943            'IP4FWD'"
11944   parameters:
11945   - "throughput"
11946   - "parent"
11947   - "tags"
11948   traces:
11949     hoverinfo: "x+y"
11950     boxpoints: "outliers"
11951     whiskerwidth: 0
11952   layout:
11953     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
11954     layout: "plot-throughput"
11955
11956 - type: "plot"
11957   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
11958   algorithm: "plot_performance_box"
11959   output-file-type: ".html"
11960   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
11961   data: "plot-dpdk-throughput-latency-3n-hsw"
11962   filter: "'NIC_Intel-XL710' and
11963            '64B' and
11964            'BASE' and
11965            'NDRPDR' and
11966            '2T2C' and
11967            'IP4FWD'"
11968   parameters:
11969   - "throughput"
11970   - "parent"
11971   - "tags"
11972   traces:
11973     hoverinfo: "x+y"
11974     boxpoints: "outliers"
11975     whiskerwidth: 0
11976   layout:
11977     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
11978     layout: "plot-throughput"
11979
11980 # Packet Throughput - DPDK l3fwd 3n-skx-x710
11981 - type: "plot"
11982   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11983   algorithm: "plot_performance_box"
11984   output-file-type: ".html"
11985   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11986   data: "plot-dpdk-throughput-latency-3n-skx"
11987   filter: "'NIC_Intel-X710' and
11988            '64B' and
11989            'BASE' and
11990            'NDRPDR' and
11991            '2T1C' and
11992            'IP4FWD'"
11993   parameters:
11994   - "throughput"
11995   - "parent"
11996   - "tags"
11997   traces:
11998     hoverinfo: "x+y"
11999     boxpoints: "outliers"
12000     whiskerwidth: 0
12001   layout:
12002     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
12003     layout: "plot-throughput"
12004
12005 - type: "plot"
12006   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12007   algorithm: "plot_performance_box"
12008   output-file-type: ".html"
12009   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12010   data: "plot-dpdk-throughput-latency-3n-skx"
12011   filter: "'NIC_Intel-X710' and
12012            '64B' and
12013            'BASE' and
12014            'NDRPDR' and
12015            '4T2C' and
12016            'IP4FWD'"
12017   parameters:
12018   - "throughput"
12019   - "parent"
12020   - "tags"
12021   traces:
12022     hoverinfo: "x+y"
12023     boxpoints: "outliers"
12024     whiskerwidth: 0
12025   layout:
12026     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12027     layout: "plot-throughput"
12028
12029 - type: "plot"
12030   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12031   algorithm: "plot_performance_box"
12032   output-file-type: ".html"
12033   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12034   data: "plot-dpdk-throughput-latency-3n-skx"
12035   filter: "'NIC_Intel-X710' and
12036            '64B' and
12037            'BASE' and
12038            'NDRPDR' and
12039            '2T1C' and
12040            'IP4FWD'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   traces:
12046     hoverinfo: "x+y"
12047     boxpoints: "outliers"
12048     whiskerwidth: 0
12049   layout:
12050     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12051     layout: "plot-throughput"
12052
12053 - type: "plot"
12054   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12055   algorithm: "plot_performance_box"
12056   output-file-type: ".html"
12057   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12058   data: "plot-dpdk-throughput-latency-3n-skx"
12059   filter: "'NIC_Intel-X710' and
12060            '64B' and
12061            'BASE' and
12062            'NDRPDR' and
12063            '4T2C' and
12064            'IP4FWD'"
12065   parameters:
12066   - "throughput"
12067   - "parent"
12068   - "tags"
12069   traces:
12070     hoverinfo: "x+y"
12071     boxpoints: "outliers"
12072     whiskerwidth: 0
12073   layout:
12074     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12075     layout: "plot-throughput"
12076
12077 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
12078 - type: "plot"
12079   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12080   algorithm: "plot_performance_box"
12081   output-file-type: ".html"
12082   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12083   data: "plot-dpdk-throughput-latency-3n-skx"
12084   filter: "'NIC_Intel-XXV710' and
12085            '64B' and
12086            'BASE' and
12087            'NDRPDR' and
12088            '2T1C' and
12089            'IP4FWD'"
12090   parameters:
12091   - "throughput"
12092   - "parent"
12093   - "tags"
12094   traces:
12095     hoverinfo: "x+y"
12096     boxpoints: "outliers"
12097     whiskerwidth: 0
12098   layout:
12099     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12100     layout: "plot-throughput"
12101
12102 - type: "plot"
12103   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12104   algorithm: "plot_performance_box"
12105   output-file-type: ".html"
12106   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12107   data: "plot-dpdk-throughput-latency-3n-skx"
12108   filter: "'NIC_Intel-XXV710' and
12109            '64B' and
12110            'BASE' and
12111            'NDRPDR' and
12112            '4T2C' and
12113            'IP4FWD'"
12114   parameters:
12115   - "throughput"
12116   - "parent"
12117   - "tags"
12118   traces:
12119     hoverinfo: "x+y"
12120     boxpoints: "outliers"
12121     whiskerwidth: 0
12122   layout:
12123     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12124     layout: "plot-throughput"
12125
12126 - type: "plot"
12127   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12128   algorithm: "plot_performance_box"
12129   output-file-type: ".html"
12130   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12131   data: "plot-dpdk-throughput-latency-3n-skx"
12132   filter: "'NIC_Intel-XXV710' and
12133            '64B' and
12134            'BASE' and
12135            'NDRPDR' and
12136            '2T1C' and
12137            'IP4FWD'"
12138   parameters:
12139   - "throughput"
12140   - "parent"
12141   - "tags"
12142   traces:
12143     hoverinfo: "x+y"
12144     boxpoints: "outliers"
12145     whiskerwidth: 0
12146   layout:
12147     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12148     layout: "plot-throughput"
12149
12150 - type: "plot"
12151   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
12152   algorithm: "plot_performance_box"
12153   output-file-type: ".html"
12154   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
12155   data: "plot-dpdk-throughput-latency-3n-skx"
12156   filter: "'NIC_Intel-XXV710' and
12157            '64B' and
12158            'BASE' and
12159            'NDRPDR' and
12160            '4T2C' and
12161            'IP4FWD'"
12162   parameters:
12163   - "throughput"
12164   - "parent"
12165   - "tags"
12166   traces:
12167     hoverinfo: "x+y"
12168     boxpoints: "outliers"
12169     whiskerwidth: 0
12170   layout:
12171     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
12172     layout: "plot-throughput"
12173
12174 # Packet Throughput - DPDK l3fwd 2n-skx-x710
12175 - type: "plot"
12176   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
12177   algorithm: "plot_performance_box"
12178   output-file-type: ".html"
12179   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
12180   data: "plot-dpdk-throughput-latency-2n-skx"
12181   filter: "'NIC_Intel-X710' and
12182            '64B' and
12183            'BASE' and
12184            'NDRPDR' and
12185            '2T1C' and
12186            'IP4FWD'"
12187   parameters:
12188   - "throughput"
12189   - "parent"
12190   - "tags"
12191   traces:
12192     hoverinfo: "x+y"
12193     boxpoints: "outliers"
12194     whiskerwidth: 0
12195   layout:
12196     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
12201   algorithm: "plot_performance_box"
12202   output-file-type: ".html"
12203   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
12204   data: "plot-dpdk-throughput-latency-2n-skx"
12205   filter: "'NIC_Intel-X710' and
12206            '64B' and
12207            'BASE' and
12208            'NDRPDR' and
12209            '4T2C' and
12210            'IP4FWD'"
12211   parameters:
12212   - "throughput"
12213   - "parent"
12214   - "tags"
12215   traces:
12216     hoverinfo: "x+y"
12217     boxpoints: "outliers"
12218     whiskerwidth: 0
12219   layout:
12220     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
12221     layout: "plot-throughput"
12222
12223 - type: "plot"
12224   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
12225   algorithm: "plot_performance_box"
12226   output-file-type: ".html"
12227   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
12228   data: "plot-dpdk-throughput-latency-2n-skx"
12229   filter: "'NIC_Intel-X710' and
12230            '64B' and
12231            'BASE' and
12232            'NDRPDR' and
12233            '2T1C' and
12234            'IP4FWD'"
12235   parameters:
12236   - "throughput"
12237   - "parent"
12238   - "tags"
12239   traces:
12240     hoverinfo: "x+y"
12241     boxpoints: "outliers"
12242     whiskerwidth: 0
12243   layout:
12244     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
12249   algorithm: "plot_performance_box"
12250   output-file-type: ".html"
12251   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
12252   data: "plot-dpdk-throughput-latency-2n-skx"
12253   filter: "'NIC_Intel-X710' and
12254            '64B' and
12255            'BASE' and
12256            'NDRPDR' and
12257            '4T2C' and
12258            'IP4FWD'"
12259   parameters:
12260   - "throughput"
12261   - "parent"
12262   - "tags"
12263   traces:
12264     hoverinfo: "x+y"
12265     boxpoints: "outliers"
12266     whiskerwidth: 0
12267   layout:
12268     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
12269     layout: "plot-throughput"
12270
12271 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
12272 - type: "plot"
12273   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
12274   algorithm: "plot_performance_box"
12275   output-file-type: ".html"
12276   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
12277   data: "plot-dpdk-throughput-latency-2n-skx"
12278   filter: "'NIC_Intel-XXV710' and
12279            '64B' and
12280            'BASE' and
12281            'NDRPDR' and
12282            '2T1C' and
12283            'IP4FWD'"
12284   parameters:
12285   - "throughput"
12286   - "parent"
12287   - "tags"
12288   traces:
12289     hoverinfo: "x+y"
12290     boxpoints: "outliers"
12291     whiskerwidth: 0
12292   layout:
12293     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
12294     layout: "plot-throughput"
12295
12296 - type: "plot"
12297   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
12298   algorithm: "plot_performance_box"
12299   output-file-type: ".html"
12300   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
12301   data: "plot-dpdk-throughput-latency-2n-skx"
12302   filter: "'NIC_Intel-XXV710' and
12303            '64B' and
12304            'BASE' and
12305            'NDRPDR' and
12306            '4T2C' and
12307            'IP4FWD'"
12308   parameters:
12309   - "throughput"
12310   - "parent"
12311   - "tags"
12312   traces:
12313     hoverinfo: "x+y"
12314     boxpoints: "outliers"
12315     whiskerwidth: 0
12316   layout:
12317     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
12318     layout: "plot-throughput"
12319
12320 - type: "plot"
12321   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
12322   algorithm: "plot_performance_box"
12323   output-file-type: ".html"
12324   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
12325   data: "plot-dpdk-throughput-latency-2n-skx"
12326   filter: "'NIC_Intel-XXV710' and
12327            '64B' and
12328            'BASE' and
12329            'NDRPDR' and
12330            '2T1C' and
12331            'IP4FWD'"
12332   parameters:
12333   - "throughput"
12334   - "parent"
12335   - "tags"
12336   traces:
12337     hoverinfo: "x+y"
12338     boxpoints: "outliers"
12339     whiskerwidth: 0
12340   layout:
12341     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
12342     layout: "plot-throughput"
12343
12344 - type: "plot"
12345   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
12346   algorithm: "plot_performance_box"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
12349   data: "plot-dpdk-throughput-latency-2n-skx"
12350   filter: "'NIC_Intel-XXV710' and
12351            '64B' and
12352            'BASE' and
12353            'NDRPDR' and
12354            '4T2C' and
12355            'IP4FWD'"
12356   parameters:
12357   - "throughput"
12358   - "parent"
12359   - "tags"
12360   traces:
12361     hoverinfo: "x+y"
12362     boxpoints: "outliers"
12363     whiskerwidth: 0
12364   layout:
12365     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
12366     layout: "plot-throughput"
12367
12368 ################################################################################
12369
12370 # Packet Throughput - DPDK testpmd 3n-hsw-x520
12371 - type: "plot"
12372   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
12373   algorithm: "plot_performance_box"
12374   output-file-type: ".html"
12375   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
12376   data: "plot-dpdk-throughput-latency-3n-hsw"
12377   filter: "'NIC_Intel-X520-DA2' and
12378            '64B' and
12379            'BASE' and
12380            'NDRPDR' and
12381            '1T1C' and
12382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12383   parameters:
12384   - "throughput"
12385   - "parent"
12386   - "tags"
12387   traces:
12388     hoverinfo: "x+y"
12389     boxpoints: "outliers"
12390     whiskerwidth: 0
12391   layout:
12392     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
12397   algorithm: "plot_performance_box"
12398   output-file-type: ".html"
12399   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
12400   data: "plot-dpdk-throughput-latency-3n-hsw"
12401   filter: "'NIC_Intel-X520-DA2' and
12402            '64B' and
12403            'BASE' and
12404            'NDRPDR' and
12405            '2T2C' and
12406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12407   parameters:
12408   - "throughput"
12409   - "parent"
12410   - "tags"
12411   traces:
12412     hoverinfo: "x+y"
12413     boxpoints: "outliers"
12414     whiskerwidth: 0
12415   layout:
12416     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
12417     layout: "plot-throughput"
12418
12419 - type: "plot"
12420   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
12421   algorithm: "plot_performance_box"
12422   output-file-type: ".html"
12423   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
12424   data: "plot-dpdk-throughput-latency-3n-hsw"
12425   filter: "'NIC_Intel-X520-DA2' and
12426            '64B' and
12427            'BASE' and
12428            'NDRPDR' and
12429            '1T1C' and
12430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12431   parameters:
12432   - "throughput"
12433   - "parent"
12434   - "tags"
12435   traces:
12436     hoverinfo: "x+y"
12437     boxpoints: "outliers"
12438     whiskerwidth: 0
12439   layout:
12440     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
12441     layout: "plot-throughput"
12442
12443 - type: "plot"
12444   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
12445   algorithm: "plot_performance_box"
12446   output-file-type: ".html"
12447   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
12448   data: "plot-dpdk-throughput-latency-3n-hsw"
12449   filter: "'NIC_Intel-X520-DA2' and
12450            '64B' and
12451            'BASE' and
12452            'NDRPDR' and
12453            '2T2C' and
12454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12455   parameters:
12456   - "throughput"
12457   - "parent"
12458   - "tags"
12459   traces:
12460     hoverinfo: "x+y"
12461     boxpoints: "outliers"
12462     whiskerwidth: 0
12463   layout:
12464     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
12465     layout: "plot-throughput"
12466
12467 # Packet Throughput - DPDK testpmd 3n-hsw-x710
12468 - type: "plot"
12469   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
12470   algorithm: "plot_performance_box"
12471   output-file-type: ".html"
12472   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
12473   data: "plot-dpdk-throughput-latency-3n-hsw"
12474   filter: "'NIC_Intel-X710' and
12475            '64B' and
12476            'BASE' and
12477            'NDRPDR' and
12478            '1T1C' and
12479            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12480   parameters:
12481   - "throughput"
12482   - "parent"
12483   - "tags"
12484   traces:
12485     hoverinfo: "x+y"
12486     boxpoints: "outliers"
12487     whiskerwidth: 0
12488   layout:
12489     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
12490     layout: "plot-throughput"
12491
12492 - type: "plot"
12493   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12494   algorithm: "plot_performance_box"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12497   data: "plot-dpdk-throughput-latency-3n-hsw"
12498   filter: "'NIC_Intel-X710' and
12499            '64B' and
12500            'BASE' and
12501            'NDRPDR' and
12502            '2T2C' and
12503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12504   parameters:
12505   - "throughput"
12506   - "parent"
12507   - "tags"
12508   traces:
12509     hoverinfo: "x+y"
12510     boxpoints: "outliers"
12511     whiskerwidth: 0
12512   layout:
12513     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12514     layout: "plot-throughput"
12515
12516 - type: "plot"
12517   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
12518   algorithm: "plot_performance_box"
12519   output-file-type: ".html"
12520   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
12521   data: "plot-dpdk-throughput-latency-3n-hsw"
12522   filter: "'NIC_Intel-X710' and
12523            '64B' and
12524            'BASE' and
12525            'NDRPDR' and
12526            '1T1C' and
12527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12528   parameters:
12529   - "throughput"
12530   - "parent"
12531   - "tags"
12532   traces:
12533     hoverinfo: "x+y"
12534     boxpoints: "outliers"
12535     whiskerwidth: 0
12536   layout:
12537     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
12538     layout: "plot-throughput"
12539
12540 - type: "plot"
12541   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
12542   algorithm: "plot_performance_box"
12543   output-file-type: ".html"
12544   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
12545   data: "plot-dpdk-throughput-latency-3n-hsw"
12546   filter: "'NIC_Intel-X710' and
12547            '64B' and
12548            'BASE' and
12549            'NDRPDR' and
12550            '2T2C' and
12551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12552   parameters:
12553   - "throughput"
12554   - "parent"
12555   - "tags"
12556   traces:
12557     hoverinfo: "x+y"
12558     boxpoints: "outliers"
12559     whiskerwidth: 0
12560   layout:
12561     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
12562     layout: "plot-throughput"
12563
12564 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
12565 - type: "plot"
12566   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12567   algorithm: "plot_performance_box"
12568   output-file-type: ".html"
12569   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12570   data: "plot-dpdk-throughput-latency-3n-hsw"
12571   filter: "'NIC_Intel-XL710' and
12572            '64B' and
12573            'BASE' and
12574            'NDRPDR' and
12575            '1T1C' and
12576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12577   parameters:
12578   - "throughput"
12579   - "parent"
12580   - "tags"
12581   traces:
12582     hoverinfo: "x+y"
12583     boxpoints: "outliers"
12584     whiskerwidth: 0
12585   layout:
12586     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12587     layout: "plot-throughput"
12588
12589 - type: "plot"
12590   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12591   algorithm: "plot_performance_box"
12592   output-file-type: ".html"
12593   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12594   data: "plot-dpdk-throughput-latency-3n-hsw"
12595   filter: "'NIC_Intel-XL710' and
12596            '64B' and
12597            'BASE' and
12598            'NDRPDR' and
12599            '2T2C' and
12600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12601   parameters:
12602   - "throughput"
12603   - "parent"
12604   - "tags"
12605   traces:
12606     hoverinfo: "x+y"
12607     boxpoints: "outliers"
12608     whiskerwidth: 0
12609   layout:
12610     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12611     layout: "plot-throughput"
12612
12613 - type: "plot"
12614   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
12615   algorithm: "plot_performance_box"
12616   output-file-type: ".html"
12617   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
12618   data: "plot-dpdk-throughput-latency-3n-hsw"
12619   filter: "'NIC_Intel-XL710' and
12620            '64B' and
12621            'BASE' and
12622            'NDRPDR' and
12623            '1T1C' and
12624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12625   parameters:
12626   - "throughput"
12627   - "parent"
12628   - "tags"
12629   traces:
12630     hoverinfo: "x+y"
12631     boxpoints: "outliers"
12632     whiskerwidth: 0
12633   layout:
12634     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
12635     layout: "plot-throughput"
12636
12637 - type: "plot"
12638   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
12639   algorithm: "plot_performance_box"
12640   output-file-type: ".html"
12641   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
12642   data: "plot-dpdk-throughput-latency-3n-hsw"
12643   filter: "'NIC_Intel-XL710' and
12644            '64B' and
12645            'BASE' and
12646            'NDRPDR' and
12647            '2T2C' and
12648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12649   parameters:
12650   - "throughput"
12651   - "parent"
12652   - "tags"
12653   traces:
12654     hoverinfo: "x+y"
12655     boxpoints: "outliers"
12656     whiskerwidth: 0
12657   layout:
12658     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
12659     layout: "plot-throughput"
12660
12661 # Packet Throughput - DPDK testpmd 3n-skx-x710
12662 - type: "plot"
12663   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12664   algorithm: "plot_performance_box"
12665   output-file-type: ".html"
12666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12667   data: "plot-dpdk-throughput-latency-3n-skx"
12668   filter: "'NIC_Intel-X710' and
12669            '64B' and
12670            'BASE' and
12671            'NDRPDR' and
12672            '2T1C' and
12673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12674   parameters:
12675   - "throughput"
12676   - "parent"
12677   - "tags"
12678   traces:
12679     hoverinfo: "x+y"
12680     boxpoints: "outliers"
12681     whiskerwidth: 0
12682   layout:
12683     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12684     layout: "plot-throughput"
12685
12686 - type: "plot"
12687   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12688   algorithm: "plot_performance_box"
12689   output-file-type: ".html"
12690   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12691   data: "plot-dpdk-throughput-latency-3n-skx"
12692   filter: "'NIC_Intel-X710' and
12693            '64B' and
12694            'BASE' and
12695            'NDRPDR' and
12696            '4T2C' and
12697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12698   parameters:
12699   - "throughput"
12700   - "parent"
12701   - "tags"
12702   traces:
12703     hoverinfo: "x+y"
12704     boxpoints: "outliers"
12705     whiskerwidth: 0
12706   layout:
12707     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12708     layout: "plot-throughput"
12709
12710 - type: "plot"
12711   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
12712   algorithm: "plot_performance_box"
12713   output-file-type: ".html"
12714   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
12715   data: "plot-dpdk-throughput-latency-3n-skx"
12716   filter: "'NIC_Intel-X710' and
12717            '64B' and
12718            'BASE' and
12719            'NDRPDR' and
12720            '2T1C' and
12721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12722   parameters:
12723   - "throughput"
12724   - "parent"
12725   - "tags"
12726   traces:
12727     hoverinfo: "x+y"
12728     boxpoints: "outliers"
12729     whiskerwidth: 0
12730   layout:
12731     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
12736   algorithm: "plot_performance_box"
12737   output-file-type: ".html"
12738   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
12739   data: "plot-dpdk-throughput-latency-3n-skx"
12740   filter: "'NIC_Intel-X710' and
12741            '64B' and
12742            'BASE' and
12743            'NDRPDR' and
12744            '4T2C' and
12745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12746   parameters:
12747   - "throughput"
12748   - "parent"
12749   - "tags"
12750   traces:
12751     hoverinfo: "x+y"
12752     boxpoints: "outliers"
12753     whiskerwidth: 0
12754   layout:
12755     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
12756     layout: "plot-throughput"
12757
12758 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
12759 - type: "plot"
12760   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12761   algorithm: "plot_performance_box"
12762   output-file-type: ".html"
12763   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12764   data: "plot-dpdk-throughput-latency-3n-skx"
12765   filter: "'NIC_Intel-XXV710' and
12766            '64B' and
12767            'BASE' and
12768            'NDRPDR' and
12769            '2T1C' and
12770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12771   parameters:
12772   - "throughput"
12773   - "parent"
12774   - "tags"
12775   traces:
12776     hoverinfo: "x+y"
12777     boxpoints: "outliers"
12778     whiskerwidth: 0
12779   layout:
12780     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12781     layout: "plot-throughput"
12782
12783 - type: "plot"
12784   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12785   algorithm: "plot_performance_box"
12786   output-file-type: ".html"
12787   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12788   data: "plot-dpdk-throughput-latency-3n-skx"
12789   filter: "'NIC_Intel-XXV710' and
12790            '64B' and
12791            'BASE' and
12792            'NDRPDR' and
12793            '4T2C' and
12794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12795   parameters:
12796   - "throughput"
12797   - "parent"
12798   - "tags"
12799   traces:
12800     hoverinfo: "x+y"
12801     boxpoints: "outliers"
12802     whiskerwidth: 0
12803   layout:
12804     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12805     layout: "plot-throughput"
12806
12807 - type: "plot"
12808   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
12809   algorithm: "plot_performance_box"
12810   output-file-type: ".html"
12811   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
12812   data: "plot-dpdk-throughput-latency-3n-skx"
12813   filter: "'NIC_Intel-XXV710' and
12814            '64B' and
12815            'BASE' and
12816            'NDRPDR' and
12817            '2T1C' and
12818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12819   parameters:
12820   - "throughput"
12821   - "parent"
12822   - "tags"
12823   traces:
12824     hoverinfo: "x+y"
12825     boxpoints: "outliers"
12826     whiskerwidth: 0
12827   layout:
12828     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
12829     layout: "plot-throughput"
12830
12831 - type: "plot"
12832   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
12833   algorithm: "plot_performance_box"
12834   output-file-type: ".html"
12835   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
12836   data: "plot-dpdk-throughput-latency-3n-skx"
12837   filter: "'NIC_Intel-XXV710' and
12838            '64B' and
12839            'BASE' and
12840            'NDRPDR' and
12841            '4T2C' and
12842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12843   parameters:
12844   - "throughput"
12845   - "parent"
12846   - "tags"
12847   traces:
12848     hoverinfo: "x+y"
12849     boxpoints: "outliers"
12850     whiskerwidth: 0
12851   layout:
12852     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
12853     layout: "plot-throughput"
12854
12855 # Packet Throughput - DPDK testpmd 2n-skx-x710
12856 - type: "plot"
12857   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12858   algorithm: "plot_performance_box"
12859   output-file-type: ".html"
12860   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12861   data: "plot-dpdk-throughput-latency-2n-skx"
12862   filter: "'NIC_Intel-X710' and
12863            '64B' and
12864            'BASE' and
12865            'NDRPDR' and
12866            '2T1C' and
12867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12868   parameters:
12869   - "throughput"
12870   - "parent"
12871   - "tags"
12872   traces:
12873     hoverinfo: "x+y"
12874     boxpoints: "outliers"
12875     whiskerwidth: 0
12876   layout:
12877     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12878     layout: "plot-throughput"
12879
12880 - type: "plot"
12881   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12882   algorithm: "plot_performance_box"
12883   output-file-type: ".html"
12884   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12885   data: "plot-dpdk-throughput-latency-2n-skx"
12886   filter: "'NIC_Intel-X710' and
12887            '64B' and
12888            'BASE' and
12889            'NDRPDR' and
12890            '4T2C' and
12891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12892   parameters:
12893   - "throughput"
12894   - "parent"
12895   - "tags"
12896   traces:
12897     hoverinfo: "x+y"
12898     boxpoints: "outliers"
12899     whiskerwidth: 0
12900   layout:
12901     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12902     layout: "plot-throughput"
12903
12904 - type: "plot"
12905   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
12906   algorithm: "plot_performance_box"
12907   output-file-type: ".html"
12908   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
12909   data: "plot-dpdk-throughput-latency-2n-skx"
12910   filter: "'NIC_Intel-X710' and
12911            '64B' and
12912            'BASE' and
12913            'NDRPDR' and
12914            '2T1C' and
12915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12916   parameters:
12917   - "throughput"
12918   - "parent"
12919   - "tags"
12920   traces:
12921     hoverinfo: "x+y"
12922     boxpoints: "outliers"
12923     whiskerwidth: 0
12924   layout:
12925     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
12930   algorithm: "plot_performance_box"
12931   output-file-type: ".html"
12932   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
12933   data: "plot-dpdk-throughput-latency-2n-skx"
12934   filter: "'NIC_Intel-X710' and
12935            '64B' and
12936            'BASE' and
12937            'NDRPDR' and
12938            '4T2C' and
12939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12940   parameters:
12941   - "throughput"
12942   - "parent"
12943   - "tags"
12944   traces:
12945     hoverinfo: "x+y"
12946     boxpoints: "outliers"
12947     whiskerwidth: 0
12948   layout:
12949     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
12950     layout: "plot-throughput"
12951
12952 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
12953 - type: "plot"
12954   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12955   algorithm: "plot_performance_box"
12956   output-file-type: ".html"
12957   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12958   data: "plot-dpdk-throughput-latency-2n-skx"
12959   filter: "'NIC_Intel-XXV710' and
12960            '64B' and
12961            'BASE' and
12962            'NDRPDR' and
12963            '2T1C' and
12964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12965   parameters:
12966   - "throughput"
12967   - "parent"
12968   - "tags"
12969   traces:
12970     hoverinfo: "x+y"
12971     boxpoints: "outliers"
12972     whiskerwidth: 0
12973   layout:
12974     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12975     layout: "plot-throughput"
12976
12977 - type: "plot"
12978   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12979   algorithm: "plot_performance_box"
12980   output-file-type: ".html"
12981   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12982   data: "plot-dpdk-throughput-latency-2n-skx"
12983   filter: "'NIC_Intel-XXV710' and
12984            '64B' and
12985            'BASE' and
12986            'NDRPDR' and
12987            '4T2C' and
12988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12989   parameters:
12990   - "throughput"
12991   - "parent"
12992   - "tags"
12993   traces:
12994     hoverinfo: "x+y"
12995     boxpoints: "outliers"
12996     whiskerwidth: 0
12997   layout:
12998     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13003   algorithm: "plot_performance_box"
13004   output-file-type: ".html"
13005   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13006   data: "plot-dpdk-throughput-latency-2n-skx"
13007   filter: "'NIC_Intel-XXV710' and
13008            '64B' and
13009            'BASE' and
13010            'NDRPDR' and
13011            '2T1C' and
13012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13013   parameters:
13014   - "throughput"
13015   - "parent"
13016   - "tags"
13017   traces:
13018     hoverinfo: "x+y"
13019     boxpoints: "outliers"
13020     whiskerwidth: 0
13021   layout:
13022     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13023     layout: "plot-throughput"
13024
13025 - type: "plot"
13026   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13027   algorithm: "plot_performance_box"
13028   output-file-type: ".html"
13029   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13030   data: "plot-dpdk-throughput-latency-2n-skx"
13031   filter: "'NIC_Intel-XXV710' and
13032            '64B' and
13033            'BASE' and
13034            'NDRPDR' and
13035            '4T2C' and
13036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13037   parameters:
13038   - "throughput"
13039   - "parent"
13040   - "tags"
13041   traces:
13042     hoverinfo: "x+y"
13043     boxpoints: "outliers"
13044     whiskerwidth: 0
13045   layout:
13046     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13047     layout: "plot-throughput"
13048
13049 ################################################################################
13050
13051 # Packet Latency - DPDK l3fwd 3n-hsw-x520
13052 - type: "plot"
13053   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13054   algorithm: "plot_latency_error_bars"
13055   output-file-type: ".html"
13056   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13057   data: "plot-dpdk-throughput-latency-3n-hsw"
13058   filter: "'NIC_Intel-X520-DA2' and
13059            '64B' and
13060            'BASE' and
13061            'NDRPDR' and
13062            '1T1C' and
13063            'IP4FWD'"
13064   parameters:
13065   - "latency"
13066   - "parent"
13067   - "tags"
13068   layout:
13069     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13070     layout: "plot-latency"
13071
13072 - type: "plot"
13073   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13074   algorithm: "plot_latency_error_bars"
13075   output-file-type: ".html"
13076   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13077   data: "plot-dpdk-throughput-latency-3n-hsw"
13078   filter: "'NIC_Intel-X520-DA2' and
13079            '64B' and
13080            'BASE' and
13081            'NDRPDR' and
13082            '2T2C' and
13083            'IP4FWD'"
13084   parameters:
13085   - "latency"
13086   - "parent"
13087   - "tags"
13088   layout:
13089     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13090     layout: "plot-latency"
13091
13092 # Packet Latency - DPDK l3fwd 3n-hsw-x710
13093 - type: "plot"
13094   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13095   algorithm: "plot_latency_error_bars"
13096   output-file-type: ".html"
13097   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13098   data: "plot-dpdk-throughput-latency-3n-hsw"
13099   filter: "'NIC_Intel-X710' and
13100            '64B' and
13101            'BASE' and
13102            'NDRPDR' and
13103            '1T1C' and
13104            'IP4FWD'"
13105   parameters:
13106   - "latency"
13107   - "parent"
13108   - "tags"
13109   layout:
13110     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13111     layout: "plot-latency"
13112
13113 - type: "plot"
13114   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13115   algorithm: "plot_latency_error_bars"
13116   output-file-type: ".html"
13117   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13118   data: "plot-dpdk-throughput-latency-3n-hsw"
13119   filter: "'NIC_Intel-X710' and
13120            '64B' and
13121            'BASE' and
13122            'NDRPDR' and
13123            '2T2C' and
13124            'IP4FWD'"
13125   parameters:
13126   - "latency"
13127   - "parent"
13128   - "tags"
13129   layout:
13130     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13131     layout: "plot-latency"
13132
13133 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
13134 - type: "plot"
13135   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13136   algorithm: "plot_latency_error_bars"
13137   output-file-type: ".html"
13138   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13139   data: "plot-dpdk-throughput-latency-3n-hsw"
13140   filter: "'NIC_Intel-XL710' and
13141            '64B' and
13142            'BASE' and
13143            'NDRPDR' and
13144            '1T1C' and
13145            'IP4FWD'"
13146   parameters:
13147   - "latency"
13148   - "parent"
13149   - "tags"
13150   layout:
13151     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13152     layout: "plot-latency"
13153
13154 - type: "plot"
13155   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13156   algorithm: "plot_latency_error_bars"
13157   output-file-type: ".html"
13158   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13159   data: "plot-dpdk-throughput-latency-3n-hsw"
13160   filter: "'NIC_Intel-XL710' and
13161            '64B' and
13162            'BASE' and
13163            'NDRPDR' and
13164            '2T2C' and
13165            'IP4FWD'"
13166   parameters:
13167   - "latency"
13168   - "parent"
13169   - "tags"
13170   layout:
13171     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13172     layout: "plot-latency"
13173
13174 # Packet Latency - DPDK l3fwd 3n-skx-x710
13175 - type: "plot"
13176   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13177   algorithm: "plot_latency_error_bars"
13178   output-file-type: ".html"
13179   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13180   data: "plot-dpdk-throughput-latency-3n-skx"
13181   filter: "'NIC_Intel-X710' and
13182            '64B' and
13183            'BASE' and
13184            'NDRPDR' and
13185            '2T1C' and
13186            'IP4FWD'"
13187   parameters:
13188   - "latency"
13189   - "parent"
13190   - "tags"
13191   layout:
13192     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13193     layout: "plot-latency"
13194
13195 - type: "plot"
13196   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13197   algorithm: "plot_latency_error_bars"
13198   output-file-type: ".html"
13199   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13200   data: "plot-dpdk-throughput-latency-3n-skx"
13201   filter: "'NIC_Intel-X710' and
13202            '64B' and
13203            'BASE' and
13204            'NDRPDR' and
13205            '4T2C' and
13206            'IP4FWD'"
13207   parameters:
13208   - "latency"
13209   - "parent"
13210   - "tags"
13211   layout:
13212     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13213     layout: "plot-latency"
13214
13215 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
13216 - type: "plot"
13217   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13218   algorithm: "plot_latency_error_bars"
13219   output-file-type: ".html"
13220   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13221   data: "plot-dpdk-throughput-latency-3n-skx"
13222   filter: "'NIC_Intel-XXV710' and
13223            '64B' and
13224            'BASE' and
13225            'NDRPDR' and
13226            '2T1C' and
13227            'IP4FWD'"
13228   parameters:
13229   - "latency"
13230   - "parent"
13231   - "tags"
13232   layout:
13233     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13234     layout: "plot-latency"
13235
13236 - type: "plot"
13237   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13238   algorithm: "plot_latency_error_bars"
13239   output-file-type: ".html"
13240   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13241   data: "plot-dpdk-throughput-latency-3n-skx"
13242   filter: "'NIC_Intel-XXV710' and
13243            '64B' and
13244            'BASE' and
13245            'NDRPDR' and
13246            '4T2C' and
13247            'IP4FWD'"
13248   parameters:
13249   - "latency"
13250   - "parent"
13251   - "tags"
13252   layout:
13253     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13254     layout: "plot-latency"
13255
13256 # Packet Latency - DPDK l3fwd 2n-skx-x710
13257 - type: "plot"
13258   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13259   algorithm: "plot_latency_error_bars"
13260   output-file-type: ".html"
13261   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13262   data: "plot-dpdk-throughput-latency-2n-skx"
13263   filter: "'NIC_Intel-X710' and
13264            '64B' and
13265            'BASE' and
13266            'NDRPDR' and
13267            '2T1C' and
13268            'IP4FWD'"
13269   parameters:
13270   - "latency"
13271   - "parent"
13272   - "tags"
13273   layout:
13274     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13275     layout: "plot-latency"
13276
13277 - type: "plot"
13278   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13279   algorithm: "plot_latency_error_bars"
13280   output-file-type: ".html"
13281   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13282   data: "plot-dpdk-throughput-latency-2n-skx"
13283   filter: "'NIC_Intel-X710' and
13284            '64B' and
13285            'BASE' and
13286            'NDRPDR' and
13287            '4T2C' and
13288            'IP4FWD'"
13289   parameters:
13290   - "latency"
13291   - "parent"
13292   - "tags"
13293   layout:
13294     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13295     layout: "plot-latency"
13296
13297 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
13298 - type: "plot"
13299   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
13300   algorithm: "plot_latency_error_bars"
13301   output-file-type: ".html"
13302   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
13303   data: "plot-dpdk-throughput-latency-2n-skx"
13304   filter: "'NIC_Intel-XXV710' and
13305            '64B' and
13306            'BASE' and
13307            'NDRPDR' and
13308            '2T1C' and
13309            'IP4FWD'"
13310   parameters:
13311   - "latency"
13312   - "parent"
13313   - "tags"
13314   layout:
13315     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13316     layout: "plot-latency"
13317
13318 - type: "plot"
13319   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
13320   algorithm: "plot_latency_error_bars"
13321   output-file-type: ".html"
13322   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
13323   data: "plot-dpdk-throughput-latency-2n-skx"
13324   filter: "'NIC_Intel-XXV710' and
13325            '64B' and
13326            'BASE' and
13327            'NDRPDR' and
13328            '4T2C' and
13329            'IP4FWD'"
13330   parameters:
13331   - "latency"
13332   - "parent"
13333   - "tags"
13334   layout:
13335     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13336     layout: "plot-latency"
13337
13338 ################################################################################
13339
13340 # Packet Latency - DPDK testpmd 3n-hsw-x520
13341 - type: "plot"
13342   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13343   algorithm: "plot_latency_error_bars"
13344   output-file-type: ".html"
13345   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13346   data: "plot-dpdk-throughput-latency-3n-hsw"
13347   filter: "'NIC_Intel-X520-DA2' and
13348            '64B' and
13349            'BASE' and
13350            'NDRPDR' and
13351            '1T1C' and
13352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13353   parameters:
13354   - "latency"
13355   - "parent"
13356   - "tags"
13357   layout:
13358     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13359     layout: "plot-latency"
13360
13361 - type: "plot"
13362   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13363   algorithm: "plot_latency_error_bars"
13364   output-file-type: ".html"
13365   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13366   data: "plot-dpdk-throughput-latency-3n-hsw"
13367   filter: "'NIC_Intel-X520-DA2' and
13368            '64B' and
13369            'BASE' and
13370            'NDRPDR' and
13371            '2T2C' and
13372            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13373   parameters:
13374   - "latency"
13375   - "parent"
13376   - "tags"
13377   layout:
13378     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13379     layout: "plot-latency"
13380
13381 # Packet Latency - DPDK testpmd 3n-hsw-x710
13382 - type: "plot"
13383   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13384   algorithm: "plot_latency_error_bars"
13385   output-file-type: ".html"
13386   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13387   data: "plot-dpdk-throughput-latency-3n-hsw"
13388   filter: "'NIC_Intel-X710' and
13389            '64B' and
13390            'BASE' and
13391            'NDRPDR' and
13392            '1T1C' and
13393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13394   parameters:
13395   - "latency"
13396   - "parent"
13397   - "tags"
13398   layout:
13399     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
13400     layout: "plot-latency"
13401
13402 - type: "plot"
13403   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13404   algorithm: "plot_latency_error_bars"
13405   output-file-type: ".html"
13406   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13407   data: "plot-dpdk-throughput-latency-3n-hsw"
13408   filter: "'NIC_Intel-X710' and
13409            '64B' and
13410            'BASE' and
13411            'NDRPDR' and
13412            '2T2C' and
13413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13414   parameters:
13415   - "latency"
13416   - "parent"
13417   - "tags"
13418   layout:
13419     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
13420     layout: "plot-latency"
13421
13422 # Packet Latency - DPDK testpmd 3n-hsw-xl710
13423 - type: "plot"
13424   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13425   algorithm: "plot_latency_error_bars"
13426   output-file-type: ".html"
13427   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13428   data: "plot-dpdk-throughput-latency-3n-hsw"
13429   filter: "'NIC_Intel-XL710' and
13430            '64B' and
13431            'BASE' and
13432            'NDRPDR' and
13433            '1T1C' and
13434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13435   parameters:
13436   - "latency"
13437   - "parent"
13438   - "tags"
13439   layout:
13440     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
13441     layout: "plot-latency"
13442
13443 - type: "plot"
13444   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13445   algorithm: "plot_latency_error_bars"
13446   output-file-type: ".html"
13447   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13448   data: "plot-dpdk-throughput-latency-3n-hsw"
13449   filter: "'NIC_Intel-XL710' and
13450            '64B' and
13451            'BASE' and
13452            'NDRPDR' and
13453            '2T2C' and
13454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13455   parameters:
13456   - "latency"
13457   - "parent"
13458   - "tags"
13459   layout:
13460     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
13461     layout: "plot-latency"
13462
13463 # Packet Latency - DPDK testpmd 3n-skx-x710
13464 - type: "plot"
13465   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13466   algorithm: "plot_latency_error_bars"
13467   output-file-type: ".html"
13468   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13469   data: "plot-dpdk-throughput-latency-3n-skx"
13470   filter: "'NIC_Intel-X710' and
13471            '64B' and
13472            'BASE' and
13473            'NDRPDR' and
13474            '2T1C' and
13475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13476   parameters:
13477   - "latency"
13478   - "parent"
13479   - "tags"
13480   layout:
13481     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
13482     layout: "plot-latency"
13483
13484 - type: "plot"
13485   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13486   algorithm: "plot_latency_error_bars"
13487   output-file-type: ".html"
13488   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13489   data: "plot-dpdk-throughput-latency-3n-skx"
13490   filter: "'NIC_Intel-X710' and
13491            '64B' and
13492            'BASE' and
13493            'NDRPDR' and
13494            '4T2C' and
13495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13496   parameters:
13497   - "latency"
13498   - "parent"
13499   - "tags"
13500   layout:
13501     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
13502     layout: "plot-latency"
13503
13504 # Packet Latency - DPDK testpmd 3n-skx-xxv710
13505 - type: "plot"
13506   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13507   algorithm: "plot_latency_error_bars"
13508   output-file-type: ".html"
13509   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13510   data: "plot-dpdk-throughput-latency-3n-skx"
13511   filter: "'NIC_Intel-XXV710' and
13512            '64B' and
13513            'BASE' and
13514            'NDRPDR' and
13515            '2T1C' and
13516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13517   parameters:
13518   - "latency"
13519   - "parent"
13520   - "tags"
13521   layout:
13522     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
13523     layout: "plot-latency"
13524
13525 - type: "plot"
13526   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13527   algorithm: "plot_latency_error_bars"
13528   output-file-type: ".html"
13529   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13530   data: "plot-dpdk-throughput-latency-3n-skx"
13531   filter: "'NIC_Intel-XXV710' and
13532            '64B' and
13533            'BASE' and
13534            'NDRPDR' and
13535            '4T2C' and
13536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13537   parameters:
13538   - "latency"
13539   - "parent"
13540   - "tags"
13541   layout:
13542     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
13543     layout: "plot-latency"
13544
13545 # Packet Latency - DPDK testpmd 2n-skx-x710
13546 - type: "plot"
13547   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13548   algorithm: "plot_latency_error_bars"
13549   output-file-type: ".html"
13550   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13551   data: "plot-dpdk-throughput-latency-2n-skx"
13552   filter: "'NIC_Intel-X710' and
13553            '64B' and
13554            'BASE' and
13555            'NDRPDR' and
13556            '2T1C' and
13557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13558   parameters:
13559   - "latency"
13560   - "parent"
13561   - "tags"
13562   layout:
13563     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
13564     layout: "plot-latency"
13565
13566 - type: "plot"
13567   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13568   algorithm: "plot_latency_error_bars"
13569   output-file-type: ".html"
13570   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13571   data: "plot-dpdk-throughput-latency-2n-skx"
13572   filter: "'NIC_Intel-X710' and
13573            '64B' and
13574            'BASE' and
13575            'NDRPDR' and
13576            '4T2C' and
13577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13578   parameters:
13579   - "latency"
13580   - "parent"
13581   - "tags"
13582   layout:
13583     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
13584     layout: "plot-latency"
13585
13586 # Packet Latency - DPDK testpmd 2n-skx-xxv710
13587 - type: "plot"
13588   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
13589   algorithm: "plot_latency_error_bars"
13590   output-file-type: ".html"
13591   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
13592   data: "plot-dpdk-throughput-latency-2n-skx"
13593   filter: "'NIC_Intel-XXV710' and
13594            '64B' and
13595            'BASE' and
13596            'NDRPDR' and
13597            '2T1C' and
13598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13599   parameters:
13600   - "latency"
13601   - "parent"
13602   - "tags"
13603   layout:
13604     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
13605     layout: "plot-latency"
13606
13607 - type: "plot"
13608   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
13609   algorithm: "plot_latency_error_bars"
13610   output-file-type: ".html"
13611   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
13612   data: "plot-dpdk-throughput-latency-2n-skx"
13613   filter: "'NIC_Intel-XXV710' and
13614            '64B' and
13615            'BASE' and
13616            'NDRPDR' and
13617            '4T2C' and
13618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13619   parameters:
13620   - "latency"
13621   - "parent"
13622   - "tags"
13623   layout:
13624     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
13625     layout: "plot-latency"