756a6dd4fa4e023c7a97de04c96aa9b604728e89
[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[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
84     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
85     DIR[NEXUS,DOC]: "report/_static/archive"
86
87   make-dirs:
88   # List the directories which are created while preparing the environment.
89   # All directories MUST be defined in "paths" section.
90   - "DIR[WORKING,DATA]"
91   - "DIR[STATIC,VPP]"
92   - "DIR[STATIC,DPDK]"
93   - "DIR[STATIC,ARCH]"
94   - "DIR[BUILD,LATEX]"
95   - "DIR[WORKING,SRC]"
96   - "DIR[WORKING,SRC,STATIC]"
97
98   remove-dirs:
99   # List the directories which are deleted while cleaning the environment.
100   # All directories MUST be defined in "paths" section.
101   #- "DIR[BUILD,HTML]"
102   - "DIR[WORKING,DATA]"
103
104   build-dirs:
105   # List the directories where the results (build) is stored.
106   # All directories MUST be defined in "paths" section.
107   - "DIR[BUILD,HTML]"
108   - "DIR[BUILD,LATEX]"
109
110 - type: "configuration"
111
112   limits:
113     nic:
114       x520: 24460000
115       x553: 29761905
116       x710: 35800000
117       xxv710: 35800000
118       xl710: 35800000
119
120     link:
121       10ge: 14880952.38
122       25ge: 37202380.95
123       40ge: 59523809.52
124       100ge: 148809523.81
125
126     pci:
127       pci-g3-x8: 74404761.90
128       pci-g3-x16: 148809523.81
129
130   data-sets:
131
132     ###########################################################################
133     # Plots:
134
135     # 3n-hsw
136
137     plot-vpp-throughput-lat-tsa-3n-hsw:
138       csit-vpp-perf-verify-1908-3n-hsw:
139         - 12  # NDRPDR sel
140         - 13  # NDRPDR sel
141         - 14  # NDRPDR sel
142         - 15  # NDRPDR sel
143         - 16  # NDRPDR sel
144         - 17  # NDRPDR sel
145         - 18  # NDRPDR sel
146         - 19  # NDRPDR sel
147         - 20  # NDRPDR sel
148         - 21  # NDRPDR sel
149
150     plot-vpp-throughput-lat-tsa-3n-hsw-vhost:
151       csit-vpp-perf-verify-1908-3n-hsw:
152         - 40  # NDRPDR sel vhost
153         - 41  # NDRPDR sel vhost
154         - 42  # NDRPDR sel vhost
155         - 43  # NDRPDR sel vhost
156         - 44  # NDRPDR sel vhost
157         - 45  # NDRPDR sel vhost
158
159     plot-vpp-http-server-performance:
160       csit-vpp-perf-verify-1908-2n-skx:
161         - 29  # TCP
162         - 30  # TCP
163         - 58  # TCP
164         - 59  # TCP
165         - 60  # TCP
166         - 61  # TCP
167         - 62  # TCP
168         - 63  # TCP
169         - 64  # TCP
170         - 65  # TCP
171
172     plot-dpdk-throughput-latency-3n-hsw:
173       csit-dpdk-perf-verify-1908-3n-hsw:
174         - 2   # NDRPDR sel
175         - 3   # NDRPDR sel
176         - 4   # NDRPDR sel
177         - 5   # NDRPDR sel
178         - 6   # NDRPDR sel
179         - 7   # NDRPDR sel
180         - 8   # NDRPDR sel
181         - 9   # NDRPDR sel
182         - 10  # NDRPDR sel
183         - 11  # NDRPDR sel
184
185     # 3n-skx
186
187     plot-vpp-throughput-lat-tsa-3n-skx:
188       csit-vpp-perf-verify-1908-3n-skx:
189         - 14  # NDRPDR sel
190         - 16  # NDRPDR sel
191         - 19  # NDRPDR sel
192         - 20  # NDRPDR sel
193         - 22  # NDRPDR sel
194         - 23  # NDRPDR sel
195         - 24  # NDRPDR sel
196         - 25  # NDRPDR sel
197         - 26  # NDRPDR sel
198         - 29  # NDRPDR sel
199
200     plot-vpp-throughput-lat-tsa-3n-skx-vhost:
201       csit-vpp-perf-verify-1908-3n-skx:
202         - 44  # NDRPDR sel vhost
203         - 45  # NDRPDR sel vhost
204         - 46  # NDRPDR sel vhost
205         - 47  # NDRPDR sel vhost
206         - 48  # NDRPDR sel vhost
207         - 49  # NDRPDR sel vhost
208
209     plot-dpdk-throughput-latency-3n-skx:
210       csit-dpdk-perf-verify-1908-3n-skx:
211         - 3   # NDRPDR sel
212         - 4   # NDRPDR sel
213         - 5   # NDRPDR sel
214         - 6   # NDRPDR sel
215         - 7   # NDRPDR sel
216         - 8   # NDRPDR sel
217         - 9   # NDRPDR sel
218         - 10  # NDRPDR sel
219         - 11  # NDRPDR sel
220         - 12  # NDRPDR sel
221
222     # 2n-skx
223
224     plot-vpp-throughput-lat-tsa-2n-skx:
225       csit-vpp-perf-verify-1908-2n-skx:
226         - 26  # NDRPDR sel
227         - 27  # NDRPDR sel
228         - 34  # NDRPDR sel
229         - 35  # NDRPDR sel
230         - 36  # NDRPDR sel
231         - 42  # NDRPDR sel
232         - 43  # NDRPDR sel
233         - 44  # NDRPDR sel
234         - 45  # NDRPDR sel
235         - 46  # NDRPDR sel
236
237     plot-vpp-throughput-lat-tsa-2n-skx-vhost:
238       csit-vpp-perf-verify-1908-2n-skx:
239         - 72  # NDRPDR sel vhost
240         - 73  # NDRPDR sel vhost
241         - 74  # NDRPDR sel vhost
242         - 75  # NDRPDR sel vhost
243         - 76  # NDRPDR sel vhost
244         - 78  # NDRPDR sel vhost
245         - 84  # NDRPDR sel vhost
246         - 85  # NDRPDR sel vhost
247
248 #    plot-vpp-soak-2n-skx:
249 #      # TODO: Add data
250 #      csit-vpp-perf-verify-1908-2n-skx:
251
252     plot-vpp-nfv-2n-skx-ndrpdr:
253       csit-vpp-perf-verify-1908-2n-skx:
254         - 22  # NFV
255         - 31  # NFV
256         - 32  # NFV
257         - 37  # NFV
258         - 38  # NFV
259         - 39  # NFV
260         - 53  # NFV
261         - 67  # NFV
262         - 68  # NFV
263         - 70  # NFV
264
265     plot-vpp-nfv-2n-skx-mrr:
266       csit-vpp-perf-verify-1908-2n-skx:
267         - 71  # NFV MRR
268
269     plot-dpdk-throughput-latency-2n-skx:
270       csit-dpdk-perf-verify-1908-2n-skx:
271         - 2   # NDRPDR sel
272         - 3   # NDRPDR sel
273         - 4   # NDRPDR sel
274         - 5   # NDRPDR sel
275         - 7   # NDRPDR sel
276         - 8   # NDRPDR sel
277         - 9   # NDRPDR sel
278         - 10  # NDRPDR sel
279         - 11  # NDRPDR sel
280         - 12  # NDRPDR sel
281
282     # 3n-tsh
283
284     plot-vpp-throughput-lat-tsa-3n-tsh:
285       csit-vpp-perf-verify-1908-3n-tsh:
286         - 7   # NDRPDR sel
287         - 8   # NDRPDR sel
288         - 9   # NDRPDR sel
289         - 10  # NDRPDR sel
290         - 11  # NDRPDR sel
291         - 12  # NDRPDR sel
292         - 13  # NDRPDR sel
293         - 14  # NDRPDR sel
294         - 15  # NDRPDR sel
295         - 16  # NDRPDR sel
296
297     # 3n-dnv
298
299     plot-vpp-throughput-lat-tsa-3n-dnv:
300       csit-vpp-perf-verify-1908-3n-dnv:
301         - 6   # NDRPDR sel
302         - 7   # NDRPDR sel
303         - 8   # NDRPDR sel
304         - 9   # NDRPDR sel
305         - 10  # NDRPDR sel
306         - 12  # NDRPDR sel
307         - 13  # NDRPDR sel
308         - 14  # NDRPDR sel
309         - 15  # NDRPDR sel
310         - 16  # NDRPDR sel
311
312     # 2n-dnv
313
314     plot-vpp-throughput-lat-tsa-2n-dnv:
315       csit-vpp-perf-verify-1908-2n-dnv:
316         - 1   # NDRPDR sel
317         - 2   # NDRPDR sel
318         - 3   # NDRPDR sel
319         - 4   # NDRPDR sel
320         - 5   # NDRPDR sel
321         - 6   # NDRPDR sel
322         - 7   # NDRPDR sel
323         - 8   # NDRPDR sel
324         - 9   # NDRPDR sel
325         - 10  # NDRPDR sel
326
327     ###########################################################################
328     # Simple tables (only one data set):
329
330     # NIC Comparisons
331
332     vpp-nic-comparison-3n-skx:
333       csit-vpp-perf-verify-1908-3n-skx:
334         - 14  # NDRPDR sel
335         - 16  # NDRPDR sel
336         - 19  # NDRPDR sel
337         - 20  # NDRPDR sel
338         - 22  # NDRPDR sel
339         - 23  # NDRPDR sel
340         - 24  # NDRPDR sel
341         - 25  # NDRPDR sel
342         - 26  # NDRPDR sel
343         - 29  # NDRPDR sel
344
345     vpp-nic-comparison-2n-skx:
346       csit-vpp-perf-verify-1908-2n-skx:
347         - 26  # NDRPDR sel
348         - 27  # NDRPDR sel
349         - 34  # NDRPDR sel
350         - 35  # NDRPDR sel
351         - 36  # NDRPDR sel
352         - 42  # NDRPDR sel
353         - 43  # NDRPDR sel
354         - 44  # NDRPDR sel
355         - 45  # NDRPDR sel
356         - 46  # NDRPDR sel
357
358     vpp-nic-comparison-3n-skx-mrr:
359       csit-vpp-perf-verify-1908-3n-skx:
360         - 36  # MRR sel
361
362     vpp-nic-comparison-2n-skx-mrr:
363       csit-vpp-perf-verify-1908-2n-skx:
364         - 69  # MRR sel
365
366     # Results
367
368     vpp-perf-results-3n-hsw:
369       csit-vpp-perf-verify-1908-3n-hsw:
370         - 24  # NDRPDR full
371         - 25  # NDRPDR full
372         - 26  # NDRPDR full
373         - 27  # NDRPDR full
374         - 28  # NDRPDR full
375         - 29  # NDRPDR full
376         - 32  # NDRPDR full
377         - 33  # NDRPDR full
378         - 36  # NDRPDR full
379         - 38  # NDRPDR full
380         - 46  # NDRPDR full
381
382     vpp-perf-results-3n-skx:
383       # TODO: Add FULL data
384       csit-vpp-perf-verify-1908-3n-skx:
385         - 27  # NDRPDR full
386         - 28  # NDRPDR full
387         - 30  # NDRPDR full
388         - 31  # NDRPDR full
389         - 32  # NDRPDR full
390         - 33  # NDRPDR full
391         - 34  # NDRPDR full
392         - 35  # NDRPDR full
393         - 37  # NDRPDR full
394         - 39  # NDRPDR full
395         - 40  # NDRPDR full
396         - 41  # NDRPDR full
397         - 50  # NDRPDR full
398
399     vpp-perf-results-2n-skx:
400       csit-vpp-perf-verify-1908-2n-skx:
401         - 48  # NDRPDR full
402         - 49  # NDRPDR full
403         - 50  # NDRPDR full
404         - 51  # NDRPDR full
405         - 54  # NDRPDR full
406         - 55  # NDRPDR full
407         - 79  # NDRPDR full vhost
408
409     vpp-perf-results-3n-tsh:
410       csit-vpp-perf-verify-1908-3n-tsh:
411         - 13  # NDRPDR sel
412
413     vpp-perf-results-3n-dnv:
414       csit-vpp-perf-verify-1908-3n-dnv:
415         - 16  # NDRPDR sel
416
417     vpp-perf-results-2n-dnv:
418       csit-vpp-perf-verify-1908-2n-dnv:
419         - 9   # NDRPDR sel
420
421     vpp-mrr-results-3n-hsw:
422       csit-vpp-perf-verify-1908-3n-hsw:
423         - 39  # MRR sel
424
425     vpp-mrr-results-3n-skx:
426       csit-vpp-perf-verify-1908-3n-skx:
427         - 36  # MRR sel
428
429     vpp-mrr-results-2n-skx:
430       csit-vpp-perf-verify-1908-2n-skx:
431         - 69  # MRR sel
432
433     vpp-func-results-ubuntu:
434       csit-vpp-functional-1908-ubuntu1604-virl:
435         - 64
436
437     vpp-func-results-centos:
438       csit-vpp-functional-1908-centos7-virl:
439         - 64
440
441     vpp-device-results-ubuntu:
442       csit-vpp-device-1908-ubuntu1804-1n-skx:
443         - 65
444
445     dpdk-perf-results-3n-hsw:
446       csit-dpdk-perf-verify-1908-3n-hsw:
447         - 10  # NDRPDR sel
448
449     dpdk-perf-results-3n-skx:
450       csit-dpdk-perf-verify-1908-3n-skx:
451         - 12  # NDRPDR sel
452
453     dpdk-perf-results-2n-skx:
454       csit-dpdk-perf-verify-1908-2n-skx:
455         - 12  # NDRPDR sel
456
457 ###########################################################################
458     # Tables (more than one data set)
459
460     # Performance changes
461
462     vpp-performance-changes-3n-hsw-h1:
463       csit-vpp-perf-verify-1901-3n-hsw:
464         - 10  # NDRPDR sel
465         - 19  # NDRPDR sel
466         - 31  # NDRPDR sel
467         - 36  # NDRPDR sel
468         - 40  # NDRPDR sel
469         - 42  # NDRPDR sel
470         - 44  # NDRPDR sel
471         - 46  # NDRPDR sel
472         - 47  # NDRPDR sel
473         - 48  # NDRPDR sel
474         - 61  # NDRPDR LB
475         - 62  # NDRPDR LB
476         - 63  # NDRPDR LB
477         - 64  # NDRPDR LB
478         - 65  # NDRPDR LB
479         - 66  # NDRPDR LB
480         - 67  # NDRPDR LB
481         - 69  # NDRPDR LB
482         - 70  # NDRPDR LB
483         - 71  # NDRPDR LB
484     vpp-performance-changes-3n-hsw-ref:
485       csit-vpp-perf-verify-1904-3n-hsw:
486         - 11  # NDRPDR sel
487         - 12  # NDRPDR sel
488         - 20  # NDRPDR sel
489         - 21  # NDRPDR sel
490         - 23  # NDRPDR sel
491         - 24  # NDRPDR sel
492         - 25  # NDRPDR sel
493         - 26  # NDRPDR sel
494         - 29  # NDRPDR sel
495         - 30  # NDRPDR sel
496     vpp-performance-changes-3n-hsw-cmp:
497       csit-vpp-perf-verify-1908-3n-hsw:
498         - 12  # NDRPDR sel
499         - 13  # NDRPDR sel
500         - 14  # NDRPDR sel
501         - 15  # NDRPDR sel
502         - 16  # NDRPDR sel
503         - 17  # NDRPDR sel
504         - 18  # NDRPDR sel
505         - 19  # NDRPDR sel
506         - 20  # NDRPDR sel
507         - 21  # NDRPDR sel
508     vpp-performance-changes-3n-hsw:
509       - "vpp-performance-changes-3n-hsw-h1"
510       - "vpp-performance-changes-3n-hsw-ref"
511       - "vpp-performance-changes-3n-hsw-cmp"
512
513     vpp-performance-changes-3n-skx-h1:
514       csit-vpp-perf-verify-1901-3n-skx:
515         - 18  # NDRPDR sel
516         - 19  # NDRPDR sel
517         - 20  # NDRPDR sel
518         - 28  # NDRPDR sel
519         - 31  # NDRPDR sel
520         - 33  # NDRPDR sel
521         - 36  # NDRPDR sel
522         - 38  # NDRPDR sel
523         - 47  # NDRPDR sel
524         - 48  # NDRPDR sel
525         - 54  # NDRPDR LB
526         - 57  # NDRPDR LB
527         - 58  # NDRPDR LB
528         - 59  # NDRPDR LB
529         - 60  # NDRPDR LB
530         - 63  # NDRPDR LB
531         - 64  # NDRPDR LB
532         - 65  # NDRPDR LB
533         - 66  # NDRPDR LB
534         - 67  # NDRPDR LB
535     vpp-performance-changes-3n-skx-ref:
536       csit-vpp-perf-verify-1904-3n-skx:
537         - 8   # NDRPDR sel
538         - 9   # NDRPDR sel
539         - 10  # NDRPDR sel
540         - 11  # NDRPDR sel
541         - 12  # NDRPDR sel
542         - 14  # NDRPDR sel
543         - 16  # NDRPDR sel
544         - 21  # NDRPDR sel
545         - 23  # NDRPDR sel
546         - 25  # NDRPDR sel
547     vpp-performance-changes-3n-skx-cmp:
548       csit-vpp-perf-verify-1908-3n-skx:
549         - 14  # NDRPDR sel
550         - 16  # NDRPDR sel
551         - 19  # NDRPDR sel
552         - 20  # NDRPDR sel
553         - 22  # NDRPDR sel
554         - 23  # NDRPDR sel
555         - 24  # NDRPDR sel
556         - 25  # NDRPDR sel
557         - 26  # NDRPDR sel
558         - 29  # NDRPDR sel
559     vpp-performance-changes-3n-skx:
560       - "vpp-performance-changes-3n-skx-h1"
561       - "vpp-performance-changes-3n-skx-ref"
562       - "vpp-performance-changes-3n-skx-cmp"
563
564     vpp-performance-changes-2n-skx-h1:
565       csit-vpp-perf-verify-1901-2n-skx:
566         - 5   # NDRPDR sel
567         - 12  # NDRPDR sel
568         - 13  # NDRPDR sel
569         - 21  # NDRPDR sel
570         - 23  # NDRPDR sel
571         - 31  # NDRPDR sel
572         - 34  # NDRPDR sel
573         - 40  # NDRPDR sel
574         - 42  # NDRPDR sel
575         - 43  # NDRPDR sel
576     vpp-performance-changes-2n-skx-ref:
577       csit-vpp-perf-verify-1904-2n-skx:
578         - 12  # NDRPDR sel
579         - 14  # NDRPDR sel
580         - 16  # NDRPDR sel
581         - 17  # NDRPDR sel
582         - 18  # NDRPDR sel
583         - 21  # NDRPDR sel
584         - 27  # NDRPDR sel
585         - 30  # NDRPDR sel
586         - 31  # NDRPDR sel
587         - 32  # NDRPDR sel
588     vpp-performance-changes-2n-skx-cmp:
589       csit-vpp-perf-verify-1908-2n-skx:
590         - 26  # NDRPDR sel
591         - 27  # NDRPDR sel
592         - 34  # NDRPDR sel
593         - 35  # NDRPDR sel
594         - 36  # NDRPDR sel
595         - 42  # NDRPDR sel
596         - 43  # NDRPDR sel
597         - 44  # NDRPDR sel
598         - 45  # NDRPDR sel
599         - 46  # NDRPDR sel
600     vpp-performance-changes-2n-skx:
601       - "vpp-performance-changes-2n-skx-h1"
602       - "vpp-performance-changes-2n-skx-ref"
603       - "vpp-performance-changes-2n-skx-cmp"
604
605 #    vpp-soak-vs-ndr-2n-skx-ref:
606 #      csit-vpp-perf-verify-1904-2n-skx:
607 #        - 12  # NDRPDR sel
608 #        - 14  # NDRPDR sel
609 #        - 16  # NDRPDR sel
610 #        - 17  # NDRPDR sel
611 #        - 18  # NDRPDR sel
612 #        - 21  # NDRPDR sel
613 #        - 27  # NDRPDR sel
614 #        - 30  # NDRPDR sel
615 #        - 31  # NDRPDR sel
616 #        - 32  # NDRPDR sel
617 #      # TODO: Add data
618 #      # csit-vpp-perf-verify-1908-2n-skx:
619 #    vpp-soak-vs-ndr-2n-skx-cmp:
620 #      csit-vpp-perf-verify-1904-2n-skx:
621 #        - 70  # soak
622 #        - 71  # soak
623 #      # TODO: Add data
624 #      # csit-vpp-perf-verify-1908-2n-skx:
625 #    vpp-soak-vs-ndr-2n-skx:
626 #      csit-vpp-perf-verify-1904-2n-skx:
627 #        - 12  # NDRPDR sel
628 #        - 14  # NDRPDR sel
629 #        - 16  # NDRPDR sel
630 #        - 17  # NDRPDR sel
631 #        - 18  # NDRPDR sel
632 #        - 21  # NDRPDR sel
633 #        - 27  # NDRPDR sel
634 #        - 30  # NDRPDR sel
635 #        - 31  # NDRPDR sel
636 #        - 32  # NDRPDR sel
637 #        - 70  # soak
638 #        - 71  # soak
639 #      # TODO: Add data
640 #      # csit-vpp-perf-verify-1908-2n-skx:
641
642     vpp-performance-changes-3n-hsw-mrr-h1:
643       csit-vpp-perf-verify-1901-3n-hsw:
644         - 35  # MRR sel
645     vpp-performance-changes-3n-hsw-mrr-ref:
646       csit-vpp-perf-verify-1904-3n-hsw:
647         - 9   # MRR sel
648     vpp-performance-changes-3n-hsw-mrr-cmp:
649       csit-vpp-perf-verify-1908-3n-hsw:
650         - 39  # MRR sel
651     vpp-performance-changes-3n-hsw-mrr:
652       - "vpp-performance-changes-3n-hsw-mrr-h1"
653       - "vpp-performance-changes-3n-hsw-mrr-ref"
654       - "vpp-performance-changes-3n-hsw-mrr-cmp"
655
656     vpp-performance-changes-3n-skx-mrr-h1:
657       csit-vpp-perf-verify-1901-3n-skx:
658         - 32  # MRR sel
659     vpp-performance-changes-3n-skx-mrr-ref:
660       csit-vpp-perf-verify-1904-3n-skx:
661         - 7   # MRR sel
662     vpp-performance-changes-3n-skx-mrr-cmp:
663       csit-vpp-perf-verify-1908-3n-skx:
664         - 36  # MRR sel
665     vpp-performance-changes-3n-skx-mrr:
666       - "vpp-performance-changes-3n-skx-mrr-h1"
667       - "vpp-performance-changes-3n-skx-mrr-ref"
668       - "vpp-performance-changes-3n-skx-mrr-cmp"
669
670     vpp-performance-changes-2n-skx-mrr-h1:
671       csit-vpp-perf-verify-1901-2n-skx:
672         - 22  # MRR sel
673     vpp-performance-changes-2n-skx-mrr-ref:
674       csit-vpp-perf-verify-1904-2n-skx:
675         - 11  # MRR sel
676     vpp-performance-changes-2n-skx-mrr-cmp:
677       csit-vpp-perf-verify-1908-2n-skx:
678         - 69  # MRR sel
679     vpp-performance-changes-2n-skx-mrr:
680       - "vpp-performance-changes-2n-skx-mrr-h1"
681       - "vpp-performance-changes-2n-skx-mrr-ref"
682       - "vpp-performance-changes-2n-skx-mrr-cmp"
683
684     dpdk-performance-changes-3n-hsw-h1:
685       csit-dpdk-perf-verify-1901-3n-hsw:
686         - 13  # NDRPDR sel
687         - 14  # NDRPDR sel
688         - 16  # NDRPDR sel
689         - 17  # NDRPDR sel
690         - 18  # NDRPDR sel
691         - 19  # NDRPDR sel
692         - 20  # NDRPDR sel
693         - 21  # NDRPDR sel
694         - 22  # NDRPDR sel
695         - 23  # NDRPDR sel
696     dpdk-performance-changes-3n-hsw-ref:
697       csit-dpdk-perf-verify-1904-3n-hsw:
698         - 2   # NDRPDR sel
699         - 3   # NDRPDR sel
700         - 5   # NDRPDR sel
701         - 6   # NDRPDR sel
702         - 13  # NDRPDR sel
703         - 14  # NDRPDR sel
704         - 15  # NDRPDR sel
705         - 18  # NDRPDR sel
706         - 19  # NDRPDR sel
707         - 20  # NDRPDR sel
708     dpdk-performance-changes-3n-hsw-cmp:
709       csit-dpdk-perf-verify-1908-3n-hsw:
710         - 2   # NDRPDR sel
711         - 3   # NDRPDR sel
712         - 4   # NDRPDR sel
713         - 5   # NDRPDR sel
714         - 6   # NDRPDR sel
715         - 7   # NDRPDR sel
716         - 8   # NDRPDR sel
717         - 9   # NDRPDR sel
718         - 10  # NDRPDR sel
719         - 11  # NDRPDR sel
720     dpdk-performance-changes-3n-hsw:
721       - "dpdk-performance-changes-3n-hsw-h1"
722       - "dpdk-performance-changes-3n-hsw-ref"
723       - "dpdk-performance-changes-3n-hsw-cmp"
724
725     dpdk-performance-changes-3n-skx-h1:
726       csit-dpdk-perf-verify-1901-3n-skx:
727         - 3   # NDRPDR sel
728         - 5   # NDRPDR sel
729         - 6   # NDRPDR sel
730         - 7   # NDRPDR sel
731         - 8   # NDRPDR sel
732         - 9   # NDRPDR sel
733         - 10  # NDRPDR sel
734         - 11  # NDRPDR sel
735         - 12  # NDRPDR sel
736         - 13  # NDRPDR sel
737     dpdk-performance-changes-3n-skx-ref:
738       csit-dpdk-perf-verify-1904-3n-skx:
739         - 2   # NDRPDR sel
740         - 3   # NDRPDR sel
741         - 4   # NDRPDR sel
742         - 5   # NDRPDR sel
743         - 6   # NDRPDR sel
744         - 7   # NDRPDR sel
745         - 11  # NDRPDR sel
746         - 12  # NDRPDR sel
747         - 13  # NDRPDR sel
748         - 14  # NDRPDR sel
749     dpdk-performance-changes-3n-skx-cmp:
750       csit-dpdk-perf-verify-1908-3n-skx:
751         - 3   # NDRPDR sel
752         - 4   # NDRPDR sel
753         - 5   # NDRPDR sel
754         - 6   # NDRPDR sel
755         - 7   # NDRPDR sel
756         - 8   # NDRPDR sel
757         - 9   # NDRPDR sel
758         - 10  # NDRPDR sel
759         - 11  # NDRPDR sel
760         - 12  # NDRPDR sel
761     dpdk-performance-changes-3n-skx:
762       - "dpdk-performance-changes-3n-skx-h1"
763       - "dpdk-performance-changes-3n-skx-ref"
764       - "dpdk-performance-changes-3n-skx-cmp"
765
766     dpdk-performance-changes-2n-skx-h1:
767       csit-dpdk-perf-verify-1901-2n-skx:
768         - 12  # NDRPDR sel
769         - 13  # NDRPDR sel
770         - 14  # NDRPDR sel
771         - 15  # NDRPDR sel
772         - 16  # NDRPDR sel
773         - 17  # NDRPDR sel
774         - 18  # NDRPDR sel
775         - 19  # NDRPDR sel
776         - 20  # NDRPDR sel
777         - 21  # NDRPDR sel
778     dpdk-performance-changes-2n-skx-ref:
779       csit-dpdk-perf-verify-1904-2n-skx:
780         - 2   # NDRPDR sel
781         - 3   # NDRPDR sel
782         - 4   # NDRPDR sel
783         - 5   # NDRPDR sel
784         - 7   # NDRPDR sel
785         - 8   # NDRPDR sel
786         - 9   # NDRPDR sel
787         - 10  # NDRPDR sel
788         - 11  # NDRPDR sel
789         - 12  # NDRPDR sel
790     dpdk-performance-changes-2n-skx-cmp:
791       csit-dpdk-perf-verify-1908-2n-skx:
792         - 2   # NDRPDR sel
793         - 3   # NDRPDR sel
794         - 4   # NDRPDR sel
795         - 5   # NDRPDR sel
796         - 7   # NDRPDR sel
797         - 8   # NDRPDR sel
798         - 9   # NDRPDR sel
799         - 10  # NDRPDR sel
800         - 11  # NDRPDR sel
801         - 12  # NDRPDR sel
802     dpdk-performance-changes-2n-skx:
803       - "dpdk-performance-changes-2n-skx-h1"
804       - "dpdk-performance-changes-2n-skx-ref"
805       - "dpdk-performance-changes-2n-skx-cmp"
806
807     # Compare testbeds
808
809     vpp-compare-testbeds-ref:
810       csit-vpp-perf-verify-1908-3n-hsw:
811         - 12  # NDRPDR sel
812         - 13  # NDRPDR sel
813         - 14  # NDRPDR sel
814         - 15  # NDRPDR sel
815         - 16  # NDRPDR sel
816         - 17  # NDRPDR sel
817         - 18  # NDRPDR sel
818         - 19  # NDRPDR sel
819         - 20  # NDRPDR sel
820         - 21  # NDRPDR sel
821     vpp-compare-testbeds-cmp:
822       csit-vpp-perf-verify-1908-3n-skx:
823         - 14  # NDRPDR sel
824         - 16  # NDRPDR sel
825         - 19  # NDRPDR sel
826         - 20  # NDRPDR sel
827         - 22  # NDRPDR sel
828         - 23  # NDRPDR sel
829         - 24  # NDRPDR sel
830         - 25  # NDRPDR sel
831         - 26  # NDRPDR sel
832         - 29  # NDRPDR sel
833     vpp-compare-testbeds:
834       - "vpp-compare-testbeds-ref"
835       - "vpp-compare-testbeds-cmp"
836
837     vpp-compare-testbeds-mrr-ref:
838       csit-vpp-perf-verify-1908-3n-hsw:
839         - 39  # MRR sel
840     vpp-compare-testbeds-mrr-cmp:
841       csit-vpp-perf-verify-1908-3n-skx:
842         - 36  # MRR sel
843     vpp-compare-testbeds-mrr:
844       - "vpp-compare-testbeds-mrr-ref"
845       - "vpp-compare-testbeds-mrr-cmp"
846
847     dpdk-compare-testbeds-ref:
848       csit-dpdk-perf-verify-1908-3n-hsw:
849         - 2   # NDRPDR sel
850         - 3   # NDRPDR sel
851         - 4   # NDRPDR sel
852         - 5   # NDRPDR sel
853         - 6   # NDRPDR sel
854         - 7   # NDRPDR sel
855         - 8   # NDRPDR sel
856         - 9   # NDRPDR sel
857         - 10  # NDRPDR sel
858         - 11  # NDRPDR sel
859     dpdk-compare-testbeds-cmp:
860       csit-dpdk-perf-verify-1908-3n-skx:
861         - 3   # NDRPDR sel
862         - 4   # NDRPDR sel
863         - 5   # NDRPDR sel
864         - 6   # NDRPDR sel
865         - 7   # NDRPDR sel
866         - 8   # NDRPDR sel
867         - 9   # NDRPDR sel
868         - 10  # NDRPDR sel
869         - 11  # NDRPDR sel
870         - 12  # NDRPDR sel
871     dpdk-compare-testbeds:
872       - "dpdk-compare-testbeds-ref"
873       - "dpdk-compare-testbeds-cmp"
874
875     # Compare topologies
876
877     vpp-compare-topologies-ref:
878       csit-vpp-perf-verify-1908-3n-skx:
879         - 14  # NDRPDR sel
880         - 16  # NDRPDR sel
881         - 19  # NDRPDR sel
882         - 20  # NDRPDR sel
883         - 22  # NDRPDR sel
884         - 23  # NDRPDR sel
885         - 24  # NDRPDR sel
886         - 25  # NDRPDR sel
887         - 26  # NDRPDR sel
888         - 29  # NDRPDR sel
889     vpp-compare-topologies-cmp:
890       csit-vpp-perf-verify-1908-2n-skx:
891         - 26  # NDRPDR sel
892         - 27  # NDRPDR sel
893         - 34  # NDRPDR sel
894         - 35  # NDRPDR sel
895         - 36  # NDRPDR sel
896         - 42  # NDRPDR sel
897         - 43  # NDRPDR sel
898         - 44  # NDRPDR sel
899         - 45  # NDRPDR sel
900         - 46  # NDRPDR sel
901     vpp-compare-topologies:
902       - "vpp-compare-topologies-ref"
903       - "vpp-compare-topologies-cmp"
904
905     vpp-compare-topologies-mrr-ref:
906       csit-vpp-perf-verify-1908-3n-skx:
907         - 36  # MRR sel
908     vpp-compare-topologies-mrr-cmp:
909       csit-vpp-perf-verify-1908-2n-skx:
910         - 69  # MRR sel
911     vpp-compare-topologies-mrr:
912       - "vpp-compare-topologies-mrr-ref"
913       - "vpp-compare-topologies-mrr-cmp"
914
915     dpdk-compare-topologies-ref:
916       csit-dpdk-perf-verify-1908-3n-skx:
917         - 3   # NDRPDR sel
918         - 4   # NDRPDR sel
919         - 5   # NDRPDR sel
920         - 6   # NDRPDR sel
921         - 7   # NDRPDR sel
922         - 8   # NDRPDR sel
923         - 9   # NDRPDR sel
924         - 10  # NDRPDR sel
925         - 11  # NDRPDR sel
926         - 12  # NDRPDR sel
927     dpdk-compare-topologies-cmp:
928       csit-dpdk-perf-verify-1908-2n-skx:
929         - 2   # NDRPDR sel
930         - 3   # NDRPDR sel
931         - 4   # NDRPDR sel
932         - 5   # NDRPDR sel
933         - 7   # NDRPDR sel
934         - 8   # NDRPDR sel
935         - 9   # NDRPDR sel
936         - 10  # NDRPDR sel
937         - 11  # NDRPDR sel
938         - 12  # NDRPDR sel
939     dpdk-compare-topologies:
940       - "dpdk-compare-topologies-ref"
941       - "dpdk-compare-topologies-cmp"
942
943   plot-layouts:
944
945     plot-soak-throughput:
946       titlefont:
947         size: 18
948       xaxis:
949         title: "<b>Test Cases [Index]</b>"
950         titlefont:
951           size: 16
952         autorange: True
953         fixedrange: False
954         gridcolor: "rgb(230, 230, 230)"
955         linecolor: "rgb(220, 220, 220)"
956         linewidth: 1
957         showgrid: True
958         showline: True
959         showticklabels: True
960         tickcolor: "rgb(220, 220, 220)"
961         tickmode: "linear"
962         tickfont:
963           size: 16
964         zeroline: False
965       yaxis:
966         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
967         titlefont:
968           size: 16
969         gridcolor: "rgb(230, 230, 230)"
970         hoverformat: ".4r"
971         tickformat: ".3r"
972         linecolor: "rgb(220, 220, 220)"
973         linewidth: 1
974         showgrid: True
975         showline: True
976         showticklabels: True
977         tickcolor: "rgb(220, 220, 220)"
978         tickfont:
979           size: 16
980         zeroline: False
981         range: [0,50]
982       autosize: False
983       margin:
984         t: 50
985         b: 0
986         l: 80
987         r: 20
988       showlegend: True
989       legend:
990         orientation: "h"
991         font:
992           size: 16
993       width: 700
994       height: 900
995
996     plot-service-density:
997       titlefont:
998         size: 18
999       xaxis:
1000         side: "top"
1001         autorange: True
1002         fixedrange: False
1003         showgrid: False
1004         showline: False
1005         showticklabels: False
1006         ticks: ""
1007         ticklen: 0
1008         tickwidth: 0
1009         zeroline: False
1010       yaxis:
1011         autorange: "reversed"
1012         showgrid: False
1013         showline: False
1014         showticklabels: False
1015         ticks: ""
1016         ticklen: 0
1017         tickwidth: 0
1018         zeroline: False
1019       autosize: True
1020       showlegend: False
1021       width: 700
1022       height: 700
1023
1024     plot-cps:
1025       titlefont:
1026         size: 18
1027       xaxis:
1028         title: "<b>Test Cases [Index]</b>"
1029         titlefont:
1030           size: 16
1031         autorange: True
1032         fixedrange: False
1033         gridcolor: "rgb(230, 230, 230)"
1034         linecolor: "rgb(220, 220, 220)"
1035         linewidth: 1
1036         showgrid: True
1037         showline: True
1038         showticklabels: True
1039         tickcolor: "rgb(220, 220, 220)"
1040         tickmode: "linear"
1041         tickfont:
1042           size: 16
1043         zeroline: False
1044       yaxis:
1045         title: "<b>Connections Per Second [cps]</b>"
1046         titlefont:
1047           size: 16
1048         gridcolor: "rgb(230, 230, 230)"
1049         hoverformat: ".4s"
1050         linecolor: "rgb(220, 220, 220)"
1051         linewidth: 1
1052         rangemode: "tozero"
1053         showgrid: True
1054         showline: True
1055         showticklabels: True
1056         tickcolor: "rgb(220, 220, 220)"
1057         tickformat: ".3s"
1058         tickfont:
1059           size: 16
1060         zeroline: False
1061       boxmode: "group"
1062       boxgroupgap: 0.5
1063       autosize: False
1064       margin:
1065         t: 50
1066         b: 20
1067         l: 80
1068         r: 20
1069       showlegend: True
1070       legend:
1071         orientation: "h"
1072         font:
1073           size: 16
1074       width: 700
1075       height: 800
1076
1077     plot-rps:
1078       titlefont:
1079         size: 18
1080       xaxis:
1081         title: "<b>Test Cases [Index]</b>"
1082         titlefont:
1083           size: 16
1084         autorange: True
1085         fixedrange: False
1086         gridcolor: "rgb(230, 230, 230)"
1087         linecolor: "rgb(220, 220, 220)"
1088         linewidth: 1
1089         showgrid: True
1090         showline: True
1091         showticklabels: True
1092         tickcolor: "rgb(220, 220, 220)"
1093         tickmode: "linear"
1094         tickfont:
1095           size: 16
1096         zeroline: False
1097       yaxis:
1098         title: "<b>Requests Per Second [rps]</b>"
1099         titlefont:
1100           size: 16
1101         gridcolor: "rgb(230, 230, 230)"
1102         hoverformat: ".4s"
1103         linecolor: "rgb(220, 220, 220)"
1104         linewidth: 1
1105         rangemode: "tozero"
1106         showgrid: True
1107         showline: True
1108         showticklabels: True
1109         tickcolor: "rgb(230, 230, 230)"
1110         tickformat: ".3s"
1111         tickfont:
1112           size: 16
1113         zeroline: False
1114       boxmode: "group"
1115       boxgroupgap: 0.5
1116       autosize: False
1117       margin:
1118         t: 50
1119         b: 20
1120         l: 80
1121         r: 20
1122       showlegend: True
1123       legend:
1124         orientation: "h"
1125         font:
1126           size: 16
1127       width: 700
1128       height: 800
1129
1130     plot-throughput:
1131       titlefont:
1132         size: 18
1133       xaxis:
1134         title: "<b>Test Cases [Index]</b>"
1135         titlefont:
1136           size: 16
1137         autorange: True
1138         fixedrange: False
1139         gridcolor: "rgb(230, 230, 230)"
1140         linecolor: "rgb(220, 220, 220)"
1141         linewidth: 1
1142         showgrid: True
1143         showline: True
1144         showticklabels: True
1145         tickcolor: "rgb(220, 220, 220)"
1146         tickmode: "linear"
1147         tickfont:
1148           size: 16
1149         zeroline: False
1150       yaxis:
1151         title: "<b>Packet Throughput [Mpps]</b>"
1152         titlefont:
1153           size: 16
1154         gridcolor: "rgb(230, 230, 230)"
1155         hoverformat: ".4r"
1156         tickformat: ".3r"
1157         linecolor: "rgb(220, 220, 220)"
1158         linewidth: 1
1159         showgrid: True
1160         showline: True
1161         showticklabels: True
1162         tickcolor: "rgb(220, 220, 220)"
1163         tickfont:
1164           size: 16
1165         zeroline: False
1166         range: [0,50]
1167       boxmode: "group"
1168       boxgroupgap: 0.5
1169       autosize: False
1170       margin:
1171         t: 50
1172         b: 0
1173         l: 80
1174         r: 20
1175       showlegend: True
1176       legend:
1177         orientation: "h"
1178         font:
1179           size: 16
1180       width: 700
1181       height: 900
1182
1183     plot-throughput-speedup-analysis:
1184       titlefont:
1185         size: 18
1186       xaxis:
1187         title: "<b>Number of Cores [Qty]</b>"
1188         titlefont:
1189           size: 16
1190         autorange: True
1191         fixedrange: False
1192         gridcolor: "rgb(230, 230, 230)"
1193         linecolor: "rgb(220, 220, 220)"
1194         linewidth: 1
1195         showgrid: True
1196         showline: True
1197         showticklabels: True
1198         tickcolor: "rgb(238, 238, 238)"
1199         tickmode: "linear"
1200         tickfont:
1201           size: 16
1202         zeroline: False
1203       yaxis:
1204         title: "<b>Packet Throughput [Mpps]</b>"
1205         titlefont:
1206           size: 16
1207         type: "linear"
1208         gridcolor: "rgb(230, 230, 230)"
1209         hoverformat: ".4s"
1210         linecolor: "rgb(220, 220, 220)"
1211         linewidth: 1
1212         showgrid: True
1213         showline: True
1214         showticklabels: True
1215         tickcolor: "rgb(220, 220, 220)"
1216         tickformat: ".4s"
1217         tickfont:
1218           size: 16
1219         zeroline: True
1220         rangemode: "tozero"
1221         range: [0,100]
1222       legend:
1223         orientation: "h"
1224         font:
1225           size: 16
1226         xanchor: "left"
1227         yanchor: "top"
1228         x: 0
1229         y: -0.2
1230         bgcolor: "rgba(255, 255, 255, 0)"
1231         bordercolor: "rgba(255, 255, 255, 0)"
1232         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1233       autosize: False
1234       margin:
1235           't': 50
1236           'b': 150
1237           'l': 85
1238           'r': 10
1239       showlegend: True
1240       width: 700
1241       height: 700
1242       hoverlabel:
1243         namelength: -1
1244       annotations: [
1245         {
1246           text: "_ _          __          ...",
1247           align: "left",
1248           showarrow: False,
1249           xref: "paper",
1250           yref: "paper",
1251           xanchor: "left",
1252           yanchor: "top",
1253           x: 0,
1254           y: -0.13,
1255           font: {
1256             family: "Consolas, Courier New",
1257             size: 15
1258           },
1259         },
1260         {
1261           text: "    Perfect     Measured     Limit",
1262           align: "left",
1263           showarrow: False,
1264           xref: "paper",
1265           yref: "paper",
1266           xanchor: "left",
1267           yanchor: "top",
1268           x: 0,
1269           y: -0.15,
1270           font: {
1271             family: "Consolas, Courier New",
1272             size: 15
1273           },
1274         },
1275       ]
1276
1277     plot-latency:
1278       titlefont:
1279         size: 18
1280       xaxis:
1281         title: "<b>Direction</b>"
1282         titlefont:
1283           size: 16
1284         autorange: True
1285         fixedrange: False
1286         gridcolor: "rgb(230, 230, 230)"
1287         linecolor: "rgb(220, 220, 220)"
1288         linewidth: 1
1289         showgrid: True
1290         showline: True
1291         showticklabels: False
1292         tickcolor: "rgb(220, 220, 220)"
1293         tickmode: "linear"
1294         tickfont:
1295           size: 16
1296         zeroline: False
1297       yaxis:
1298         title: "<b>Packet Latency [uSec]</b>"
1299         titlefont:
1300           size: 16
1301         type: "linear"
1302         gridcolor: "rgb(230, 230, 230)"
1303         hoverformat: ".4s"
1304         linecolor: "rgb(220, 220, 220)"
1305         linewidth: 1
1306         showgrid: True
1307         showline: True
1308         showticklabels: True
1309         tickcolor: "rgb(220, 220, 220)"
1310         tickformat: ".4s"
1311         tickfont:
1312           size: 16
1313         zeroline: True
1314         rangemode: "tozero"
1315       legend:
1316         orientation: "h"
1317         font:
1318           size: 16
1319         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1320       autosize: False
1321       margin:
1322           't': 50
1323           'b': 150
1324           'l': 80
1325           'r': 10
1326       showlegend: True
1327       width: 700
1328       height: 700
1329       hoverlabel:
1330         namelength: -1
1331
1332 - type: "static"
1333   src-path: "{DIR[RST]}"
1334   dst-path: "{DIR[WORKING,SRC]}"
1335
1336 - type: "input"
1337   general:
1338     file-name: "output_info.xml.gz"
1339     file-format: ".gz"
1340     arch-file-format:
1341       - ".gz"
1342       - ".zip"
1343     download-path: "{job}/{build}/archives/{filename}"
1344     extract: "output.xml"
1345
1346     zip-file-name: "robot-plugin.zip"
1347     zip-file-format: ".zip"
1348     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1349     zip-extract: "robot-plugin/output.xml"
1350
1351   builds:
1352
1353     csit-vpp-perf-verify-1901-3n-hsw:
1354       - 35  # MRR sel
1355       - 10  # NDRPDR sel
1356       - 19  # NDRPDR sel
1357       - 31  # NDRPDR sel
1358       - 36  # NDRPDR sel
1359       - 40  # NDRPDR sel
1360       - 42  # NDRPDR sel
1361       - 44  # NDRPDR sel
1362       - 46  # NDRPDR sel
1363       - 47  # NDRPDR sel
1364       - 48  # NDRPDR sel
1365       - 61  # NDRPDR LB
1366       - 62  # NDRPDR LB
1367       - 63  # NDRPDR LB
1368       - 64  # NDRPDR LB
1369       - 65  # NDRPDR LB
1370       - 66  # NDRPDR LB
1371       - 67  # NDRPDR LB
1372       - 69  # NDRPDR LB
1373       - 70  # NDRPDR LB
1374       - 71  # NDRPDR LB
1375     csit-vpp-perf-verify-1904-3n-hsw:
1376       - 9   # MRR sel
1377       - 11  # NDRPDR sel
1378       - 12  # NDRPDR sel
1379       - 20  # NDRPDR sel
1380       - 21  # NDRPDR sel
1381       - 23  # NDRPDR sel
1382       - 24  # NDRPDR sel
1383       - 25  # NDRPDR sel
1384       - 26  # NDRPDR sel
1385       - 29  # NDRPDR sel
1386       - 30  # NDRPDR sel
1387     csit-vpp-perf-verify-1908-3n-hsw:
1388       - 12  # NDRPDR sel
1389       - 13  # NDRPDR sel
1390       - 14  # NDRPDR sel
1391       - 15  # NDRPDR sel
1392       - 16  # NDRPDR sel
1393       - 17  # NDRPDR sel
1394       - 18  # NDRPDR sel
1395       - 19  # NDRPDR sel
1396       - 20  # NDRPDR sel
1397       - 21  # NDRPDR sel
1398       - 40  # NDRPDR sel vhost
1399       - 41  # NDRPDR sel vhost
1400       - 42  # NDRPDR sel vhost
1401       - 43  # NDRPDR sel vhost
1402       - 44  # NDRPDR sel vhost
1403       - 45  # NDRPDR sel vhost
1404       - 24  # NDRPDR full
1405       - 25  # NDRPDR full
1406       - 26  # NDRPDR full
1407       - 27  # NDRPDR full
1408       - 28  # NDRPDR full
1409       - 29  # NDRPDR full
1410       - 32  # NDRPDR full
1411       - 33  # NDRPDR full
1412       - 36  # NDRPDR full
1413       - 38  # NDRPDR full
1414       - 46  # NDRPDR full
1415       - 39  # MRR sel
1416
1417     csit-vpp-perf-verify-1901-3n-skx:
1418       - 32  # MRR sel
1419       - 18  # NDRPDR sel
1420       - 19  # NDRPDR sel
1421       - 20  # NDRPDR sel
1422       - 28  # NDRPDR sel
1423       - 31  # NDRPDR sel
1424       - 33  # NDRPDR sel
1425       - 36  # NDRPDR sel
1426       - 38  # NDRPDR sel
1427       - 47  # NDRPDR sel
1428       - 48  # NDRPDR sel
1429       - 54  # NDRPDR LB
1430       - 57  # NDRPDR LB
1431       - 58  # NDRPDR LB
1432       - 59  # NDRPDR LB
1433       - 60  # NDRPDR LB
1434       - 63  # NDRPDR LB
1435       - 64  # NDRPDR LB
1436       - 65  # NDRPDR LB
1437       - 66  # NDRPDR LB
1438       - 67  # NDRPDR LB
1439     csit-vpp-perf-verify-1904-3n-skx:
1440       - 7   # MRR sel
1441       - 8   # NDRPDR sel
1442       - 9   # NDRPDR sel
1443       - 10  # NDRPDR sel
1444       - 11  # NDRPDR sel
1445       - 12  # NDRPDR sel
1446       - 14  # NDRPDR sel
1447       - 16  # NDRPDR sel
1448       - 21  # NDRPDR sel
1449       - 23  # NDRPDR sel
1450       - 25  # NDRPDR sel
1451     # TODO: Add data
1452     csit-vpp-perf-verify-1908-3n-skx:
1453       - 14  # NDRPDR sel
1454       - 16  # NDRPDR sel
1455       - 19  # NDRPDR sel
1456       - 20  # NDRPDR sel
1457       - 22  # NDRPDR sel
1458       - 23  # NDRPDR sel
1459       - 24  # NDRPDR sel
1460       - 25  # NDRPDR sel
1461       - 26  # NDRPDR sel
1462       - 29  # NDRPDR sel
1463       - 44  # NDRPDR sel vhost
1464       - 45  # NDRPDR sel vhost
1465       - 46  # NDRPDR sel vhost
1466       - 47  # NDRPDR sel vhost
1467       - 48  # NDRPDR sel vhost
1468       - 49  # NDRPDR sel vhost
1469       - 27  # NDRPDR full
1470       - 28  # NDRPDR full
1471       - 30  # NDRPDR full
1472       - 31  # NDRPDR full
1473       - 32  # NDRPDR full
1474       - 33  # NDRPDR full
1475       - 34  # NDRPDR full
1476       - 35  # NDRPDR full
1477       - 37  # NDRPDR full
1478       - 39  # NDRPDR full
1479       - 40  # NDRPDR full
1480       - 41  # NDRPDR full
1481       - 50  # NDRPDR full
1482       - 36  # MRR sel
1483
1484     csit-vpp-perf-verify-1901-2n-skx:
1485       - 22  # MRR sel
1486       - 5   # NDRPDR sel
1487       - 12  # NDRPDR sel
1488       - 13  # NDRPDR sel
1489       - 21  # NDRPDR sel
1490       - 23  # NDRPDR sel
1491       - 31  # NDRPDR sel
1492       - 34  # NDRPDR sel
1493       - 40  # NDRPDR sel
1494       - 42  # NDRPDR sel
1495       - 43  # NDRPDR sel
1496     csit-vpp-perf-verify-1904-2n-skx:
1497       - 11  # MRR sel
1498       - 12  # NDRPDR sel
1499       - 14  # NDRPDR sel
1500       - 16  # NDRPDR sel
1501       - 17  # NDRPDR sel
1502       - 18  # NDRPDR sel
1503       - 21  # NDRPDR sel
1504       - 27  # NDRPDR sel
1505       - 30  # NDRPDR sel
1506       - 31  # NDRPDR sel
1507       - 32  # NDRPDR sel
1508     # TODO: Add data
1509     csit-vpp-perf-verify-1908-2n-skx:
1510       - 26  # NDRPDR sel
1511       - 27  # NDRPDR sel
1512       - 34  # NDRPDR sel
1513       - 35  # NDRPDR sel
1514       - 36  # NDRPDR sel
1515       - 42  # NDRPDR sel
1516       - 43  # NDRPDR sel
1517       - 44  # NDRPDR sel
1518       - 45  # NDRPDR sel
1519       - 46  # NDRPDR sel
1520       - 72  # NDRPDR sel vhost
1521       - 73  # NDRPDR sel vhost
1522       - 74  # NDRPDR sel vhost
1523       - 75  # NDRPDR sel vhost
1524       - 76  # NDRPDR sel vhost
1525       - 78  # NDRPDR sel vhost
1526       - 84  # NDRPDR sel vhost
1527       - 85  # NDRPDR sel vhost
1528       - 48  # NDRPDR full
1529       - 49  # NDRPDR full
1530       - 50  # NDRPDR full
1531       - 51  # NDRPDR full
1532       - 54  # NDRPDR full
1533       - 55  # NDRPDR full
1534       - 79  # NDRPDR full vhost
1535       - 69  # MRR sel
1536       - 29  # TCP
1537       - 30  # TCP
1538       - 58  # TCP
1539       - 59  # TCP
1540       - 60  # TCP
1541       - 61  # TCP
1542       - 62  # TCP
1543       - 63  # TCP
1544       - 64  # TCP
1545       - 65  # TCP
1546       - 22  # NFV
1547       - 31  # NFV
1548       - 32  # NFV
1549       - 37  # NFV
1550       - 38  # NFV
1551       - 39  # NFV
1552       - 53  # NFV
1553       - 67  # NFV
1554       - 68  # NFV
1555       - 70  # NFV
1556       - 71  # NFV MRR
1557
1558     csit-vpp-perf-verify-1908-3n-tsh:
1559       - 7   # NDRPDR sel
1560       - 8   # NDRPDR sel
1561       - 9   # NDRPDR sel
1562       - 10  # NDRPDR sel
1563       - 11  # NDRPDR sel
1564       - 12  # NDRPDR sel
1565       - 13  # NDRPDR sel
1566       - 14  # NDRPDR sel
1567       - 15  # NDRPDR sel
1568       - 16  # NDRPDR sel
1569
1570     csit-vpp-perf-verify-1908-3n-dnv:
1571       - 6   # NDRPDR sel
1572       - 7   # NDRPDR sel
1573       - 8   # NDRPDR sel
1574       - 9   # NDRPDR sel
1575       - 10  # NDRPDR sel
1576       - 12  # NDRPDR sel
1577       - 13  # NDRPDR sel
1578       - 14  # NDRPDR sel
1579       - 15  # NDRPDR sel
1580       - 16  # NDRPDR sel
1581
1582     csit-vpp-perf-verify-1908-2n-dnv:
1583       - 1   # NDRPDR sel
1584       - 2   # NDRPDR sel
1585       - 3   # NDRPDR sel
1586       - 4   # NDRPDR sel
1587       - 5   # NDRPDR sel
1588       - 6   # NDRPDR sel
1589       - 7   # NDRPDR sel
1590       - 8   # NDRPDR sel
1591       - 9   # NDRPDR sel
1592       - 10  # NDRPDR sel
1593
1594     csit-dpdk-perf-verify-1901-3n-hsw:
1595       - 13  # NDRPDR sel
1596       - 14  # NDRPDR sel
1597       - 16  # NDRPDR sel
1598       - 17  # NDRPDR sel
1599       - 18  # NDRPDR sel
1600       - 19  # NDRPDR sel
1601       - 20  # NDRPDR sel
1602       - 21  # NDRPDR sel
1603       - 22  # NDRPDR sel
1604       - 23  # NDRPDR sel
1605     csit-dpdk-perf-verify-1904-3n-hsw:
1606       - 2   # NDRPDR sel
1607       - 3   # NDRPDR sel
1608       - 5   # NDRPDR sel
1609       - 6   # NDRPDR sel
1610       - 13  # NDRPDR sel
1611       - 14  # NDRPDR sel
1612       - 15  # NDRPDR sel
1613       - 18  # NDRPDR sel
1614       - 19  # NDRPDR sel
1615       - 20  # NDRPDR sel
1616     csit-dpdk-perf-verify-1908-3n-hsw:
1617       - 2   # NDRPDR sel
1618       - 3   # NDRPDR sel
1619       - 4   # NDRPDR sel
1620       - 5   # NDRPDR sel
1621       - 6   # NDRPDR sel
1622       - 7   # NDRPDR sel
1623       - 8   # NDRPDR sel
1624       - 9   # NDRPDR sel
1625       - 10  # NDRPDR sel
1626       - 11  # NDRPDR sel
1627
1628     csit-dpdk-perf-verify-1901-3n-skx:
1629       - 3   # NDRPDR sel
1630       - 5   # NDRPDR sel
1631       - 6   # NDRPDR sel
1632       - 7   # NDRPDR sel
1633       - 8   # NDRPDR sel
1634       - 9   # NDRPDR sel
1635       - 10  # NDRPDR sel
1636       - 11  # NDRPDR sel
1637       - 12  # NDRPDR sel
1638       - 13  # NDRPDR sel
1639     csit-dpdk-perf-verify-1904-3n-skx:
1640       - 2   # NDRPDR sel
1641       - 3   # NDRPDR sel
1642       - 4   # NDRPDR sel
1643       - 5   # NDRPDR sel
1644       - 6   # NDRPDR sel
1645       - 7   # NDRPDR sel
1646       - 11  # NDRPDR sel
1647       - 12  # NDRPDR sel
1648       - 13  # NDRPDR sel
1649       - 14  # NDRPDR sel
1650     csit-dpdk-perf-verify-1908-3n-skx:
1651       - 3   # NDRPDR sel
1652       - 4   # NDRPDR sel
1653       - 5   # NDRPDR sel
1654       - 6   # NDRPDR sel
1655       - 7   # NDRPDR sel
1656       - 8   # NDRPDR sel
1657       - 9   # NDRPDR sel
1658       - 10  # NDRPDR sel
1659       - 11  # NDRPDR sel
1660       - 12  # NDRPDR sel
1661
1662     csit-dpdk-perf-verify-1901-2n-skx:
1663       - 12  # NDRPDR sel
1664       - 13  # NDRPDR sel
1665       - 14  # NDRPDR sel
1666       - 15  # NDRPDR sel
1667       - 16  # NDRPDR sel
1668       - 17  # NDRPDR sel
1669       - 18  # NDRPDR sel
1670       - 19  # NDRPDR sel
1671       - 20  # NDRPDR sel
1672       - 21  # NDRPDR sel
1673     csit-dpdk-perf-verify-1904-2n-skx:
1674       - 2   # NDRPDR sel
1675       - 3   # NDRPDR sel
1676       - 4   # NDRPDR sel
1677       - 5   # NDRPDR sel
1678       - 7   # NDRPDR sel
1679       - 8   # NDRPDR sel
1680       - 9   # NDRPDR sel
1681       - 10  # NDRPDR sel
1682       - 11  # NDRPDR sel
1683       - 12  # NDRPDR sel
1684     csit-dpdk-perf-verify-1908-2n-skx:
1685       - 2   # NDRPDR sel
1686       - 3   # NDRPDR sel
1687       - 4   # NDRPDR sel
1688       - 5   # NDRPDR sel
1689       - 7   # NDRPDR sel
1690       - 8   # NDRPDR sel
1691       - 9   # NDRPDR sel
1692       - 10  # NDRPDR sel
1693       - 11  # NDRPDR sel
1694       - 12  # NDRPDR sel
1695
1696     csit-vpp-functional-1908-ubuntu1604-virl:
1697       - 64
1698     csit-vpp-functional-1908-centos7-virl:
1699       - 64
1700     csit-vpp-device-1908-ubuntu1804-1n-skx:
1701       - 65
1702
1703 - type: "output"
1704   output: "report"
1705   format:
1706     html:
1707     - full
1708 #    pdf:
1709 #    - minimal
1710
1711 ################################################################################
1712 ###                               T A B L E S                                ###
1713 ################################################################################
1714
1715 ## VPP Soak vs NDR
1716 #- type: "table"
1717 #  title: "VPP Soak vs NDR 2n-skx"
1718 #  algorithm: "table_soak_vs_ndr"
1719 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1720 #  reference:
1721 #    title: "NDR"
1722 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1723 #  compare:
1724 #    title: "Soak"
1725 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1726 #  data: "vpp-soak-vs-ndr-2n-skx"
1727 #  include-tests: "NDR"
1728 #  filter: "('NDRPDR' or 'SOAK')"
1729 #  parameters:
1730 #    - "throughput"
1731 #    - "name"
1732 #    - "parent"
1733
1734 ################################################################################
1735
1736 # VPP Compare NICs 3n-skx 2t1c ndr
1737 - type: "table"
1738   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1739   algorithm: "table_nics_comparison"
1740   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1741   reference:
1742     title: "x710"
1743     nic: "NIC_Intel-X710"
1744   compare:
1745     title: "xxv710"
1746     nic: "NIC_Intel-XXV710"
1747   data: "vpp-nic-comparison-3n-skx"
1748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1749   filter: "'2T1C' and 'NDRPDR'"
1750   parameters:
1751   - "name"
1752   - "parent"
1753   - "throughput"
1754   - "tags"
1755
1756 # VPP Compare NICs 3n-skx 4t2c ndr
1757 - type: "table"
1758   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1759   algorithm: "table_nics_comparison"
1760   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1761   reference:
1762     title: "x710"
1763     nic: "NIC_Intel-X710"
1764   compare:
1765     title: "xxv710"
1766     nic: "NIC_Intel-XXV710"
1767   data: "vpp-nic-comparison-3n-skx"
1768   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1769   filter: "'4T2C' and 'NDRPDR'"
1770   parameters:
1771   - "name"
1772   - "parent"
1773   - "throughput"
1774   - "tags"
1775
1776 # VPP Compare NICs 3n-skx 2t1c pdr
1777 - type: "table"
1778   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1779   algorithm: "table_nics_comparison"
1780   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1781   reference:
1782     title: "x710"
1783     nic: "NIC_Intel-X710"
1784   compare:
1785     title: "xxv710"
1786     nic: "NIC_Intel-XXV710"
1787   data: "vpp-nic-comparison-3n-skx"
1788   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1789   filter: "'2T1C' and 'NDRPDR'"
1790   parameters:
1791   - "name"
1792   - "parent"
1793   - "throughput"
1794   - "tags"
1795
1796  # VPP Compare NICs 3n-skx 4t2c pdr
1797 - type: "table"
1798   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1799   algorithm: "table_nics_comparison"
1800   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1801   reference:
1802     title: "x710"
1803     nic: "NIC_Intel-X710"
1804   compare:
1805     title: "xxv710"
1806     nic: "NIC_Intel-XXV710"
1807   data: "vpp-nic-comparison-3n-skx"
1808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1809   filter: "'4T2C' and 'NDRPDR'"
1810   parameters:
1811   - "name"
1812   - "parent"
1813   - "throughput"
1814   - "tags"
1815
1816 # VPP Compare NICs 3n-skx 2t1c mrr
1817 - type: "table"
1818   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1819   algorithm: "table_nics_comparison"
1820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1821   reference:
1822     title: "x710"
1823     nic: "NIC_Intel-X710"
1824   compare:
1825     title: "xxv710"
1826     nic: "NIC_Intel-XXV710"
1827   data: "vpp-nic-comparison-3n-skx-mrr"
1828   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1829   filter: "'2T1C' and 'MRR'"
1830   parameters:
1831   - "name"
1832   - "parent"
1833   - "result"
1834   - "tags"
1835
1836 # VPP Compare NICs 3n-skx 4t2c mrr
1837 - type: "table"
1838   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1839   algorithm: "table_nics_comparison"
1840   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1841   reference:
1842     title: "x710"
1843     nic: "NIC_Intel-X710"
1844   compare:
1845     title: "xxv710"
1846     nic: "NIC_Intel-XXV710"
1847   data: "vpp-nic-comparison-3n-skx-mrr"
1848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1849   filter: "'4T2C' and 'MRR'"
1850   parameters:
1851   - "name"
1852   - "parent"
1853   - "result"
1854   - "tags"
1855
1856  # VPP Compare NICs 3n-skx 8t4c mrr
1857 - type: "table"
1858   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1859   algorithm: "table_nics_comparison"
1860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1861   reference:
1862     title: "x710"
1863     nic: "NIC_Intel-X710"
1864   compare:
1865     title: "xxv710"
1866     nic: "NIC_Intel-XXV710"
1867   data: "vpp-nic-comparison-3n-skx-mrr"
1868   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1869   filter: "'8T4C' and 'MRR'"
1870   parameters:
1871   - "name"
1872   - "parent"
1873   - "result"
1874   - "tags"
1875
1876 # VPP Compare NICs 2n-skx 2t1c ndr
1877 - type: "table"
1878   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1879   algorithm: "table_nics_comparison"
1880   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1881   reference:
1882     title: "x710"
1883     nic: "NIC_Intel-X710"
1884   compare:
1885     title: "xxv710"
1886     nic: "NIC_Intel-XXV710"
1887   data: "vpp-nic-comparison-2n-skx"
1888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1889   filter: "'2T1C' and 'NDRPDR'"
1890   parameters:
1891   - "name"
1892   - "parent"
1893   - "throughput"
1894   - "tags"
1895
1896 # VPP Compare NICs 2n-skx 4t2c ndr
1897 - type: "table"
1898   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1899   algorithm: "table_nics_comparison"
1900   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1901   reference:
1902     title: "x710"
1903     nic: "NIC_Intel-X710"
1904   compare:
1905     title: "xxv710"
1906     nic: "NIC_Intel-XXV710"
1907   data: "vpp-nic-comparison-2n-skx"
1908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1909   filter: "'4T2C' and 'NDRPDR'"
1910   parameters:
1911   - "name"
1912   - "parent"
1913   - "throughput"
1914   - "tags"
1915
1916  # VPP Compare NICs 2n-skx 2t1c pdr
1917 - type: "table"
1918   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1919   algorithm: "table_nics_comparison"
1920   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1921   reference:
1922     title: "x710"
1923     nic: "NIC_Intel-X710"
1924   compare:
1925     title: "xxv710"
1926     nic: "NIC_Intel-XXV710"
1927   data: "vpp-nic-comparison-2n-skx"
1928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1929   filter: "'2T1C' and 'NDRPDR'"
1930   parameters:
1931   - "name"
1932   - "parent"
1933   - "throughput"
1934   - "tags"
1935
1936 # VPP Compare NICs 2n-skx 4t2c pdr
1937 - type: "table"
1938   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1939   algorithm: "table_nics_comparison"
1940   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1941   reference:
1942     title: "x710"
1943     nic: "NIC_Intel-X710"
1944   compare:
1945     title: "xxv710"
1946     nic: "NIC_Intel-XXV710"
1947   data: "vpp-nic-comparison-2n-skx"
1948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1949   filter: "'4T2C' and 'NDRPDR'"
1950   parameters:
1951   - "name"
1952   - "parent"
1953   - "throughput"
1954   - "tags"
1955
1956 # VPP Compare NICs 2n-skx 2t1c mrr
1957 - type: "table"
1958   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1959   algorithm: "table_nics_comparison"
1960   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1961   reference:
1962     title: "x710"
1963     nic: "NIC_Intel-X710"
1964   compare:
1965     title: "xxv710"
1966     nic: "NIC_Intel-XXV710"
1967   data: "vpp-nic-comparison-2n-skx-mrr"
1968   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1969   filter: "'2T1C' and 'MRR'"
1970   parameters:
1971   - "name"
1972   - "parent"
1973   - "result"
1974   - "tags"
1975
1976 # VPP Compare NICs 2n-skx 4t2c mrr
1977 - type: "table"
1978   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1979   algorithm: "table_nics_comparison"
1980   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1981   reference:
1982     title: "x710"
1983     nic: "NIC_Intel-X710"
1984   compare:
1985     title: "xxv710"
1986     nic: "NIC_Intel-XXV710"
1987   data: "vpp-nic-comparison-2n-skx-mrr"
1988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1989   filter: "'4T2C' and 'MRR'"
1990   parameters:
1991   - "name"
1992   - "parent"
1993   - "result"
1994   - "tags"
1995
1996 # VPP Compare NICs 2n-skx 8t4c mrr
1997 - type: "table"
1998   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1999   algorithm: "table_nics_comparison"
2000   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2001   reference:
2002     title: "x710"
2003     nic: "NIC_Intel-X710"
2004   compare:
2005     title: "xxv710"
2006     nic: "NIC_Intel-XXV710"
2007   data: "vpp-nic-comparison-2n-skx-mrr"
2008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2009   filter: "'8T4C' and 'MRR'"
2010   parameters:
2011   - "name"
2012   - "parent"
2013   - "result"
2014   - "tags"
2015
2016 ################################################################################
2017 # VPP
2018
2019 # VPP Performance Changes 3n-hsw 1t1c pdr
2020 - type: "table"
2021   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2022   algorithm: "table_performance_comparison"
2023   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2024   history:
2025     - title: "rls1901"
2026       data: "vpp-performance-changes-3n-hsw-h1"
2027   reference:
2028     title: "rls1904"
2029     data: "vpp-performance-changes-3n-hsw-ref"
2030   compare:
2031     title: "rls1908"
2032     data: "vpp-performance-changes-3n-hsw-cmp"
2033   data: "vpp-performance-changes-3n-hsw"
2034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2035   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2036   parameters:
2037   - "name"
2038   - "parent"
2039   - "throughput"
2040
2041 # VPP Performance Changes 3n-hsw 2t2c pdr
2042 - type: "table"
2043   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2044   algorithm: "table_performance_comparison"
2045   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2046   history:
2047     - title: "rls1901"
2048       data: "vpp-performance-changes-3n-hsw-h1"
2049   reference:
2050     title: "rls1904"
2051     data: "vpp-performance-changes-3n-hsw-ref"
2052   compare:
2053     title: "rls1908"
2054     data: "vpp-performance-changes-3n-hsw-cmp"
2055   data: "vpp-performance-changes-3n-hsw"
2056   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2057   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2058   parameters:
2059   - "name"
2060   - "parent"
2061   - "throughput"
2062
2063 # VPP Performance Changes 3n-hsw 1t1c ndr
2064 - type: "table"
2065   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2066   algorithm: "table_performance_comparison"
2067   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2068   history:
2069     - title: "rls1901"
2070       data: "vpp-performance-changes-3n-hsw-h1"
2071   reference:
2072     title: "rls1904"
2073     data: "vpp-performance-changes-3n-hsw-ref"
2074   compare:
2075     title: "rls1908"
2076     data: "vpp-performance-changes-3n-hsw-cmp"
2077   data: "vpp-performance-changes-3n-hsw"
2078   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2079   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2080   parameters:
2081   - "name"
2082   - "parent"
2083   - "throughput"
2084
2085 # VPP Performance Changes 3n-hsw 2t2c ndr
2086 - type: "table"
2087   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2088   algorithm: "table_performance_comparison"
2089   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2090   history:
2091     - title: "rls1901"
2092       data: "vpp-performance-changes-3n-hsw-h1"
2093   reference:
2094     title: "rls1904"
2095     data: "vpp-performance-changes-3n-hsw-ref"
2096   compare:
2097     title: "rls1908"
2098     data: "vpp-performance-changes-3n-hsw-cmp"
2099   data: "vpp-performance-changes-3n-hsw"
2100   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2101   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2102   parameters:
2103   - "name"
2104   - "parent"
2105   - "throughput"
2106
2107 # VPP Performance Changes 3n-skx 2t1c pdr
2108 - type: "table"
2109   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2110   algorithm: "table_performance_comparison_nic"
2111   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2112   history:
2113     - title: "rls1901 x710"
2114       data: "vpp-performance-changes-3n-skx-h1"
2115       nic: "NIC_Intel-X710"
2116   reference:
2117     title: "rls1904 x710"
2118     data: "vpp-performance-changes-3n-skx-ref"
2119     nic: "NIC_Intel-X710"
2120   compare:
2121     title: "rls1908 xxv710"
2122     data: "vpp-performance-changes-3n-skx-cmp"
2123     nic: "NIC_Intel-XXV710"
2124   data: "vpp-performance-changes-3n-skx"
2125   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2126   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2127   parameters:
2128   - "name"
2129   - "parent"
2130   - "throughput"
2131   - "tags"
2132
2133 # VPP Performance Changes 3n-skx 4t2c pdr
2134 - type: "table"
2135   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2136   algorithm: "table_performance_comparison_nic"
2137   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2138   history:
2139     - title: "rls1901 x710"
2140       data: "vpp-performance-changes-3n-skx-h1"
2141       nic: "NIC_Intel-X710"
2142   reference:
2143     title: "rls1904 x710"
2144     data: "vpp-performance-changes-3n-skx-ref"
2145     nic: "NIC_Intel-X710"
2146   compare:
2147     title: "rls1908 xxv710"
2148     data: "vpp-performance-changes-3n-skx-cmp"
2149     nic: "NIC_Intel-XXV710"
2150   data: "vpp-performance-changes-3n-skx"
2151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2152   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2153   parameters:
2154   - "name"
2155   - "parent"
2156   - "throughput"
2157   - "tags"
2158
2159 # VPP Performance Changes 3n-skx 2t1c ndr
2160 - type: "table"
2161   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2162   algorithm: "table_performance_comparison_nic"
2163   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2164   history:
2165     - title: "rls1901 x710"
2166       data: "vpp-performance-changes-3n-skx-h1"
2167       nic: "NIC_Intel-X710"
2168   reference:
2169     title: "rls1904 x710"
2170     data: "vpp-performance-changes-3n-skx-ref"
2171     nic: "NIC_Intel-X710"
2172   compare:
2173     title: "rls1908 xxv710"
2174     data: "vpp-performance-changes-3n-skx-cmp"
2175     nic: "NIC_Intel-XXV710"
2176   data: "vpp-performance-changes-3n-skx"
2177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2178   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2179   parameters:
2180   - "name"
2181   - "parent"
2182   - "throughput"
2183   - "tags"
2184
2185 # VPP Performance Changes 3n-skx 4t2c ndr
2186 - type: "table"
2187   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2188   algorithm: "table_performance_comparison_nic"
2189   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2190   history:
2191     - title: "rls1901 x710"
2192       data: "vpp-performance-changes-3n-skx-h1"
2193       nic: "NIC_Intel-X710"
2194   reference:
2195     title: "rls1904 x710"
2196     data: "vpp-performance-changes-3n-skx-ref"
2197     nic: "NIC_Intel-X710"
2198   compare:
2199     title: "rls1908 xxv710"
2200     data: "vpp-performance-changes-3n-skx-cmp"
2201     nic: "NIC_Intel-XXV710"
2202   data: "vpp-performance-changes-3n-skx"
2203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2204   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2205   parameters:
2206   - "name"
2207   - "parent"
2208   - "throughput"
2209   - "tags"
2210
2211 # VPP Performance Changes 2n-skx 2t1c pdr
2212 - type: "table"
2213   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2214   algorithm: "table_performance_comparison_nic"
2215   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2216   history:
2217     - title: "rls1901 x710"
2218       data: "vpp-performance-changes-2n-skx-h1"
2219       nic: "NIC_Intel-X710"
2220   reference:
2221     title: "rls1904 x710"
2222     data: "vpp-performance-changes-2n-skx-ref"
2223     nic: "NIC_Intel-X710"
2224   compare:
2225     title: "rls1908 xxv710"
2226     data: "vpp-performance-changes-2n-skx-cmp"
2227     nic: "NIC_Intel-XXV710"
2228   data: "vpp-performance-changes-2n-skx"
2229   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2230   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2231   parameters:
2232   - "name"
2233   - "parent"
2234   - "throughput"
2235   - "tags"
2236
2237 # VPP Performance Changes 2n-skx 4t2c pdr
2238 - type: "table"
2239   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2240   algorithm: "table_performance_comparison_nic"
2241   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2242   history:
2243     - title: "rls1901 x710"
2244       data: "vpp-performance-changes-2n-skx-h1"
2245       nic: "NIC_Intel-X710"
2246   reference:
2247     title: "rls1904 x710"
2248     data: "vpp-performance-changes-2n-skx-ref"
2249     nic: "NIC_Intel-X710"
2250   compare:
2251     title: "rls1908 xxv710"
2252     data: "vpp-performance-changes-2n-skx-cmp"
2253     nic: "NIC_Intel-XXV710"
2254   data: "vpp-performance-changes-2n-skx"
2255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2256   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2257   parameters:
2258   - "name"
2259   - "parent"
2260   - "throughput"
2261   - "tags"
2262
2263 # VPP Performance Changes 2n-skx 2t1c ndr
2264 - type: "table"
2265   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2266   algorithm: "table_performance_comparison_nic"
2267   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2268   history:
2269     - title: "rls1901 x710"
2270       data: "vpp-performance-changes-2n-skx-h1"
2271       nic: "NIC_Intel-X710"
2272   reference:
2273     title: "rls1904 x710"
2274     data: "vpp-performance-changes-2n-skx-ref"
2275     nic: "NIC_Intel-X710"
2276   compare:
2277     title: "rls1908 xxv710"
2278     data: "vpp-performance-changes-2n-skx-cmp"
2279     nic: "NIC_Intel-XXV710"
2280   data: "vpp-performance-changes-2n-skx"
2281   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2282   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2283   parameters:
2284   - "name"
2285   - "parent"
2286   - "throughput"
2287   - "tags"
2288
2289 # VPP Performance Changes 2n-skx 4t2c ndr
2290 - type: "table"
2291   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2292   algorithm: "table_performance_comparison_nic"
2293   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2294   history:
2295     - title: "rls1901 x710"
2296       data: "vpp-performance-changes-2n-skx-h1"
2297       nic: "NIC_Intel-X710"
2298   reference:
2299     title: "rls1904 x710"
2300     data: "vpp-performance-changes-2n-skx-ref"
2301     nic: "NIC_Intel-X710"
2302   compare:
2303     title: "rls1908 xxv710"
2304     data: "vpp-performance-changes-2n-skx-cmp"
2305     nic: "NIC_Intel-XXV710"
2306   data: "vpp-performance-changes-2n-skx"
2307   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2308   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC') and (not 'VHOST' or 'VTS')"
2309   parameters:
2310   - "name"
2311   - "parent"
2312   - "throughput"
2313   - "tags"
2314
2315 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2316 - type: "table"
2317   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2318   algorithm: "table_performance_comparison_nic"
2319   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2320   reference:
2321     title: "3n-hsw xl710"
2322     data: "vpp-compare-testbeds-ref"
2323     nic: "NIC_Intel-XL710"
2324   compare:
2325     title: "3n-skx xxv710"
2326     data: "vpp-compare-testbeds-cmp"
2327     nic: "NIC_Intel-XXV710"
2328   data: "vpp-compare-testbeds"
2329   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2330   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2331   parameters:
2332   - "name"
2333   - "parent"
2334   - "throughput"
2335   - "tags"
2336
2337 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2338 - type: "table"
2339   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2340   algorithm: "table_performance_comparison_nic"
2341   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2342   reference:
2343     title: "3n-hsw xl710"
2344     data: "vpp-compare-testbeds-ref"
2345     nic: "NIC_Intel-XL710"
2346   compare:
2347     title: "3n-skx xxv710"
2348     data: "vpp-compare-testbeds-cmp"
2349     nic: "NIC_Intel-XXV710"
2350   data: "vpp-compare-testbeds"
2351   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2352   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2353   parameters:
2354   - "name"
2355   - "parent"
2356   - "throughput"
2357   - "tags"
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   - "tags"
2380
2381 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2382 - type: "table"
2383   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2384   algorithm: "table_performance_comparison_nic"
2385   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2386   reference:
2387     title: "3n-hsw xl710"
2388     data: "vpp-compare-testbeds-ref"
2389     nic: "NIC_Intel-XL710"
2390   compare:
2391     title: "3n-skx xxv710"
2392     data: "vpp-compare-testbeds-cmp"
2393     nic: "NIC_Intel-XXV710"
2394   data: "vpp-compare-testbeds"
2395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2396   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2397   parameters:
2398   - "name"
2399   - "parent"
2400   - "throughput"
2401   - "tags"
2402
2403 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2404 - type: "table"
2405   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2406   algorithm: "table_performance_comparison"
2407   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2408   reference:
2409     title: "3-Node Skx"
2410     data: "vpp-compare-topologies-ref"
2411   compare:
2412     title: "2-Node Skx"
2413     data: "vpp-compare-topologies-cmp"
2414   data: "vpp-compare-topologies"
2415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2416   filter: "'NDRPDR' and '1C'"
2417   parameters:
2418   - "name"
2419   - "parent"
2420   - "throughput"
2421
2422 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2423 - type: "table"
2424   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2425   algorithm: "table_performance_comparison"
2426   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2427   reference:
2428     title: "3-Node Skx"
2429     data: "vpp-compare-topologies-ref"
2430   compare:
2431     title: "2-Node Skx"
2432     data: "vpp-compare-topologies-cmp"
2433   data: "vpp-compare-topologies"
2434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2435   filter: "'NDRPDR' and '2C'"
2436   parameters:
2437   - "name"
2438   - "parent"
2439   - "throughput"
2440
2441 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2442 - type: "table"
2443   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2444   algorithm: "table_performance_comparison"
2445   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2446   reference:
2447     title: "3-Node Skx"
2448     data: "vpp-compare-topologies-ref"
2449   compare:
2450     title: "2-Node Skx"
2451     data: "vpp-compare-topologies-cmp"
2452   data: "vpp-compare-topologies"
2453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2454   filter: "'NDRPDR' and '1C'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "throughput"
2459
2460 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2461 - type: "table"
2462   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2465   reference:
2466     title: "3-Node Skx"
2467     data: "vpp-compare-topologies-ref"
2468   compare:
2469     title: "2-Node Skx"
2470     data: "vpp-compare-topologies-cmp"
2471   data: "vpp-compare-topologies"
2472   include-tests: "PDR"
2473   filter: "'NDRPDR' and '2C'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "throughput"
2478
2479 # VPP Performance Changes 3n-hsw 1t1c MRR
2480 - type: "table"
2481   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2484   history:
2485     - title: "rls1901"
2486       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2487   reference:
2488     title: "rls1904"
2489     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2490   compare:
2491     title: "rls1908"
2492     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2493   data: "vpp-performance-changes-3n-hsw-mrr"
2494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2495   filter: "'1T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2496   parameters:
2497   - "name"
2498   - "parent"
2499   - "result"
2500
2501 # VPP Performance Changes 3n-hsw 2t2c MRR
2502 - type: "table"
2503   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2504   algorithm: "table_performance_comparison"
2505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2506   history:
2507     - title: "rls1901"
2508       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2509   reference:
2510     title: "rls1904"
2511     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2512   compare:
2513     title: "rls1908"
2514     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2515   data: "vpp-performance-changes-3n-hsw-mrr"
2516   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2517   filter: "'2T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2518   parameters:
2519   - "name"
2520   - "parent"
2521   - "result"
2522
2523 # VPP Performance Changes 3n-hsw 4t4c MRR
2524 - type: "table"
2525   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2526   algorithm: "table_performance_comparison"
2527   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2528   history:
2529     - title: "rls1901"
2530       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2531   reference:
2532     title: "rls1904"
2533     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2534   compare:
2535     title: "rls1908"
2536     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2537   data: "vpp-performance-changes-3n-hsw-mrr"
2538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2539   filter: "'4T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2540   parameters:
2541   - "name"
2542   - "parent"
2543   - "result"
2544
2545 # VPP Performance Changes 3n-skx 2t1c MRR
2546 - type: "table"
2547   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2548   algorithm: "table_performance_comparison"
2549   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2550   history:
2551     - title: "rls1901"
2552       data: "vpp-performance-changes-3n-skx-mrr-h1"
2553   reference:
2554     title: "rls1904"
2555     data: "vpp-performance-changes-3n-skx-mrr-ref"
2556   compare:
2557     title: "rls1908"
2558     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2559   data: "vpp-performance-changes-3n-skx-mrr"
2560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2561   filter: "'2T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2562   parameters:
2563   - "name"
2564   - "parent"
2565   - "result"
2566
2567 # VPP Performance Changes 3n-skx 4t2c MRR
2568 - type: "table"
2569   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2570   algorithm: "table_performance_comparison"
2571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2572   history:
2573     - title: "rls1901"
2574       data: "vpp-performance-changes-3n-skx-mrr-h1"
2575   reference:
2576     title: "rls1904"
2577     data: "vpp-performance-changes-3n-skx-mrr-ref"
2578   compare:
2579     title: "rls1908"
2580     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2581   data: "vpp-performance-changes-3n-skx-mrr"
2582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2583   filter: "'4T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2584   parameters:
2585   - "name"
2586   - "parent"
2587   - "result"
2588
2589 # VPP Performance Changes 3n-skx 8t4c MRR
2590 - type: "table"
2591   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2592   algorithm: "table_performance_comparison"
2593   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2594   history:
2595     - title: "rls1901"
2596       data: "vpp-performance-changes-3n-skx-mrr-h1"
2597   reference:
2598     title: "rls1904"
2599     data: "vpp-performance-changes-3n-skx-mrr-ref"
2600   compare:
2601     title: "rls1908"
2602     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2603   data: "vpp-performance-changes-3n-skx-mrr"
2604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2605   filter: "'8T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "result"
2610
2611 # VPP Performance Changes 2n-skx 2t1c MRR
2612 - type: "table"
2613   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2616   history:
2617     - title: "rls1901"
2618       data: "vpp-performance-changes-2n-skx-mrr-h1"
2619   reference:
2620     title: "rls1904"
2621     data: "vpp-performance-changes-2n-skx-mrr-ref"
2622   compare:
2623     title: "rls1908"
2624     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2625   data: "vpp-performance-changes-2n-skx-mrr"
2626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2627   filter: "'2T1C' and 'MRR' and (not 'VHOST' or 'VTS')"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "result"
2632
2633 # VPP Performance Changes 2n-skx 4t2c MRR
2634 - type: "table"
2635   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2636   algorithm: "table_performance_comparison"
2637   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2638   history:
2639     - title: "rls1901"
2640       data: "vpp-performance-changes-2n-skx-mrr-h1"
2641   reference:
2642     title: "rls1904"
2643     data: "vpp-performance-changes-2n-skx-mrr-ref"
2644   compare:
2645     title: "rls1908"
2646     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2647   data: "vpp-performance-changes-2n-skx-mrr"
2648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2649   filter: "'4T2C' and 'MRR' and (not 'VHOST' or 'VTS')"
2650   parameters:
2651   - "name"
2652   - "parent"
2653   - "result"
2654
2655 # VPP Performance Changes 2n-skx 8t4c MRR
2656 - type: "table"
2657   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2658   algorithm: "table_performance_comparison"
2659   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2660   history:
2661     - title: "rls1901"
2662       data: "vpp-performance-changes-2n-skx-mrr-h1"
2663   reference:
2664     title: "rls1904"
2665     data: "vpp-performance-changes-2n-skx-mrr-ref"
2666   compare:
2667     title: "rls1908"
2668     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2669   data: "vpp-performance-changes-2n-skx-mrr"
2670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2671   filter: "'8T4C' and 'MRR' and (not 'VHOST' or 'VTS')"
2672   parameters:
2673   - "name"
2674   - "parent"
2675   - "result"
2676
2677 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2678 - type: "table"
2679   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2680   algorithm: "table_performance_comparison_nic"
2681   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2682   reference:
2683     title: "3n-hsw xl710"
2684     data: "vpp-compare-testbeds-mrr-ref"
2685     nic: "NIC_Intel-XL710"
2686   compare:
2687     title: "3n-skx xxv710"
2688     data: "vpp-compare-testbeds-mrr-cmp"
2689     nic: "NIC_Intel-XXV710"
2690   data: "vpp-compare-testbeds-mrr"
2691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2692   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2693   parameters:
2694   - "name"
2695   - "parent"
2696   - "result"
2697   - "tags"
2698
2699 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2700 - type: "table"
2701   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2702   algorithm: "table_performance_comparison_nic"
2703   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2704   reference:
2705     title: "3n-hsw xl710"
2706     data: "vpp-compare-testbeds-mrr-ref"
2707     nic: "NIC_Intel-XL710"
2708   compare:
2709     title: "3n-skx xxv710"
2710     data: "vpp-compare-testbeds-mrr-cmp"
2711     nic: "NIC_Intel-XXV710"
2712   data: "vpp-compare-testbeds-mrr"
2713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2714   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2715   parameters:
2716   - "name"
2717   - "parent"
2718   - "result"
2719   - "tags"
2720
2721 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2722 - type: "table"
2723   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2724   algorithm: "table_performance_comparison_nic"
2725   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2726   reference:
2727     title: "3n-hsw xl710"
2728     data: "vpp-compare-testbeds-mrr-ref"
2729     nic: "NIC_Intel-XL710"
2730   compare:
2731     title: "3n-skx xxv710"
2732     data: "vpp-compare-testbeds-mrr-cmp"
2733     nic: "NIC_Intel-XXV710"
2734   data: "vpp-compare-testbeds-mrr"
2735   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2736   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2737   parameters:
2738   - "name"
2739   - "parent"
2740   - "result"
2741   - "tags"
2742
2743 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2744 - type: "table"
2745   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2746   algorithm: "table_performance_comparison"
2747   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2748   reference:
2749     title: "3-Node Skx"
2750     data: "vpp-compare-topologies-mrr-ref"
2751   compare:
2752     title: "2-Node Skx"
2753     data: "vpp-compare-topologies-mrr-cmp"
2754   data: "vpp-compare-topologies-mrr"
2755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2756   filter: "'MRR' and '1C'"
2757   parameters:
2758   - "name"
2759   - "parent"
2760   - "result"
2761
2762 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2763 - type: "table"
2764   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2765   algorithm: "table_performance_comparison"
2766   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2767   reference:
2768     title: "3-Node Skx"
2769     data: "vpp-compare-topologies-mrr-ref"
2770   compare:
2771     title: "2-Node Skx"
2772     data: "vpp-compare-topologies-mrr-cmp"
2773   data: "vpp-compare-topologies-mrr"
2774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2775   filter: "'MRR' and '2C'"
2776   parameters:
2777   - "name"
2778   - "parent"
2779   - "result"
2780
2781 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2782 - type: "table"
2783   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2784   algorithm: "table_performance_comparison"
2785   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2786   reference:
2787     title: "3-Node Skx"
2788     data: "vpp-compare-topologies-mrr-ref"
2789   compare:
2790     title: "2-Node Skx"
2791     data: "vpp-compare-topologies-mrr-cmp"
2792   data: "vpp-compare-topologies-mrr"
2793   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2794   filter: "'MRR' and '4C'"
2795   parameters:
2796   - "name"
2797   - "parent"
2798   - "result"
2799
2800 # Detailed Test Results - VPP Performance Results 3n-hsw
2801 - type: "table"
2802   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2803   algorithm: "table_merged_details"
2804   output-file-ext: ".csv"
2805   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2806   columns:
2807   - title: "Name"
2808     data: "data name"
2809   - title: "Status"
2810     data: "data msg"
2811   rows: "generated"
2812   data: "vpp-perf-results-3n-hsw"
2813   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2814   parameters:
2815   - "name"
2816   - "parent"
2817   - "msg"
2818
2819 # Detailed Test Results - VPP Performance Results 3n-skx
2820 - type: "table"
2821   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2822   algorithm: "table_merged_details"
2823   output-file-ext: ".csv"
2824   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2825   columns:
2826   - title: "Name"
2827     data: "data name"
2828   - title: "Status"
2829     data: "data msg"
2830   rows: "generated"
2831   data: "vpp-perf-results-3n-skx"
2832   filter: "not 'CFS_OPT'"
2833   parameters:
2834   - "name"
2835   - "parent"
2836   - "msg"
2837
2838 # Detailed Test Results - VPP Performance Results 2n-skx
2839 - type: "table"
2840   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2841   algorithm: "table_merged_details"
2842   output-file-ext: ".csv"
2843   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2844   columns:
2845   - title: "Name"
2846     data: "data name"
2847   - title: "Status"
2848     data: "data msg"
2849   rows: "generated"
2850   data: "vpp-perf-results-2n-skx"
2851   filter: "not 'CFS_OPT'"
2852   parameters:
2853   - "name"
2854   - "parent"
2855   - "msg"
2856
2857 # Detailed Test Results - VPP Performance Results 3n-tsh
2858 - type: "table"
2859   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
2860   algorithm: "table_merged_details"
2861   output-file-ext: ".csv"
2862   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
2863   columns:
2864   - title: "Name"
2865     data: "data name"
2866   - title: "Status"
2867     data: "data msg"
2868   rows: "generated"
2869   data: "vpp-perf-results-3n-tsh"
2870   filter: "not 'CFS_OPT'"
2871   parameters:
2872   - "name"
2873   - "parent"
2874   - "msg"
2875
2876 # Detailed Test Results - VPP Performance Results 3n-dnv
2877 - type: "table"
2878   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
2879   algorithm: "table_details"
2880   output-file-ext: ".csv"
2881   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
2882   columns:
2883   - title: "Name"
2884     data: "data name"
2885   - title: "Status"
2886     data: "data msg"
2887   rows: "generated"
2888   data: "vpp-perf-results-3n-dnv"
2889   filter: "'NDRPDR'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "msg"
2894
2895 # Detailed Test Results - VPP Performance Results 2n-dnv
2896 - type: "table"
2897   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2898   algorithm: "table_details"
2899   output-file-ext: ".csv"
2900   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2901   columns:
2902   - title: "Name"
2903     data: "data name"
2904   - title: "Status"
2905     data: "data msg"
2906   rows: "generated"
2907   data: "vpp-perf-results-2n-dnv"
2908   filter: "'NDRPDR'"
2909   parameters:
2910   - "name"
2911   - "parent"
2912   - "msg"
2913
2914 # Test configuration - VPP Performance Test Configs 3n-hsw
2915 - type: "table"
2916   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2917   algorithm: "table_merged_details"
2918   output-file-ext: ".csv"
2919   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2920   columns:
2921   - title: "Name"
2922     data: "data name"
2923   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2924     data: "data conf-history"
2925   rows: "generated"
2926   data: "vpp-perf-results-3n-hsw"
2927   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2928   parameters:
2929   - "parent"
2930   - "name"
2931   - "conf-history"
2932
2933 # Test configuration - VPP Performance Test Configs 3n-skx
2934 - type: "table"
2935   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2936   algorithm: "table_merged_details"
2937   output-file-ext: ".csv"
2938   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2939   columns:
2940   - title: "Name"
2941     data: "data name"
2942   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2943     data: "data conf-history"
2944   rows: "generated"
2945   data: "vpp-perf-results-3n-skx"
2946   filter: "not 'CFS_OPT'"
2947   parameters:
2948   - "parent"
2949   - "name"
2950   - "conf-history"
2951
2952 # Test configuration - VPP Performance Test Configs 2n-skx
2953 - type: "table"
2954   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2955   algorithm: "table_merged_details"
2956   output-file-ext: ".csv"
2957   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2958   columns:
2959   - title: "Name"
2960     data: "data name"
2961   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2962     data: "data conf-history"
2963   rows: "generated"
2964   data: "vpp-perf-results-2n-skx"
2965   filter: "not 'CFS_OPT'"
2966   parameters:
2967   - "parent"
2968   - "name"
2969   - "conf-history"
2970
2971 # Test configuration - VPP Performance Test Configs 3n-tsh
2972 - type: "table"
2973   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
2974   algorithm: "table_merged_details"
2975   output-file-ext: ".csv"
2976   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
2977   columns:
2978   - title: "Name"
2979     data: "data name"
2980   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2981     data: "data conf-history"
2982   rows: "generated"
2983   data: "vpp-perf-results-3n-tsh"
2984   filter: "not 'CFS_OPT'"
2985   parameters:
2986   - "parent"
2987   - "name"
2988   - "conf-history"
2989
2990 # Test configuration - VPP Performance Test Configs 3n-dnv
2991 - type: "table"
2992   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
2993   algorithm: "table_details"
2994   output-file-ext: ".csv"
2995   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
2996   columns:
2997   - title: "Name"
2998     data: "data name"
2999   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3000     data: "data conf-history"
3001   rows: "generated"
3002   data: "vpp-perf-results-3n-dnv"
3003   filter: "'NDRPDR'"
3004   parameters:
3005   - "parent"
3006   - "name"
3007   - "conf-history"
3008
3009 # Test configuration - VPP Performance Test Configs 2n-dnv
3010 - type: "table"
3011   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3012   algorithm: "table_details"
3013   output-file-ext: ".csv"
3014   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3015   columns:
3016   - title: "Name"
3017     data: "data name"
3018   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3019     data: "data conf-history"
3020   rows: "generated"
3021   data: "vpp-perf-results-2n-dnv"
3022   filter: "'NDRPDR'"
3023   parameters:
3024   - "parent"
3025   - "name"
3026   - "conf-history"
3027
3028 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3029 - type: "table"
3030   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3031   algorithm: "table_merged_details"
3032   output-file-ext: ".csv"
3033   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3034   columns:
3035   - title: "Name"
3036     data: "data name"
3037   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3038     data: "data show-run"
3039   rows: "generated"
3040   data: "vpp-perf-results-3n-hsw"
3041   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3042   parameters:
3043   - "parent"
3044   - "name"
3045   - "show-run"
3046
3047 # Test Operational Data - VPP Performance Operational Data 3n-skx
3048 - type: "table"
3049   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3050   algorithm: "table_merged_details"
3051   output-file-ext: ".csv"
3052   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3053   columns:
3054   - title: "Name"
3055     data: "data name"
3056   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3057     data: "data show-run"
3058   rows: "generated"
3059   data: "vpp-perf-results-3n-skx"
3060   filter: "not 'CFS_OPT'"
3061   parameters:
3062   - "parent"
3063   - "name"
3064   - "show-run"
3065
3066 # Test Operational Data - VPP Performance Operational Data 2n-skx
3067 - type: "table"
3068   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3069   algorithm: "table_merged_details"
3070   output-file-ext: ".csv"
3071   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3072   columns:
3073   - title: "Name"
3074     data: "data name"
3075   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3076     data: "data show-run"
3077   rows: "generated"
3078   data: "vpp-perf-results-2n-skx"
3079   filter: "not 'CFS_OPT'"
3080   parameters:
3081   - "parent"
3082   - "name"
3083   - "show-run"
3084
3085 # Test Operational Data - VPP Performance Operational Data 3n-tsh
3086 - type: "table"
3087   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
3088   algorithm: "table_merged_details"
3089   output-file-ext: ".csv"
3090   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
3091   columns:
3092   - title: "Name"
3093     data: "data name"
3094   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3095     data: "data show-run"
3096   rows: "generated"
3097   data: "vpp-perf-results-3n-tsh"
3098   filter: "not 'CFS_OPT'"
3099   parameters:
3100   - "parent"
3101   - "name"
3102   - "show-run"
3103
3104 # Test Operational Data - VPP Performance Operational Data 3n-dnv
3105 - type: "table"
3106   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
3107   algorithm: "table_details"
3108   output-file-ext: ".csv"
3109   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
3110   columns:
3111   - title: "Name"
3112     data: "data name"
3113   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3114     data: "data show-run"
3115   rows: "generated"
3116   data: "vpp-perf-results-3n-dnv"
3117   filter: "'NDRPDR'"
3118   parameters:
3119   - "parent"
3120   - "name"
3121   - "show-run"
3122
3123 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3124 - type: "table"
3125   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3126   algorithm: "table_details"
3127   output-file-ext: ".csv"
3128   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3129   columns:
3130   - title: "Name"
3131     data: "data name"
3132   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3133     data: "data show-run"
3134   rows: "generated"
3135   data: "vpp-perf-results-2n-dnv"
3136   filter: "'NDRPDR'"
3137   parameters:
3138   - "parent"
3139   - "name"
3140   - "show-run"
3141
3142 # Detailed Test Results - VPP MRR Results 3n-hsw
3143 - type: "table"
3144   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3145   algorithm: "table_details"
3146   output-file-ext: ".csv"
3147   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3148   columns:
3149   - title: "Name"
3150     data: "data name"
3151   - title: "Status"
3152     data: "data msg"
3153   rows: "generated"
3154   data: "vpp-mrr-results-3n-hsw"
3155   filter: "'MRR'"
3156   parameters:
3157   - "name"
3158   - "parent"
3159   - "msg"
3160
3161 # Detailed Test Results - VPP MRR Results 3n-skx
3162 - type: "table"
3163   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3164   algorithm: "table_details"
3165   output-file-ext: ".csv"
3166   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3167   columns:
3168   - title: "Name"
3169     data: "data name"
3170   - title: "Status"
3171     data: "data msg"
3172   rows: "generated"
3173   data: "vpp-mrr-results-3n-skx"
3174   filter: "'MRR'"
3175   parameters:
3176   - "name"
3177   - "parent"
3178   - "msg"
3179
3180 # Detailed Test Results - VPP MRR Results 2n-skx
3181 - type: "table"
3182   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3183   algorithm: "table_details"
3184   output-file-ext: ".csv"
3185   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3186   columns:
3187   - title: "Name"
3188     data: "data name"
3189   - title: "Status"
3190     data: "data msg"
3191   rows: "generated"
3192   data: "vpp-mrr-results-2n-skx"
3193   filter: "'MRR'"
3194   parameters:
3195   - "name"
3196   - "parent"
3197   - "msg"
3198
3199 # Test configuration - VPP MRR Test Configs 3n-hsw
3200 - type: "table"
3201   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3202   algorithm: "table_details"
3203   output-file-ext: ".csv"
3204   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3205   columns:
3206   - title: "Name"
3207     data: "data name"
3208   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3209     data: "data conf-history"
3210   rows: "generated"
3211   data: "vpp-mrr-results-3n-hsw"
3212   filter: "'MRR'"
3213   parameters:
3214   - "parent"
3215   - "name"
3216   - "conf-history"
3217
3218 # Test configuration - VPP MRR Test Configs 3n-skx
3219 - type: "table"
3220   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3221   algorithm: "table_details"
3222   output-file-ext: ".csv"
3223   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3224   columns:
3225   - title: "Name"
3226     data: "data name"
3227   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3228     data: "data conf-history"
3229   rows: "generated"
3230   data: "vpp-mrr-results-3n-skx"
3231   filter: "'MRR'"
3232   parameters:
3233   - "parent"
3234   - "name"
3235   - "conf-history"
3236
3237 # Test configuration - VPP MRR Test Configs 2n-skx
3238 - type: "table"
3239   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3240   algorithm: "table_details"
3241   output-file-ext: ".csv"
3242   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3243   columns:
3244   - title: "Name"
3245     data: "data name"
3246   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3247     data: "data conf-history"
3248   rows: "generated"
3249   data: "vpp-mrr-results-2n-skx"
3250   filter: "'MRR'"
3251   parameters:
3252   - "parent"
3253   - "name"
3254   - "conf-history"
3255
3256 # Detailed Test Results - VPP Functional Results - Ubuntu
3257 - type: "table"
3258   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3259   algorithm: "table_details"
3260   output-file-ext: ".csv"
3261   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3262   columns:
3263   - title: "Name"
3264     data: "data name"
3265   - title: "Documentation"
3266     data: "data doc"
3267   - title: "Status"
3268     data: "data status"
3269   rows: "generated"
3270   data: "vpp-func-results-ubuntu"
3271   filter: "all"
3272   parameters:
3273   - "name"
3274   - "parent"
3275   - "doc"
3276   - "status"
3277
3278 # Detailed Test Results - VPP Functional Results - CentOS
3279 - type: "table"
3280   title: "Detailed Test Results - VPP Functional Results - CentOS"
3281   algorithm: "table_details"
3282   output-file-ext: ".csv"
3283   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3284   columns:
3285   - title: "Name"
3286     data: "data name"
3287   - title: "Documentation"
3288     data: "data doc"
3289   -
3290     title: "Status"
3291     data: "data status"
3292   rows: "generated"
3293   data:
3294     "vpp-func-results-centos"
3295   filter: "all"
3296   parameters:
3297   - "name"
3298   - "parent"
3299   - "doc"
3300   - "status"
3301
3302 # Test configuration - VPP Functional Test Configs - Ubuntu
3303 - type: "table"
3304   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3305   algorithm: "table_details"
3306   output-file-ext: ".csv"
3307   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3308   columns:
3309   - title: "Name"
3310     data: "data name"
3311   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3312     data: "data conf-history"
3313   rows: "generated"
3314   data: "vpp-func-results-ubuntu"
3315   filter: "all"
3316   parameters:
3317   - "parent"
3318   - "name"
3319   - "conf-history"
3320
3321 # Test configuration - VPP Functional Test Configs - CentOS
3322 - type: "table"
3323   title: "Test configuration - VPP Functional Test Configs - CentOS"
3324   algorithm: "table_details"
3325   output-file-ext: ".csv"
3326   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3327   columns:
3328   - title: "Name"
3329     data: "data name"
3330   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3331     data: "data conf-history"
3332   rows: "generated"
3333   data: "vpp-func-results-centos"
3334   filter: "all"
3335   parameters:
3336   - "parent"
3337   - "name"
3338   - "conf-history"
3339
3340 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3341 #- type: "table"
3342 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3343 #  algorithm: "table_details"
3344 #  output-file-ext: ".csv"
3345 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3346 #  columns:
3347 #  - title: "Name"
3348 #    data: "data name"
3349 #  - title: "Status"
3350 #    data: "data msg"
3351 #  rows: "generated"
3352 #  data: "ligato-perf-results-3n-hsw"
3353 #  filter: "all"
3354 #  parameters:
3355 #  - "name"
3356 #  - "parent"
3357 #  - "msg"
3358
3359 # Detailed Test Results - VPP Device Results - Ubuntu
3360 - type: "table"
3361   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3362   algorithm: "table_details"
3363   output-file-ext: ".csv"
3364   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3365   columns:
3366   - title: "Name"
3367     data: "data name"
3368   - title: "Documentation"
3369     data: "data doc"
3370   - title: "Status"
3371     data: "data status"
3372   rows: "generated"
3373   data: "vpp-device-results-ubuntu"
3374   filter: "all"
3375   parameters:
3376   - "name"
3377   - "parent"
3378   - "doc"
3379   - "status"
3380
3381 # Test configuration - VPP Device Test Configs - Ubuntu
3382 - type: "table"
3383   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3384   algorithm: "table_details"
3385   output-file-ext: ".csv"
3386   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3387   columns:
3388   - title: "Name"
3389     data: "data name"
3390   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3391     data: "data conf-history"
3392   rows: "generated"
3393   data: "vpp-device-results-ubuntu"
3394   filter: "all"
3395   parameters:
3396   - "parent"
3397   - "name"
3398   - "conf-history"
3399
3400 ################################################################################
3401
3402 # DPDK Performance Changes 3n-hsw 1t1c pdr
3403 - type: "table"
3404   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3405   algorithm: "table_performance_comparison"
3406   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3407   history:
3408     - title: "rls1901"
3409       data: "dpdk-performance-changes-3n-hsw-h1"
3410   reference:
3411     title: "rls1904"
3412     data: "dpdk-performance-changes-3n-hsw-ref"
3413   compare:
3414     title: "rls1908"
3415     data: "dpdk-performance-changes-3n-hsw-cmp"
3416   data: "dpdk-performance-changes-3n-hsw"
3417   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3418   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3419   parameters:
3420   - "name"
3421   - "parent"
3422   - "throughput"
3423
3424 # DPDK Performance Changes 3n-hsw 2t2c pdr
3425 - type: "table"
3426   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3427   algorithm: "table_performance_comparison"
3428   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3429   history:
3430     - title: "rls1901"
3431       data: "dpdk-performance-changes-3n-hsw-h1"
3432   reference:
3433     title: "rls1904"
3434     data: "dpdk-performance-changes-3n-hsw-ref"
3435   compare:
3436     title: "rls1908"
3437     data: "dpdk-performance-changes-3n-hsw-cmp"
3438   data: "dpdk-performance-changes-3n-hsw"
3439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3440   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3441   parameters:
3442   - "name"
3443   - "parent"
3444   - "throughput"
3445
3446 # DPDK Performance Changes 3n-hsw 1t1c ndr
3447 - type: "table"
3448   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3449   algorithm: "table_performance_comparison"
3450   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3451   history:
3452     - title: "rls1901"
3453       data: "dpdk-performance-changes-3n-hsw-h1"
3454   reference:
3455     title: "rls1904"
3456     data: "dpdk-performance-changes-3n-hsw-ref"
3457   compare:
3458     title: "rls1908"
3459     data: "dpdk-performance-changes-3n-hsw-cmp"
3460   data: "dpdk-performance-changes-3n-hsw"
3461   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3462   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3463   parameters:
3464   - "name"
3465   - "parent"
3466   - "throughput"
3467
3468 # DPDK Performance Changes 3n-hsw 2t2c ndr
3469 - type: "table"
3470   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3471   algorithm: "table_performance_comparison"
3472   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3473   history:
3474     - title: "rls1901"
3475       data: "dpdk-performance-changes-3n-hsw-h1"
3476   reference:
3477     title: "rls1904"
3478     data: "dpdk-performance-changes-3n-hsw-ref"
3479   compare:
3480     title: "rls1908"
3481     data: "dpdk-performance-changes-3n-hsw-cmp"
3482   data: "dpdk-performance-changes-3n-hsw"
3483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3485   parameters:
3486   - "name"
3487   - "parent"
3488   - "throughput"
3489
3490 # DPDK Performance Changes 3n-skx 2t1c pdr
3491 - type: "table"
3492   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3493   algorithm: "table_performance_comparison"
3494   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3495   history:
3496     - title: "rls1901"
3497       data: "dpdk-performance-changes-3n-skx-h1"
3498   reference:
3499     title: "rls1904"
3500     data: "dpdk-performance-changes-3n-skx-ref"
3501   compare:
3502     title: "rls1908"
3503     data: "dpdk-performance-changes-3n-skx-cmp"
3504   data: "dpdk-performance-changes-3n-skx"
3505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3506   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3507   parameters:
3508   - "name"
3509   - "parent"
3510   - "throughput"
3511
3512 # DPDK Performance Changes 3n-skx 4t2c pdr
3513 - type: "table"
3514   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3515   algorithm: "table_performance_comparison"
3516   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3517   history:
3518     - title: "rls1901"
3519       data: "dpdk-performance-changes-3n-skx-h1"
3520   reference:
3521     title: "rls1904"
3522     data: "dpdk-performance-changes-3n-skx-ref"
3523   compare:
3524     title: "rls1908"
3525     data: "dpdk-performance-changes-3n-skx-cmp"
3526   data: "dpdk-performance-changes-3n-skx"
3527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3528   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3529   parameters:
3530   - "name"
3531   - "parent"
3532   - "throughput"
3533
3534 # DPDK Performance Changes 3n-skx 2t1c ndr
3535 - type: "table"
3536   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3537   algorithm: "table_performance_comparison"
3538   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3539   history:
3540     - title: "rls1901"
3541       data: "dpdk-performance-changes-3n-skx-h1"
3542   reference:
3543     title: "rls1904"
3544     data: "dpdk-performance-changes-3n-skx-ref"
3545   compare:
3546     title: "rls1908"
3547     data: "dpdk-performance-changes-3n-skx-cmp"
3548   data: "dpdk-performance-changes-3n-skx"
3549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3550   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3551   parameters:
3552   - "name"
3553   - "parent"
3554   - "throughput"
3555
3556 # DPDK Performance Changes 3n-skx 4t2c ndr
3557 - type: "table"
3558   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3559   algorithm: "table_performance_comparison"
3560   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3561   history:
3562     - title: "rls1901"
3563       data: "dpdk-performance-changes-3n-skx-h1"
3564   reference:
3565     title: "rls1904"
3566     data: "dpdk-performance-changes-3n-skx-ref"
3567   compare:
3568     title: "rls1908"
3569     data: "dpdk-performance-changes-3n-skx-cmp"
3570   data: "dpdk-performance-changes-3n-skx"
3571   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3572   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3573   parameters:
3574   - "name"
3575   - "parent"
3576   - "throughput"
3577
3578 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3579 - type: "table"
3580   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3581   algorithm: "table_performance_comparison"
3582   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3583   reference:
3584     title: "3-Node Hsw"
3585     data: "dpdk-compare-testbeds-ref"
3586   compare:
3587     title: "3-Node Skx"
3588     data: "dpdk-compare-testbeds-cmp"
3589   data: "dpdk-compare-testbeds"
3590   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3591   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3592   parameters:
3593   - "name"
3594   - "parent"
3595   - "throughput"
3596
3597 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3598 - type: "table"
3599   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3600   algorithm: "table_performance_comparison"
3601   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3602   reference:
3603     title: "3-Node Hsw"
3604     data: "dpdk-compare-testbeds-ref"
3605   compare:
3606     title: "3-Node Skx"
3607     data: "dpdk-compare-testbeds-cmp"
3608   data: "dpdk-compare-testbeds"
3609   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3610   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3611   parameters:
3612   - "name"
3613   - "parent"
3614   - "throughput"
3615
3616 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3617 - type: "table"
3618   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3619   algorithm: "table_performance_comparison"
3620   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3621   reference:
3622     title: "3-Node Skx"
3623     data: "dpdk-compare-topologies-ref"
3624   compare:
3625     title: "2-Node Skx"
3626     data: "dpdk-compare-topologies-cmp"
3627   data: "dpdk-compare-topologies"
3628   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3629   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3630   parameters:
3631   - "name"
3632   - "parent"
3633   - "throughput"
3634
3635 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3636 - type: "table"
3637   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3638   algorithm: "table_performance_comparison"
3639   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3640   reference:
3641     title: "3-Node Skx"
3642     data: "dpdk-compare-topologies-ref"
3643   compare:
3644     title: "2-Node Skx"
3645     data: "dpdk-compare-topologies-cmp"
3646   data: "dpdk-compare-topologies"
3647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3648   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3649   parameters:
3650   - "name"
3651   - "parent"
3652   - "throughput"
3653
3654 # DPDK Performance Changes 2n-skx 2t1c pdr
3655 - type: "table"
3656   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3657   algorithm: "table_performance_comparison"
3658   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3659   history:
3660     - title: "rls1901"
3661       data: "dpdk-performance-changes-2n-skx-h1"
3662   reference:
3663     title: "rls1904"
3664     data: "dpdk-performance-changes-2n-skx-ref"
3665   compare:
3666     title: "rls1908"
3667     data: "dpdk-performance-changes-2n-skx-cmp"
3668   data: "dpdk-performance-changes-2n-skx"
3669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3670   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3671   parameters:
3672   - "name"
3673   - "parent"
3674   - "throughput"
3675
3676 # DPDK Performance Changes 2n-skx 4t2c pdr
3677 - type: "table"
3678   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3679   algorithm: "table_performance_comparison"
3680   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3681   history:
3682     - title: "rls1901"
3683       data: "dpdk-performance-changes-2n-skx-h1"
3684   reference:
3685     title: "rls1904"
3686     data: "dpdk-performance-changes-2n-skx-ref"
3687   compare:
3688     title: "rls1908"
3689     data: "dpdk-performance-changes-2n-skx-cmp"
3690   data: "dpdk-performance-changes-2n-skx"
3691   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3692   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3693   parameters:
3694   - "name"
3695   - "parent"
3696   - "throughput"
3697
3698 # DPDK Performance Changes 2n-skx 2t1c ndr
3699 - type: "table"
3700   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3701   algorithm: "table_performance_comparison"
3702   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3703   history:
3704     - title: "rls1901"
3705       data: "dpdk-performance-changes-2n-skx-h1"
3706   reference:
3707     title: "rls1904"
3708     data: "dpdk-performance-changes-2n-skx-ref"
3709   compare:
3710     title: "rls1908"
3711     data: "dpdk-performance-changes-2n-skx-cmp"
3712   data: "dpdk-performance-changes-2n-skx"
3713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3714   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3715   parameters:
3716   - "name"
3717   - "parent"
3718   - "throughput"
3719
3720 # DPDK Performance Changes 2n-skx 4t2c ndr
3721 - type: "table"
3722   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3723   algorithm: "table_performance_comparison"
3724   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3725   history:
3726     - title: "rls1901"
3727       data: "dpdk-performance-changes-2n-skx-h1"
3728   reference:
3729     title: "rls1904"
3730     data: "dpdk-performance-changes-2n-skx-ref"
3731   compare:
3732     title: "rls1908"
3733     data: "dpdk-performance-changes-2n-skx-cmp"
3734   data: "dpdk-performance-changes-2n-skx"
3735   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3736   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3737   parameters:
3738   - "name"
3739   - "parent"
3740   - "throughput"
3741
3742 # Detailed Test Results - DPDK Performance Results 3n-hsw
3743 - type: "table"
3744   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3745   algorithm: "table_details"
3746   output-file-ext: ".csv"
3747   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3748   columns:
3749   - title: "Name"
3750     data: "data name"
3751   - title: "Status"
3752     data: "data msg"
3753   rows: "generated"
3754   data: "dpdk-perf-results-3n-hsw"
3755   filter: "all"
3756   parameters:
3757   - "name"
3758   - "parent"
3759   - "msg"
3760
3761 # Detailed Test Results - DPDK Performance Results 3n-skx
3762 - type: "table"
3763   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3764   algorithm: "table_details"
3765   output-file-ext: ".csv"
3766   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3767   columns:
3768   - title: "Name"
3769     data: "data name"
3770   - title: "Status"
3771     data: "data msg"
3772   rows: "generated"
3773   data: "dpdk-perf-results-3n-skx"
3774   filter: "all"
3775   parameters:
3776   - "name"
3777   - "parent"
3778   - "msg"
3779
3780 # Detailed Test Results - DPDK Performance Results 2n-skx
3781 - type: "table"
3782   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3783   algorithm: "table_details"
3784   output-file-ext: ".csv"
3785   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3786   columns:
3787   - title: "Name"
3788     data: "data name"
3789   - title: "Status"
3790     data: "data msg"
3791   rows: "generated"
3792   data: "dpdk-perf-results-2n-skx"
3793   filter: "all"
3794   parameters:
3795   - "name"
3796   - "parent"
3797   - "msg"
3798
3799 ################################################################################
3800 ###                                F I L E S                                 ###
3801 ################################################################################
3802
3803 # VPP Performance Results 3n-hsw
3804 - type: "file"
3805   title: "VPP Performance Results 3n-hsw"
3806   algorithm: "file_test_results"
3807   output-file-ext: ".rst"
3808   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3809   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"
3810   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3811   data: "vpp-perf-results-3n-hsw"
3812   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3813   parameters:
3814   - "name"
3815   - "doc"
3816   - "level"
3817   - "parent"
3818   data-start-level: 3
3819
3820 # VPP Performance Results 3n-skx
3821 - type: "file"
3822   title: "VPP Performance Results 3n-skx"
3823   algorithm: "file_test_results"
3824   output-file-ext: ".rst"
3825   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3826   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"
3827   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3828   data: "vpp-perf-results-3n-skx"
3829   filter: "not 'CFS_OPT'"
3830   parameters:
3831   - "name"
3832   - "doc"
3833   - "level"
3834   - "parent"
3835   data-start-level: 3
3836
3837 # VPP Performance Results 2n-skx
3838 - type: "file"
3839   title: "VPP Performance Results 2n-skx"
3840   algorithm: "file_test_results"
3841   output-file-ext: ".rst"
3842   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3843   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"
3844   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3845   data: "vpp-perf-results-2n-skx"
3846   filter: "not 'CFS_OPT'"
3847   parameters:
3848   - "name"
3849   - "doc"
3850   - "level"
3851   - "parent"
3852   data-start-level: 3
3853
3854 # VPP Performance Results 3n-tsh
3855 - type: "file"
3856   title: "VPP Performance Results 3n-tsh"
3857   algorithm: "file_test_results"
3858   output-file-ext: ".rst"
3859   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
3860   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"
3861   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
3862   data: "vpp-perf-results-3n-tsh"
3863   filter: "not 'CFS_OPT'"
3864   parameters:
3865   - "name"
3866   - "doc"
3867   - "level"
3868   - "parent"
3869   data-start-level: 3
3870
3871 # VPP Performance Results 3n-dnv
3872 - type: "file"
3873   title: "VPP Performance Results 3n-dnv"
3874   algorithm: "file_test_results"
3875   output-file-ext: ".rst"
3876   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
3877   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"
3878   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
3879   data: "vpp-perf-results-3n-dnv"
3880   filter: "'NDRPDR'"
3881   parameters:
3882   - "name"
3883   - "doc"
3884   - "level"
3885   - "parent"
3886   data-start-level: 3
3887
3888 # VPP Performance Results 2n-dnv
3889 - type: "file"
3890   title: "VPP Performance Results 2n-dnv"
3891   algorithm: "file_test_results"
3892   output-file-ext: ".rst"
3893   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3894   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"
3895   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3896   data: "vpp-perf-results-2n-dnv"
3897   filter: "'NDRPDR'"
3898   parameters:
3899   - "name"
3900   - "doc"
3901   - "level"
3902   - "parent"
3903   data-start-level: 3
3904
3905 # VPP Performance Configuration 3n-hsw
3906 - type: "file"
3907   title: "VPP Performance Configuration 3n-hsw"
3908   algorithm: "file_test_results"
3909   output-file-ext: ".rst"
3910   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3911   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"
3912   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3913   data: "vpp-perf-results-3n-hsw"
3914   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3915   parameters:
3916   - "name"
3917   - "doc"
3918   - "level"
3919   - "parent"
3920   data-start-level: 3
3921
3922 # VPP Performance Configuration 3n-skx
3923 - type: "file"
3924   title: "VPP Performance Configuration 3n-skx"
3925   algorithm: "file_test_results"
3926   output-file-ext: ".rst"
3927   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3928   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"
3929   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3930   data: "vpp-perf-results-3n-skx"
3931   filter: "not 'CFS_OPT'"
3932   parameters:
3933   - "name"
3934   - "doc"
3935   - "level"
3936   - "parent"
3937   data-start-level: 3
3938
3939 # VPP Performance Configuration 2n-skx
3940 - type: "file"
3941   title: "VPP Performance Configuration 2n-skx"
3942   algorithm: "file_test_results"
3943   output-file-ext: ".rst"
3944   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3945   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"
3946   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3947   data: "vpp-perf-results-2n-skx"
3948   filter: "not 'CFS_OPT'"
3949   parameters:
3950   - "name"
3951   - "doc"
3952   - "level"
3953   - "parent"
3954   data-start-level: 3
3955
3956 # VPP Performance Configuration 3n-tsh
3957 - type: "file"
3958   title: "VPP Performance Configuration 3n-tsh"
3959   algorithm: "file_test_results"
3960   output-file-ext: ".rst"
3961   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
3962   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"
3963   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
3964   data: "vpp-perf-results-3n-tsh"
3965   filter: "not 'CFS_OPT'"
3966   parameters:
3967   - "name"
3968   - "doc"
3969   - "level"
3970   - "parent"
3971   data-start-level: 3
3972
3973 # VPP Performance Configuration 3n-dnv
3974 - type: "file"
3975   title: "VPP Performance Configuration 3n-dnv"
3976   algorithm: "file_test_results"
3977   output-file-ext: ".rst"
3978   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
3979   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"
3980   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
3981   data: "vpp-perf-results-3n-dnv"
3982   filter: "'NDRPDR'"
3983   parameters:
3984   - "name"
3985   - "doc"
3986   - "level"
3987   - "parent"
3988   data-start-level: 3
3989
3990 # VPP Performance Configuration 2n-dnv
3991 - type: "file"
3992   title: "VPP Performance Configuration 2n-dnv"
3993   algorithm: "file_test_results"
3994   output-file-ext: ".rst"
3995   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3996   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"
3997   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3998   data: "vpp-perf-results-2n-dnv"
3999   filter: "'NDRPDR'"
4000   parameters:
4001   - "name"
4002   - "doc"
4003   - "level"
4004   - "parent"
4005   data-start-level: 3
4006
4007 # VPP Performance Operational Data 3n-hsw
4008 - type: "file"
4009   title: "VPP Performance Operational Data 3n-hsw"
4010   algorithm: "file_test_results"
4011   output-file-ext: ".rst"
4012   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4013   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"
4014   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4015   data: "vpp-perf-results-3n-hsw"
4016   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4017   parameters:
4018   - "name"
4019   - "doc"
4020   - "level"
4021   - "parent"
4022   data-start-level: 3
4023
4024 # VPP Performance Operational Data 3n-skx
4025 - type: "file"
4026   title: "VPP Performance Operational Data 3n-skx"
4027   algorithm: "file_test_results"
4028   output-file-ext: ".rst"
4029   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4030   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"
4031   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4032   data: "vpp-perf-results-3n-skx"
4033   filter: "not 'CFS_OPT'"
4034   parameters:
4035   - "name"
4036   - "doc"
4037   - "level"
4038   - "parent"
4039   data-start-level: 3
4040
4041 # VPP Performance Operational Data 2n-skx
4042 - type: "file"
4043   title: "VPP Performance Operational Data 2n-skx"
4044   algorithm: "file_test_results"
4045   output-file-ext: ".rst"
4046   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4047   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"
4048   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4049   data: "vpp-perf-results-2n-skx"
4050   filter: "not 'CFS_OPT'"
4051   parameters:
4052   - "name"
4053   - "doc"
4054   - "level"
4055   - "parent"
4056   data-start-level: 3
4057
4058 # VPP Performance Operational Data 3n-tsh
4059 - type: "file"
4060   title: "VPP Performance Operational Data 3n-tsh"
4061   algorithm: "file_test_results"
4062   output-file-ext: ".rst"
4063   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
4064   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"
4065   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
4066   data: "vpp-perf-results-3n-tsh"
4067   filter: "not 'CFS_OPT'"
4068   parameters:
4069   - "name"
4070   - "doc"
4071   - "level"
4072   - "parent"
4073   data-start-level: 3
4074
4075 # VPP Performance Operational Data 3n-dnv
4076 - type: "file"
4077   title: "VPP Performance Operational Data 3n-dnv"
4078   algorithm: "file_test_results"
4079   output-file-ext: ".rst"
4080   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
4081   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"
4082   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
4083   data: "vpp-perf-results-3n-dnv"
4084   filter: "'NDRPDR'"
4085   parameters:
4086   - "name"
4087   - "doc"
4088   - "level"
4089   - "parent"
4090   data-start-level: 3
4091
4092 # VPP Performance Operational Data 2n-dnv
4093 - type: "file"
4094   title: "VPP Performance Operational Data 2n-dnv"
4095   algorithm: "file_test_results"
4096   output-file-ext: ".rst"
4097   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4098   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"
4099   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4100   data: "vpp-perf-results-2n-dnv"
4101   filter: "'NDRPDR'"
4102   parameters:
4103   - "name"
4104   - "doc"
4105   - "level"
4106   - "parent"
4107   data-start-level: 3
4108
4109 # VPP MRR Results 3n-hsw
4110 - type: "file"
4111   title: "VPP MRR Results 3n-hsw"
4112   algorithm: "file_test_results"
4113   output-file-ext: ".rst"
4114   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4115   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"
4116   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4117   data: "vpp-mrr-results-3n-hsw"
4118   filter: "'MRR'"
4119   parameters:
4120   - "name"
4121   - "doc"
4122   - "level"
4123   - "parent"
4124   data-start-level: 3
4125
4126 # VPP MRR Results 3n-skx
4127 - type: "file"
4128   title: "VPP MRR Results 3n-skx"
4129   algorithm: "file_test_results"
4130   output-file-ext: ".rst"
4131   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4132   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"
4133   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4134   data: "vpp-mrr-results-3n-skx"
4135   filter: "'MRR'"
4136   parameters:
4137   - "name"
4138   - "doc"
4139   - "level"
4140   - "parent"
4141   data-start-level: 3
4142
4143 # VPP MRR Results 2n-skx
4144 - type: "file"
4145   title: "VPP MRR Results 2n-skx"
4146   algorithm: "file_test_results"
4147   output-file-ext: ".rst"
4148   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4149   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"
4150   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4151   data: "vpp-mrr-results-2n-skx"
4152   filter: "all"
4153   parameters:
4154   - "name"
4155   - "doc"
4156   - "level"
4157   - "parent"
4158   data-start-level: 3
4159
4160 # VPP MRR Configuration 3n-hsw
4161 - type: "file"
4162   title: "VPP MRR Configuration 3n-hsw"
4163   algorithm: "file_test_results"
4164   output-file-ext: ".rst"
4165   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4166   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"
4167   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4168   data: "vpp-mrr-results-3n-hsw"
4169   filter: "'MRR'"
4170   parameters:
4171   - "name"
4172   - "doc"
4173   - "level"
4174   - "parent"
4175   data-start-level: 3
4176
4177 # VPP MRR Configuration 3n-skx
4178 - type: "file"
4179   title: "VPP MRR Configuration 3n-skx"
4180   algorithm: "file_test_results"
4181   output-file-ext: ".rst"
4182   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4183   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"
4184   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4185   data: "vpp-mrr-results-3n-skx"
4186   filter: "'MRR'"
4187   parameters:
4188   - "name"
4189   - "doc"
4190   - "level"
4191   - "parent"
4192   data-start-level: 3
4193
4194 # VPP MRR Configuration 2n-skx
4195 - type: "file"
4196   title: "VPP MRR Configuration 2n-skx"
4197   algorithm: "file_test_results"
4198   output-file-ext: ".rst"
4199   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4200   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"
4201   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4202   data: "vpp-mrr-results-2n-skx"
4203   filter: "'MRR'"
4204   parameters:
4205   - "name"
4206   - "doc"
4207   - "level"
4208   - "parent"
4209   data-start-level: 3
4210
4211 # VPP Functional Results - Ubuntu
4212 - type: "file"
4213   title: "VPP Functional Results - Ubuntu"
4214   algorithm: "file_test_results"
4215   output-file-ext: ".rst"
4216   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4217   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"
4218   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4219   data: "vpp-func-results-ubuntu"
4220   filter: "all"
4221   parameters:
4222   - "name"
4223   - "doc"
4224   - "level"
4225   - "parent"
4226   data-start-level: 3
4227
4228 # VPP Functional Results - CentOS
4229 - type: "file"
4230   title: "VPP Functional Results - CentOS"
4231   algorithm: "file_test_results"
4232   output-file-ext: ".rst"
4233   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4234   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"
4235   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4236   data:
4237     "vpp-func-results-centos"
4238   filter: "all"
4239   parameters:
4240   - "name"
4241   - "doc"
4242   - "level"
4243   - "parent"
4244   data-start-level: 3
4245
4246 # VPP Functional Configuration - Ubuntu
4247 - type: "file"
4248   title: "VPP Functional Configuration - Ubuntu"
4249   algorithm: "file_test_results"
4250   output-file-ext: ".rst"
4251   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4252   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"
4253   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4254   data: "vpp-func-results-ubuntu"
4255   filter: "all"
4256   parameters:
4257   - "name"
4258   - "doc"
4259   - "level"
4260   - "parent"
4261   data-start-level: 3
4262
4263 # VPP Functional Configuration - CentOS
4264 - type: "file"
4265   title: "VPP Functional Configuration - CentOS"
4266   algorithm: "file_test_results"
4267   output-file-ext: ".rst"
4268   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4269   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"
4270   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4271   data:
4272     "vpp-func-results-centos"
4273   filter: "all"
4274   parameters:
4275   - "name"
4276   - "doc"
4277   - "level"
4278   - "parent"
4279   data-start-level: 3
4280
4281 # VPP Device Results - Ubuntu
4282 - type: "file"
4283   title: "VPP Device Results - Ubuntu"
4284   algorithm: "file_test_results"
4285   output-file-ext: ".rst"
4286   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4287   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"
4288   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4289   data: "vpp-device-results-ubuntu"
4290   filter: "all"
4291   parameters:
4292   - "name"
4293   - "doc"
4294   - "level"
4295   - "parent"
4296   data-start-level: 2
4297
4298 # VPP Device Configuration - Ubuntu
4299 - type: "file"
4300   title: "VPP Device Configuration - Ubuntu"
4301   algorithm: "file_test_results"
4302   output-file-ext: ".rst"
4303   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4304   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"
4305   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4306   data: "vpp-device-results-ubuntu"
4307   filter: "all"
4308   parameters:
4309   - "name"
4310   - "doc"
4311   - "level"
4312   - "parent"
4313   data-start-level: 2
4314
4315 # DPDK Performance Results 3n-hsw
4316 - type: "file"
4317   title: "DPDK Performance Results 3n-hsw"
4318   algorithm: "file_test_results"
4319   output-file-ext: ".rst"
4320   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4321   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"
4322   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4323   data: "dpdk-perf-results-3n-hsw"
4324   filter: "all"
4325   parameters:
4326   - "name"
4327   - "doc"
4328   - "level"
4329   - "parent"
4330   data-start-level: 3
4331
4332 # DPDK Performance Results 3n-skx
4333 - type: "file"
4334   title: "DPDK Performance Results 3n-skx"
4335   algorithm: "file_test_results"
4336   output-file-ext: ".rst"
4337   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4338   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"
4339   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4340   data: "dpdk-perf-results-3n-skx"
4341   filter: "all"
4342   parameters:
4343   - "name"
4344   - "doc"
4345   - "level"
4346   - "parent"
4347   data-start-level: 3
4348
4349 # DPDK Performance Results 2n-skx
4350 - type: "file"
4351   title: "DPDK Performance Results 2n-skx"
4352   algorithm: "file_test_results"
4353   output-file-ext: ".rst"
4354   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4355   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"
4356   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4357   data: "dpdk-perf-results-2n-skx"
4358   filter: "all"
4359   parameters:
4360   - "name"
4361   - "doc"
4362   - "level"
4363   - "parent"
4364   data-start-level: 3
4365
4366 ################################################################################
4367 ###                                P L O T S                                 ###
4368 ################################################################################
4369
4370 # Plots VPP HTTP Server Performance
4371 - type: "plot"
4372   title: "VPP HTTP Server Performance"
4373   algorithm: "plot_http_server_performance_box"
4374   output-file-type: ".html"
4375   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4376   data:
4377     "plot-vpp-http-server-performance"
4378   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4379   # each tag is enclosed with ' (apostrophe).
4380   filter: "'HTTP' and 'TCP_CPS'"
4381   parameters:
4382   - "result"
4383   - "name"
4384   traces:
4385     hoverinfo: "x+y"
4386     boxpoints: "outliers"
4387     whiskerwidth: 0
4388   layout:
4389     title: "VPP HTTP Server Performance"
4390     layout:
4391       "plot-cps"
4392
4393 - type: "plot"
4394   title: "VPP HTTP Server Performance"
4395   algorithm: "plot_http_server_performance_box"
4396   output-file-type: ".html"
4397   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4398   data:
4399     "plot-vpp-http-server-performance"
4400   filter: "'HTTP' and 'TCP_RPS'"
4401   parameters:
4402   - "result"
4403   - "name"
4404   traces:
4405     hoverinfo: "x+y"
4406     boxpoints: "outliers"
4407     whiskerwidth: 0
4408   layout:
4409     title: "VPP HTTP Server Performance"
4410     layout:
4411       "plot-rps"
4412
4413 ################################################################################
4414
4415 ## Soak Test (PLRsearch), boxes
4416 #- type: "plot"
4417 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4418 #  algorithm: "plot_performance_box"
4419 #  output-file-type: ".html"
4420 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4421 #  data: "plot-vpp-soak-2n-skx"
4422 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4423 #  parameters:
4424 #    - "throughput"
4425 #    - "parent"
4426 #    - "tags"
4427 #  sort:
4428 #    - "DRV_AVF"
4429 #    - "DRV_AVF"
4430 #    - "DRV_AVF"
4431 #    - "L2BDMACLRN"
4432 #    - "L2XCBASE"
4433 #    - "L2PATCH"
4434 #  traces:
4435 #    hoverinfo: "x+y"
4436 #    boxpoints: "all"
4437 #    whiskerwidth: 0
4438 #  layout:
4439 #    title: "2 Hours Soak Test (PLRsearch)"
4440 #    layout: "plot-soak-throughput"
4441 #
4442 ## Soak Test (PLRsearch), boxes
4443 #- type: "plot"
4444 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4445 #  algorithm: "plot_performance_box"
4446 #  output-file-type: ".html"
4447 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4448 #  data: "plot-vpp-soak-2n-skx"
4449 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4450 #  parameters:
4451 #    - "throughput"
4452 #    - "parent"
4453 #    - "tags"
4454 #  sort:
4455 #    - "VHOST"
4456 #    - "MEMIF"
4457 #    - "IP4FWD"
4458 #    - "IP6FWD"
4459 #  traces:
4460 #    hoverinfo: "x+y"
4461 #    boxpoints: "all"
4462 #    whiskerwidth: 0
4463 #  layout:
4464 #    title: "2 Hours Soak Test (PLRsearch)"
4465 #    layout: "plot-soak-throughput"
4466
4467 ###############################################################################
4468 # Plots - NF Density - VSC - MRR 64b
4469 - type: "plot"
4470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4471   algorithm: "plot_service_density_heatmap"
4472   output-file-type: ".html"
4473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4474   data: "plot-vpp-nfv-2n-skx-mrr"
4475   filter: "'NIC_Intel-XXV710' and
4476            'NF_DENSITY' and
4477            'VHOST' and
4478            'CHAIN' and
4479            'NF_VPPIP4' and
4480            '64B' and
4481            '2T1C' and
4482            'MRR'"
4483   reference:
4484     include: "2"
4485     name: "VNF-1c"
4486   compare:
4487     include: "1"
4488     name: "VNF-0.5c"
4489   parameters:
4490   - "result"
4491   - "name"
4492   - "tags"
4493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4494   x-axis: "X = VNFs per Service Chain"
4495   y-axis: "Y = Number of Service Chains"
4496   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4497   layout:
4498     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4499     layout: "plot-service-density"
4500
4501 - type: "plot"
4502   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4503   algorithm: "plot_service_density_heatmap"
4504   output-file-type: ".html"
4505   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4506   data: "plot-vpp-nfv-2n-skx-mrr"
4507   filter: "'NIC_Intel-XXV710' and
4508            'NF_DENSITY' and
4509            'VHOST' and
4510            'CHAIN' and
4511            'NF_VPPIP4' and
4512            '64B' and
4513            '4T2C' and
4514            'MRR'"
4515   reference:
4516     include: "2"
4517     name: "VNF-1c"
4518   compare:
4519     include: "1"
4520     name: "VNF-0.5c"
4521   parameters:
4522   - "result"
4523   - "name"
4524   - "tags"
4525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4526   x-axis: "X = VNFs per Service Chain"
4527   y-axis: "Y = Number of Service Chains"
4528   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4529   layout:
4530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4531     layout: "plot-service-density"
4532
4533 - type: "plot"
4534   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4535   algorithm: "plot_service_density_heatmap"
4536   output-file-type: ".html"
4537   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4538   data: "plot-vpp-nfv-2n-skx-mrr"
4539   filter: "'NIC_Intel-XXV710' and
4540            'NF_DENSITY' and
4541            'VHOST' and
4542            'CHAIN' and
4543            'NF_VPPIP4' and
4544            '64B' and
4545            '8T4C' and
4546            'MRR'"
4547   reference:
4548     include: "2"
4549     name: "VNF-1c"
4550   compare:
4551     include: "1"
4552     name: "VNF-0.5c"
4553   parameters:
4554   - "result"
4555   - "name"
4556   - "tags"
4557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4558   x-axis: "X = VNFs per Service Chain"
4559   y-axis: "Y = Number of Service Chains"
4560   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4561   layout:
4562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4563     layout: "plot-service-density"
4564
4565 # Plots - NF Density - VSC - MRR IMIX
4566 - type: "plot"
4567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4568   algorithm: "plot_service_density_heatmap"
4569   output-file-type: ".html"
4570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4571   data: "plot-vpp-nfv-2n-skx-mrr"
4572   filter: "'NIC_Intel-XXV710' and
4573            'NF_DENSITY' and
4574            'VHOST' and
4575            'CHAIN' and
4576            'NF_VPPIP4' and
4577            'IMIX' and
4578            '2T1C' and
4579            'MRR'"
4580   reference:
4581     include: "2"
4582     name: "VNF-1c"
4583   compare:
4584     include: "1"
4585     name: "VNF-0.5c"
4586   parameters:
4587   - "result"
4588   - "name"
4589   - "tags"
4590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4591   x-axis: "X = VNFs per Service Chain"
4592   y-axis: "Y = Number of Service Chains"
4593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4594   layout:
4595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4596     layout: "plot-service-density"
4597
4598 - type: "plot"
4599   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4600   algorithm: "plot_service_density_heatmap"
4601   output-file-type: ".html"
4602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4603   data: "plot-vpp-nfv-2n-skx-mrr"
4604   filter: "'NIC_Intel-XXV710' and
4605            'NF_DENSITY' and
4606            'VHOST' and
4607            'CHAIN' and
4608            'NF_VPPIP4' and
4609            'IMIX' and
4610            '4T2C' and
4611            'MRR'"
4612   reference:
4613     include: "2"
4614     name: "VNF-1c"
4615   compare:
4616     include: "1"
4617     name: "VNF-0.5c"
4618   parameters:
4619   - "result"
4620   - "name"
4621   - "tags"
4622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4623   x-axis: "X = VNFs per Service Chain"
4624   y-axis: "Y = Number of Service Chains"
4625   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4626   layout:
4627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4628     layout: "plot-service-density"
4629
4630 - type: "plot"
4631   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4632   algorithm: "plot_service_density_heatmap"
4633   output-file-type: ".html"
4634   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4635   data: "plot-vpp-nfv-2n-skx-mrr"
4636   filter: "'NIC_Intel-XXV710' and
4637            'NF_DENSITY' and
4638            'VHOST' and
4639            'CHAIN' and
4640            'NF_VPPIP4' and
4641            'IMIX' and
4642            '8T4C' and
4643            'MRR'"
4644   reference:
4645     include: "2"
4646     name: "VNF-1c"
4647   compare:
4648     include: "1"
4649     name: "VNF-0.5c"
4650   parameters:
4651   - "result"
4652   - "name"
4653   - "tags"
4654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4655   x-axis: "X = VNFs per Service Chain"
4656   y-axis: "Y = Number of Service Chains"
4657   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4658   layout:
4659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4660     layout: "plot-service-density"
4661
4662 # Plots - NF Density - VSC - NDR 64b
4663 - type: "plot"
4664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4665   algorithm: "plot_service_density_heatmap"
4666   output-file-type: ".html"
4667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4668   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4669   filter: "'NIC_Intel-XXV710' and
4670            'NF_DENSITY' and
4671            'VHOST' and
4672            'CHAIN' and
4673            'NF_VPPIP4' and
4674            '64B' and
4675            '2T1C' and
4676            'NDRPDR'"
4677   reference:
4678     include: "2"
4679     name: "VNF-1c"
4680   compare:
4681     include: "1"
4682     name: "VNF-0.5c"
4683   parameters:
4684   - "throughput"
4685   - "name"
4686   - "tags"
4687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4688   x-axis: "X = VNFs per Service Chain"
4689   y-axis: "Y = Number of Service Chains"
4690   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4691   layout:
4692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4693     layout: "plot-service-density"
4694
4695 - type: "plot"
4696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4697   algorithm: "plot_service_density_heatmap"
4698   output-file-type: ".html"
4699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4700   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4701   filter: "'NIC_Intel-XXV710' and
4702            'NF_DENSITY' and
4703            'VHOST' and
4704            'CHAIN' and
4705            'NF_VPPIP4' and
4706            '64B' and
4707            '4T2C' and
4708            'NDRPDR'"
4709   reference:
4710     include: "2"
4711     name: "VNF-1c"
4712   compare:
4713     include: "1"
4714     name: "VNF-0.5c"
4715   parameters:
4716   - "throughput"
4717   - "name"
4718   - "tags"
4719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4720   x-axis: "X = VNFs per Service Chain"
4721   y-axis: "Y = Number of Service Chains"
4722   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4723   layout:
4724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4725     layout: "plot-service-density"
4726
4727 - type: "plot"
4728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4729   algorithm: "plot_service_density_heatmap"
4730   output-file-type: ".html"
4731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4732   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4733   filter: "'NIC_Intel-XXV710' and
4734            'NF_DENSITY' and
4735            'VHOST' and
4736            'CHAIN' and
4737            'NF_VPPIP4' and
4738            '64B' and
4739            '8T4C' and
4740            'NDRPDR'"
4741   reference:
4742     include: "2"
4743     name: "VNF-1c"
4744   compare:
4745     include: "1"
4746     name: "VNF-0.5c"
4747   parameters:
4748   - "throughput"
4749   - "name"
4750   - "tags"
4751   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4752   x-axis: "X = VNFs per Service Chain"
4753   y-axis: "Y = Number of Service Chains"
4754   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4755   layout:
4756     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4757     layout: "plot-service-density"
4758
4759 # Plots - NF Density - VSC - NDR IMIX
4760 - type: "plot"
4761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4762   algorithm: "plot_service_density_heatmap"
4763   output-file-type: ".html"
4764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4765   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4766   filter: "'NIC_Intel-XXV710' and
4767            'NF_DENSITY' and
4768            'VHOST' and
4769            'CHAIN' and
4770            'NF_VPPIP4' and
4771            'IMIX' and
4772            '2T1C' and
4773            'NDRPDR'"
4774   reference:
4775     include: "2"
4776     name: "VNF-1c"
4777   compare:
4778     include: "1"
4779     name: "VNF-0.5c"
4780   parameters:
4781   - "throughput"
4782   - "name"
4783   - "tags"
4784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4785   x-axis: "X = VNFs per Service Chain"
4786   y-axis: "Y = Number of Service Chains"
4787   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4788   layout:
4789     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4790     layout: "plot-service-density"
4791
4792 - type: "plot"
4793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4794   algorithm: "plot_service_density_heatmap"
4795   output-file-type: ".html"
4796   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4797   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4798   filter: "'NIC_Intel-XXV710' and
4799            'NF_DENSITY' and
4800            'VHOST' and
4801            'CHAIN' and
4802            'NF_VPPIP4' and
4803            'IMIX' and
4804            '4T2C' and
4805            'NDRPDR'"
4806   reference:
4807     include: "2"
4808     name: "VNF-1c"
4809   compare:
4810     include: "1"
4811     name: "VNF-0.5c"
4812   parameters:
4813   - "throughput"
4814   - "name"
4815   - "tags"
4816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4817   x-axis: "X = VNFs per Service Chain"
4818   y-axis: "Y = Number of Service Chains"
4819   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4820   layout:
4821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4822     layout: "plot-service-density"
4823
4824 - type: "plot"
4825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4826   algorithm: "plot_service_density_heatmap"
4827   output-file-type: ".html"
4828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4829   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4830   filter: "'NIC_Intel-XXV710' and
4831            'NF_DENSITY' and
4832            'VHOST' and
4833            'CHAIN' and
4834            'NF_VPPIP4' and
4835            'IMIX' and
4836            '8T4C' and
4837            'NDRPDR'"
4838   reference:
4839     include: "2"
4840     name: "VNF-1c"
4841   compare:
4842     include: "1"
4843     name: "VNF-0.5c"
4844   parameters:
4845   - "throughput"
4846   - "name"
4847   - "tags"
4848   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4849   x-axis: "X = VNFs per Service Chain"
4850   y-axis: "Y = Number of Service Chains"
4851   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4852   layout:
4853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4854     layout: "plot-service-density"
4855
4856 # Plots - NF Density - VSC - PDR 64b
4857 - type: "plot"
4858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4859   algorithm: "plot_service_density_heatmap"
4860   output-file-type: ".html"
4861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4862   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4863   filter: "'NIC_Intel-XXV710' and
4864            'NF_DENSITY' and
4865            'VHOST' and
4866            'CHAIN' and
4867            'NF_VPPIP4' and
4868            '64B' and
4869            '2T1C' and
4870            'NDRPDR'"
4871   reference:
4872     include: "2"
4873     name: "VNF-1c"
4874   compare:
4875     include: "1"
4876     name: "VNF-0.5c"
4877   parameters:
4878   - "throughput"
4879   - "name"
4880   - "tags"
4881   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4882   x-axis: "X = VNFs per Service Chain"
4883   y-axis: "Y = Number of Service Chains"
4884   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4885   layout:
4886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4887     layout: "plot-service-density"
4888
4889 - type: "plot"
4890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4891   algorithm: "plot_service_density_heatmap"
4892   output-file-type: ".html"
4893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4894   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4895   filter: "'NIC_Intel-XXV710' and
4896            'NF_DENSITY' and
4897            'VHOST' and
4898            'CHAIN' and
4899            'NF_VPPIP4' and
4900            '64B' and
4901            '4T2C' and
4902            'NDRPDR'"
4903   reference:
4904     include: "2"
4905     name: "VNF-1c"
4906   compare:
4907     include: "1"
4908     name: "VNF-0.5c"
4909   parameters:
4910   - "throughput"
4911   - "name"
4912   - "tags"
4913   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4914   x-axis: "X = VNFs per Service Chain"
4915   y-axis: "Y = Number of Service Chains"
4916   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4917   layout:
4918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4919     layout: "plot-service-density"
4920
4921 - type: "plot"
4922   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4923   algorithm: "plot_service_density_heatmap"
4924   output-file-type: ".html"
4925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4926   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4927   filter: "'NIC_Intel-XXV710' and
4928            'NF_DENSITY' and
4929            'VHOST' and
4930            'CHAIN' and
4931            'NF_VPPIP4' and
4932            '64B' and
4933            '8T4C' and
4934            'NDRPDR'"
4935   reference:
4936     include: "2"
4937     name: "VNF-1c"
4938   compare:
4939     include: "1"
4940     name: "VNF-0.5c"
4941   parameters:
4942   - "throughput"
4943   - "name"
4944   - "tags"
4945   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4946   x-axis: "X = VNFs per Service Chain"
4947   y-axis: "Y = Number of Service Chains"
4948   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4949   layout:
4950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4951     layout: "plot-service-density"
4952
4953 # Plots - NF Density - VSC - PDR IMIX
4954 - type: "plot"
4955   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4956   algorithm: "plot_service_density_heatmap"
4957   output-file-type: ".html"
4958   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
4959   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4960   filter: "'NIC_Intel-XXV710' and
4961            'NF_DENSITY' and
4962            'VHOST' and
4963            'CHAIN' and
4964            'NF_VPPIP4' and
4965            'IMIX' and
4966            '2T1C' and
4967            'NDRPDR'"
4968   reference:
4969     include: "2"
4970     name: "VNF-1c"
4971   compare:
4972     include: "1"
4973     name: "VNF-0.5c"
4974   parameters:
4975   - "throughput"
4976   - "name"
4977   - "tags"
4978   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4979   x-axis: "X = VNFs per Service Chain"
4980   y-axis: "Y = Number of Service Chains"
4981   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4982   layout:
4983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4984     layout: "plot-service-density"
4985
4986 - type: "plot"
4987   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4988   algorithm: "plot_service_density_heatmap"
4989   output-file-type: ".html"
4990   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
4991   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4992   filter: "'NIC_Intel-XXV710' and
4993            'NF_DENSITY' and
4994            'VHOST' and
4995            'CHAIN' and
4996            'NF_VPPIP4' and
4997            'IMIX' and
4998            '4T2C' and
4999            'NDRPDR'"
5000   reference:
5001     include: "2"
5002     name: "VNF-1c"
5003   compare:
5004     include: "1"
5005     name: "VNF-0.5c"
5006   parameters:
5007   - "throughput"
5008   - "name"
5009   - "tags"
5010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5011   x-axis: "X = VNFs per Service Chain"
5012   y-axis: "Y = Number of Service Chains"
5013   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5014   layout:
5015     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5016     layout: "plot-service-density"
5017
5018 - type: "plot"
5019   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5020   algorithm: "plot_service_density_heatmap"
5021   output-file-type: ".html"
5022   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5023   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5024   filter: "'NIC_Intel-XXV710' and
5025            'NF_DENSITY' and
5026            'VHOST' and
5027            'CHAIN' and
5028            'NF_VPPIP4' and
5029            'IMIX' and
5030            '8T4C' and
5031            'NDRPDR'"
5032   reference:
5033     include: "2"
5034     name: "VNF-1c"
5035   compare:
5036     include: "1"
5037     name: "VNF-0.5c"
5038   parameters:
5039   - "throughput"
5040   - "name"
5041   - "tags"
5042   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5043   x-axis: "X = VNFs per Service Chain"
5044   y-axis: "Y = Number of Service Chains"
5045   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5046   layout:
5047     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5048     layout: "plot-service-density"
5049
5050 ###############################################################################
5051 # Plots - NF Density - CSC - MRR 64b
5052 - type: "plot"
5053   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5054   algorithm: "plot_service_density_heatmap"
5055   output-file-type: ".html"
5056   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5057   data: "plot-vpp-nfv-2n-skx-mrr"
5058   filter: "'NIC_Intel-XXV710' and
5059            'NF_DENSITY' and
5060            'DOCKER' and
5061            'CHAIN' and
5062            'NF_VPPIP4' and
5063            '64B' and
5064            '2T1C' and
5065            'MRR'"
5066   reference:
5067     include: "2"
5068     name: "CNF-1c"
5069   compare:
5070     include: "1"
5071     name: "CNF-0.5c"
5072   parameters:
5073   - "result"
5074   - "name"
5075   - "tags"
5076   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5077   x-axis: "X = CNFs per Service Chain"
5078   y-axis: "Y = Number of Service Chains"
5079   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5080   layout:
5081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5082     layout: "plot-service-density"
5083
5084 - type: "plot"
5085   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5086   algorithm: "plot_service_density_heatmap"
5087   output-file-type: ".html"
5088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5089   data: "plot-vpp-nfv-2n-skx-mrr"
5090   filter: "'NIC_Intel-XXV710' and
5091            'NF_DENSITY' and
5092            'DOCKER' and
5093            'CHAIN' and
5094            'NF_VPPIP4' and
5095            '64B' and
5096            '4T2C' and
5097            'MRR'"
5098   reference:
5099     include: "2"
5100     name: "CNF-1c"
5101   compare:
5102     include: "1"
5103     name: "CNF-0.5c"
5104   parameters:
5105   - "result"
5106   - "name"
5107   - "tags"
5108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5109   x-axis: "X = CNFs per Service Chain"
5110   y-axis: "Y = Number of Service Chains"
5111   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5112   layout:
5113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5114     layout: "plot-service-density"
5115
5116 - type: "plot"
5117   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5118   algorithm: "plot_service_density_heatmap"
5119   output-file-type: ".html"
5120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5121   data: "plot-vpp-nfv-2n-skx-mrr"
5122   filter: "'NIC_Intel-XXV710' and
5123            'NF_DENSITY' and
5124            'DOCKER' and
5125            'CHAIN' and
5126            'NF_VPPIP4' and
5127            '64B' and
5128            '8T4C' and
5129            'MRR'"
5130   reference:
5131     include: "2"
5132     name: "CNF-1c"
5133   compare:
5134     include: "1"
5135     name: "CNF-0.5c"
5136   parameters:
5137   - "result"
5138   - "name"
5139   - "tags"
5140   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5141   x-axis: "X = CNFs per Service Chain"
5142   y-axis: "Y = Number of Service Chains"
5143   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5144   layout:
5145     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5146     layout: "plot-service-density"
5147
5148 # Plots - NF Density - CSC - MRR IMIX
5149 - type: "plot"
5150   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5151   algorithm: "plot_service_density_heatmap"
5152   output-file-type: ".html"
5153   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5154   data: "plot-vpp-nfv-2n-skx-mrr"
5155   filter: "'NIC_Intel-XXV710' and
5156            'NF_DENSITY' and
5157            'DOCKER' and
5158            'CHAIN' and
5159            'NF_VPPIP4' and
5160            'IMIX' and
5161            '2T1C' and
5162            'MRR'"
5163   reference:
5164     include: "2"
5165     name: "CNF-1c"
5166   compare:
5167     include: "1"
5168     name: "CNF-0.5c"
5169   parameters:
5170   - "result"
5171   - "name"
5172   - "tags"
5173   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5174   x-axis: "X = CNFs per Service Chain"
5175   y-axis: "Y = Number of Service Chains"
5176   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5177   layout:
5178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5179     layout: "plot-service-density"
5180
5181 - type: "plot"
5182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5183   algorithm: "plot_service_density_heatmap"
5184   output-file-type: ".html"
5185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5186   data: "plot-vpp-nfv-2n-skx-mrr"
5187   filter: "'NIC_Intel-XXV710' and
5188            'NF_DENSITY' and
5189            'DOCKER' and
5190            'CHAIN' and
5191            'NF_VPPIP4' and
5192            'IMIX' and
5193            '4T2C' and
5194            'MRR'"
5195   reference:
5196     include: "2"
5197     name: "CNF-1c"
5198   compare:
5199     include: "1"
5200     name: "CNF-0.5c"
5201   parameters:
5202   - "result"
5203   - "name"
5204   - "tags"
5205   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5206   x-axis: "X = CNFs per Service Chain"
5207   y-axis: "Y = Number of Service Chains"
5208   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5209   layout:
5210     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5211     layout: "plot-service-density"
5212
5213 - type: "plot"
5214   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5215   algorithm: "plot_service_density_heatmap"
5216   output-file-type: ".html"
5217   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5218   data: "plot-vpp-nfv-2n-skx-mrr"
5219   filter: "'NIC_Intel-XXV710' and
5220            'NF_DENSITY' and
5221            'DOCKER' and
5222            'CHAIN' and
5223            'NF_VPPIP4' and
5224            'IMIX' and
5225            '8T4C' and
5226            'MRR'"
5227   reference:
5228     include: "2"
5229     name: "CNF-1c"
5230   compare:
5231     include: "1"
5232     name: "CNF-0.5c"
5233   parameters:
5234   - "result"
5235   - "name"
5236   - "tags"
5237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5238   x-axis: "X = CNFs per Service Chain"
5239   y-axis: "Y = Number of Service Chains"
5240   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5241   layout:
5242     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5243     layout: "plot-service-density"
5244
5245 # Plots - NF Density - CSC - NDR 64b
5246 - type: "plot"
5247   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5248   algorithm: "plot_service_density_heatmap"
5249   output-file-type: ".html"
5250   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5251   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5252   filter: "'NIC_Intel-XXV710' and
5253            'NF_DENSITY' and
5254            'DOCKER' and
5255            'CHAIN' and
5256            'NF_VPPIP4' and
5257            '64B' and
5258            '2T1C' and
5259            'NDRPDR'"
5260   reference:
5261     include: "2"
5262     name: "CNF-1c"
5263   compare:
5264     include: "1"
5265     name: "CNF-0.5c"
5266   parameters:
5267   - "throughput"
5268   - "name"
5269   - "tags"
5270   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5271   x-axis: "X = CNFs per Service Chain"
5272   y-axis: "Y = Number of Service Chains"
5273   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5274   layout:
5275     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5276     layout: "plot-service-density"
5277
5278 - type: "plot"
5279   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5280   algorithm: "plot_service_density_heatmap"
5281   output-file-type: ".html"
5282   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5283   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5284   filter: "'NIC_Intel-XXV710' and
5285            'NF_DENSITY' and
5286            'DOCKER' and
5287            'CHAIN' and
5288            'NF_VPPIP4' and
5289            '64B' and
5290            '4T2C' and
5291            'NDRPDR'"
5292   reference:
5293     include: "2"
5294     name: "CNF-1c"
5295   compare:
5296     include: "1"
5297     name: "CNF-0.5c"
5298   parameters:
5299   - "throughput"
5300   - "name"
5301   - "tags"
5302   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5303   x-axis: "X = CNFs per Service Chain"
5304   y-axis: "Y = Number of Service Chains"
5305   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5306   layout:
5307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5308     layout: "plot-service-density"
5309
5310 - type: "plot"
5311   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5312   algorithm: "plot_service_density_heatmap"
5313   output-file-type: ".html"
5314   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5315   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5316   filter: "'NIC_Intel-XXV710' and
5317            'NF_DENSITY' and
5318            'DOCKER' and
5319            'CHAIN' and
5320            'NF_VPPIP4' and
5321            '64B' and
5322            '8T4C' and
5323            'NDRPDR'"
5324   reference:
5325     include: "2"
5326     name: "CNF-1c"
5327   compare:
5328     include: "1"
5329     name: "CNF-0.5c"
5330   parameters:
5331   - "throughput"
5332   - "name"
5333   - "tags"
5334   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5335   x-axis: "X = CNFs per Service Chain"
5336   y-axis: "Y = Number of Service Chains"
5337   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5338   layout:
5339     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5340     layout: "plot-service-density"
5341
5342 # Plots - NF Density - CSC - NDR IMIX
5343 - type: "plot"
5344   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5345   algorithm: "plot_service_density_heatmap"
5346   output-file-type: ".html"
5347   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5348   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5349   filter: "'NIC_Intel-XXV710' and
5350            'NF_DENSITY' and
5351            'DOCKER' and
5352            'CHAIN' and
5353            'NF_VPPIP4' and
5354            'IMIX' and
5355            '2T1C' and
5356            'NDRPDR'"
5357   reference:
5358     include: "2"
5359     name: "CNF-1c"
5360   compare:
5361     include: "1"
5362     name: "CNF-0.5c"
5363   parameters:
5364   - "throughput"
5365   - "name"
5366   - "tags"
5367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5368   x-axis: "X = CNFs per Service Chain"
5369   y-axis: "Y = Number of Service Chains"
5370   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5371   layout:
5372     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5373     layout: "plot-service-density"
5374
5375 - type: "plot"
5376   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5377   algorithm: "plot_service_density_heatmap"
5378   output-file-type: ".html"
5379   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5380   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5381   filter: "'NIC_Intel-XXV710' and
5382            'NF_DENSITY' and
5383            'DOCKER' and
5384            'CHAIN' and
5385            'NF_VPPIP4' and
5386            'IMIX' and
5387            '4T2C' and
5388            'NDRPDR'"
5389   reference:
5390     include: "2"
5391     name: "CNF-1c"
5392   compare:
5393     include: "1"
5394     name: "CNF-0.5c"
5395   parameters:
5396   - "throughput"
5397   - "name"
5398   - "tags"
5399   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5400   x-axis: "X = CNFs per Service Chain"
5401   y-axis: "Y = Number of Service Chains"
5402   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5403   layout:
5404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5405     layout: "plot-service-density"
5406
5407 - type: "plot"
5408   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5409   algorithm: "plot_service_density_heatmap"
5410   output-file-type: ".html"
5411   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5412   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5413   filter: "'NIC_Intel-XXV710' and
5414            'NF_DENSITY' and
5415            'DOCKER' and
5416            'CHAIN' and
5417            'NF_VPPIP4' and
5418            'IMIX' and
5419            '8T4C' and
5420            'NDRPDR'"
5421   reference:
5422     include: "2"
5423     name: "CNF-1c"
5424   compare:
5425     include: "1"
5426     name: "CNF-0.5c"
5427   parameters:
5428   - "throughput"
5429   - "name"
5430   - "tags"
5431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5432   x-axis: "X = CNFs per Service Chain"
5433   y-axis: "Y = Number of Service Chains"
5434   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5435   layout:
5436     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5437     layout: "plot-service-density"
5438
5439 # Plots - NF Density - CSC - PDR 64b
5440 - type: "plot"
5441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5442   algorithm: "plot_service_density_heatmap"
5443   output-file-type: ".html"
5444   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5445   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5446   filter: "'NIC_Intel-XXV710' and
5447            'NF_DENSITY' and
5448            'DOCKER' and
5449            'CHAIN' and
5450            'NF_VPPIP4' and
5451            '64B' and
5452            '2T1C' and
5453            'NDRPDR'"
5454   reference:
5455     include: "2"
5456     name: "CNF-1c"
5457   compare:
5458     include: "1"
5459     name: "CNF-0.5c"
5460   parameters:
5461   - "throughput"
5462   - "name"
5463   - "tags"
5464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5465   x-axis: "X = CNFs per Service Chain"
5466   y-axis: "Y = Number of Service Chains"
5467   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5468   layout:
5469     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5470     layout: "plot-service-density"
5471
5472 - type: "plot"
5473   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5474   algorithm: "plot_service_density_heatmap"
5475   output-file-type: ".html"
5476   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5477   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5478   filter: "'NIC_Intel-XXV710' and
5479            'NF_DENSITY' and
5480            'DOCKER' and
5481            'CHAIN' and
5482            'NF_VPPIP4' and
5483            '64B' and
5484            '4T2C' and
5485            'NDRPDR'"
5486   reference:
5487     include: "2"
5488     name: "CNF-1c"
5489   compare:
5490     include: "1"
5491     name: "CNF-0.5c"
5492   parameters:
5493   - "throughput"
5494   - "name"
5495   - "tags"
5496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5497   x-axis: "X = CNFs per Service Chain"
5498   y-axis: "Y = Number of Service Chains"
5499   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5500   layout:
5501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5502     layout: "plot-service-density"
5503
5504 - type: "plot"
5505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5506   algorithm: "plot_service_density_heatmap"
5507   output-file-type: ".html"
5508   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5509   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5510   filter: "'NIC_Intel-XXV710' and
5511            'NF_DENSITY' and
5512            'DOCKER' and
5513            'CHAIN' and
5514            'NF_VPPIP4' and
5515            '64B' and
5516            '8T4C' and
5517            'NDRPDR'"
5518   reference:
5519     include: "2"
5520     name: "CNF-1c"
5521   compare:
5522     include: "1"
5523     name: "CNF-0.5c"
5524   parameters:
5525   - "throughput"
5526   - "name"
5527   - "tags"
5528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5529   x-axis: "X = CNFs per Service Chain"
5530   y-axis: "Y = Number of Service Chains"
5531   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5532   layout:
5533     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5534     layout: "plot-service-density"
5535
5536 # Plots - NF Density - CSC - PDR IMIX
5537 - type: "plot"
5538   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5539   algorithm: "plot_service_density_heatmap"
5540   output-file-type: ".html"
5541   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5542   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5543   filter: "'NIC_Intel-XXV710' and
5544            'NF_DENSITY' and
5545            'DOCKER' and
5546            'CHAIN' and
5547            'NF_VPPIP4' and
5548            'IMIX' and
5549            '2T1C' and
5550            'NDRPDR'"
5551   reference:
5552     include: "2"
5553     name: "CNF-1c"
5554   compare:
5555     include: "1"
5556     name: "CNF-0.5c"
5557   parameters:
5558   - "throughput"
5559   - "name"
5560   - "tags"
5561   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5562   x-axis: "X = CNFs per Service Chain"
5563   y-axis: "Y = Number of Service Chains"
5564   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5565   layout:
5566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5567     layout: "plot-service-density"
5568
5569 - type: "plot"
5570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5571   algorithm: "plot_service_density_heatmap"
5572   output-file-type: ".html"
5573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5574   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5575   filter: "'NIC_Intel-XXV710' and
5576            'NF_DENSITY' and
5577            'DOCKER' and
5578            'CHAIN' and
5579            'NF_VPPIP4' and
5580            'IMIX' and
5581            '4T2C' and
5582            'NDRPDR'"
5583   reference:
5584     include: "2"
5585     name: "CNF-1c"
5586   compare:
5587     include: "1"
5588     name: "CNF-0.5c"
5589   parameters:
5590   - "throughput"
5591   - "name"
5592   - "tags"
5593   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5594   x-axis: "X = CNFs per Service Chain"
5595   y-axis: "Y = Number of Service Chains"
5596   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5597   layout:
5598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5599     layout: "plot-service-density"
5600
5601 - type: "plot"
5602   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5603   algorithm: "plot_service_density_heatmap"
5604   output-file-type: ".html"
5605   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5606   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5607   filter: "'NIC_Intel-XXV710' and
5608            'NF_DENSITY' and
5609            'DOCKER' and
5610            'CHAIN' and
5611            'NF_VPPIP4' and
5612            'IMIX' and
5613            '8T4C' and
5614            'NDRPDR'"
5615   reference:
5616     include: "2"
5617     name: "CNF-1c"
5618   compare:
5619     include: "1"
5620     name: "CNF-0.5c"
5621   parameters:
5622   - "throughput"
5623   - "name"
5624   - "tags"
5625   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5626   x-axis: "X = CNFs per Service Chain"
5627   y-axis: "Y = Number of Service Chains"
5628   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5629   layout:
5630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5631     layout: "plot-service-density"
5632
5633 ###############################################################################
5634 # Plots - NF Density - CSP - MRR 64b
5635 - type: "plot"
5636   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5637   algorithm: "plot_service_density_heatmap"
5638   output-file-type: ".html"
5639   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5640   data: "plot-vpp-nfv-2n-skx-mrr"
5641   filter: "'NIC_Intel-XXV710' and
5642            'NF_DENSITY' and
5643            'DOCKER' and
5644            'PIPELINE' and
5645            'NF_VPPIP4' and
5646            '64B' and
5647            '2T1C' and
5648            'MRR'"
5649   reference:
5650     include: "2"
5651     name: "CNF-1c"
5652   compare:
5653     include: "1"
5654     name: "CNF-0.5c"
5655   parameters:
5656   - "result"
5657   - "name"
5658   - "tags"
5659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5660   x-axis: "X = CNFs per Service Pipeline"
5661   y-axis: "Y = Number of Service Pipelines"
5662   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5663   layout:
5664     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5665     layout: "plot-service-density"
5666
5667 - type: "plot"
5668   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5669   algorithm: "plot_service_density_heatmap"
5670   output-file-type: ".html"
5671   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5672   data: "plot-vpp-nfv-2n-skx-mrr"
5673   filter: "'NIC_Intel-XXV710' and
5674            'NF_DENSITY' and
5675            'DOCKER' and
5676            'PIPELINE' and
5677            'NF_VPPIP4' and
5678            '64B' and
5679            '4T2C' and
5680            'MRR'"
5681   reference:
5682     include: "2"
5683     name: "CNF-1c"
5684   compare:
5685     include: "1"
5686     name: "CNF-0.5c"
5687   parameters:
5688   - "result"
5689   - "name"
5690   - "tags"
5691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5692   x-axis: "X = CNFs per Service Pipeline"
5693   y-axis: "Y = Number of Service Pipelines"
5694   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5695   layout:
5696     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5697     layout: "plot-service-density"
5698
5699 - type: "plot"
5700   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5701   algorithm: "plot_service_density_heatmap"
5702   output-file-type: ".html"
5703   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5704   data: "plot-vpp-nfv-2n-skx-mrr"
5705   filter: "'NIC_Intel-XXV710' and
5706            'NF_DENSITY' and
5707            'DOCKER' and
5708            'PIPELINE' and
5709            'NF_VPPIP4' and
5710            '64B' and
5711            '8T4C' and
5712            'MRR'"
5713   reference:
5714     include: "2"
5715     name: "CNF-1c"
5716   compare:
5717     include: "1"
5718     name: "CNF-0.5c"
5719   parameters:
5720   - "result"
5721   - "name"
5722   - "tags"
5723   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5724   x-axis: "X = CNFs per Service Pipeline"
5725   y-axis: "Y = Number of Service Pipelines"
5726   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5727   layout:
5728     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5729     layout: "plot-service-density"
5730
5731 # Plots - NF Density - CSP - MRR IMIX
5732 - type: "plot"
5733   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5734   algorithm: "plot_service_density_heatmap"
5735   output-file-type: ".html"
5736   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5737   data: "plot-vpp-nfv-2n-skx-mrr"
5738   filter: "'NIC_Intel-XXV710' and
5739            'NF_DENSITY' and
5740            'DOCKER' and
5741            'PIPELINE' and
5742            'NF_VPPIP4' and
5743            'IMIX' and
5744            '2T1C' and
5745            'MRR'"
5746   reference:
5747     include: "2"
5748     name: "CNF-1c"
5749   compare:
5750     include: "1"
5751     name: "CNF-0.5c"
5752   parameters:
5753   - "result"
5754   - "name"
5755   - "tags"
5756   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5757   x-axis: "X = CNFs per Service Pipeline"
5758   y-axis: "Y = Number of Service Pipelines"
5759   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5760   layout:
5761     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5762     layout: "plot-service-density"
5763
5764 - type: "plot"
5765   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5766   algorithm: "plot_service_density_heatmap"
5767   output-file-type: ".html"
5768   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5769   data: "plot-vpp-nfv-2n-skx-mrr"
5770   filter: "'NIC_Intel-XXV710' and
5771            'NF_DENSITY' and
5772            'DOCKER' and
5773            'PIPELINE' and
5774            'NF_VPPIP4' and
5775            'IMIX' and
5776            '4T2C' and
5777            'MRR'"
5778   reference:
5779     include: "2"
5780     name: "CNF-1c"
5781   compare:
5782     include: "1"
5783     name: "CNF-0.5c"
5784   parameters:
5785   - "result"
5786   - "name"
5787   - "tags"
5788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5789   x-axis: "X = CNFs per Service Pipeline"
5790   y-axis: "Y = Number of Service Pipelines"
5791   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5792   layout:
5793     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5794     layout: "plot-service-density"
5795
5796 - type: "plot"
5797   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5798   algorithm: "plot_service_density_heatmap"
5799   output-file-type: ".html"
5800   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5801   data: "plot-vpp-nfv-2n-skx-mrr"
5802   filter: "'NIC_Intel-XXV710' and
5803            'NF_DENSITY' and
5804            'DOCKER' and
5805            'PIPELINE' and
5806            'NF_VPPIP4' and
5807            'IMIX' and
5808            '8T4C' and
5809            'MRR'"
5810   reference:
5811     include: "2"
5812     name: "CNF-1c"
5813   compare:
5814     include: "1"
5815     name: "CNF-0.5c"
5816   parameters:
5817   - "result"
5818   - "name"
5819   - "tags"
5820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5821   x-axis: "X = CNFs per Service Pipeline"
5822   y-axis: "Y = Number of Service Pipelines"
5823   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5824   layout:
5825     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5826     layout: "plot-service-density"
5827
5828 # Plots - NF Density - CSP - NDR 64b
5829 - type: "plot"
5830   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5831   algorithm: "plot_service_density_heatmap"
5832   output-file-type: ".html"
5833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5834   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5835   filter: "'NIC_Intel-XXV710' and
5836            'NF_DENSITY' and
5837            'DOCKER' and
5838            'PIPELINE' and
5839            'NF_VPPIP4' and
5840            '64B' and
5841            '2T1C' and
5842            'NDRPDR'"
5843   reference:
5844     include: "2"
5845     name: "CNF-1c"
5846   compare:
5847     include: "1"
5848     name: "CNF-0.5c"
5849   parameters:
5850   - "throughput"
5851   - "name"
5852   - "tags"
5853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5854   x-axis: "X = CNFs per Service Pipeline"
5855   y-axis: "Y = Number of Service Pipelines"
5856   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5857   layout:
5858     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5859     layout: "plot-service-density"
5860
5861 - type: "plot"
5862   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5863   algorithm: "plot_service_density_heatmap"
5864   output-file-type: ".html"
5865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5866   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5867   filter: "'NIC_Intel-XXV710' and
5868            'NF_DENSITY' and
5869            'DOCKER' and
5870            'PIPELINE' and
5871            'NF_VPPIP4' and
5872            '64B' and
5873            '4T2C' and
5874            'NDRPDR'"
5875   reference:
5876     include: "2"
5877     name: "CNF-1c"
5878   compare:
5879     include: "1"
5880     name: "CNF-0.5c"
5881   parameters:
5882   - "throughput"
5883   - "name"
5884   - "tags"
5885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5886   x-axis: "X = CNFs per Service Pipeline"
5887   y-axis: "Y = Number of Service Pipelines"
5888   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5889   layout:
5890     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5891     layout: "plot-service-density"
5892
5893 - type: "plot"
5894   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5895   algorithm: "plot_service_density_heatmap"
5896   output-file-type: ".html"
5897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5898   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5899   filter: "'NIC_Intel-XXV710' and
5900            'NF_DENSITY' and
5901            'DOCKER' and
5902            'PIPELINE' and
5903            'NF_VPPIP4' and
5904            '64B' and
5905            '8T4C' and
5906            'NDRPDR'"
5907   reference:
5908     include: "2"
5909     name: "CNF-1c"
5910   compare:
5911     include: "1"
5912     name: "CNF-0.5c"
5913   parameters:
5914   - "throughput"
5915   - "name"
5916   - "tags"
5917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5918   x-axis: "X = CNFs per Service Pipeline"
5919   y-axis: "Y = Number of Service Pipelines"
5920   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5921   layout:
5922     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5923     layout: "plot-service-density"
5924
5925 # Plots - NF Density - CSP - NDR IMIX
5926 - type: "plot"
5927   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5928   algorithm: "plot_service_density_heatmap"
5929   output-file-type: ".html"
5930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5931   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5932   filter: "'NIC_Intel-XXV710' and
5933            'NF_DENSITY' and
5934            'DOCKER' and
5935            'PIPELINE' and
5936            'NF_VPPIP4' and
5937            'IMIX' and
5938            '2T1C' and
5939            'NDRPDR'"
5940   reference:
5941     include: "2"
5942     name: "CNF-1c"
5943   compare:
5944     include: "1"
5945     name: "CNF-0.5c"
5946   parameters:
5947   - "throughput"
5948   - "name"
5949   - "tags"
5950   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5951   x-axis: "X = CNFs per Service Pipeline"
5952   y-axis: "Y = Number of Service Pipelines"
5953   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5954   layout:
5955     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5956     layout: "plot-service-density"
5957
5958 - type: "plot"
5959   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5960   algorithm: "plot_service_density_heatmap"
5961   output-file-type: ".html"
5962   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
5963   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5964   filter: "'NIC_Intel-XXV710' and
5965            'NF_DENSITY' and
5966            'DOCKER' and
5967            'PIPELINE' and
5968            'NF_VPPIP4' and
5969            'IMIX' and
5970            '4T2C' and
5971            'NDRPDR'"
5972   reference:
5973     include: "2"
5974     name: "CNF-1c"
5975   compare:
5976     include: "1"
5977     name: "CNF-0.5c"
5978   parameters:
5979   - "throughput"
5980   - "name"
5981   - "tags"
5982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5983   x-axis: "X = CNFs per Service Pipeline"
5984   y-axis: "Y = Number of Service Pipelines"
5985   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5986   layout:
5987     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5988     layout: "plot-service-density"
5989
5990 - type: "plot"
5991   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5992   algorithm: "plot_service_density_heatmap"
5993   output-file-type: ".html"
5994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
5995   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5996   filter: "'NIC_Intel-XXV710' and
5997            'NF_DENSITY' and
5998            'DOCKER' and
5999            'PIPELINE' and
6000            'NF_VPPIP4' and
6001            'IMIX' and
6002            '8T4C' and
6003            'NDRPDR'"
6004   reference:
6005     include: "2"
6006     name: "CNF-1c"
6007   compare:
6008     include: "1"
6009     name: "CNF-0.5c"
6010   parameters:
6011   - "throughput"
6012   - "name"
6013   - "tags"
6014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6015   x-axis: "X = CNFs per Service Pipeline"
6016   y-axis: "Y = Number of Service Pipelines"
6017   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6018   layout:
6019     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6020     layout: "plot-service-density"
6021
6022 # Plots - NF Density - CSP - PDR 64b
6023 - type: "plot"
6024   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6025   algorithm: "plot_service_density_heatmap"
6026   output-file-type: ".html"
6027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6028   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6029   filter: "'NIC_Intel-XXV710' and
6030            'NF_DENSITY' and
6031            'DOCKER' and
6032            'PIPELINE' and
6033            'NF_VPPIP4' and
6034            '64B' and
6035            '2T1C' and
6036            'NDRPDR'"
6037   reference:
6038     include: "2"
6039     name: "CNF-1c"
6040   compare:
6041     include: "1"
6042     name: "CNF-0.5c"
6043   parameters:
6044   - "throughput"
6045   - "name"
6046   - "tags"
6047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6048   x-axis: "X = CNFs per Service Pipeline"
6049   y-axis: "Y = Number of Service Pipelines"
6050   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6051   layout:
6052     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6053     layout: "plot-service-density"
6054
6055 - type: "plot"
6056   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6057   algorithm: "plot_service_density_heatmap"
6058   output-file-type: ".html"
6059   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6060   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6061   filter: "'NIC_Intel-XXV710' and
6062            'NF_DENSITY' and
6063            'DOCKER' and
6064            'PIPELINE' and
6065            'NF_VPPIP4' and
6066            '64B' and
6067            '4T2C' and
6068            'NDRPDR'"
6069   reference:
6070     include: "2"
6071     name: "CNF-1c"
6072   compare:
6073     include: "1"
6074     name: "CNF-0.5c"
6075   parameters:
6076   - "throughput"
6077   - "name"
6078   - "tags"
6079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6080   x-axis: "X = CNFs per Service Pipeline"
6081   y-axis: "Y = Number of Service Pipelines"
6082   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6083   layout:
6084     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6085     layout: "plot-service-density"
6086
6087 - type: "plot"
6088   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6089   algorithm: "plot_service_density_heatmap"
6090   output-file-type: ".html"
6091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6092   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6093   filter: "'NIC_Intel-XXV710' and
6094            'NF_DENSITY' and
6095            'DOCKER' and
6096            'PIPELINE' and
6097            'NF_VPPIP4' and
6098            '64B' and
6099            '8T4C' and
6100            'NDRPDR'"
6101   reference:
6102     include: "2"
6103     name: "CNF-1c"
6104   compare:
6105     include: "1"
6106     name: "CNF-0.5c"
6107   parameters:
6108   - "throughput"
6109   - "name"
6110   - "tags"
6111   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6112   x-axis: "X = CNFs per Service Pipeline"
6113   y-axis: "Y = Number of Service Pipelines"
6114   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6115   layout:
6116     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6117     layout: "plot-service-density"
6118
6119 # Plots - NF Density - CSP - PDR IMIX
6120 - type: "plot"
6121   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6122   algorithm: "plot_service_density_heatmap"
6123   output-file-type: ".html"
6124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6125   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6126   filter: "'NIC_Intel-XXV710' and
6127            'NF_DENSITY' and
6128            'DOCKER' and
6129            'PIPELINE' and
6130            'NF_VPPIP4' and
6131            'IMIX' and
6132            '2T1C' and
6133            'NDRPDR'"
6134   reference:
6135     include: "2"
6136     name: "CNF-1c"
6137   compare:
6138     include: "1"
6139     name: "CNF-0.5c"
6140   parameters:
6141   - "throughput"
6142   - "name"
6143   - "tags"
6144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6145   x-axis: "X = CNFs per Service Pipeline"
6146   y-axis: "Y = Number of Service Pipelines"
6147   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6148   layout:
6149     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6150     layout: "plot-service-density"
6151
6152 - type: "plot"
6153   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6154   algorithm: "plot_service_density_heatmap"
6155   output-file-type: ".html"
6156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6157   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6158   filter: "'NIC_Intel-XXV710' and
6159            'NF_DENSITY' and
6160            'DOCKER' and
6161            'PIPELINE' and
6162            'NF_VPPIP4' and
6163            'IMIX' and
6164            '4T2C' and
6165            'NDRPDR'"
6166   reference:
6167     include: "2"
6168     name: "CNF-1c"
6169   compare:
6170     include: "1"
6171     name: "CNF-0.5c"
6172   parameters:
6173   - "throughput"
6174   - "name"
6175   - "tags"
6176   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6177   x-axis: "X = CNFs per Service Pipeline"
6178   y-axis: "Y = Number of Service Pipelines"
6179   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6180   layout:
6181     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6182     layout: "plot-service-density"
6183
6184 - type: "plot"
6185   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6186   algorithm: "plot_service_density_heatmap"
6187   output-file-type: ".html"
6188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6189   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6190   filter: "'NIC_Intel-XXV710' and
6191            'NF_DENSITY' and
6192            'DOCKER' and
6193            'PIPELINE' and
6194            'NF_VPPIP4' and
6195            'IMIX' and
6196            '8T4C' and
6197            'NDRPDR'"
6198   reference:
6199     include: "2"
6200     name: "CNF-1c"
6201   compare:
6202     include: "1"
6203     name: "CNF-0.5c"
6204   parameters:
6205   - "throughput"
6206   - "name"
6207   - "tags"
6208   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6209   x-axis: "X = CNFs per Service Pipeline"
6210   y-axis: "Y = Number of Service Pipelines"
6211   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6212   layout:
6213     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6214     layout: "plot-service-density"
6215
6216 ################################################################################
6217
6218 # Packet Throughput
6219
6220 - type: "plot"
6221   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6222   algorithm: "plot_performance_name_box"
6223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6225   include:
6226     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6227     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6230   layout:
6231     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6232     layout: "plot-throughput"
6233
6234 - type: "plot"
6235   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6236   algorithm: "plot_performance_name_box"
6237   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6239   include:
6240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6244   layout:
6245     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6246     layout: "plot-throughput"
6247
6248 - type: "plot"
6249   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6250   algorithm: "plot_performance_name_box"
6251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6253   include:
6254     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6255     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6256     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6257     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6258     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6259   layout:
6260     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6261     layout: "plot-throughput"
6262
6263 - type: "plot"
6264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6265   algorithm: "plot_performance_name_box"
6266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6268   include:
6269     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6270     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6271     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6272     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6273     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6274   layout:
6275     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6276     layout: "plot-throughput"
6277
6278 - type: "plot"
6279   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6280   algorithm: "plot_performance_name_box"
6281   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6282   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6283   include:
6284     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6285     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6286     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6287     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6288     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6289   layout:
6290     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6291     layout: "plot-throughput"
6292
6293 - type: "plot"
6294   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6295   algorithm: "plot_performance_name_box"
6296   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6297   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6298   include:
6299     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6300     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6301     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6302     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6303     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6304   layout:
6305     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6306     layout: "plot-throughput"
6307
6308 - type: "plot"
6309   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6310   algorithm: "plot_performance_name_box"
6311   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6313   include:
6314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6318     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6319   layout:
6320     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6321     layout: "plot-throughput"
6322
6323 - type: "plot"
6324   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6325   algorithm: "plot_performance_name_box"
6326   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6328   include:
6329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6333     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6334   layout:
6335     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6336     layout: "plot-throughput"
6337
6338 - type: "plot"
6339   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6340   algorithm: "plot_performance_name_box"
6341   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6343   include:
6344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6348   layout:
6349     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6350     layout: "plot-throughput"
6351
6352 - type: "plot"
6353   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6354   algorithm: "plot_performance_name_box"
6355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6357   include:
6358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6362   layout:
6363     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6364     layout: "plot-throughput"
6365
6366 - type: "plot"
6367   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6368   algorithm: "plot_performance_name_box"
6369   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6370   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6371   include:
6372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6377   layout:
6378     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6379     layout: "plot-throughput"
6380
6381 - type: "plot"
6382   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6383   algorithm: "plot_performance_name_box"
6384   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6386   include:
6387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6392   layout:
6393     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6394     layout: "plot-throughput"
6395
6396 - type: "plot"
6397   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6398   algorithm: "plot_performance_name_box"
6399   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6401   include:
6402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6408   layout:
6409     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6410     layout: "plot-throughput"
6411
6412 - type: "plot"
6413   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6414   algorithm: "plot_performance_name_box"
6415   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6417   include:
6418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6424   layout:
6425     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6426     layout: "plot-throughput"
6427
6428 - type: "plot"
6429   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6430   algorithm: "plot_performance_name_box"
6431   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6433   include:
6434     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6435     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6436     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6437   layout:
6438     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6439     layout: "plot-throughput"
6440
6441 - type: "plot"
6442   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6443   algorithm: "plot_performance_name_box"
6444   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6446   include:
6447     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6448     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6449     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6450   layout:
6451     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6452     layout: "plot-throughput"
6453
6454 - type: "plot"
6455   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6456   algorithm: "plot_performance_name_box"
6457   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6459   include:
6460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6465   layout:
6466     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6467     layout: "plot-throughput"
6468
6469 - type: "plot"
6470   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6471   algorithm: "plot_performance_name_box"
6472   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6474   include:
6475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6479     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6480   layout:
6481     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6482     layout: "plot-throughput"
6483
6484 - type: "plot"
6485   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6486   algorithm: "plot_performance_name_box"
6487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6489   include:
6490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6494   layout:
6495     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6496     layout: "plot-throughput"
6497
6498 - type: "plot"
6499   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6500   algorithm: "plot_performance_name_box"
6501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6503   include:
6504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6508   layout:
6509     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6510     layout: "plot-throughput"
6511
6512 - type: "plot"
6513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6514   algorithm: "plot_performance_name_box"
6515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6517   include:
6518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6523   layout:
6524     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6525     layout: "plot-throughput"
6526
6527 - type: "plot"
6528   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6529   algorithm: "plot_performance_name_box"
6530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6532   include:
6533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6538   layout:
6539     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6540     layout: "plot-throughput"
6541
6542 - type: "plot"
6543   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6544   algorithm: "plot_performance_name_box"
6545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6547   include:
6548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6554   layout:
6555     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6556     layout: "plot-throughput"
6557
6558 - type: "plot"
6559   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6560   algorithm: "plot_performance_name_box"
6561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6563   include:
6564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6570   layout:
6571     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6572     layout: "plot-throughput"
6573
6574 - type: "plot"
6575   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6576   algorithm: "plot_performance_name_box"
6577   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6578   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6579   include:
6580     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6581     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6582     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6583     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6584     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6585   layout:
6586     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6587     layout: "plot-throughput"
6588
6589 - type: "plot"
6590   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6591   algorithm: "plot_performance_name_box"
6592   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6593   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6594   include:
6595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6599     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6600   layout:
6601     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6602     layout: "plot-throughput"
6603
6604 - type: "plot"
6605   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6606   algorithm: "plot_performance_name_box"
6607   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6608   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6609   include:
6610     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6615     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6616   layout:
6617     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6618     layout: "plot-throughput"
6619
6620 - type: "plot"
6621   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6622   algorithm: "plot_performance_name_box"
6623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6625   include:
6626     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6627     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6628     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6629     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6630     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6631     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6632   layout:
6633     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6634     layout: "plot-throughput"
6635
6636 - type: "plot"
6637   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6638   algorithm: "plot_performance_name_box"
6639   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6640   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6641   include:
6642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6647   layout:
6648     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6649     layout: "plot-throughput"
6650
6651 - type: "plot"
6652   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6653   algorithm: "plot_performance_name_box"
6654   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6655   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6656   include:
6657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6662   layout:
6663     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6664     layout: "plot-throughput"
6665
6666 - type: "plot"
6667   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6668   algorithm: "plot_performance_name_box"
6669   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6670   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6671   include:
6672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6678   layout:
6679     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6680     layout: "plot-throughput"
6681
6682 - type: "plot"
6683   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6684   algorithm: "plot_performance_name_box"
6685   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6686   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
6687   include:
6688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6694   layout:
6695     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6696     layout: "plot-throughput"
6697
6698 - type: "plot"
6699   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6700   algorithm: "plot_performance_name_box"
6701   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6702   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6703   include:
6704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6709   layout:
6710     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
6711     layout: "plot-throughput"
6712
6713 - type: "plot"
6714   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6715   algorithm: "plot_performance_name_box"
6716   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6717   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6718   include:
6719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
6722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
6723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6724   layout:
6725     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
6726     layout: "plot-throughput"
6727
6728 - type: "plot"
6729   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6730   algorithm: "plot_performance_name_box"
6731   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6732   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6733   include:
6734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6740   layout:
6741     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
6742     layout: "plot-throughput"
6743
6744 - type: "plot"
6745   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6746   algorithm: "plot_performance_name_box"
6747   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6748   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6749   include:
6750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
6756   layout:
6757     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
6758     layout: "plot-throughput"
6759
6760 - type: "plot"
6761   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6762   algorithm: "plot_performance_name_box"
6763   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6765   include:
6766     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6767     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6768   layout:
6769     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6770     layout: "plot-throughput"
6771
6772 - type: "plot"
6773   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6774   algorithm: "plot_performance_name_box"
6775   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6777   include:
6778     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6779     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6780   layout:
6781     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6782     layout: "plot-throughput"
6783
6784 - type: "plot"
6785   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6786   algorithm: "plot_performance_name_box"
6787   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6789   include:
6790     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6791     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6792     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6793     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6794   layout:
6795     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6796     layout: "plot-throughput"
6797
6798 - type: "plot"
6799   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6800   algorithm: "plot_performance_name_box"
6801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6803   include:
6804     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6805     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6806     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6807     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6808   layout:
6809     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6810     layout: "plot-throughput"
6811
6812 - type: "plot"
6813   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6814   algorithm: "plot_performance_name_box"
6815   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6816   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6817   include:
6818     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6819     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6820     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6821     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6822   layout:
6823     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6824     layout: "plot-throughput"
6825
6826 - type: "plot"
6827   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6828   algorithm: "plot_performance_name_box"
6829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6831   include:
6832     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6833     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6834     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6835     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6836   layout:
6837     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6838     layout: "plot-throughput"
6839
6840 - type: "plot"
6841   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6842   algorithm: "plot_performance_name_box"
6843   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6844   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6845   include:
6846     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6847     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6848     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6849     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6850   layout:
6851     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr"
6852     layout: "plot-throughput"
6853
6854 - type: "plot"
6855   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6856   algorithm: "plot_performance_name_box"
6857   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6858   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
6859   include:
6860     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6861     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6862     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6863     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6864   layout:
6865     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr"
6866     layout: "plot-throughput"
6867
6868 - type: "plot"
6869   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6870   algorithm: "plot_performance_name_box"
6871   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6873   include:
6874     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6875     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6876     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6877   layout:
6878     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6879     layout: "plot-throughput"
6880
6881 - type: "plot"
6882   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6883   algorithm: "plot_performance_name_box"
6884   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6886   include:
6887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6888     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6890   layout:
6891     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6892     layout: "plot-throughput"
6893
6894 - type: "plot"
6895   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6896   algorithm: "plot_performance_name_box"
6897   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6899   include:
6900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6905   layout:
6906     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6907     layout: "plot-throughput"
6908
6909 - type: "plot"
6910   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6911   algorithm: "plot_performance_name_box"
6912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6914   include:
6915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6920   layout:
6921     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6922     layout: "plot-throughput"
6923
6924 - type: "plot"
6925   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6926   algorithm: "plot_performance_name_box"
6927   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6929   include:
6930     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6931     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6932     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6933   layout:
6934     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6935     layout: "plot-throughput"
6936
6937 - type: "plot"
6938   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6939   algorithm: "plot_performance_name_box"
6940   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6942   include:
6943     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6944     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6945     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6946   layout:
6947     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6948     layout: "plot-throughput"
6949
6950 - type: "plot"
6951   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6952   algorithm: "plot_performance_name_box"
6953   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6955   include:
6956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6959   layout:
6960     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6961     layout: "plot-throughput"
6962
6963 - type: "plot"
6964   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6965   algorithm: "plot_performance_name_box"
6966   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6968   include:
6969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6970     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6971     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6972   layout:
6973     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6974     layout: "plot-throughput"
6975
6976 - type: "plot"
6977   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6978   algorithm: "plot_performance_name_box"
6979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6981   include:
6982     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6983     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6984     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6985     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6986     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6987   layout:
6988     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6989     layout: "plot-throughput"
6990
6991 - type: "plot"
6992   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6993   algorithm: "plot_performance_name_box"
6994   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6996   include:
6997     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6998     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6999     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7000     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7001     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7002   layout:
7003     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7004     layout: "plot-throughput"
7005
7006 - type: "plot"
7007   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7008   algorithm: "plot_performance_name_box"
7009   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7010   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7011   include:
7012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7014     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7015     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7016     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7017   layout:
7018     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7019     layout: "plot-throughput"
7020
7021 - type: "plot"
7022   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7023   algorithm: "plot_performance_name_box"
7024   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7025   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7026   include:
7027     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7028     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7029     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7030     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7031     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7032   layout:
7033     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7034     layout: "plot-throughput"
7035
7036 - type: "plot"
7037   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7038   algorithm: "plot_performance_name_box"
7039   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7040   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7041   include:
7042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7047   layout:
7048     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7049     layout: "plot-throughput"
7050
7051 - type: "plot"
7052   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7053   algorithm: "plot_performance_name_box"
7054   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7055   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7056   include:
7057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7062   layout:
7063     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7064     layout: "plot-throughput"
7065
7066 - type: "plot"
7067   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7068   algorithm: "plot_performance_name_box"
7069   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7070   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7071   include:
7072     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7073     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7074     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7075     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7076     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7077   layout:
7078     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7079     layout: "plot-throughput"
7080
7081 - type: "plot"
7082   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7083   algorithm: "plot_performance_name_box"
7084   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7085   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7086   include:
7087     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7088     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7089     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7090     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7091     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7092   layout:
7093     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7094     layout: "plot-throughput"
7095
7096 - type: "plot"
7097   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7098   algorithm: "plot_performance_name_box"
7099   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7101   include:
7102     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7103     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7104     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7105     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7106     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7107     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7108   layout:
7109     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7110     layout: "plot-throughput"
7111
7112 - type: "plot"
7113   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7114   algorithm: "plot_performance_name_box"
7115   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7117   include:
7118     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7119     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7120     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7121     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7122     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7123     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7124   layout:
7125     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7126     layout: "plot-throughput"
7127
7128 - type: "plot"
7129   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7130   algorithm: "plot_performance_name_box"
7131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7133   include:
7134     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7135     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7136     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7137     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7138   layout:
7139     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7140     layout: "plot-throughput"
7141
7142 - type: "plot"
7143   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7144   algorithm: "plot_performance_name_box"
7145   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7147   include:
7148     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7149     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7150     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7151     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7152   layout:
7153     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7154     layout: "plot-throughput"
7155
7156 - type: "plot"
7157   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7158   algorithm: "plot_performance_name_box"
7159   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7161   include:
7162     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7163     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7164     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7165     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7166     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7167     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7168   layout:
7169     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7170     layout: "plot-throughput"
7171
7172 - type: "plot"
7173   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7174   algorithm: "plot_performance_name_box"
7175   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7177   include:
7178     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7179     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7180     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7181     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7182     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7183     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7184   layout:
7185     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7186     layout: "plot-throughput"
7187
7188 - type: "plot"
7189   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7190   algorithm: "plot_performance_name_box"
7191   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7192   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7193   include:
7194     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7195     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7196     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7197     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7198     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7199     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7200   layout:
7201     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7202     layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7206   algorithm: "plot_performance_name_box"
7207   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7208   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7209   include:
7210     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7211     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7212     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7213     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7214     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7215     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7216   layout:
7217     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7218     layout: "plot-throughput"
7219
7220 - type: "plot"
7221   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7222   algorithm: "plot_performance_name_box"
7223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7225   include:
7226     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7227     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7228     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7229     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7230     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7231     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7232   layout:
7233     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7234     layout: "plot-throughput"
7235
7236 - type: "plot"
7237   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7238   algorithm: "plot_performance_name_box"
7239   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7240   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7241   include:
7242     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7243     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7244     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7245     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7246     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7247     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7248   layout:
7249     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7250     layout: "plot-throughput"
7251
7252 - type: "plot"
7253   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7254   algorithm: "plot_performance_name_box"
7255   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7257   include:
7258     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7259     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7260     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7261     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7262     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7264   layout:
7265     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7266     layout: "plot-throughput"
7267
7268 - type: "plot"
7269   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7270   algorithm: "plot_performance_name_box"
7271   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7273   include:
7274     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7275     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7278     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7279     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7280   layout:
7281     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7282     layout: "plot-throughput"
7283
7284 - type: "plot"
7285   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7286   algorithm: "plot_performance_name_box"
7287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7289   include:
7290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7291     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7294   layout:
7295     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7296     layout: "plot-throughput"
7297
7298 - type: "plot"
7299   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7300   algorithm: "plot_performance_name_box"
7301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7303   include:
7304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7308   layout:
7309     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7310     layout: "plot-throughput"
7311
7312 - type: "plot"
7313   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7314   algorithm: "plot_performance_name_box"
7315   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7316   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7317   include:
7318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7321     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7322     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7323   layout:
7324     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7325     layout: "plot-throughput"
7326
7327 - type: "plot"
7328   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7329   algorithm: "plot_performance_name_box"
7330   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7332   include:
7333     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7334     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7335     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7338   layout:
7339     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7340     layout: "plot-throughput"
7341
7342 - type: "plot"
7343   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7344   algorithm: "plot_performance_name_box"
7345   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7346   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7347   include:
7348     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7349     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7350     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7351     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7352   layout:
7353     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7354     layout: "plot-throughput"
7355
7356 - type: "plot"
7357   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7358   algorithm: "plot_performance_name_box"
7359   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7361   include:
7362     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7363     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7364     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7365     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7366   layout:
7367     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7368     layout: "plot-throughput"
7369
7370 - type: "plot"
7371   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7372   algorithm: "plot_performance_name_box"
7373   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7375   include:
7376     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7377     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7378     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7379     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7380     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7381     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7382   layout:
7383     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7384     layout: "plot-throughput"
7385
7386 - type: "plot"
7387   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7388   algorithm: "plot_performance_name_box"
7389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7391   include:
7392     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7393     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7394     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7395     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7396     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7397     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7398   layout:
7399     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7400     layout: "plot-throughput"
7401
7402 - type: "plot"
7403   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7404   algorithm: "plot_performance_name_box"
7405   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7407   include:
7408     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7409     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7410     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7411     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7412     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7413   layout:
7414     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7415     layout: "plot-throughput"
7416
7417 - type: "plot"
7418   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7419   algorithm: "plot_performance_name_box"
7420   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7422   include:
7423     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7424     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7425     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7426     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7427     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7428   layout:
7429     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7430     layout: "plot-throughput"
7431
7432 - type: "plot"
7433   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7434   algorithm: "plot_performance_name_box"
7435   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7437   include:
7438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7441   layout:
7442     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7443     layout: "plot-throughput"
7444
7445 - type: "plot"
7446   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7447   algorithm: "plot_performance_name_box"
7448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7450   include:
7451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7454   layout:
7455     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7456     layout: "plot-throughput"
7457
7458 - type: "plot"
7459   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7460   algorithm: "plot_performance_name_box"
7461   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7463   include:
7464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7465     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7466     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7468   layout:
7469     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7470     layout: "plot-throughput"
7471
7472 - type: "plot"
7473   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7474   algorithm: "plot_performance_name_box"
7475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7477   include:
7478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7481     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7482   layout:
7483     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7484     layout: "plot-throughput"
7485
7486 - type: "plot"
7487   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7488   algorithm: "plot_performance_name_box"
7489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7491   include:
7492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7498   layout:
7499     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7500     layout: "plot-throughput"
7501
7502 - type: "plot"
7503   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7504   algorithm: "plot_performance_name_box"
7505   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7507   include:
7508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7514   layout:
7515     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7516     layout: "plot-throughput"
7517
7518 - type: "plot"
7519   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7520   algorithm: "plot_performance_name_box"
7521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7523   include:
7524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7530   layout:
7531     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7532     layout: "plot-throughput"
7533
7534 - type: "plot"
7535   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7536   algorithm: "plot_performance_name_box"
7537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7539   include:
7540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7544     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7545     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7546   layout:
7547     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7548     layout: "plot-throughput"
7549
7550 - type: "plot"
7551   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7552   algorithm: "plot_performance_name_box"
7553   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7554   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7555   include:
7556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7560   layout:
7561     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7562     layout: "plot-throughput"
7563
7564 - type: "plot"
7565   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7566   algorithm: "plot_performance_name_box"
7567   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7568   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7569   include:
7570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7574   layout:
7575     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7576     layout: "plot-throughput"
7577
7578 - type: "plot"
7579   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7580   algorithm: "plot_performance_name_box"
7581   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7582   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7583   include:
7584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7590   layout:
7591     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7592     layout: "plot-throughput"
7593
7594 - type: "plot"
7595   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7596   algorithm: "plot_performance_name_box"
7597   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7598   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7599   include:
7600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7606   layout:
7607     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7608     layout: "plot-throughput"
7609
7610 - type: "plot"
7611   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7612   algorithm: "plot_performance_name_box"
7613   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7614   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7615   include:
7616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7622   layout:
7623     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7624     layout: "plot-throughput"
7625
7626 - type: "plot"
7627   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7628   algorithm: "plot_performance_name_box"
7629   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7630   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7631   include:
7632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7638   layout:
7639     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7640     layout: "plot-throughput"
7641
7642 - type: "plot"
7643   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7644   algorithm: "plot_performance_name_box"
7645   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7646   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7647   include:
7648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7652   layout:
7653     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7654     layout: "plot-throughput"
7655
7656 - type: "plot"
7657   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7658   algorithm: "plot_performance_name_box"
7659   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7660   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7661   include:
7662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7666   layout:
7667     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7668     layout: "plot-throughput"
7669
7670 - type: "plot"
7671   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7672   algorithm: "plot_performance_name_box"
7673   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7674   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7675   include:
7676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7677     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7681     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7682   layout:
7683     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7684     layout: "plot-throughput"
7685
7686 - type: "plot"
7687   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7688   algorithm: "plot_performance_name_box"
7689   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7690   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7691   include:
7692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7694     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7695     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7696     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7697     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7698   layout:
7699     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7700     layout: "plot-throughput"
7701
7702 - type: "plot"
7703   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7704   algorithm: "plot_performance_name_box"
7705   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7706   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7707   include:
7708     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7709     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7710     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7711     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7712   layout:
7713     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
7714     layout: "plot-throughput"
7715
7716 - type: "plot"
7717   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7718   algorithm: "plot_performance_name_box"
7719   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7720   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7721   include:
7722     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7723     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7724     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7725     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7726   layout:
7727     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
7728     layout: "plot-throughput"
7729
7730 - type: "plot"
7731   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7732   algorithm: "plot_performance_name_box"
7733   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7734   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7735   include:
7736     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7737     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7738     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7739     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7740     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7741     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7742   layout:
7743     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
7744     layout: "plot-throughput"
7745
7746 - type: "plot"
7747   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7748   algorithm: "plot_performance_name_box"
7749   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7750   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7751   include:
7752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7756     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7757     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7758   layout:
7759     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
7760     layout: "plot-throughput"
7761
7762 - type: "plot"
7763   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7764   algorithm: "plot_performance_name_box"
7765   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7766   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7767   include:
7768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7773     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7774   layout:
7775     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
7776     layout: "plot-throughput"
7777
7778 - type: "plot"
7779   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7780   algorithm: "plot_performance_name_box"
7781   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7782   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7783   include:
7784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7786     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7787     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7788     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7789     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7790   layout:
7791     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
7792     layout: "plot-throughput"
7793
7794 - type: "plot"
7795   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7796   algorithm: "plot_performance_name_box"
7797   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7799   include:
7800     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7801     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7802     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7804     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7805     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7806   layout:
7807     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7808     layout: "plot-throughput"
7809
7810 - type: "plot"
7811   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7812   algorithm: "plot_performance_name_box"
7813   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7815   include:
7816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7818     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7820     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7821     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7822   layout:
7823     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7824     layout: "plot-throughput"
7825
7826 - type: "plot"
7827   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7828   algorithm: "plot_performance_name_box"
7829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7831   include:
7832     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7833     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7834     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7835     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7836     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7837     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7838   layout:
7839     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7840     layout: "plot-throughput"
7841
7842 - type: "plot"
7843   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7844   algorithm: "plot_performance_name_box"
7845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7847   include:
7848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7850     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7854   layout:
7855     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7856     layout: "plot-throughput"
7857
7858 - type: "plot"
7859   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7860   algorithm: "plot_performance_name_box"
7861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7863   include:
7864     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7865     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7866     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7867     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7868     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7869     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7870   layout:
7871     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7872     layout: "plot-throughput"
7873
7874 - type: "plot"
7875   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7876   algorithm: "plot_performance_name_box"
7877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7879   include:
7880     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7881     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7882     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7885     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7886   layout:
7887     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7888     layout: "plot-throughput"
7889
7890 - type: "plot"
7891   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7892   algorithm: "plot_performance_name_box"
7893   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7894   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7895   include:
7896     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7897     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7898     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7899   layout:
7900     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
7901     layout: "plot-throughput"
7902
7903 - type: "plot"
7904   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7905   algorithm: "plot_performance_name_box"
7906   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7907   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7908   include:
7909     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7910     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7911     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7912   layout:
7913     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
7914     layout: "plot-throughput"
7915
7916 - type: "plot"
7917   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7918   algorithm: "plot_performance_name_box-vhost"
7919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7921   include:
7922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7926   layout:
7927     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7928     layout: "plot-throughput"
7929
7930 - type: "plot"
7931   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7932   algorithm: "plot_performance_name_box"
7933   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7934   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
7935   include:
7936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7940   layout:
7941     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7942     layout: "plot-throughput"
7943
7944 - type: "plot"
7945   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7946   algorithm: "plot_performance_name_box"
7947   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7948   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
7949   include:
7950     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7951     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7952     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7953     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7954   layout:
7955     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7956     layout: "plot-throughput"
7957
7958 - type: "plot"
7959   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7960   algorithm: "plot_performance_name_box"
7961   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7962   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
7963   include:
7964     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7965     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7966     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7967     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7968   layout:
7969     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7970     layout: "plot-throughput"
7971
7972 #- type: "plot"
7973 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7974 #  algorithm: "plot_performance_name_box"
7975 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7976 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7977 #  include:
7978 #    - ""
7979 #  layout:
7980 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7981 #    layout: "plot-throughput"
7982 #
7983 #- type: "plot"
7984 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7985 #  algorithm: "plot_performance_name_box"
7986 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7987 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7988 #  include:
7989 #    - ""
7990 #  layout:
7991 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7992 #    layout: "plot-throughput"
7993
7994 - type: "plot"
7995   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7996   algorithm: "plot_performance_name_box"
7997   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7998   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
7999   include:
8000     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8001     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8002     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8003     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8004     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8005   layout:
8006     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8007     layout: "plot-throughput"
8008
8009 - type: "plot"
8010   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8011   algorithm: "plot_performance_name_box"
8012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8013   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8014   include:
8015     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8016     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8017     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8018     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8019     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8020   layout:
8021     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8022     layout: "plot-throughput"
8023
8024 - type: "plot"
8025   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8026   algorithm: "plot_performance_name_box"
8027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8028   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8029   include:
8030     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8031     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8032     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8033     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8034     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8035     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8036   layout:
8037     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8038     layout: "plot-throughput"
8039
8040 - type: "plot"
8041   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8042   algorithm: "plot_performance_name_box"
8043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8044   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8045   include:
8046     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8047     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8048     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8049     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8050     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8051     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8052   layout:
8053     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8054     layout: "plot-throughput"
8055
8056 - type: "plot"
8057   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8058   algorithm: "plot_performance_name_box"
8059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8061   include:
8062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8063     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8064     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8065     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8066     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8067   layout:
8068     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8069     layout: "plot-throughput"
8070
8071 - type: "plot"
8072   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8073   algorithm: "plot_performance_name_box"
8074   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8075   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8076   include:
8077     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8078     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8079     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8080     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8081     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8082   layout:
8083     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8084     layout: "plot-throughput"
8085
8086 - type: "plot"
8087   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8088   algorithm: "plot_performance_name_box"
8089   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8090   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8091   include:
8092     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8093     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8094     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8095     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8096     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8097     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8098   layout:
8099     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8100     layout: "plot-throughput"
8101
8102 - type: "plot"
8103   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8104   algorithm: "plot_performance_name_box"
8105   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-i40e-pdr"
8106   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8107   include:
8108     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8109     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8110     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8111     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8112     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8113     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8114   layout:
8115     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8116     layout: "plot-throughput"
8117
8118 - type: "plot"
8119   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8120   algorithm: "plot_performance_name_box"
8121   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8123   include:
8124     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8125     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8126     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8127   layout:
8128     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8129     layout: "plot-throughput"
8130
8131 - type: "plot"
8132   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8133   algorithm: "plot_performance_name_box"
8134   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8136   include:
8137     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8138     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8139     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8140   layout:
8141     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8142     layout: "plot-throughput"
8143
8144 - type: "plot"
8145   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8146   algorithm: "plot_performance_name_box"
8147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8149   include:
8150     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8151     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8152     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8153   layout:
8154     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8155     layout: "plot-throughput"
8156
8157 - type: "plot"
8158   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8159   algorithm: "plot_performance_name_box"
8160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8162   include:
8163     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8164     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8165     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8166   layout:
8167     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8168     layout: "plot-throughput"
8169
8170 - type: "plot"
8171   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8172   algorithm: "plot_performance_name_box"
8173   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8174   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8175   include:
8176     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8177     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8178     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8179   layout:
8180     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8181     layout: "plot-throughput"
8182
8183 - type: "plot"
8184   title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8185   algorithm: "plot_performance_name_box"
8186   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8187   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8188   include:
8189     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8190     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8191     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8192   layout:
8193     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8194     layout: "plot-throughput"
8195
8196 ################################################################################
8197
8198 # Packet Latency 1C
8199
8200 - type: "plot"
8201   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8202   algorithm: "plot_latency_error_bars_name"
8203   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8205   include:
8206     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8207     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8208     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8209     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8210   layout:
8211     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8212     layout: "plot-latency"
8213
8214 - type: "plot"
8215   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8216   algorithm: "plot_latency_error_bars_name"
8217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8219   include:
8220     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8221     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8222     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8223     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8224     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8225   layout:
8226     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8227     layout: "plot-latency"
8228
8229 - type: "plot"
8230   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8231   algorithm: "plot_latency_error_bars_name"
8232   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8234   include:
8235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8240   layout:
8241     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8242     layout: "plot-latency"
8243
8244 - type: "plot"
8245   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8246   algorithm: "plot_latency_error_bars_name"
8247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8249   include:
8250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8254   layout:
8255     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8256     layout: "plot-latency"
8257
8258 - type: "plot"
8259   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8260   algorithm: "plot_latency_error_bars_name"
8261   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8263   include:
8264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8269   layout:
8270     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8271     layout: "plot-latency"
8272
8273 - type: "plot"
8274   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8275   algorithm: "plot_latency_error_bars_name"
8276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8278   include:
8279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8285   layout:
8286     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8287     layout: "plot-latency"
8288
8289 - type: "plot"
8290   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8291   algorithm: "plot_latency_error_bars_name"
8292   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8294   include:
8295     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
8296     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8297     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
8298   layout:
8299     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
8300     layout: "plot-latency"
8301
8302 - type: "plot"
8303   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8304   algorithm: "plot_latency_error_bars_name"
8305   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8307   include:
8308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8313   layout:
8314     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8315     layout: "plot-latency"
8316
8317 - type: "plot"
8318   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8319   algorithm: "plot_latency_error_bars_name"
8320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8322   include:
8323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8324     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8327   layout:
8328     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8329     layout: "plot-latency"
8330
8331 - type: "plot"
8332   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8333   algorithm: "plot_latency_error_bars_name"
8334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8336   include:
8337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8338     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8339     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8340     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8341     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8342   layout:
8343     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8344     layout: "plot-latency"
8345
8346 - type: "plot"
8347   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8348   algorithm: "plot_latency_error_bars_name"
8349   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8350   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8351   include:
8352     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8354     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8358   layout:
8359     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8360     layout: "plot-latency"
8361
8362 - type: "plot"
8363   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8364   algorithm: "plot_latency_error_bars_name"
8365   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8367   include:
8368     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
8369     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8370   layout:
8371     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
8372     layout: "plot-latency"
8373
8374 - type: "plot"
8375   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8376   algorithm: "plot_latency_error_bars_name"
8377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8379   include:
8380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
8381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8383     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8384   layout:
8385     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
8386     layout: "plot-latency"
8387
8388 - type: "plot"
8389   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8390   algorithm: "plot_latency_error_bars_name"
8391   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8393   include:
8394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8395     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8396     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8397   layout:
8398     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8399     layout: "plot-latency"
8400
8401 - type: "plot"
8402   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8403   algorithm: "plot_latency_error_bars_name"
8404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8406   include:
8407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8410     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8411     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8412   layout:
8413     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8414     layout: "plot-latency"
8415
8416 - type: "plot"
8417   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8418   algorithm: "plot_latency_error_bars_name"
8419   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
8420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8421   include:
8422     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
8423     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
8424     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
8425   layout:
8426     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
8427     layout: "plot-latency"
8428
8429 - type: "plot"
8430   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8431   algorithm: "plot_latency_error_bars_name"
8432   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8434   include:
8435     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8436     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8438   layout:
8439     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8440     layout: "plot-latency"
8441
8442 - type: "plot"
8443   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8444   algorithm: "plot_latency_error_bars_name"
8445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8447   include:
8448     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8449     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8450     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8451     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8452     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8453   layout:
8454     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8455     layout: "plot-latency"
8456
8457 - type: "plot"
8458   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8459   algorithm: "plot_latency_error_bars_name"
8460   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8462   include:
8463     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8464     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8465     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8466     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8467     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8469   layout:
8470     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8471     layout: "plot-latency"
8472
8473 - type: "plot"
8474   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8475   algorithm: "plot_latency_error_bars_name"
8476   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8478   include:
8479     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8480     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8481     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8482     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8483   layout:
8484     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8485     layout: "plot-latency"
8486
8487 - type: "plot"
8488   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8489   algorithm: "plot_latency_error_bars_name"
8490   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8492   include:
8493     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8494     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8495     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8496     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8497     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8498     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8499   layout:
8500     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
8501     layout: "plot-latency"
8502
8503 - type: "plot"
8504   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8505   algorithm: "plot_latency_error_bars_name"
8506   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8508   include:
8509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8515   layout:
8516     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8517     layout: "plot-latency"
8518
8519 - type: "plot"
8520   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8521   algorithm: "plot_latency_error_bars_name"
8522   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8524   include:
8525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8529   layout:
8530     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8531     layout: "plot-latency"
8532
8533 - type: "plot"
8534   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8535   algorithm: "plot_latency_error_bars_name"
8536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8538   include:
8539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8544   layout:
8545     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8546     layout: "plot-latency"
8547
8548 - type: "plot"
8549   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8550   algorithm: "plot_latency_error_bars_name"
8551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8553   include:
8554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8558   layout:
8559     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8560     layout: "plot-latency"
8561
8562 - type: "plot"
8563   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8564   algorithm: "plot_latency_error_bars_name"
8565   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
8566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8567   include:
8568     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8569     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8570     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8571     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8572     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8573     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8574   layout:
8575     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
8576     layout: "plot-latency"
8577
8578 - type: "plot"
8579   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8580   algorithm: "plot_latency_error_bars_name"
8581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
8582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8583   include:
8584     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8585     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8586     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8587     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8588     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8589   layout:
8590     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
8591     layout: "plot-latency"
8592
8593 - type: "plot"
8594   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8595   algorithm: "plot_latency_error_bars_name"
8596   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
8597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8598   include:
8599     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
8600     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
8601     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
8602   layout:
8603     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
8604     layout: "plot-latency"
8605
8606 - type: "plot"
8607   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8608   algorithm: "plot_latency_error_bars_name"
8609   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
8610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8611   include:
8612     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
8613     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8614     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8616   layout:
8617     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
8618     layout: "plot-latency"
8619
8620 - type: "plot"
8621   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8622   algorithm: "plot_latency_error_bars_name"
8623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
8624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8625   include:
8626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
8627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
8628     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8629     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8632   layout:
8633     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
8634     layout: "plot-latency"
8635
8636 - type: "plot"
8637   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8638   algorithm: "plot_latency_error_bars_name"
8639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
8640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8641   include:
8642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
8643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8644     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8647     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8648   layout:
8649     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
8650     layout: "plot-latency"
8651
8652 - type: "plot"
8653   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8654   algorithm: "plot_latency_error_bars_name"
8655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
8656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8657   include:
8658     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8659     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8660     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8661     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8662     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8663     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8664   layout:
8665     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
8666     layout: "plot-latency"
8667
8668 - type: "plot"
8669   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
8670   algorithm: "plot_latency_error_bars_name"
8671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
8672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8673   include:
8674     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8675     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8676     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8677     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8678     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8679     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8680   layout:
8681     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8682     layout: "plot-latency"
8683
8684 - type: "plot"
8685   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8686   algorithm: "plot_latency_error_bars_name"
8687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8688   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8689   include:
8690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8694   layout:
8695     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8696     layout: "plot-latency"
8697
8698 - type: "plot"
8699   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
8700   algorithm: "plot_latency_error_bars_name"
8701   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
8702   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8703   include:
8704     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8705     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8706     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8707     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8708   layout:
8709     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8710     layout: "plot-latency"
8711
8712 #- type: "plot"
8713 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8714 #  algorithm: "plot_latency_error_bars_name"
8715 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8716 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8717 #  include:
8718 #    - ""
8719 #  layout:
8720 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8721 #    layout: "plot-latency"
8722
8723 - type: "plot"
8724   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8725   algorithm: "plot_latency_error_bars_name"
8726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
8727   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8728   include:
8729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8734   layout:
8735     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8736     layout: "plot-latency"
8737
8738 - type: "plot"
8739   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8740   algorithm: "plot_latency_error_bars_name"
8741   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
8742   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8743   include:
8744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8750   layout:
8751     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8752     layout: "plot-latency"
8753
8754 - type: "plot"
8755   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
8756   algorithm: "plot_latency_error_bars_name"
8757   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
8758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8759   include:
8760     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8761     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8762     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8763   layout:
8764     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8765     layout: "plot-latency"
8766
8767 - type: "plot"
8768   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
8769   algorithm: "plot_latency_error_bars_name"
8770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
8771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8772   include:
8773     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8774     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8775     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8776   layout:
8777     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8778     layout: "plot-latency"
8779
8780 - type: "plot"
8781   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
8782   algorithm: "plot_latency_error_bars_name"
8783   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
8784   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8785   include:
8786     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8787     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8788     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8789     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8790     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8791   layout:
8792     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
8793     layout: "plot-latency"
8794
8795 - type: "plot"
8796   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
8797   algorithm: "plot_latency_error_bars_name"
8798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
8799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8800   include:
8801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
8802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
8804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
8805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
8806   layout:
8807     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
8808     layout: "plot-latency"
8809
8810 - type: "plot"
8811   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
8812   algorithm: "plot_latency_error_bars_name"
8813   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
8814   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8815   include:
8816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
8822   layout:
8823     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
8824     layout: "plot-latency"
8825
8826 - type: "plot"
8827   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8828   algorithm: "plot_latency_error_bars_name"
8829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8831   include:
8832     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
8833     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8834     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8835     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8836   layout:
8837     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-ixgbe-ndr-lat"
8838     layout: "plot-latency"
8839
8840 - type: "plot"
8841   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
8842   algorithm: "plot_latency_error_bars_name"
8843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
8844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8845   include:
8846     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
8847     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
8848     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
8849     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
8850     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
8851   layout:
8852     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
8853     layout: "plot-latency"
8854
8855 - type: "plot"
8856   title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
8857   algorithm: "plot_latency_error_bars_name"
8858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
8859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8860   include:
8861     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8862     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8863     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8864     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8865     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8866     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8867   layout:
8868     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
8869     layout: "plot-latency"
8870
8871 - type: "plot"
8872   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
8873   algorithm: "plot_latency_error_bars_name"
8874   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
8875   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8876   include:
8877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8881   layout:
8882     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
8883     layout: "plot-latency"
8884
8885 - type: "plot"
8886   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
8887   algorithm: "plot_latency_error_bars_name"
8888   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
8889   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8890   include:
8891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8897   layout:
8898     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8899     layout: "plot-latency"
8900
8901 - type: "plot"
8902   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
8903   algorithm: "plot_latency_error_bars_name"
8904   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
8905   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8906   include:
8907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8913   layout:
8914     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8915     layout: "plot-latency"
8916
8917 - type: "plot"
8918   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
8919   algorithm: "plot_latency_error_bars_name"
8920   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
8921   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8922   include:
8923     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8924     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8925     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8926     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8927     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8929   layout:
8930     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8931     layout: "plot-latency"
8932
8933 - type: "plot"
8934   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
8935   algorithm: "plot_latency_error_bars_name"
8936   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-i40e-ndr-lat"
8937   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8938   include:
8939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8940     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8941     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8942     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8943     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8944   layout:
8945     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8946     layout: "plot-latency"
8947
8948 - type: "plot"
8949   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
8950   algorithm: "plot_latency_error_bars_name"
8951   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
8952   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8953   include:
8954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8956     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8957     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8958     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8959     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8960   layout:
8961     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8962     layout: "plot-latency"
8963
8964 - type: "plot"
8965   title: "Latency: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
8966   algorithm: "plot_latency_error_bars_name"
8967   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
8968   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8969   include:
8970     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8971     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8972     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8973   layout:
8974     title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8975     layout: "plot-latency"
8976
8977 ################################################################################
8978
8979 # Packet Latency 2C
8980
8981 - type: "plot"
8982   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8983   algorithm: "plot_latency_error_bars_name"
8984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8986   include:
8987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8991   layout:
8992     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8993     layout: "plot-latency"
8994
8995 - type: "plot"
8996   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8997   algorithm: "plot_latency_error_bars_name"
8998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9000   include:
9001     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9002     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9003     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9004     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9005     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9006   layout:
9007     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
9008     layout: "plot-latency"
9009
9010 - type: "plot"
9011   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9012   algorithm: "plot_latency_error_bars_name"
9013   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9015   include:
9016     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9017     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9018     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9021   layout:
9022     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9023     layout: "plot-latency"
9024
9025 - type: "plot"
9026   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9027   algorithm: "plot_latency_error_bars_name"
9028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9030   include:
9031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9035   layout:
9036     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9037     layout: "plot-latency"
9038
9039 - type: "plot"
9040   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9041   algorithm: "plot_latency_error_bars_name"
9042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9044   include:
9045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9050   layout:
9051     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9052     layout: "plot-latency"
9053
9054 - type: "plot"
9055   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9056   algorithm: "plot_latency_error_bars_name"
9057   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9059   include:
9060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9066   layout:
9067     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9068     layout: "plot-latency"
9069
9070 - type: "plot"
9071   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9072   algorithm: "plot_latency_error_bars_name"
9073   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9075   include:
9076     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
9077     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9078     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
9079   layout:
9080     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
9081     layout: "plot-latency"
9082
9083 - type: "plot"
9084   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9085   algorithm: "plot_latency_error_bars_name"
9086   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9088   include:
9089     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9090     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9091     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9092     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9093     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9094   layout:
9095     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9096     layout: "plot-latency"
9097
9098 - type: "plot"
9099   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9100   algorithm: "plot_latency_error_bars_name"
9101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9103   include:
9104     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9105     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9106     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9108   layout:
9109     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9110     layout: "plot-latency"
9111
9112 - type: "plot"
9113   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9114   algorithm: "plot_latency_error_bars_name"
9115   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9116   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9117   include:
9118     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9119     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9120     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9123   layout:
9124     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9125     layout: "plot-latency"
9126
9127 - type: "plot"
9128   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9129   algorithm: "plot_latency_error_bars_name"
9130   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9132   include:
9133     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9134     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9135     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9139   layout:
9140     title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9141     layout: "plot-latency"
9142
9143 - type: "plot"
9144   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9145   algorithm: "plot_latency_error_bars_name"
9146   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9148   include:
9149     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
9150     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9151   layout:
9152     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
9153     layout: "plot-latency"
9154
9155 - type: "plot"
9156   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9157   algorithm: "plot_latency_error_bars_name"
9158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9160   include:
9161     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
9162     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9163     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9164     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9165   layout:
9166     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
9167     layout: "plot-latency"
9168
9169 - type: "plot"
9170   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9171   algorithm: "plot_latency_error_bars_name"
9172   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9174   include:
9175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9176     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9177     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9178   layout:
9179     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9180     layout: "plot-latency"
9181
9182 - type: "plot"
9183   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9184   algorithm: "plot_latency_error_bars_name"
9185   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9187   include:
9188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9193   layout:
9194     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9195     layout: "plot-latency"
9196
9197 - type: "plot"
9198   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9199   algorithm: "plot_latency_error_bars_name"
9200   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9202   include:
9203     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
9204     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
9205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
9206   layout:
9207     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
9208     layout: "plot-latency"
9209
9210 - type: "plot"
9211   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9212   algorithm: "plot_latency_error_bars_name"
9213   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9215   include:
9216     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9217     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9218     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9219   layout:
9220     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9221     layout: "plot-latency"
9222
9223 - type: "plot"
9224   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9225   algorithm: "plot_latency_error_bars_name"
9226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9228   include:
9229     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9230     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9231     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9232     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9233     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9234   layout:
9235     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9236     layout: "plot-latency"
9237
9238 - type: "plot"
9239   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9240   algorithm: "plot_latency_error_bars_name"
9241   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9243   include:
9244     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9245     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9246     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9247     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9249     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9250   layout:
9251     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9252     layout: "plot-latency"
9253
9254 - type: "plot"
9255   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9256   algorithm: "plot_latency_error_bars_name"
9257   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9259   include:
9260     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9261     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9264   layout:
9265     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9266     layout: "plot-latency"
9267
9268 - type: "plot"
9269   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9270   algorithm: "plot_latency_error_bars_name"
9271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9273   include:
9274     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9275     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9276     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9277     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9278     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9279     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9280   layout:
9281     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
9282     layout: "plot-latency"
9283
9284 - type: "plot"
9285   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9286   algorithm: "plot_latency_error_bars_name"
9287   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9289   include:
9290     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9291     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9292     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9295     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9296   layout:
9297     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
9298     layout: "plot-latency"
9299
9300 - type: "plot"
9301   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9302   algorithm: "plot_latency_error_bars_name"
9303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9305   include:
9306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
9307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9310   layout:
9311     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
9312     layout: "plot-latency"
9313
9314 - type: "plot"
9315   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9316   algorithm: "plot_latency_error_bars_name"
9317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9319   include:
9320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
9321     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
9322     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9325   layout:
9326     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
9327     layout: "plot-latency"
9328
9329 - type: "plot"
9330   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9331   algorithm: "plot_latency_error_bars_name"
9332   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9334   include:
9335     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9339   layout:
9340     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9341     layout: "plot-latency"
9342
9343 - type: "plot"
9344   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
9345   algorithm: "plot_latency_error_bars_name"
9346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
9347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9348   include:
9349     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
9350     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
9351     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9352     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9353     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9354     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9355   layout:
9356     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
9357     layout: "plot-latency"
9358
9359 - type: "plot"
9360   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9361   algorithm: "plot_latency_error_bars_name"
9362   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9364   include:
9365     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9366     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9367     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9368     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9369     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9370   layout:
9371     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
9372     layout: "plot-latency"
9373
9374 - type: "plot"
9375   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9376   algorithm: "plot_latency_error_bars_name"
9377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9379   include:
9380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
9381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9383   layout:
9384     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
9385     layout: "plot-latency"
9386
9387 - type: "plot"
9388   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9389   algorithm: "plot_latency_error_bars_name"
9390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9392   include:
9393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
9394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9397   layout:
9398     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
9399     layout: "plot-latency"
9400
9401 - type: "plot"
9402   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9403   algorithm: "plot_latency_error_bars_name"
9404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9406   include:
9407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
9408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9413   layout:
9414     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9415     layout: "plot-latency"
9416
9417 - type: "plot"
9418   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9419   algorithm: "plot_latency_error_bars_name"
9420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
9421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9422   include:
9423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9429   layout:
9430     title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
9431     layout: "plot-latency"
9432
9433 - type: "plot"
9434   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9435   algorithm: "plot_latency_error_bars_name"
9436   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
9437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9438   include:
9439     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9440     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9441     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9442     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9443     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9444     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9445   layout:
9446     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
9447     layout: "plot-latency"
9448
9449 - type: "plot"
9450   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9451   algorithm: "plot_latency_error_bars_name"
9452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
9453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9454   include:
9455     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9456     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9457     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9458     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9459     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9460     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9461   layout:
9462     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
9463     layout: "plot-latency"
9464
9465 - type: "plot"
9466   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9467   algorithm: "plot_latency_error_bars_name"
9468   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9469   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9470   include:
9471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9475   layout:
9476     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9477     layout: "plot-latency"
9478
9479 - type: "plot"
9480   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
9481   algorithm: "plot_latency_error_bars_name"
9482   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
9483   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9484   include:
9485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9487     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9488     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9489   layout:
9490     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
9491     layout: "plot-latency"
9492
9493 #- type: "plot"
9494 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9495 #  algorithm: "plot_latency_error_bars_name"
9496 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9497 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9498 #  include:
9499 #    - ""
9500 #  layout:
9501 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9502 #    layout: "plot-latency"
9503
9504 - type: "plot"
9505   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9506   algorithm: "plot_latency_error_bars_name"
9507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
9508   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9509   include:
9510     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9511     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9512     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9514     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9515   layout:
9516     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
9517     layout: "plot-latency"
9518
9519 - type: "plot"
9520   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9521   algorithm: "plot_latency_error_bars_name"
9522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
9523   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9524   include:
9525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9530     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9531   layout:
9532     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
9533     layout: "plot-latency"
9534
9535 - type: "plot"
9536   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
9537   algorithm: "plot_latency_error_bars_name"
9538   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
9539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9540   include:
9541     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9542     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9543     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9544   layout:
9545     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
9546     layout: "plot-latency"
9547
9548 - type: "plot"
9549   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
9550   algorithm: "plot_latency_error_bars_name"
9551   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
9552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9553   include:
9554     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9555     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9556     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9557   layout:
9558     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
9559     layout: "plot-latency"
9560
9561 - type: "plot"
9562   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
9563   algorithm: "plot_latency_error_bars_name"
9564   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
9565   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9566   include:
9567     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9568     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9569     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9570     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9571     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9572   layout:
9573     title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
9574     layout: "plot-latency"
9575
9576 - type: "plot"
9577   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
9578   algorithm: "plot_latency_error_bars_name"
9579   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
9580   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9581   include:
9582     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
9583     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9584     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
9585     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
9586     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
9587   layout:
9588     title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
9589     layout: "plot-latency"
9590
9591 - type: "plot"
9592   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
9593   algorithm: "plot_latency_error_bars_name"
9594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
9595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9596   include:
9597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9599     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9600     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9601     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
9603   layout:
9604     title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
9605     layout: "plot-latency"
9606
9607 - type: "plot"
9608   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9609   algorithm: "plot_latency_error_bars_name"
9610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9612   include:
9613     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
9614     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9615     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9616     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9617   layout:
9618     title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-ixgbe-ndr-lat"
9619     layout: "plot-latency"
9620
9621 - type: "plot"
9622   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
9623   algorithm: "plot_latency_error_bars_name"
9624   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
9625   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9626   include:
9627     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
9628     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
9629     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
9630     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
9631     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
9632   layout:
9633     title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
9634     layout: "plot-latency"
9635
9636 - type: "plot"
9637   title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9638   algorithm: "plot_latency_error_bars_name"
9639   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9640   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9641   include:
9642     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9643     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9644     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9645     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9646     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9647     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9648   layout:
9649     title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
9650     layout: "plot-latency"
9651
9652 - type: "plot"
9653   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
9654   algorithm: "plot_latency_error_bars_name"
9655   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
9656   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9657   include:
9658     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
9659     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9660     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9661     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9662   layout:
9663     title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
9664     layout: "plot-latency"
9665
9666 - type: "plot"
9667   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
9668   algorithm: "plot_latency_error_bars_name"
9669   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
9670   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9671   include:
9672     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
9673     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
9674     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9675     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9676     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9677     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9678   layout:
9679     title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
9680     layout: "plot-latency"
9681
9682 - type: "plot"
9683   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
9684   algorithm: "plot_latency_error_bars_name"
9685   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
9686   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9687   include:
9688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
9689     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9690     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9691     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9692     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9693     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9694   layout:
9695     title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
9696     layout: "plot-latency"
9697
9698 - type: "plot"
9699   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
9700   algorithm: "plot_latency_error_bars_name"
9701   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
9702   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9703   include:
9704     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9705     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9706     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9707     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9708     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9709     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9710   layout:
9711     title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
9712     layout: "plot-latency"
9713
9714 - type: "plot"
9715   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
9716   algorithm: "plot_latency_error_bars_name"
9717   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
9718   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9719   include:
9720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9725   layout:
9726     title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
9727     layout: "plot-latency"
9728
9729 - type: "plot"
9730   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
9731   algorithm: "plot_latency_error_bars_name"
9732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
9733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9734   include:
9735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9741   layout:
9742     title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
9743     layout: "plot-latency"
9744
9745 - type: "plot"
9746   title: "Latency: 3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
9747   algorithm: "plot_latency_error_bars_name"
9748   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
9749   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9750   include:
9751     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9752     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9753     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9754   layout:
9755     title: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr"
9756     layout: "plot-latency"
9757
9758 ################################################################################
9759
9760 # Packet Latency 4C
9761
9762 - type: "plot"
9763   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9764   algorithm: "plot_latency_error_bars_name"
9765   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9767   include:
9768     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9769     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9770     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9771     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9772   layout:
9773     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
9774     layout: "plot-latency"
9775
9776 - type: "plot"
9777   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9778   algorithm: "plot_latency_error_bars_name"
9779   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
9780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9781   include:
9782     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9783     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9784     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9785     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9786     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9787   layout:
9788     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
9789     layout: "plot-latency"
9790
9791 - type: "plot"
9792   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9793   algorithm: "plot_latency_error_bars_name"
9794   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9796   include:
9797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
9798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9802   layout:
9803     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
9804     layout: "plot-latency"
9805
9806 - type: "plot"
9807   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9808   algorithm: "plot_latency_error_bars_name"
9809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9811   include:
9812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
9813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
9814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
9815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9816   layout:
9817     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
9818     layout: "plot-latency"
9819
9820 - type: "plot"
9821   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9822   algorithm: "plot_latency_error_bars_name"
9823   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9825   include:
9826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
9829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
9830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9831   layout:
9832     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
9833     layout: "plot-latency"
9834
9835 - type: "plot"
9836   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9837   algorithm: "plot_latency_error_bars_name"
9838   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9839   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9840   include:
9841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
9847   layout:
9848     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
9849     layout: "plot-latency"
9850
9851 - type: "plot"
9852   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
9853   algorithm: "plot_latency_error_bars_name"
9854   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
9855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9856   include:
9857     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
9858     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
9859     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
9860   layout:
9861     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
9862     layout: "plot-latency"
9863
9864 - type: "plot"
9865   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9866   algorithm: "plot_latency_error_bars_name"
9867   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
9868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9869   include:
9870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
9871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9875   layout:
9876     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
9877     layout: "plot-latency"
9878
9879 - type: "plot"
9880   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9881   algorithm: "plot_latency_error_bars_name"
9882   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
9883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9884   include:
9885     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
9886     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
9887     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
9888     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
9889   layout:
9890     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
9891     layout: "plot-latency"
9892
9893 - type: "plot"
9894   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9895   algorithm: "plot_latency_error_bars_name"
9896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
9897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9898   include:
9899     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
9900     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9901     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
9902     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
9903     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
9904   layout:
9905     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
9906     layout: "plot-latency"
9907
9908 - type: "plot"
9909   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9910   algorithm: "plot_latency_error_bars_name"
9911   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
9912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9913   include:
9914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
9915     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9916     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9917     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9918     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9919     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
9920   layout:
9921     title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
9922     layout: "plot-latency"
9923
9924 - type: "plot"
9925   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
9926   algorithm: "plot_latency_error_bars_name"
9927   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
9928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9929   include:
9930     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
9931     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9932   layout:
9933     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
9934     layout: "plot-latency"
9935
9936 - type: "plot"
9937   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
9938   algorithm: "plot_latency_error_bars_name"
9939   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
9940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9941   include:
9942     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
9943     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9944     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9945     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9946   layout:
9947     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
9948     layout: "plot-latency"
9949
9950 - type: "plot"
9951   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9952   algorithm: "plot_latency_error_bars_name"
9953   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9955   include:
9956     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9957     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9958     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9959   layout:
9960     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9961     layout: "plot-latency"
9962
9963 - type: "plot"
9964   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9965   algorithm: "plot_latency_error_bars_name"
9966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9968   include:
9969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
9972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
9973     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
9974   layout:
9975     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
9976     layout: "plot-latency"
9977
9978 - type: "plot"
9979   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
9980   algorithm: "plot_latency_error_bars_name"
9981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
9982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9983   include:
9984     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
9985     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
9986     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
9987   layout:
9988     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
9989     layout: "plot-latency"
9990
9991 - type: "plot"
9992   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9993   algorithm: "plot_latency_error_bars_name"
9994   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
9995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9996   include:
9997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
9998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
9999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10000   layout:
10001     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10002     layout: "plot-latency"
10003
10004 - type: "plot"
10005   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10006   algorithm: "plot_latency_error_bars_name"
10007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10009   include:
10010     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10011     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10012     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
10013     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
10014     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10015   layout:
10016     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10017     layout: "plot-latency"
10018
10019 - type: "plot"
10020   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10021   algorithm: "plot_latency_error_bars_name"
10022   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10024   include:
10025     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10026     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10027     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10028     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10029     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10030     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10031   layout:
10032     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
10033     layout: "plot-latency"
10034
10035 - type: "plot"
10036   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10037   algorithm: "plot_latency_error_bars_name"
10038   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10040   include:
10041     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10042     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10043     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10044     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10045   layout:
10046     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
10047     layout: "plot-latency"
10048
10049 - type: "plot"
10050   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10051   algorithm: "plot_latency_error_bars_name"
10052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10054   include:
10055     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10056     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10061   layout:
10062     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
10063     layout: "plot-latency"
10064
10065 - type: "plot"
10066   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10067   algorithm: "plot_latency_error_bars_name"
10068   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10070   include:
10071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10077   layout:
10078     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10079     layout: "plot-latency"
10080
10081 - type: "plot"
10082   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10083   algorithm: "plot_latency_error_bars_name"
10084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10086   include:
10087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10091   layout:
10092     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10093     layout: "plot-latency"
10094
10095 - type: "plot"
10096   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10097   algorithm: "plot_latency_error_bars_name"
10098   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10100   include:
10101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10106   layout:
10107     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10108     layout: "plot-latency"
10109
10110 - type: "plot"
10111   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10112   algorithm: "plot_latency_error_bars_name"
10113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10115   include:
10116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10120   layout:
10121     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10122     layout: "plot-latency"
10123
10124 - type: "plot"
10125   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10126   algorithm: "plot_latency_error_bars_name"
10127   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10129   include:
10130     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
10131     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
10132     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10133     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10134     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10135     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10136   layout:
10137     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
10138     layout: "plot-latency"
10139
10140 - type: "plot"
10141   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10142   algorithm: "plot_latency_error_bars_name"
10143   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10145   include:
10146     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10147     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10148     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10149     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10150     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10151   layout:
10152     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10153     layout: "plot-latency"
10154
10155 - type: "plot"
10156   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10157   algorithm: "plot_latency_error_bars_name"
10158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10160   include:
10161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10164   layout:
10165     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10166     layout: "plot-latency"
10167
10168 - type: "plot"
10169   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10170   algorithm: "plot_latency_error_bars_name"
10171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10173   include:
10174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10178   layout:
10179     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10180     layout: "plot-latency"
10181
10182 - type: "plot"
10183   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10184   algorithm: "plot_latency_error_bars_name"
10185   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10187   include:
10188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10194   layout:
10195     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10196     layout: "plot-latency"
10197
10198 - type: "plot"
10199   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10200   algorithm: "plot_latency_error_bars_name"
10201   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10203   include:
10204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10210   layout:
10211     title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
10212     layout: "plot-latency"
10213
10214 - type: "plot"
10215   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10216   algorithm: "plot_latency_error_bars_name"
10217   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10219   include:
10220     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10221     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10222     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10223     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10224     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10225     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10226   layout:
10227     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
10228     layout: "plot-latency"
10229
10230 - type: "plot"
10231   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10232   algorithm: "plot_latency_error_bars_name"
10233   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10235   include:
10236     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10237     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10238     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10239     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10240     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10241     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10242   layout:
10243     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
10244     layout: "plot-latency"
10245
10246 - type: "plot"
10247   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10248   algorithm: "plot_latency_error_bars_name"
10249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10250   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10251   include:
10252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10254     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10255     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10256   layout:
10257     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10258     layout: "plot-latency"
10259
10260 - type: "plot"
10261   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
10262   algorithm: "plot_latency_error_bars_name"
10263   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
10264   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
10265   include:
10266     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10267     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10269     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10270   layout:
10271     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
10272     layout: "plot-latency"
10273
10274 #- type: "plot"
10275 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10276 #  algorithm: "plot_latency_error_bars_name"
10277 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10278 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10279 #  include:
10280 #    - ""
10281 #  layout:
10282 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10283 #    layout: "plot-latency"
10284
10285 - type: "plot"
10286   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10287   algorithm: "plot_latency_error_bars_name"
10288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10289   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10290   include:
10291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10296   layout:
10297     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10298     layout: "plot-latency"
10299
10300 - type: "plot"
10301   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10302   algorithm: "plot_latency_error_bars_name"
10303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
10304   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10305   include:
10306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10312   layout:
10313     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
10314     layout: "plot-latency"
10315
10316 - type: "plot"
10317   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
10318   algorithm: "plot_latency_error_bars_name"
10319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
10320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10321   include:
10322     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10323     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10324     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10325   layout:
10326     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
10327     layout: "plot-latency"
10328
10329 - type: "plot"
10330   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
10331   algorithm: "plot_latency_error_bars_name"
10332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
10333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10334   include:
10335     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10336     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10337     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10338   layout:
10339     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
10340     layout: "plot-latency"
10341
10342 - type: "plot"
10343   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
10344   algorithm: "plot_latency_error_bars_name"
10345   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
10346   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10347   include:
10348     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10349     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10350     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10351     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10352     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10353   layout:
10354     title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
10355     layout: "plot-latency"
10356
10357 - type: "plot"
10358   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
10359   algorithm: "plot_latency_error_bars_name"
10360   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
10361   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10362   include:
10363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
10364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
10366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
10367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
10368   layout:
10369     title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
10370     layout: "plot-latency"
10371
10372 - type: "plot"
10373   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
10374   algorithm: "plot_latency_error_bars_name"
10375   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
10376   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10377   include:
10378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
10384   layout:
10385     title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
10386     layout: "plot-latency"
10387
10388 - type: "plot"
10389   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
10390   algorithm: "plot_latency_error_bars_name"
10391   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
10392   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10393   include:
10394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
10395     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10396     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10397     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10398   layout:
10399     title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-ixgbe-ndr-lat"
10400     layout: "plot-latency"
10401
10402 - type: "plot"
10403   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
10404   algorithm: "plot_latency_error_bars_name"
10405   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
10406   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10407   include:
10408     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
10409     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
10410     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
10411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
10412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
10413   layout:
10414     title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
10415     layout: "plot-latency"
10416
10417 - type: "plot"
10418   title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10419   algorithm: "plot_latency_error_bars_name"
10420   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10421   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10422   include:
10423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10424     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10426     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10429   layout:
10430     title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
10431     layout: "plot-latency"
10432
10433 - type: "plot"
10434   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
10435   algorithm: "plot_latency_error_bars_name"
10436   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
10437   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10438   include:
10439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
10440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10443   layout:
10444     title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
10445     layout: "plot-latency"
10446
10447 - type: "plot"
10448   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
10449   algorithm: "plot_latency_error_bars_name"
10450   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
10451   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10452   include:
10453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
10454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10459   layout:
10460     title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
10461     layout: "plot-latency"
10462
10463 - type: "plot"
10464   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
10465   algorithm: "plot_latency_error_bars_name"
10466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
10467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10468   include:
10469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10474     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10475   layout:
10476     title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
10477     layout: "plot-latency"
10478
10479 - type: "plot"
10480   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
10481   algorithm: "plot_latency_error_bars_name"
10482   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
10483   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10484   include:
10485     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10486     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10487     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10488     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10489     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10490     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10491   layout:
10492     title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
10493     layout: "plot-latency"
10494
10495 - type: "plot"
10496   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
10497   algorithm: "plot_latency_error_bars_name"
10498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
10499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10500   include:
10501     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10502     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10503     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10504     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10505     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10506   layout:
10507     title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
10508     layout: "plot-latency"
10509
10510 - type: "plot"
10511   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
10512   algorithm: "plot_latency_error_bars_name"
10513   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
10514   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10515   include:
10516     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10517     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10518     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10519     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10520     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10521     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10522   layout:
10523     title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
10524     layout: "plot-latency"
10525
10526 - type: "plot"
10527   title: "Latency: 3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
10528   algorithm: "plot_latency_error_bars_name"
10529   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
10530   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10531   include:
10532     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10533     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10534     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10535   layout:
10536     title: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr"
10537     layout: "plot-latency"
10538
10539 ################################################################################
10540
10541 # Packet Speedup
10542
10543 - type: "plot"
10544   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10545   algorithm: "plot_throughput_speedup_analysis_name"
10546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10548   include:
10549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10553   layout:
10554     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
10555     layout: "plot-throughput-speedup-analysis"
10556
10557 - type: "plot"
10558   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10559   algorithm: "plot_throughput_speedup_analysis_name"
10560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10562   include:
10563     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10567   layout:
10568     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
10569     layout: "plot-throughput-speedup-analysis"
10570
10571 - type: "plot"
10572   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10573   algorithm: "plot_throughput_speedup_analysis_name"
10574   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
10575   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10576   include:
10577     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10578     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10579     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10582   layout:
10583     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
10584     layout: "plot-throughput-speedup-analysis"
10585
10586 - type: "plot"
10587   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10588   algorithm: "plot_throughput_speedup_analysis_name"
10589   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
10590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10591   include:
10592     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10593     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10597   layout:
10598     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
10599     layout: "plot-throughput-speedup-analysis"
10600
10601 - type: "plot"
10602   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10603   algorithm: "plot_throughput_speedup_analysis_name"
10604   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10606   include:
10607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10608     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10609     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10610     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10611     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10612   layout:
10613     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
10614     layout: "plot-throughput-speedup-analysis"
10615
10616 - type: "plot"
10617   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10618   algorithm: "plot_throughput_speedup_analysis_name"
10619   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10620   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10621   include:
10622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10627   layout:
10628     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
10629     layout: "plot-throughput-speedup-analysis"
10630
10631 - type: "plot"
10632   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10633   algorithm: "plot_throughput_speedup_analysis_name"
10634   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10636   include:
10637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10638     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10641   layout:
10642     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
10643     layout: "plot-throughput-speedup-analysis"
10644
10645 - type: "plot"
10646   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10647   algorithm: "plot_throughput_speedup_analysis_name"
10648   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10650   include:
10651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10655   layout:
10656     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
10657     layout: "plot-throughput-speedup-analysis"
10658
10659 - type: "plot"
10660   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10661   algorithm: "plot_throughput_speedup_analysis_name"
10662   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10664   include:
10665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10670   layout:
10671     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
10672     layout: "plot-throughput-speedup-analysis"
10673
10674 - type: "plot"
10675   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10676   algorithm: "plot_throughput_speedup_analysis_name"
10677   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10678   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10679   include:
10680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10685   layout:
10686     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
10687     layout: "plot-throughput-speedup-analysis"
10688
10689 - type: "plot"
10690   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10691   algorithm: "plot_throughput_speedup_analysis_name"
10692   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10694   include:
10695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10701   layout:
10702     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
10703     layout: "plot-throughput-speedup-analysis"
10704
10705 - type: "plot"
10706   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10707   algorithm: "plot_throughput_speedup_analysis_name"
10708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10710   include:
10711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10717   layout:
10718     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
10719     layout: "plot-throughput-speedup-analysis"
10720
10721 - type: "plot"
10722   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10723   algorithm: "plot_throughput_speedup_analysis_name"
10724   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10726   include:
10727     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10728     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10729     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10730   layout:
10731     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
10732     layout: "plot-throughput-speedup-analysis"
10733
10734 - type: "plot"
10735   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10736   algorithm: "plot_throughput_speedup_analysis_name"
10737   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10739   include:
10740     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10741     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10742     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10743   layout:
10744     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
10745     layout: "plot-throughput-speedup-analysis"
10746
10747 - type: "plot"
10748   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10749   algorithm: "plot_throughput_speedup_analysis_name"
10750   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
10751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10752   include:
10753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10757     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10758   layout:
10759     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
10760     layout: "plot-throughput-speedup-analysis"
10761
10762 - type: "plot"
10763   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10764   algorithm: "plot_throughput_speedup_analysis_name"
10765   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
10766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10767   include:
10768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10773   layout:
10774     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
10775     layout: "plot-throughput-speedup-analysis"
10776
10777 - type: "plot"
10778   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10779   algorithm: "plot_throughput_speedup_analysis_name"
10780   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
10781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10782   include:
10783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10785     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10786     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10787   layout:
10788     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
10789     layout: "plot-throughput-speedup-analysis"
10790
10791 - type: "plot"
10792   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10793   algorithm: "plot_throughput_speedup_analysis_name"
10794   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
10795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10796   include:
10797     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
10798     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
10799     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
10800     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
10801   layout:
10802     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
10803     layout: "plot-throughput-speedup-analysis"
10804
10805 - type: "plot"
10806   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10807   algorithm: "plot_throughput_speedup_analysis_name"
10808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
10809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10810   include:
10811     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10812     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10813     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10814     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10815     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10816   layout:
10817     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
10818     layout: "plot-throughput-speedup-analysis"
10819
10820 - type: "plot"
10821   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10822   algorithm: "plot_throughput_speedup_analysis_name"
10823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
10824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10825   include:
10826     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
10827     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10828     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10829     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
10830     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
10831   layout:
10832     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
10833     layout: "plot-throughput-speedup-analysis"
10834
10835 - type: "plot"
10836   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10837   algorithm: "plot_throughput_speedup_analysis_name"
10838   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
10839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10840   include:
10841     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10844     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10846     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10847   layout:
10848     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
10849     layout: "plot-throughput-speedup-analysis"
10850
10851 - type: "plot"
10852   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10853   algorithm: "plot_throughput_speedup_analysis_name"
10854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
10855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10856   include:
10857     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10860     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10861     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10862     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
10863   layout:
10864     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
10865     layout: "plot-throughput-speedup-analysis"
10866
10867 - type: "plot"
10868   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
10869   algorithm: "plot_throughput_speedup_analysis_name"
10870   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
10871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10872   include:
10873     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10874     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10875   layout:
10876     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
10877     layout: "plot-throughput-speedup-analysis"
10878
10879 - type: "plot"
10880   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
10881   algorithm: "plot_throughput_speedup_analysis_name"
10882   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
10883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10884   include:
10885     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10886     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10887   layout:
10888     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
10889     layout: "plot-throughput-speedup-analysis"
10890
10891 - type: "plot"
10892   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
10893   algorithm: "plot_throughput_speedup_analysis_name"
10894   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
10895   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10896   include:
10897     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10898     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10899     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10901   layout:
10902     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
10903     layout: "plot-throughput-speedup-analysis"
10904
10905 - type: "plot"
10906   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
10907   algorithm: "plot_throughput_speedup_analysis_name"
10908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
10909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10910   include:
10911     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10915   layout:
10916     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
10917     layout: "plot-throughput-speedup-analysis"
10918
10919 - type: "plot"
10920   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10921   algorithm: "plot_throughput_speedup_analysis_name"
10922   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10924   include:
10925     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10928   layout:
10929     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
10930     layout: "plot-throughput-speedup-analysis"
10931
10932 - type: "plot"
10933   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10934   algorithm: "plot_throughput_speedup_analysis_name"
10935   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10937   include:
10938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10941   layout:
10942     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
10943     layout: "plot-throughput-speedup-analysis"
10944
10945 - type: "plot"
10946   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10947   algorithm: "plot_throughput_speedup_analysis_name"
10948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10950   include:
10951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10956   layout:
10957     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
10958     layout: "plot-throughput-speedup-analysis"
10959
10960 - type: "plot"
10961   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10962   algorithm: "plot_throughput_speedup_analysis_name"
10963   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10964   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10965   include:
10966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10971   layout:
10972     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
10973     layout: "plot-throughput-speedup-analysis"
10974
10975 - type: "plot"
10976   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10977   algorithm: "plot_throughput_speedup_analysis_name"
10978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
10979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10980   include:
10981     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10984   layout:
10985     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
10986     layout: "plot-throughput-speedup-analysis"
10987
10988 - type: "plot"
10989   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10990   algorithm: "plot_throughput_speedup_analysis_name"
10991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
10992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10993   include:
10994     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10997   layout:
10998     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
10999     layout: "plot-throughput-speedup-analysis"
11000
11001 - type: "plot"
11002   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11003   algorithm: "plot_throughput_speedup_analysis_name"
11004   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11006   include:
11007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11010   layout:
11011     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
11012     layout: "plot-throughput-speedup-analysis"
11013
11014 - type: "plot"
11015   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11016   algorithm: "plot_throughput_speedup_analysis_name"
11017   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11019   include:
11020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11023   layout:
11024     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
11025     layout: "plot-throughput-speedup-analysis"
11026
11027 - type: "plot"
11028   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11029   algorithm: "plot_throughput_speedup_analysis_name"
11030   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11032   include:
11033     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11035     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11038   layout:
11039     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
11040     layout: "plot-throughput-speedup-analysis"
11041
11042 - type: "plot"
11043   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11044   algorithm: "plot_throughput_speedup_analysis_name"
11045   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11047   include:
11048     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11053   layout:
11054     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
11055     layout: "plot-throughput-speedup-analysis"
11056
11057 - type: "plot"
11058   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11059   algorithm: "plot_throughput_speedup_analysis_name"
11060   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11062   include:
11063     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11064     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11065     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11066     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11067     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11068     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11069   layout:
11070     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11071     layout: "plot-throughput-speedup-analysis"
11072
11073 - type: "plot"
11074   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11075   algorithm: "plot_throughput_speedup_analysis_name"
11076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11078   include:
11079     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11080     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11081     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11082     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11083     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11084     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11085   layout:
11086     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11087     layout: "plot-throughput-speedup-analysis"
11088
11089 - type: "plot"
11090   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11091   algorithm: "plot_throughput_speedup_analysis_name"
11092   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11094   include:
11095     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11096     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11099   layout:
11100     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11101     layout: "plot-throughput-speedup-analysis"
11102
11103 - type: "plot"
11104   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11105   algorithm: "plot_throughput_speedup_analysis_name"
11106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11108   include:
11109     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11110     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11111     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11113   layout:
11114     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11115     layout: "plot-throughput-speedup-analysis"
11116
11117 - type: "plot"
11118   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11119   algorithm: "plot_throughput_speedup_analysis_name"
11120   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11122   include:
11123     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11124     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11125     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11126     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11127     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11128     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11129   layout:
11130     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
11131     layout: "plot-throughput-speedup-analysis"
11132
11133 - type: "plot"
11134   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11135   algorithm: "plot_throughput_speedup_analysis_name"
11136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11138   include:
11139     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11140     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11141     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11142     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11143     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11144     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11145   layout:
11146     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
11147     layout: "plot-throughput-speedup-analysis"
11148
11149 - type: "plot"
11150   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11151   algorithm: "plot_throughput_speedup_analysis_name"
11152   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11153   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11154   include:
11155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11161   layout:
11162     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
11163     layout: "plot-throughput-speedup-analysis"
11164
11165 - type: "plot"
11166   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11167   algorithm: "plot_throughput_speedup_analysis_name"
11168   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11170   include:
11171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11177   layout:
11178     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
11179     layout: "plot-throughput-speedup-analysis"
11180
11181 - type: "plot"
11182   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11183   algorithm: "plot_throughput_speedup_analysis_name"
11184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11186   include:
11187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11191   layout:
11192     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
11193     layout: "plot-throughput-speedup-analysis"
11194
11195 - type: "plot"
11196   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11197   algorithm: "plot_throughput_speedup_analysis_name"
11198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11200   include:
11201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11205   layout:
11206     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
11207     layout: "plot-throughput-speedup-analysis"
11208
11209 - type: "plot"
11210   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11211   algorithm: "plot_throughput_speedup_analysis_name"
11212   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11214   include:
11215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11220   layout:
11221     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
11222     layout: "plot-throughput-speedup-analysis"
11223
11224 - type: "plot"
11225   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11226   algorithm: "plot_throughput_speedup_analysis_name"
11227   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11229   include:
11230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11235   layout:
11236     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
11237     layout: "plot-throughput-speedup-analysis"
11238
11239 - type: "plot"
11240   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11241   algorithm: "plot_throughput_speedup_analysis_name"
11242   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11244   include:
11245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11249   layout:
11250     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
11251     layout: "plot-throughput-speedup-analysis"
11252
11253 - type: "plot"
11254   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11255   algorithm: "plot_throughput_speedup_analysis_name"
11256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11258   include:
11259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11263   layout:
11264     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
11265     layout: "plot-throughput-speedup-analysis"
11266
11267 - type: "plot"
11268   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
11269   algorithm: "plot_throughput_speedup_analysis_name"
11270   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
11271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11272   include:
11273     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11274     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11275     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11276     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11277     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11278     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11279   layout:
11280     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
11281     layout: "plot-throughput-speedup-analysis"
11282
11283 - type: "plot"
11284   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
11285   algorithm: "plot_throughput_speedup_analysis_name"
11286   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
11287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11288   include:
11289     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11290     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11293     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11294     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11295   layout:
11296     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
11297     layout: "plot-throughput-speedup-analysis"
11298
11299 - type: "plot"
11300   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11301   algorithm: "plot_throughput_speedup_analysis_name"
11302   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11304   include:
11305     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11306     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11307     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11308     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11309     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11310   layout:
11311     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
11312     layout: "plot-throughput-speedup-analysis"
11313
11314 - type: "plot"
11315   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11316   algorithm: "plot_throughput_speedup_analysis_name"
11317   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11318   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11319   include:
11320     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11321     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11322     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11323     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11324     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11325   layout:
11326     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
11327     layout: "plot-throughput-speedup-analysis"
11328
11329 - type: "plot"
11330   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11331   algorithm: "plot_throughput_speedup_analysis_name"
11332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11334   include:
11335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11336     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11337     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11338   layout:
11339     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
11340     layout: "plot-throughput-speedup-analysis"
11341
11342 - type: "plot"
11343   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11344   algorithm: "plot_throughput_speedup_analysis_name"
11345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
11346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11347   include:
11348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11351   layout:
11352     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
11353     layout: "plot-throughput-speedup-analysis"
11354
11355 - type: "plot"
11356   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11357   algorithm: "plot_throughput_speedup_analysis_name"
11358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
11359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11360   include:
11361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11365   layout:
11366     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
11367     layout: "plot-throughput-speedup-analysis"
11368
11369 - type: "plot"
11370   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11371   algorithm: "plot_throughput_speedup_analysis_name"
11372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
11373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11374   include:
11375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11379   layout:
11380     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
11381     layout: "plot-throughput-speedup-analysis"
11382
11383 - type: "plot"
11384   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11385   algorithm: "plot_throughput_speedup_analysis_name"
11386   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
11387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11388   include:
11389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11390     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11391     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11395   layout:
11396     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
11397     layout: "plot-throughput-speedup-analysis"
11398
11399 - type: "plot"
11400   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11401   algorithm: "plot_throughput_speedup_analysis_name"
11402   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
11403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11404   include:
11405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11411   layout:
11412     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
11413     layout: "plot-throughput-speedup-analysis"
11414
11415 - type: "plot"
11416   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11417   algorithm: "plot_throughput_speedup_analysis_name"
11418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
11419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11420   include:
11421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11427   layout:
11428     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr"
11429     layout: "plot-throughput-speedup-analysis"
11430
11431 - type: "plot"
11432   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11433   algorithm: "plot_throughput_speedup_analysis_name"
11434   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
11435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11436   include:
11437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11443   layout:
11444     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr"
11445     layout: "plot-throughput-speedup-analysis"
11446
11447 - type: "plot"
11448   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11449   algorithm: "plot_throughput_speedup_analysis_name"
11450   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11452   include:
11453     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11454     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11455     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11456     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11457     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11458     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11459   layout:
11460     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
11461     layout: "plot-throughput-speedup-analysis"
11462
11463 - type: "plot"
11464   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11465   algorithm: "plot_throughput_speedup_analysis_name"
11466   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11468   include:
11469     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11470     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11471     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11472     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11473     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11474     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11475   layout:
11476     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
11477     layout: "plot-throughput-speedup-analysis"
11478
11479 - type: "plot"
11480   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11481   algorithm: "plot_throughput_speedup_analysis_name"
11482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
11483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11484   include:
11485     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11486     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11487     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11488     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11489     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11490     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11491   layout:
11492     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
11493     layout: "plot-throughput-speedup-analysis"
11494
11495 - type: "plot"
11496   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11497   algorithm: "plot_throughput_speedup_analysis_name"
11498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
11499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11500   include:
11501     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11502     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11503     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11504     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11505     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11506     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11507   layout:
11508     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
11509     layout: "plot-throughput-speedup-analysis"
11510
11511 - type: "plot"
11512   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11513   algorithm: "plot_throughput_speedup_analysis_name"
11514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11515   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
11516   include:
11517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11521   layout:
11522     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
11523     layout: "plot-throughput-speedup-analysis"
11524
11525 - type: "plot"
11526   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11527   algorithm: "plot_throughput_speedup_analysis_name"
11528   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11529   data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
11530   include:
11531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11535   layout:
11536     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
11537     layout: "plot-throughput-speedup-analysis"
11538
11539 - type: "plot"
11540   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
11541   algorithm: "plot_throughput_speedup_analysis_name"
11542   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
11543   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11544   include:
11545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11546     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11549   layout:
11550     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
11551     layout: "plot-throughput-speedup-analysis"
11552
11553 - type: "plot"
11554   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
11555   algorithm: "plot_throughput_speedup_analysis_name"
11556   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
11557   data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11558   include:
11559     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11563   layout:
11564     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
11565     layout: "plot-throughput-speedup-analysis"
11566
11567 #- type: "plot"
11568 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11569 #  algorithm: "plot_throughput_speedup_analysis_name"
11570 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11571 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11572 #  include:
11573 #    - ""
11574 #  layout:
11575 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
11576 #    layout: "plot-throughput-speedup-analysis"
11577 #
11578 #- type: "plot"
11579 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11580 #  algorithm: "plot_throughput_speedup_analysis_name"
11581 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11582 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11583 #  include:
11584 #    - ""
11585 #  layout:
11586 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
11587 #    layout: "plot-throughput-speedup-analysis"
11588
11589 - type: "plot"
11590   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11591   algorithm: "plot_throughput_speedup_analysis_name"
11592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
11593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11594   include:
11595     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11600   layout:
11601     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
11602     layout: "plot-throughput-speedup-analysis"
11603
11604 - type: "plot"
11605   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11606   algorithm: "plot_throughput_speedup_analysis_name"
11607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
11608   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11609   include:
11610     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11611     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11612     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11615   layout:
11616     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
11617     layout: "plot-throughput-speedup-analysis"
11618
11619 - type: "plot"
11620   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11621   algorithm: "plot_throughput_speedup_analysis_name"
11622   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
11623   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11624   include:
11625     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11626     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11627     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11628     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11631   layout:
11632     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
11633     layout: "plot-throughput-speedup-analysis"
11634
11635 - type: "plot"
11636   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11637   algorithm: "plot_throughput_speedup_analysis_name"
11638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
11639   data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11640   include:
11641     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11642     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11643     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11644     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11647   layout:
11648     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
11649     layout: "plot-throughput-speedup-analysis"
11650
11651 - type: "plot"
11652   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
11653   algorithm: "plot_throughput_speedup_analysis_name"
11654   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
11655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11656   include:
11657     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11658     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11659     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11660   layout:
11661     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
11662     layout: "plot-throughput-speedup-analysis"
11663
11664 - type: "plot"
11665   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
11666   algorithm: "plot_throughput_speedup_analysis_name"
11667   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
11668   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11669   include:
11670     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11671     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11672     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11673   layout:
11674     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
11675     layout: "plot-throughput-speedup-analysis"
11676
11677 - type: "plot"
11678   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
11679   algorithm: "plot_throughput_speedup_analysis_name"
11680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
11681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11682   include:
11683     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11684     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11685     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11686   layout:
11687     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
11688     layout: "plot-throughput-speedup-analysis"
11689
11690 - type: "plot"
11691   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
11692   algorithm: "plot_throughput_speedup_analysis_name"
11693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
11694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11695   include:
11696     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11697     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11698     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11699   layout:
11700     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
11701     layout: "plot-throughput-speedup-analysis"
11702
11703 - type: "plot"
11704   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
11705   algorithm: "plot_throughput_speedup_analysis_name"
11706   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
11707   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11708   include:
11709     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11710     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11711     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11712     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11713     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11714   layout:
11715     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
11716     layout: "plot-throughput-speedup-analysis"
11717
11718 - type: "plot"
11719   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
11720   algorithm: "plot_throughput_speedup_analysis_name"
11721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
11722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11723   include:
11724     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11725     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11726     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11727     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11728     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11729   layout:
11730     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
11731     layout: "plot-throughput-speedup-analysis"
11732
11733 - type: "plot"
11734   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
11735   algorithm: "plot_throughput_speedup_analysis_name"
11736   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
11737   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11738   include:
11739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11744   layout:
11745     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
11746     layout: "plot-throughput-speedup-analysis"
11747
11748 - type: "plot"
11749   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
11750   algorithm: "plot_throughput_speedup_analysis_name"
11751   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
11752   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11753   include:
11754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11759   layout:
11760     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
11761     layout: "plot-throughput-speedup-analysis"
11762
11763 - type: "plot"
11764   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
11765   algorithm: "plot_throughput_speedup_analysis_name"
11766   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
11767   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11768   include:
11769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11775   layout:
11776     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
11777     layout: "plot-throughput-speedup-analysis"
11778
11779 - type: "plot"
11780   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
11781   algorithm: "plot_throughput_speedup_analysis_name"
11782   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
11783   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11784   include:
11785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11791   layout:
11792     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
11793     layout: "plot-throughput-speedup-analysis"
11794
11795 - type: "plot"
11796   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr-tsa"
11797   algorithm: "plot_throughput_speedup_analysis_name"
11798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr-tsa"
11799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11800   include:
11801     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11802     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11805   layout:
11806     title: "3n-tsh-x520-64b-ip4tunnel-base-ixgbe-ndr"
11807     layout: "plot-throughput-speedup-analysis"
11808
11809 - type: "plot"
11810   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr-tsa"
11811   algorithm: "plot_throughput_speedup_analysis_name"
11812   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr-tsa"
11813   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11814   include:
11815     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11817     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11819   layout:
11820     title: "3n-tsh-x520-64b-ip4tunnel-base-ixgbe-pdr"
11821     layout: "plot-throughput-speedup-analysis"
11822
11823 - type: "plot"
11824   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
11825   algorithm: "plot_throughput_speedup_analysis_name"
11826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
11827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11828   include:
11829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11834   layout:
11835     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
11836     layout: "plot-throughput-speedup-analysis"
11837
11838 - type: "plot"
11839   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
11840   algorithm: "plot_throughput_speedup_analysis_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
11842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11843   include:
11844     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11848     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11849   layout:
11850     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
11851     layout: "plot-throughput-speedup-analysis"
11852
11853 - type: "plot"
11854   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
11855   algorithm: "plot_throughput_speedup_analysis_name"
11856   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
11857   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11858   include:
11859     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11860     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11861     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11862     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11863     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11864     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11865   layout:
11866     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11867     layout: "plot-throughput-speedup-analysis"
11868
11869 - type: "plot"
11870   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
11871   algorithm: "plot_throughput_speedup_analysis_name"
11872   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
11873   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11874   include:
11875     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11876     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11877     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11878     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11879     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11880     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11881   layout:
11882     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11883     layout: "plot-throughput-speedup-analysis"
11884
11885 - type: "plot"
11886   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
11887   algorithm: "plot_throughput_speedup_analysis_name"
11888   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
11889   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11890   include:
11891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11895   layout:
11896     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
11897     layout: "plot-throughput-speedup-analysis"
11898
11899 - type: "plot"
11900   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
11901   algorithm: "plot_throughput_speedup_analysis_name"
11902   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
11903   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11904   include:
11905     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
11906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11909   layout:
11910     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
11911     layout: "plot-throughput-speedup-analysis"
11912
11913 - type: "plot"
11914   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
11915   algorithm: "plot_throughput_speedup_analysis_name"
11916   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
11917   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11918   include:
11919     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11920     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11921     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11922     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11923     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11925   layout:
11926     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
11927     layout: "plot-throughput-speedup-analysis"
11928
11929 - type: "plot"
11930   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
11931   algorithm: "plot_throughput_speedup_analysis_name"
11932   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
11933   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11934   include:
11935     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11936     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11937     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11939     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11941   layout:
11942     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
11943     layout: "plot-throughput-speedup-analysis"
11944
11945 - type: "plot"
11946   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
11947   algorithm: "plot_throughput_speedup_analysis_name"
11948   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
11949   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11950   include:
11951     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11952     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11953     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11957   layout:
11958     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
11959     layout: "plot-throughput-speedup-analysis"
11960
11961 - type: "plot"
11962   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
11963   algorithm: "plot_throughput_speedup_analysis_name"
11964   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
11965   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11966   include:
11967     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11968     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11969     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11973   layout:
11974     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
11975     layout: "plot-throughput-speedup-analysis"
11976
11977 - type: "plot"
11978   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
11979   algorithm: "plot_throughput_speedup_analysis_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
11981   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11982   include:
11983     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11984     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11985     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11986     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11987     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11988     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11989   layout:
11990     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
11991     layout: "plot-throughput-speedup-analysis"
11992
11993 - type: "plot"
11994   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
11995   algorithm: "plot_throughput_speedup_analysis_name"
11996   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
11997   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11998   include:
11999     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12000     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12001     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12002     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12003     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12004     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12005   layout:
12006     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
12007     layout: "plot-throughput-speedup-analysis"
12008
12009 - type: "plot"
12010   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12011   algorithm: "plot_throughput_speedup_analysis_name"
12012   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12013   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12014   include:
12015     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12016     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12017     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12018     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12020   layout:
12021     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
12022     layout: "plot-throughput-speedup-analysis"
12023
12024 - type: "plot"
12025   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12026   algorithm: "plot_throughput_speedup_analysis_name"
12027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12029   include:
12030     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12031     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12032     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12033     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12034     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12035   layout:
12036     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
12037     layout: "plot-throughput-speedup-analysis"
12038
12039 - type: "plot"
12040   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
12041   algorithm: "plot_throughput_speedup_analysis_name"
12042   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
12043   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12044   include:
12045     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12046     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12047     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12048     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12049     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12050     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12051   layout:
12052     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
12053     layout: "plot-throughput-speedup-analysis"
12054
12055 - type: "plot"
12056   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
12057   algorithm: "plot_throughput_speedup_analysis_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
12059   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12060   include:
12061     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12063     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12064     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12065     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12066     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12067   layout:
12068     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
12069     layout: "plot-throughput-speedup-analysis"
12070
12071 - type: "plot"
12072   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
12073   algorithm: "plot_throughput_speedup_analysis_name"
12074   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
12075   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12076   include:
12077     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12078     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12079     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12080   layout:
12081     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr"
12082     layout: "plot-throughput-speedup-analysis"
12083
12084 - type: "plot"
12085   title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
12086   algorithm: "plot_throughput_speedup_analysis_name"
12087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
12088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12089   include:
12090     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12091     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12092     - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12093   layout:
12094     title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr"
12095     layout: "plot-throughput-speedup-analysis"
12096
12097 - type: "plot"
12098   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12099   algorithm: "plot_throughput_speedup_analysis_name"
12100   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12101   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12102   include:
12103     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12108   layout:
12109     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12110     layout: "plot-throughput-speedup-analysis"
12111
12112 - type: "plot"
12113   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12114   algorithm: "plot_throughput_speedup_analysis_name"
12115   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12117   include:
12118     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12123   layout:
12124     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12125     layout: "plot-throughput-speedup-analysis"
12126
12127 - type: "plot"
12128   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12129   algorithm: "plot_throughput_speedup_analysis_name"
12130   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12131   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12132   include:
12133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12139   layout:
12140     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12141     layout: "plot-throughput-speedup-analysis"
12142
12143 - type: "plot"
12144   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12145   algorithm: "plot_throughput_speedup_analysis_name"
12146   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12147   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12148   include:
12149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12155   layout:
12156     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12157     layout: "plot-throughput-speedup-analysis"
12158
12159 - type: "plot"
12160   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12161   algorithm: "plot_throughput_speedup_analysis_name"
12162   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12163   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12164   include:
12165     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12170   layout:
12171     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12172     layout: "plot-throughput-speedup-analysis"
12173
12174 - type: "plot"
12175   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12176   algorithm: "plot_throughput_speedup_analysis_name"
12177   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12178   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12179   include:
12180     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12185   layout:
12186     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12187     layout: "plot-throughput-speedup-analysis"
12188
12189 - type: "plot"
12190   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12191   algorithm: "plot_throughput_speedup_analysis_name"
12192   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12193   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12194   include:
12195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12199   layout:
12200     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
12201     layout: "plot-throughput-speedup-analysis"
12202
12203 - type: "plot"
12204   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12205   algorithm: "plot_throughput_speedup_analysis_name"
12206   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12207   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12208   include:
12209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12213   layout:
12214     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
12215     layout: "plot-throughput-speedup-analysis"
12216
12217 - type: "plot"
12218   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12219   algorithm: "plot_throughput_speedup_analysis_name"
12220   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12221   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12222   include:
12223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12229   layout:
12230     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12231     layout: "plot-throughput-speedup-analysis"
12232
12233 - type: "plot"
12234   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12235   algorithm: "plot_throughput_speedup_analysis_name"
12236   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12237   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12238   include:
12239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12243     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12244     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12245   layout:
12246     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12247     layout: "plot-throughput-speedup-analysis"
12248
12249 - type: "plot"
12250   title: "Speedup: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-tsa"
12251   algorithm: "plot_throughput_speedup_analysis_name"
12252   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-tsa"
12253   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12254   include:
12255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12260   layout:
12261     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-tsa"
12262     layout: "plot-throughput-speedup-analysis"
12263
12264 - type: "plot"
12265   title: "Speedup: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr-tsa"
12266   algorithm: "plot_throughput_speedup_analysis_name"
12267   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr-tsa"
12268   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12269   include:
12270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12275   layout:
12276     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr-tsa"
12277     layout: "plot-throughput-speedup-analysis"
12278
12279 - type: "plot"
12280   title: "Speedup: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr-tsa"
12281   algorithm: "plot_throughput_speedup_analysis_name"
12282   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr-tsa"
12283   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12284   include:
12285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12287     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12291   layout:
12292     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr-tsa"
12293     layout: "plot-throughput-speedup-analysis"
12294
12295 - type: "plot"
12296   title: "Speedup: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr-tsa"
12297   algorithm: "plot_throughput_speedup_analysis_name"
12298   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr-tsa"
12299   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12300   include:
12301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12303     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12304     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12307   layout:
12308     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr-tsa"
12309     layout: "plot-throughput-speedup-analysis"
12310
12311 - type: "plot"
12312   title: "Speedup: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr-tsa"
12313   algorithm: "plot_throughput_speedup_analysis_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr-tsa"
12315   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12316   include:
12317     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12321   layout:
12322     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-ndr-tsa"
12323     layout: "plot-throughput-speedup-analysis"
12324
12325 - type: "plot"
12326   title: "Speedup: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr-tsa"
12327   algorithm: "plot_throughput_speedup_analysis_name"
12328   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr-tsa"
12329   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12330   include:
12331     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12335   layout:
12336     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-ixgbe-pdr-tsa"
12337     layout: "plot-throughput-speedup-analysis"
12338
12339 - type: "plot"
12340   title: "Speedup: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-tsa"
12341   algorithm: "plot_throughput_speedup_analysis_name"
12342   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-tsa"
12343   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12344   include:
12345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12350   layout:
12351     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-tsa"
12352     layout: "plot-throughput-speedup-analysis"
12353
12354 - type: "plot"
12355   title: "Speedup: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr-tsa"
12356   algorithm: "plot_throughput_speedup_analysis_name"
12357   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr-tsa"
12358   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12359   include:
12360     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12363     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12364     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12365   layout:
12366     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr-tsa"
12367     layout: "plot-throughput-speedup-analysis"
12368
12369 - type: "plot"
12370   title: "Speedup: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12371   algorithm: "plot_throughput_speedup_analysis_name"
12372   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12373   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12374   include:
12375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12379     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12380     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12381   layout:
12382     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12383     layout: "plot-throughput-speedup-analysis"
12384
12385 - type: "plot"
12386   title: "Speedup: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12387   algorithm: "plot_throughput_speedup_analysis_name"
12388   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12389   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12390   include:
12391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12394     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12395     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12396     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12397   layout:
12398     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12399     layout: "plot-throughput-speedup-analysis"
12400
12401 - type: "plot"
12402   title: "Speedup: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr-tsa"
12403   algorithm: "plot_throughput_speedup_analysis_name"
12404   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr-tsa"
12405   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12406   include:
12407     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12408     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12409     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12410     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12411   layout:
12412     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr-tsa"
12413     layout: "plot-throughput-speedup-analysis"
12414
12415 - type: "plot"
12416   title: "Speedup: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr-tsa"
12417   algorithm: "plot_throughput_speedup_analysis_name"
12418   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr-tsa"
12419   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12420   include:
12421     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12422     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12423     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12424     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12425   layout:
12426     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr-tsa"
12427     layout: "plot-throughput-speedup-analysis"
12428
12429 - type: "plot"
12430   title: "Speedup: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr-tsa"
12431   algorithm: "plot_throughput_speedup_analysis_name"
12432   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr-tsa"
12433   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12434   include:
12435     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12436     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12439     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12440     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12441   layout:
12442     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr-tsa"
12443     layout: "plot-throughput-speedup-analysis"
12444
12445 - type: "plot"
12446   title: "Speedup: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr-tsa"
12447   algorithm: "plot_throughput_speedup_analysis_name"
12448   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr-tsa"
12449   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12450   include:
12451     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12452     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12455     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12456     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12457   layout:
12458     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr-tsa"
12459     layout: "plot-throughput-speedup-analysis"
12460
12461 - type: "plot"
12462   title: "Speedup: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr-tsa"
12463   algorithm: "plot_throughput_speedup_analysis_name"
12464   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr-tsa"
12465   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12466   include:
12467     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12468     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12470     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12471     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12472     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12473   layout:
12474     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr-tsa"
12475     layout: "plot-throughput-speedup-analysis"
12476
12477 - type: "plot"
12478   title: "Speedup: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr-tsa"
12479   algorithm: "plot_throughput_speedup_analysis_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr-tsa"
12481   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12482   include:
12483     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12487     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12488     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12489   layout:
12490     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr-tsa"
12491     layout: "plot-throughput-speedup-analysis"
12492
12493 - type: "plot"
12494   title: "Speedup: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-tsa"
12495   algorithm: "plot_throughput_speedup_analysis_name"
12496   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-tsa"
12497   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12498   include:
12499     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12500     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12501     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12502   layout:
12503     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-tsa"
12504     layout: "plot-throughput-speedup-analysis"
12505
12506 - type: "plot"
12507   title: "Speedup: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr-tsa"
12508   algorithm: "plot_throughput_speedup_analysis_name"
12509   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr-tsa"
12510   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12511   include:
12512     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12513     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12514     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12515   layout:
12516     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr-tsa"
12517     layout: "plot-throughput-speedup-analysis"
12518
12519 ################################################################################
12520
12521 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
12522 - type: "plot"
12523   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
12524   algorithm: "plot_performance_box"
12525   output-file-type: ".html"
12526   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
12527   data: "plot-dpdk-throughput-latency-3n-hsw"
12528   filter: "'NIC_Intel-X520-DA2' and
12529            '64B' and
12530            'BASE' and
12531            'NDRPDR' and
12532            '1T1C' and
12533            'IP4FWD'"
12534   parameters:
12535   - "throughput"
12536   - "parent"
12537   - "tags"
12538   traces:
12539     hoverinfo: "x+y"
12540     boxpoints: "outliers"
12541     whiskerwidth: 0
12542   layout:
12543     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
12544     layout: "plot-throughput"
12545
12546 - type: "plot"
12547   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
12548   algorithm: "plot_performance_box"
12549   output-file-type: ".html"
12550   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
12551   data: "plot-dpdk-throughput-latency-3n-hsw"
12552   filter: "'NIC_Intel-X520-DA2' and
12553            '64B' and
12554            'BASE' and
12555            'NDRPDR' and
12556            '2T2C' and
12557            'IP4FWD'"
12558   parameters:
12559   - "throughput"
12560   - "parent"
12561   - "tags"
12562   traces:
12563     hoverinfo: "x+y"
12564     boxpoints: "outliers"
12565     whiskerwidth: 0
12566   layout:
12567     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
12568     layout: "plot-throughput"
12569
12570 - type: "plot"
12571   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
12572   algorithm: "plot_performance_box"
12573   output-file-type: ".html"
12574   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
12575   data: "plot-dpdk-throughput-latency-3n-hsw"
12576   filter: "'NIC_Intel-X520-DA2' and
12577            '64B' and
12578            'BASE' and
12579            'NDRPDR' and
12580            '1T1C' and
12581            'IP4FWD'"
12582   parameters:
12583   - "throughput"
12584   - "parent"
12585   - "tags"
12586   traces:
12587     hoverinfo: "x+y"
12588     boxpoints: "outliers"
12589     whiskerwidth: 0
12590   layout:
12591     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
12592     layout: "plot-throughput"
12593
12594 - type: "plot"
12595   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
12596   algorithm: "plot_performance_box"
12597   output-file-type: ".html"
12598   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
12599   data: "plot-dpdk-throughput-latency-3n-hsw"
12600   filter: "'NIC_Intel-X520-DA2' and
12601            '64B' and
12602            'BASE' and
12603            'NDRPDR' and
12604            '2T2C' and
12605            'IP4FWD'"
12606   parameters:
12607   - "throughput"
12608   - "parent"
12609   - "tags"
12610   traces:
12611     hoverinfo: "x+y"
12612     boxpoints: "outliers"
12613     whiskerwidth: 0
12614   layout:
12615     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
12616     layout: "plot-throughput"
12617
12618 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
12619 - type: "plot"
12620   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
12621   algorithm: "plot_performance_box"
12622   output-file-type: ".html"
12623   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
12624   data: "plot-dpdk-throughput-latency-3n-hsw"
12625   filter: "'NIC_Intel-X710' and
12626            '64B' and
12627            'BASE' and
12628            'NDRPDR' and
12629            '1T1C' and
12630            'IP4FWD'"
12631   parameters:
12632   - "throughput"
12633   - "parent"
12634   - "tags"
12635   traces:
12636     hoverinfo: "x+y"
12637     boxpoints: "outliers"
12638     whiskerwidth: 0
12639   layout:
12640     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
12641     layout: "plot-throughput"
12642
12643 - type: "plot"
12644   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
12645   algorithm: "plot_performance_box"
12646   output-file-type: ".html"
12647   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
12648   data: "plot-dpdk-throughput-latency-3n-hsw"
12649   filter: "'NIC_Intel-X710' and
12650            '64B' and
12651            'BASE' and
12652            'NDRPDR' and
12653            '2T2C' and
12654            'IP4FWD'"
12655   parameters:
12656   - "throughput"
12657   - "parent"
12658   - "tags"
12659   traces:
12660     hoverinfo: "x+y"
12661     boxpoints: "outliers"
12662     whiskerwidth: 0
12663   layout:
12664     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
12669   algorithm: "plot_performance_box"
12670   output-file-type: ".html"
12671   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
12672   data: "plot-dpdk-throughput-latency-3n-hsw"
12673   filter: "'NIC_Intel-X710' and
12674            '64B' and
12675            'BASE' and
12676            'NDRPDR' and
12677            '1T1C' and
12678            'IP4FWD'"
12679   parameters:
12680   - "throughput"
12681   - "parent"
12682   - "tags"
12683   traces:
12684     hoverinfo: "x+y"
12685     boxpoints: "outliers"
12686     whiskerwidth: 0
12687   layout:
12688     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
12689     layout: "plot-throughput"
12690
12691 - type: "plot"
12692   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
12693   algorithm: "plot_performance_box"
12694   output-file-type: ".html"
12695   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
12696   data: "plot-dpdk-throughput-latency-3n-hsw"
12697   filter: "'NIC_Intel-X710' and
12698            '64B' and
12699            'BASE' and
12700            'NDRPDR' and
12701            '2T2C' and
12702            'IP4FWD'"
12703   parameters:
12704   - "throughput"
12705   - "parent"
12706   - "tags"
12707   traces:
12708     hoverinfo: "x+y"
12709     boxpoints: "outliers"
12710     whiskerwidth: 0
12711   layout:
12712     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
12713     layout: "plot-throughput"
12714
12715 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
12716 - type: "plot"
12717   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
12718   algorithm: "plot_performance_box"
12719   output-file-type: ".html"
12720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
12721   data: "plot-dpdk-throughput-latency-3n-hsw"
12722   filter: "'NIC_Intel-XL710' and
12723            '64B' and
12724            'BASE' and
12725            'NDRPDR' and
12726            '1T1C' and
12727            'IP4FWD'"
12728   parameters:
12729   - "throughput"
12730   - "parent"
12731   - "tags"
12732   traces:
12733     hoverinfo: "x+y"
12734     boxpoints: "outliers"
12735     whiskerwidth: 0
12736   layout:
12737     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
12738     layout: "plot-throughput"
12739
12740 - type: "plot"
12741   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
12742   algorithm: "plot_performance_box"
12743   output-file-type: ".html"
12744   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
12745   data: "plot-dpdk-throughput-latency-3n-hsw"
12746   filter: "'NIC_Intel-XL710' and
12747            '64B' and
12748            'BASE' and
12749            'NDRPDR' and
12750            '2T2C' and
12751            'IP4FWD'"
12752   parameters:
12753   - "throughput"
12754   - "parent"
12755   - "tags"
12756   traces:
12757     hoverinfo: "x+y"
12758     boxpoints: "outliers"
12759     whiskerwidth: 0
12760   layout:
12761     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
12762     layout: "plot-throughput"
12763
12764 - type: "plot"
12765   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
12766   algorithm: "plot_performance_box"
12767   output-file-type: ".html"
12768   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
12769   data: "plot-dpdk-throughput-latency-3n-hsw"
12770   filter: "'NIC_Intel-XL710' and
12771            '64B' and
12772            'BASE' and
12773            'NDRPDR' and
12774            '1T1C' and
12775            'IP4FWD'"
12776   parameters:
12777   - "throughput"
12778   - "parent"
12779   - "tags"
12780   traces:
12781     hoverinfo: "x+y"
12782     boxpoints: "outliers"
12783     whiskerwidth: 0
12784   layout:
12785     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
12786     layout: "plot-throughput"
12787
12788 - type: "plot"
12789   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
12790   algorithm: "plot_performance_box"
12791   output-file-type: ".html"
12792   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
12793   data: "plot-dpdk-throughput-latency-3n-hsw"
12794   filter: "'NIC_Intel-XL710' and
12795            '64B' and
12796            'BASE' and
12797            'NDRPDR' and
12798            '2T2C' and
12799            'IP4FWD'"
12800   parameters:
12801   - "throughput"
12802   - "parent"
12803   - "tags"
12804   traces:
12805     hoverinfo: "x+y"
12806     boxpoints: "outliers"
12807     whiskerwidth: 0
12808   layout:
12809     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
12810     layout: "plot-throughput"
12811
12812 # Packet Throughput - DPDK l3fwd 3n-skx-x710
12813 - type: "plot"
12814   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
12815   algorithm: "plot_performance_box"
12816   output-file-type: ".html"
12817   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
12818   data: "plot-dpdk-throughput-latency-3n-skx"
12819   filter: "'NIC_Intel-X710' and
12820            '64B' and
12821            'BASE' and
12822            'NDRPDR' and
12823            '2T1C' and
12824            'IP4FWD'"
12825   parameters:
12826   - "throughput"
12827   - "parent"
12828   - "tags"
12829   traces:
12830     hoverinfo: "x+y"
12831     boxpoints: "outliers"
12832     whiskerwidth: 0
12833   layout:
12834     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
12835     layout: "plot-throughput"
12836
12837 - type: "plot"
12838   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12839   algorithm: "plot_performance_box"
12840   output-file-type: ".html"
12841   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12842   data: "plot-dpdk-throughput-latency-3n-skx"
12843   filter: "'NIC_Intel-X710' and
12844            '64B' and
12845            'BASE' and
12846            'NDRPDR' and
12847            '4T2C' and
12848            'IP4FWD'"
12849   parameters:
12850   - "throughput"
12851   - "parent"
12852   - "tags"
12853   traces:
12854     hoverinfo: "x+y"
12855     boxpoints: "outliers"
12856     whiskerwidth: 0
12857   layout:
12858     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
12859     layout: "plot-throughput"
12860
12861 - type: "plot"
12862   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12863   algorithm: "plot_performance_box"
12864   output-file-type: ".html"
12865   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12866   data: "plot-dpdk-throughput-latency-3n-skx"
12867   filter: "'NIC_Intel-X710' and
12868            '64B' and
12869            'BASE' and
12870            'NDRPDR' and
12871            '2T1C' and
12872            'IP4FWD'"
12873   parameters:
12874   - "throughput"
12875   - "parent"
12876   - "tags"
12877   traces:
12878     hoverinfo: "x+y"
12879     boxpoints: "outliers"
12880     whiskerwidth: 0
12881   layout:
12882     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12887   algorithm: "plot_performance_box"
12888   output-file-type: ".html"
12889   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12890   data: "plot-dpdk-throughput-latency-3n-skx"
12891   filter: "'NIC_Intel-X710' and
12892            '64B' and
12893            'BASE' and
12894            'NDRPDR' and
12895            '4T2C' and
12896            'IP4FWD'"
12897   parameters:
12898   - "throughput"
12899   - "parent"
12900   - "tags"
12901   traces:
12902     hoverinfo: "x+y"
12903     boxpoints: "outliers"
12904     whiskerwidth: 0
12905   layout:
12906     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
12907     layout: "plot-throughput"
12908
12909 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
12910 - type: "plot"
12911   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12912   algorithm: "plot_performance_box"
12913   output-file-type: ".html"
12914   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12915   data: "plot-dpdk-throughput-latency-3n-skx"
12916   filter: "'NIC_Intel-XXV710' and
12917            '64B' and
12918            'BASE' and
12919            'NDRPDR' and
12920            '2T1C' and
12921            'IP4FWD'"
12922   parameters:
12923   - "throughput"
12924   - "parent"
12925   - "tags"
12926   traces:
12927     hoverinfo: "x+y"
12928     boxpoints: "outliers"
12929     whiskerwidth: 0
12930   layout:
12931     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
12932     layout: "plot-throughput"
12933
12934 - type: "plot"
12935   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12936   algorithm: "plot_performance_box"
12937   output-file-type: ".html"
12938   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12939   data: "plot-dpdk-throughput-latency-3n-skx"
12940   filter: "'NIC_Intel-XXV710' and
12941            '64B' and
12942            'BASE' and
12943            'NDRPDR' and
12944            '4T2C' and
12945            'IP4FWD'"
12946   parameters:
12947   - "throughput"
12948   - "parent"
12949   - "tags"
12950   traces:
12951     hoverinfo: "x+y"
12952     boxpoints: "outliers"
12953     whiskerwidth: 0
12954   layout:
12955     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
12956     layout: "plot-throughput"
12957
12958 - type: "plot"
12959   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12960   algorithm: "plot_performance_box"
12961   output-file-type: ".html"
12962   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12963   data: "plot-dpdk-throughput-latency-3n-skx"
12964   filter: "'NIC_Intel-XXV710' and
12965            '64B' and
12966            'BASE' and
12967            'NDRPDR' and
12968            '2T1C' and
12969            'IP4FWD'"
12970   parameters:
12971   - "throughput"
12972   - "parent"
12973   - "tags"
12974   traces:
12975     hoverinfo: "x+y"
12976     boxpoints: "outliers"
12977     whiskerwidth: 0
12978   layout:
12979     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
12984   algorithm: "plot_performance_box"
12985   output-file-type: ".html"
12986   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
12987   data: "plot-dpdk-throughput-latency-3n-skx"
12988   filter: "'NIC_Intel-XXV710' and
12989            '64B' and
12990            'BASE' and
12991            'NDRPDR' and
12992            '4T2C' and
12993            'IP4FWD'"
12994   parameters:
12995   - "throughput"
12996   - "parent"
12997   - "tags"
12998   traces:
12999     hoverinfo: "x+y"
13000     boxpoints: "outliers"
13001     whiskerwidth: 0
13002   layout:
13003     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13004     layout: "plot-throughput"
13005
13006 # Packet Throughput - DPDK l3fwd 2n-skx-x710
13007 - type: "plot"
13008   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13009   algorithm: "plot_performance_box"
13010   output-file-type: ".html"
13011   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13012   data: "plot-dpdk-throughput-latency-2n-skx"
13013   filter: "'NIC_Intel-X710' and
13014            '64B' and
13015            'BASE' and
13016            'NDRPDR' and
13017            '2T1C' and
13018            'IP4FWD'"
13019   parameters:
13020   - "throughput"
13021   - "parent"
13022   - "tags"
13023   traces:
13024     hoverinfo: "x+y"
13025     boxpoints: "outliers"
13026     whiskerwidth: 0
13027   layout:
13028     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13029     layout: "plot-throughput"
13030
13031 - type: "plot"
13032   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13033   algorithm: "plot_performance_box"
13034   output-file-type: ".html"
13035   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13036   data: "plot-dpdk-throughput-latency-2n-skx"
13037   filter: "'NIC_Intel-X710' and
13038            '64B' and
13039            'BASE' and
13040            'NDRPDR' and
13041            '4T2C' and
13042            'IP4FWD'"
13043   parameters:
13044   - "throughput"
13045   - "parent"
13046   - "tags"
13047   traces:
13048     hoverinfo: "x+y"
13049     boxpoints: "outliers"
13050     whiskerwidth: 0
13051   layout:
13052     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13053     layout: "plot-throughput"
13054
13055 - type: "plot"
13056   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13057   algorithm: "plot_performance_box"
13058   output-file-type: ".html"
13059   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13060   data: "plot-dpdk-throughput-latency-2n-skx"
13061   filter: "'NIC_Intel-X710' and
13062            '64B' and
13063            'BASE' and
13064            'NDRPDR' and
13065            '2T1C' and
13066            'IP4FWD'"
13067   parameters:
13068   - "throughput"
13069   - "parent"
13070   - "tags"
13071   traces:
13072     hoverinfo: "x+y"
13073     boxpoints: "outliers"
13074     whiskerwidth: 0
13075   layout:
13076     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
13077     layout: "plot-throughput"
13078
13079 - type: "plot"
13080   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13081   algorithm: "plot_performance_box"
13082   output-file-type: ".html"
13083   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13084   data: "plot-dpdk-throughput-latency-2n-skx"
13085   filter: "'NIC_Intel-X710' and
13086            '64B' and
13087            'BASE' and
13088            'NDRPDR' and
13089            '4T2C' and
13090            'IP4FWD'"
13091   parameters:
13092   - "throughput"
13093   - "parent"
13094   - "tags"
13095   traces:
13096     hoverinfo: "x+y"
13097     boxpoints: "outliers"
13098     whiskerwidth: 0
13099   layout:
13100     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
13101     layout: "plot-throughput"
13102
13103 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
13104 - type: "plot"
13105   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13106   algorithm: "plot_performance_box"
13107   output-file-type: ".html"
13108   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13109   data: "plot-dpdk-throughput-latency-2n-skx"
13110   filter: "'NIC_Intel-XXV710' and
13111            '64B' and
13112            'BASE' and
13113            'NDRPDR' and
13114            '2T1C' and
13115            'IP4FWD'"
13116   parameters:
13117   - "throughput"
13118   - "parent"
13119   - "tags"
13120   traces:
13121     hoverinfo: "x+y"
13122     boxpoints: "outliers"
13123     whiskerwidth: 0
13124   layout:
13125     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
13126     layout: "plot-throughput"
13127
13128 - type: "plot"
13129   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13130   algorithm: "plot_performance_box"
13131   output-file-type: ".html"
13132   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13133   data: "plot-dpdk-throughput-latency-2n-skx"
13134   filter: "'NIC_Intel-XXV710' and
13135            '64B' and
13136            'BASE' and
13137            'NDRPDR' and
13138            '4T2C' and
13139            'IP4FWD'"
13140   parameters:
13141   - "throughput"
13142   - "parent"
13143   - "tags"
13144   traces:
13145     hoverinfo: "x+y"
13146     boxpoints: "outliers"
13147     whiskerwidth: 0
13148   layout:
13149     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
13150     layout: "plot-throughput"
13151
13152 - type: "plot"
13153   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13154   algorithm: "plot_performance_box"
13155   output-file-type: ".html"
13156   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13157   data: "plot-dpdk-throughput-latency-2n-skx"
13158   filter: "'NIC_Intel-XXV710' and
13159            '64B' and
13160            'BASE' and
13161            'NDRPDR' and
13162            '2T1C' and
13163            'IP4FWD'"
13164   parameters:
13165   - "throughput"
13166   - "parent"
13167   - "tags"
13168   traces:
13169     hoverinfo: "x+y"
13170     boxpoints: "outliers"
13171     whiskerwidth: 0
13172   layout:
13173     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13178   algorithm: "plot_performance_box"
13179   output-file-type: ".html"
13180   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13181   data: "plot-dpdk-throughput-latency-2n-skx"
13182   filter: "'NIC_Intel-XXV710' and
13183            '64B' and
13184            'BASE' and
13185            'NDRPDR' and
13186            '4T2C' and
13187            'IP4FWD'"
13188   parameters:
13189   - "throughput"
13190   - "parent"
13191   - "tags"
13192   traces:
13193     hoverinfo: "x+y"
13194     boxpoints: "outliers"
13195     whiskerwidth: 0
13196   layout:
13197     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
13198     layout: "plot-throughput"
13199
13200 ################################################################################
13201
13202 # Packet Throughput - DPDK testpmd 3n-hsw-x520
13203 - type: "plot"
13204   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13205   algorithm: "plot_performance_box"
13206   output-file-type: ".html"
13207   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13208   data: "plot-dpdk-throughput-latency-3n-hsw"
13209   filter: "'NIC_Intel-X520-DA2' and
13210            '64B' and
13211            'BASE' and
13212            'NDRPDR' and
13213            '1T1C' and
13214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13215   parameters:
13216   - "throughput"
13217   - "parent"
13218   - "tags"
13219   traces:
13220     hoverinfo: "x+y"
13221     boxpoints: "outliers"
13222     whiskerwidth: 0
13223   layout:
13224     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
13225     layout: "plot-throughput"
13226
13227 - type: "plot"
13228   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13229   algorithm: "plot_performance_box"
13230   output-file-type: ".html"
13231   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13232   data: "plot-dpdk-throughput-latency-3n-hsw"
13233   filter: "'NIC_Intel-X520-DA2' and
13234            '64B' and
13235            'BASE' and
13236            'NDRPDR' and
13237            '2T2C' and
13238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13239   parameters:
13240   - "throughput"
13241   - "parent"
13242   - "tags"
13243   traces:
13244     hoverinfo: "x+y"
13245     boxpoints: "outliers"
13246     whiskerwidth: 0
13247   layout:
13248     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
13249     layout: "plot-throughput"
13250
13251 - type: "plot"
13252   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13253   algorithm: "plot_performance_box"
13254   output-file-type: ".html"
13255   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13256   data: "plot-dpdk-throughput-latency-3n-hsw"
13257   filter: "'NIC_Intel-X520-DA2' and
13258            '64B' and
13259            'BASE' and
13260            'NDRPDR' and
13261            '1T1C' and
13262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13263   parameters:
13264   - "throughput"
13265   - "parent"
13266   - "tags"
13267   traces:
13268     hoverinfo: "x+y"
13269     boxpoints: "outliers"
13270     whiskerwidth: 0
13271   layout:
13272     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
13273     layout: "plot-throughput"
13274
13275 - type: "plot"
13276   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
13277   algorithm: "plot_performance_box"
13278   output-file-type: ".html"
13279   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
13280   data: "plot-dpdk-throughput-latency-3n-hsw"
13281   filter: "'NIC_Intel-X520-DA2' and
13282            '64B' and
13283            'BASE' and
13284            'NDRPDR' and
13285            '2T2C' and
13286            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13287   parameters:
13288   - "throughput"
13289   - "parent"
13290   - "tags"
13291   traces:
13292     hoverinfo: "x+y"
13293     boxpoints: "outliers"
13294     whiskerwidth: 0
13295   layout:
13296     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
13297     layout: "plot-throughput"
13298
13299 # Packet Throughput - DPDK testpmd 3n-hsw-x710
13300 - type: "plot"
13301   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
13302   algorithm: "plot_performance_box"
13303   output-file-type: ".html"
13304   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
13305   data: "plot-dpdk-throughput-latency-3n-hsw"
13306   filter: "'NIC_Intel-X710' and
13307            '64B' and
13308            'BASE' and
13309            'NDRPDR' and
13310            '1T1C' and
13311            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13312   parameters:
13313   - "throughput"
13314   - "parent"
13315   - "tags"
13316   traces:
13317     hoverinfo: "x+y"
13318     boxpoints: "outliers"
13319     whiskerwidth: 0
13320   layout:
13321     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
13326   algorithm: "plot_performance_box"
13327   output-file-type: ".html"
13328   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
13329   data: "plot-dpdk-throughput-latency-3n-hsw"
13330   filter: "'NIC_Intel-X710' and
13331            '64B' and
13332            'BASE' and
13333            'NDRPDR' and
13334            '2T2C' and
13335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13336   parameters:
13337   - "throughput"
13338   - "parent"
13339   - "tags"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
13350   algorithm: "plot_performance_box"
13351   output-file-type: ".html"
13352   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
13353   data: "plot-dpdk-throughput-latency-3n-hsw"
13354   filter: "'NIC_Intel-X710' and
13355            '64B' and
13356            'BASE' and
13357            'NDRPDR' and
13358            '1T1C' and
13359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13360   parameters:
13361   - "throughput"
13362   - "parent"
13363   - "tags"
13364   traces:
13365     hoverinfo: "x+y"
13366     boxpoints: "outliers"
13367     whiskerwidth: 0
13368   layout:
13369     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
13370     layout: "plot-throughput"
13371
13372 - type: "plot"
13373   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
13374   algorithm: "plot_performance_box"
13375   output-file-type: ".html"
13376   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
13377   data: "plot-dpdk-throughput-latency-3n-hsw"
13378   filter: "'NIC_Intel-X710' and
13379            '64B' and
13380            'BASE' and
13381            'NDRPDR' and
13382            '2T2C' and
13383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13384   parameters:
13385   - "throughput"
13386   - "parent"
13387   - "tags"
13388   traces:
13389     hoverinfo: "x+y"
13390     boxpoints: "outliers"
13391     whiskerwidth: 0
13392   layout:
13393     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
13394     layout: "plot-throughput"
13395
13396 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
13397 - type: "plot"
13398   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
13399   algorithm: "plot_performance_box"
13400   output-file-type: ".html"
13401   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
13402   data: "plot-dpdk-throughput-latency-3n-hsw"
13403   filter: "'NIC_Intel-XL710' and
13404            '64B' and
13405            'BASE' and
13406            'NDRPDR' and
13407            '1T1C' and
13408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13409   parameters:
13410   - "throughput"
13411   - "parent"
13412   - "tags"
13413   traces:
13414     hoverinfo: "x+y"
13415     boxpoints: "outliers"
13416     whiskerwidth: 0
13417   layout:
13418     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
13419     layout: "plot-throughput"
13420
13421 - type: "plot"
13422   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
13423   algorithm: "plot_performance_box"
13424   output-file-type: ".html"
13425   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
13426   data: "plot-dpdk-throughput-latency-3n-hsw"
13427   filter: "'NIC_Intel-XL710' and
13428            '64B' and
13429            'BASE' and
13430            'NDRPDR' and
13431            '2T2C' and
13432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13433   parameters:
13434   - "throughput"
13435   - "parent"
13436   - "tags"
13437   traces:
13438     hoverinfo: "x+y"
13439     boxpoints: "outliers"
13440     whiskerwidth: 0
13441   layout:
13442     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
13447   algorithm: "plot_performance_box"
13448   output-file-type: ".html"
13449   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
13450   data: "plot-dpdk-throughput-latency-3n-hsw"
13451   filter: "'NIC_Intel-XL710' and
13452            '64B' and
13453            'BASE' and
13454            'NDRPDR' and
13455            '1T1C' and
13456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13457   parameters:
13458   - "throughput"
13459   - "parent"
13460   - "tags"
13461   traces:
13462     hoverinfo: "x+y"
13463     boxpoints: "outliers"
13464     whiskerwidth: 0
13465   layout:
13466     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
13467     layout: "plot-throughput"
13468
13469 - type: "plot"
13470   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
13471   algorithm: "plot_performance_box"
13472   output-file-type: ".html"
13473   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
13474   data: "plot-dpdk-throughput-latency-3n-hsw"
13475   filter: "'NIC_Intel-XL710' and
13476            '64B' and
13477            'BASE' and
13478            'NDRPDR' and
13479            '2T2C' and
13480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13481   parameters:
13482   - "throughput"
13483   - "parent"
13484   - "tags"
13485   traces:
13486     hoverinfo: "x+y"
13487     boxpoints: "outliers"
13488     whiskerwidth: 0
13489   layout:
13490     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
13491     layout: "plot-throughput"
13492
13493 # Packet Throughput - DPDK testpmd 3n-skx-x710
13494 - type: "plot"
13495   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
13496   algorithm: "plot_performance_box"
13497   output-file-type: ".html"
13498   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
13499   data: "plot-dpdk-throughput-latency-3n-skx"
13500   filter: "'NIC_Intel-X710' and
13501            '64B' and
13502            'BASE' and
13503            'NDRPDR' and
13504            '2T1C' and
13505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13506   parameters:
13507   - "throughput"
13508   - "parent"
13509   - "tags"
13510   traces:
13511     hoverinfo: "x+y"
13512     boxpoints: "outliers"
13513     whiskerwidth: 0
13514   layout:
13515     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
13516     layout: "plot-throughput"
13517
13518 - type: "plot"
13519   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
13520   algorithm: "plot_performance_box"
13521   output-file-type: ".html"
13522   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
13523   data: "plot-dpdk-throughput-latency-3n-skx"
13524   filter: "'NIC_Intel-X710' and
13525            '64B' and
13526            'BASE' and
13527            'NDRPDR' and
13528            '4T2C' and
13529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13530   parameters:
13531   - "throughput"
13532   - "parent"
13533   - "tags"
13534   traces:
13535     hoverinfo: "x+y"
13536     boxpoints: "outliers"
13537     whiskerwidth: 0
13538   layout:
13539     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
13540     layout: "plot-throughput"
13541
13542 - type: "plot"
13543   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
13544   algorithm: "plot_performance_box"
13545   output-file-type: ".html"
13546   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
13547   data: "plot-dpdk-throughput-latency-3n-skx"
13548   filter: "'NIC_Intel-X710' and
13549            '64B' and
13550            'BASE' and
13551            'NDRPDR' and
13552            '2T1C' and
13553            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13554   parameters:
13555   - "throughput"
13556   - "parent"
13557   - "tags"
13558   traces:
13559     hoverinfo: "x+y"
13560     boxpoints: "outliers"
13561     whiskerwidth: 0
13562   layout:
13563     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
13564     layout: "plot-throughput"
13565
13566 - type: "plot"
13567   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
13568   algorithm: "plot_performance_box"
13569   output-file-type: ".html"
13570   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
13571   data: "plot-dpdk-throughput-latency-3n-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   - "throughput"
13580   - "parent"
13581   - "tags"
13582   traces:
13583     hoverinfo: "x+y"
13584     boxpoints: "outliers"
13585     whiskerwidth: 0
13586   layout:
13587     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
13588     layout: "plot-throughput"
13589
13590 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
13591 - type: "plot"
13592   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
13593   algorithm: "plot_performance_box"
13594   output-file-type: ".html"
13595   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
13596   data: "plot-dpdk-throughput-latency-3n-skx"
13597   filter: "'NIC_Intel-XXV710' and
13598            '64B' and
13599            'BASE' and
13600            'NDRPDR' and
13601            '2T1C' and
13602            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13603   parameters:
13604   - "throughput"
13605   - "parent"
13606   - "tags"
13607   traces:
13608     hoverinfo: "x+y"
13609     boxpoints: "outliers"
13610     whiskerwidth: 0
13611   layout:
13612     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
13617   algorithm: "plot_performance_box"
13618   output-file-type: ".html"
13619   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
13620   data: "plot-dpdk-throughput-latency-3n-skx"
13621   filter: "'NIC_Intel-XXV710' and
13622            '64B' and
13623            'BASE' and
13624            'NDRPDR' and
13625            '4T2C' and
13626            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13627   parameters:
13628   - "throughput"
13629   - "parent"
13630   - "tags"
13631   traces:
13632     hoverinfo: "x+y"
13633     boxpoints: "outliers"
13634     whiskerwidth: 0
13635   layout:
13636     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
13641   algorithm: "plot_performance_box"
13642   output-file-type: ".html"
13643   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
13644   data: "plot-dpdk-throughput-latency-3n-skx"
13645   filter: "'NIC_Intel-XXV710' and
13646            '64B' and
13647            'BASE' and
13648            'NDRPDR' and
13649            '2T1C' and
13650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13651   parameters:
13652   - "throughput"
13653   - "parent"
13654   - "tags"
13655   traces:
13656     hoverinfo: "x+y"
13657     boxpoints: "outliers"
13658     whiskerwidth: 0
13659   layout:
13660     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
13661     layout: "plot-throughput"
13662
13663 - type: "plot"
13664   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
13665   algorithm: "plot_performance_box"
13666   output-file-type: ".html"
13667   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
13668   data: "plot-dpdk-throughput-latency-3n-skx"
13669   filter: "'NIC_Intel-XXV710' and
13670            '64B' and
13671            'BASE' and
13672            'NDRPDR' and
13673            '4T2C' and
13674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13675   parameters:
13676   - "throughput"
13677   - "parent"
13678   - "tags"
13679   traces:
13680     hoverinfo: "x+y"
13681     boxpoints: "outliers"
13682     whiskerwidth: 0
13683   layout:
13684     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
13685     layout: "plot-throughput"
13686
13687 # Packet Throughput - DPDK testpmd 2n-skx-x710
13688 - type: "plot"
13689   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
13690   algorithm: "plot_performance_box"
13691   output-file-type: ".html"
13692   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
13693   data: "plot-dpdk-throughput-latency-2n-skx"
13694   filter: "'NIC_Intel-X710' and
13695            '64B' and
13696            'BASE' and
13697            'NDRPDR' and
13698            '2T1C' and
13699            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13700   parameters:
13701   - "throughput"
13702   - "parent"
13703   - "tags"
13704   traces:
13705     hoverinfo: "x+y"
13706     boxpoints: "outliers"
13707     whiskerwidth: 0
13708   layout:
13709     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
13710     layout: "plot-throughput"
13711
13712 - type: "plot"
13713   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
13714   algorithm: "plot_performance_box"
13715   output-file-type: ".html"
13716   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
13717   data: "plot-dpdk-throughput-latency-2n-skx"
13718   filter: "'NIC_Intel-X710' and
13719            '64B' and
13720            'BASE' and
13721            'NDRPDR' and
13722            '4T2C' and
13723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13724   parameters:
13725   - "throughput"
13726   - "parent"
13727   - "tags"
13728   traces:
13729     hoverinfo: "x+y"
13730     boxpoints: "outliers"
13731     whiskerwidth: 0
13732   layout:
13733     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
13734     layout: "plot-throughput"
13735
13736 - type: "plot"
13737   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
13738   algorithm: "plot_performance_box"
13739   output-file-type: ".html"
13740   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
13741   data: "plot-dpdk-throughput-latency-2n-skx"
13742   filter: "'NIC_Intel-X710' and
13743            '64B' and
13744            'BASE' and
13745            'NDRPDR' and
13746            '2T1C' and
13747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13748   parameters:
13749   - "throughput"
13750   - "parent"
13751   - "tags"
13752   traces:
13753     hoverinfo: "x+y"
13754     boxpoints: "outliers"
13755     whiskerwidth: 0
13756   layout:
13757     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
13758     layout: "plot-throughput"
13759
13760 - type: "plot"
13761   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
13762   algorithm: "plot_performance_box"
13763   output-file-type: ".html"
13764   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
13765   data: "plot-dpdk-throughput-latency-2n-skx"
13766   filter: "'NIC_Intel-X710' and
13767            '64B' and
13768            'BASE' and
13769            'NDRPDR' and
13770            '4T2C' and
13771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13772   parameters:
13773   - "throughput"
13774   - "parent"
13775   - "tags"
13776   traces:
13777     hoverinfo: "x+y"
13778     boxpoints: "outliers"
13779     whiskerwidth: 0
13780   layout:
13781     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
13782     layout: "plot-throughput"
13783
13784 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
13785 - type: "plot"
13786   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
13787   algorithm: "plot_performance_box"
13788   output-file-type: ".html"
13789   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
13790   data: "plot-dpdk-throughput-latency-2n-skx"
13791   filter: "'NIC_Intel-XXV710' and
13792            '64B' and
13793            'BASE' and
13794            'NDRPDR' and
13795            '2T1C' and
13796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13797   parameters:
13798   - "throughput"
13799   - "parent"
13800   - "tags"
13801   traces:
13802     hoverinfo: "x+y"
13803     boxpoints: "outliers"
13804     whiskerwidth: 0
13805   layout:
13806     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
13807     layout: "plot-throughput"
13808
13809 - type: "plot"
13810   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
13811   algorithm: "plot_performance_box"
13812   output-file-type: ".html"
13813   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
13814   data: "plot-dpdk-throughput-latency-2n-skx"
13815   filter: "'NIC_Intel-XXV710' and
13816            '64B' and
13817            'BASE' and
13818            'NDRPDR' and
13819            '4T2C' and
13820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13821   parameters:
13822   - "throughput"
13823   - "parent"
13824   - "tags"
13825   traces:
13826     hoverinfo: "x+y"
13827     boxpoints: "outliers"
13828     whiskerwidth: 0
13829   layout:
13830     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
13831     layout: "plot-throughput"
13832
13833 - type: "plot"
13834   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13835   algorithm: "plot_performance_box"
13836   output-file-type: ".html"
13837   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13838   data: "plot-dpdk-throughput-latency-2n-skx"
13839   filter: "'NIC_Intel-XXV710' and
13840            '64B' and
13841            'BASE' and
13842            'NDRPDR' and
13843            '2T1C' and
13844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13845   parameters:
13846   - "throughput"
13847   - "parent"
13848   - "tags"
13849   traces:
13850     hoverinfo: "x+y"
13851     boxpoints: "outliers"
13852     whiskerwidth: 0
13853   layout:
13854     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
13855     layout: "plot-throughput"
13856
13857 - type: "plot"
13858   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13859   algorithm: "plot_performance_box"
13860   output-file-type: ".html"
13861   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13862   data: "plot-dpdk-throughput-latency-2n-skx"
13863   filter: "'NIC_Intel-XXV710' and
13864            '64B' and
13865            'BASE' and
13866            'NDRPDR' and
13867            '4T2C' and
13868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13869   parameters:
13870   - "throughput"
13871   - "parent"
13872   - "tags"
13873   traces:
13874     hoverinfo: "x+y"
13875     boxpoints: "outliers"
13876     whiskerwidth: 0
13877   layout:
13878     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
13879     layout: "plot-throughput"
13880
13881 ################################################################################
13882
13883 # Packet Latency - DPDK l3fwd 3n-hsw-x520
13884 - type: "plot"
13885   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13886   algorithm: "plot_latency_error_bars"
13887   output-file-type: ".html"
13888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13889   data: "plot-dpdk-throughput-latency-3n-hsw"
13890   filter: "'NIC_Intel-X520-DA2' and
13891            '64B' and
13892            'BASE' and
13893            'NDRPDR' and
13894            '1T1C' and
13895            'IP4FWD'"
13896   parameters:
13897   - "latency"
13898   - "parent"
13899   - "tags"
13900   layout:
13901     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13902     layout: "plot-latency"
13903
13904 - type: "plot"
13905   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13906   algorithm: "plot_latency_error_bars"
13907   output-file-type: ".html"
13908   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13909   data: "plot-dpdk-throughput-latency-3n-hsw"
13910   filter: "'NIC_Intel-X520-DA2' and
13911            '64B' and
13912            'BASE' and
13913            'NDRPDR' and
13914            '2T2C' and
13915            'IP4FWD'"
13916   parameters:
13917   - "latency"
13918   - "parent"
13919   - "tags"
13920   layout:
13921     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13922     layout: "plot-latency"
13923
13924 # Packet Latency - DPDK l3fwd 3n-hsw-x710
13925 - type: "plot"
13926   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13927   algorithm: "plot_latency_error_bars"
13928   output-file-type: ".html"
13929   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13930   data: "plot-dpdk-throughput-latency-3n-hsw"
13931   filter: "'NIC_Intel-X710' and
13932            '64B' and
13933            'BASE' and
13934            'NDRPDR' and
13935            '1T1C' and
13936            'IP4FWD'"
13937   parameters:
13938   - "latency"
13939   - "parent"
13940   - "tags"
13941   layout:
13942     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13943     layout: "plot-latency"
13944
13945 - type: "plot"
13946   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13947   algorithm: "plot_latency_error_bars"
13948   output-file-type: ".html"
13949   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13950   data: "plot-dpdk-throughput-latency-3n-hsw"
13951   filter: "'NIC_Intel-X710' and
13952            '64B' and
13953            'BASE' and
13954            'NDRPDR' and
13955            '2T2C' and
13956            'IP4FWD'"
13957   parameters:
13958   - "latency"
13959   - "parent"
13960   - "tags"
13961   layout:
13962     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13963     layout: "plot-latency"
13964
13965 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
13966 - type: "plot"
13967   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13968   algorithm: "plot_latency_error_bars"
13969   output-file-type: ".html"
13970   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13971   data: "plot-dpdk-throughput-latency-3n-hsw"
13972   filter: "'NIC_Intel-XL710' and
13973            '64B' and
13974            'BASE' and
13975            'NDRPDR' and
13976            '1T1C' and
13977            'IP4FWD'"
13978   parameters:
13979   - "latency"
13980   - "parent"
13981   - "tags"
13982   layout:
13983     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13984     layout: "plot-latency"
13985
13986 - type: "plot"
13987   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13988   algorithm: "plot_latency_error_bars"
13989   output-file-type: ".html"
13990   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13991   data: "plot-dpdk-throughput-latency-3n-hsw"
13992   filter: "'NIC_Intel-XL710' and
13993            '64B' and
13994            'BASE' and
13995            'NDRPDR' and
13996            '2T2C' and
13997            'IP4FWD'"
13998   parameters:
13999   - "latency"
14000   - "parent"
14001   - "tags"
14002   layout:
14003     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14004     layout: "plot-latency"
14005
14006 # Packet Latency - DPDK l3fwd 3n-skx-x710
14007 - type: "plot"
14008   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14009   algorithm: "plot_latency_error_bars"
14010   output-file-type: ".html"
14011   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14012   data: "plot-dpdk-throughput-latency-3n-skx"
14013   filter: "'NIC_Intel-X710' and
14014            '64B' and
14015            'BASE' and
14016            'NDRPDR' and
14017            '2T1C' and
14018            'IP4FWD'"
14019   parameters:
14020   - "latency"
14021   - "parent"
14022   - "tags"
14023   layout:
14024     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14025     layout: "plot-latency"
14026
14027 - type: "plot"
14028   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14029   algorithm: "plot_latency_error_bars"
14030   output-file-type: ".html"
14031   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14032   data: "plot-dpdk-throughput-latency-3n-skx"
14033   filter: "'NIC_Intel-X710' and
14034            '64B' and
14035            'BASE' and
14036            'NDRPDR' and
14037            '4T2C' and
14038            'IP4FWD'"
14039   parameters:
14040   - "latency"
14041   - "parent"
14042   - "tags"
14043   layout:
14044     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14045     layout: "plot-latency"
14046
14047 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
14048 - type: "plot"
14049   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14050   algorithm: "plot_latency_error_bars"
14051   output-file-type: ".html"
14052   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14053   data: "plot-dpdk-throughput-latency-3n-skx"
14054   filter: "'NIC_Intel-XXV710' and
14055            '64B' and
14056            'BASE' and
14057            'NDRPDR' and
14058            '2T1C' and
14059            'IP4FWD'"
14060   parameters:
14061   - "latency"
14062   - "parent"
14063   - "tags"
14064   layout:
14065     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14066     layout: "plot-latency"
14067
14068 - type: "plot"
14069   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14070   algorithm: "plot_latency_error_bars"
14071   output-file-type: ".html"
14072   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14073   data: "plot-dpdk-throughput-latency-3n-skx"
14074   filter: "'NIC_Intel-XXV710' and
14075            '64B' and
14076            'BASE' and
14077            'NDRPDR' and
14078            '4T2C' and
14079            'IP4FWD'"
14080   parameters:
14081   - "latency"
14082   - "parent"
14083   - "tags"
14084   layout:
14085     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14086     layout: "plot-latency"
14087
14088 # Packet Latency - DPDK l3fwd 2n-skx-x710
14089 - type: "plot"
14090   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14091   algorithm: "plot_latency_error_bars"
14092   output-file-type: ".html"
14093   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14094   data: "plot-dpdk-throughput-latency-2n-skx"
14095   filter: "'NIC_Intel-X710' and
14096            '64B' and
14097            'BASE' and
14098            'NDRPDR' and
14099            '2T1C' and
14100            'IP4FWD'"
14101   parameters:
14102   - "latency"
14103   - "parent"
14104   - "tags"
14105   layout:
14106     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14107     layout: "plot-latency"
14108
14109 - type: "plot"
14110   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14111   algorithm: "plot_latency_error_bars"
14112   output-file-type: ".html"
14113   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14114   data: "plot-dpdk-throughput-latency-2n-skx"
14115   filter: "'NIC_Intel-X710' and
14116            '64B' and
14117            'BASE' and
14118            'NDRPDR' and
14119            '4T2C' and
14120            'IP4FWD'"
14121   parameters:
14122   - "latency"
14123   - "parent"
14124   - "tags"
14125   layout:
14126     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14127     layout: "plot-latency"
14128
14129 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
14130 - type: "plot"
14131   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14132   algorithm: "plot_latency_error_bars"
14133   output-file-type: ".html"
14134   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14135   data: "plot-dpdk-throughput-latency-2n-skx"
14136   filter: "'NIC_Intel-XXV710' and
14137            '64B' and
14138            'BASE' and
14139            'NDRPDR' and
14140            '2T1C' and
14141            'IP4FWD'"
14142   parameters:
14143   - "latency"
14144   - "parent"
14145   - "tags"
14146   layout:
14147     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14148     layout: "plot-latency"
14149
14150 - type: "plot"
14151   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14152   algorithm: "plot_latency_error_bars"
14153   output-file-type: ".html"
14154   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14155   data: "plot-dpdk-throughput-latency-2n-skx"
14156   filter: "'NIC_Intel-XXV710' and
14157            '64B' and
14158            'BASE' and
14159            'NDRPDR' and
14160            '4T2C' and
14161            'IP4FWD'"
14162   parameters:
14163   - "latency"
14164   - "parent"
14165   - "tags"
14166   layout:
14167     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14168     layout: "plot-latency"
14169
14170 ################################################################################
14171
14172 # Packet Latency - DPDK testpmd 3n-hsw-x520
14173 - type: "plot"
14174   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14175   algorithm: "plot_latency_error_bars"
14176   output-file-type: ".html"
14177   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14178   data: "plot-dpdk-throughput-latency-3n-hsw"
14179   filter: "'NIC_Intel-X520-DA2' and
14180            '64B' and
14181            'BASE' and
14182            'NDRPDR' and
14183            '1T1C' and
14184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14185   parameters:
14186   - "latency"
14187   - "parent"
14188   - "tags"
14189   layout:
14190     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14191     layout: "plot-latency"
14192
14193 - type: "plot"
14194   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14195   algorithm: "plot_latency_error_bars"
14196   output-file-type: ".html"
14197   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14198   data: "plot-dpdk-throughput-latency-3n-hsw"
14199   filter: "'NIC_Intel-X520-DA2' and
14200            '64B' and
14201            'BASE' and
14202            'NDRPDR' and
14203            '2T2C' and
14204            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14205   parameters:
14206   - "latency"
14207   - "parent"
14208   - "tags"
14209   layout:
14210     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14211     layout: "plot-latency"
14212
14213 # Packet Latency - DPDK testpmd 3n-hsw-x710
14214 - type: "plot"
14215   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14216   algorithm: "plot_latency_error_bars"
14217   output-file-type: ".html"
14218   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14219   data: "plot-dpdk-throughput-latency-3n-hsw"
14220   filter: "'NIC_Intel-X710' and
14221            '64B' and
14222            'BASE' and
14223            'NDRPDR' and
14224            '1T1C' and
14225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14226   parameters:
14227   - "latency"
14228   - "parent"
14229   - "tags"
14230   layout:
14231     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14232     layout: "plot-latency"
14233
14234 - type: "plot"
14235   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14236   algorithm: "plot_latency_error_bars"
14237   output-file-type: ".html"
14238   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14239   data: "plot-dpdk-throughput-latency-3n-hsw"
14240   filter: "'NIC_Intel-X710' and
14241            '64B' and
14242            'BASE' and
14243            'NDRPDR' and
14244            '2T2C' and
14245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14246   parameters:
14247   - "latency"
14248   - "parent"
14249   - "tags"
14250   layout:
14251     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14252     layout: "plot-latency"
14253
14254 # Packet Latency - DPDK testpmd 3n-hsw-xl710
14255 - type: "plot"
14256   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14257   algorithm: "plot_latency_error_bars"
14258   output-file-type: ".html"
14259   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14260   data: "plot-dpdk-throughput-latency-3n-hsw"
14261   filter: "'NIC_Intel-XL710' and
14262            '64B' and
14263            'BASE' and
14264            'NDRPDR' and
14265            '1T1C' and
14266            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14267   parameters:
14268   - "latency"
14269   - "parent"
14270   - "tags"
14271   layout:
14272     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14273     layout: "plot-latency"
14274
14275 - type: "plot"
14276   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14277   algorithm: "plot_latency_error_bars"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14280   data: "plot-dpdk-throughput-latency-3n-hsw"
14281   filter: "'NIC_Intel-XL710' and
14282            '64B' and
14283            'BASE' and
14284            'NDRPDR' and
14285            '2T2C' and
14286            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14287   parameters:
14288   - "latency"
14289   - "parent"
14290   - "tags"
14291   layout:
14292     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14293     layout: "plot-latency"
14294
14295 # Packet Latency - DPDK testpmd 3n-skx-x710
14296 - type: "plot"
14297   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14298   algorithm: "plot_latency_error_bars"
14299   output-file-type: ".html"
14300   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14301   data: "plot-dpdk-throughput-latency-3n-skx"
14302   filter: "'NIC_Intel-X710' and
14303            '64B' and
14304            'BASE' and
14305            'NDRPDR' and
14306            '2T1C' and
14307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14308   parameters:
14309   - "latency"
14310   - "parent"
14311   - "tags"
14312   layout:
14313     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14314     layout: "plot-latency"
14315
14316 - type: "plot"
14317   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14318   algorithm: "plot_latency_error_bars"
14319   output-file-type: ".html"
14320   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14321   data: "plot-dpdk-throughput-latency-3n-skx"
14322   filter: "'NIC_Intel-X710' and
14323            '64B' and
14324            'BASE' and
14325            'NDRPDR' and
14326            '4T2C' and
14327            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14328   parameters:
14329   - "latency"
14330   - "parent"
14331   - "tags"
14332   layout:
14333     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14334     layout: "plot-latency"
14335
14336 # Packet Latency - DPDK testpmd 3n-skx-xxv710
14337 - type: "plot"
14338   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14339   algorithm: "plot_latency_error_bars"
14340   output-file-type: ".html"
14341   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14342   data: "plot-dpdk-throughput-latency-3n-skx"
14343   filter: "'NIC_Intel-XXV710' and
14344            '64B' and
14345            'BASE' and
14346            'NDRPDR' and
14347            '2T1C' and
14348            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14349   parameters:
14350   - "latency"
14351   - "parent"
14352   - "tags"
14353   layout:
14354     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14355     layout: "plot-latency"
14356
14357 - type: "plot"
14358   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14359   algorithm: "plot_latency_error_bars"
14360   output-file-type: ".html"
14361   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14362   data: "plot-dpdk-throughput-latency-3n-skx"
14363   filter: "'NIC_Intel-XXV710' and
14364            '64B' and
14365            'BASE' and
14366            'NDRPDR' and
14367            '4T2C' and
14368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14369   parameters:
14370   - "latency"
14371   - "parent"
14372   - "tags"
14373   layout:
14374     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14375     layout: "plot-latency"
14376
14377 # Packet Latency - DPDK testpmd 2n-skx-x710
14378 - type: "plot"
14379   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14380   algorithm: "plot_latency_error_bars"
14381   output-file-type: ".html"
14382   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14383   data: "plot-dpdk-throughput-latency-2n-skx"
14384   filter: "'NIC_Intel-X710' and
14385            '64B' and
14386            'BASE' and
14387            'NDRPDR' and
14388            '2T1C' and
14389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14390   parameters:
14391   - "latency"
14392   - "parent"
14393   - "tags"
14394   layout:
14395     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14396     layout: "plot-latency"
14397
14398 - type: "plot"
14399   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14400   algorithm: "plot_latency_error_bars"
14401   output-file-type: ".html"
14402   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14403   data: "plot-dpdk-throughput-latency-2n-skx"
14404   filter: "'NIC_Intel-X710' and
14405            '64B' and
14406            'BASE' and
14407            'NDRPDR' and
14408            '4T2C' and
14409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14410   parameters:
14411   - "latency"
14412   - "parent"
14413   - "tags"
14414   layout:
14415     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14416     layout: "plot-latency"
14417
14418 # Packet Latency - DPDK testpmd 2n-skx-xxv710
14419 - type: "plot"
14420   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14421   algorithm: "plot_latency_error_bars"
14422   output-file-type: ".html"
14423   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14424   data: "plot-dpdk-throughput-latency-2n-skx"
14425   filter: "'NIC_Intel-XXV710' and
14426            '64B' and
14427            'BASE' and
14428            'NDRPDR' and
14429            '2T1C' and
14430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14431   parameters:
14432   - "latency"
14433   - "parent"
14434   - "tags"
14435   layout:
14436     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14437     layout: "plot-latency"
14438
14439 - type: "plot"
14440   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14441   algorithm: "plot_latency_error_bars"
14442   output-file-type: ".html"
14443   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14444   data: "plot-dpdk-throughput-latency-2n-skx"
14445   filter: "'NIC_Intel-XXV710' and
14446            '64B' and
14447            'BASE' and
14448            'NDRPDR' and
14449            '4T2C' and
14450            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14451   parameters:
14452   - "latency"
14453   - "parent"
14454   - "tags"
14455   layout:
14456     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14457     layout: "plot-latency"