PAL: Add NFV reconf tests
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
37     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
38     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
39     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
40     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
41     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
42     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
43     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
44     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
45     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
46     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
47     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
48     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
49     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
50     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
51
52     # Detailed test configurations
53     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
54     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
55     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
56     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
57     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
58     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
59     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
60     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
61     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
62     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
63     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
64     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
65     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
66     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
67     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
68
69     # Detailed tests operational data
70     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
71     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
72     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
73     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
74     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
75     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
76     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
77
78     # .css patch file to fix tables generated by Sphinx
79     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
80     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
81
82   urls:
83     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
84     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
85     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
86     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
87     DIR[NEXUS,DOC]: "report/_static/archive"
88
89   make-dirs:
90   # List the directories which are created while preparing the environment.
91   # All directories MUST be defined in "paths" section.
92   - "DIR[WORKING,DATA]"
93   - "DIR[STATIC,VPP]"
94   - "DIR[STATIC,DPDK]"
95   - "DIR[STATIC,ARCH]"
96   - "DIR[BUILD,LATEX]"
97   - "DIR[WORKING,SRC]"
98   - "DIR[WORKING,SRC,STATIC]"
99
100   remove-dirs:
101   # List the directories which are deleted while cleaning the environment.
102   # All directories MUST be defined in "paths" section.
103   #- "DIR[BUILD,HTML]"
104   - "DIR[WORKING,DATA]"
105
106   build-dirs:
107   # List the directories where the results (build) is stored.
108   # All directories MUST be defined in "paths" section.
109   - "DIR[BUILD,HTML]"
110   - "DIR[BUILD,LATEX]"
111
112 - type: "configuration"
113
114   limits:
115     nic:
116       x520: 24460000
117       x553: 29761905
118       x710: 35800000
119       xxv710: 35800000
120       xl710: 35800000
121
122     link:
123       10ge: 14880952.38
124       25ge: 37202380.95
125       40ge: 59523809.52
126       100ge: 148809523.81
127
128     pci:
129       pci-g3-x8: 74404761.90
130       pci-g3-x16: 148809523.81
131
132   data-sets:
133
134     ###########################################################################
135     # Plots:
136
137     # 3n-hsw
138
139     plot-vpp-throughput-lat-tsa-3n-hsw:
140       csit-vpp-perf-verify-1908-3n-hsw:
141         - 12  # NDRPDR sel
142         - 13  # NDRPDR sel
143         - 14  # NDRPDR sel
144         - 15  # NDRPDR sel
145         - 16  # NDRPDR sel
146         - 17  # NDRPDR sel
147         - 18  # NDRPDR sel
148         - 19  # NDRPDR sel
149         - 20  # NDRPDR sel
150         - 21  # NDRPDR sel
151
152     plot-vpp-throughput-lat-tsa-3n-hsw-vhost:
153       csit-vpp-perf-verify-1908-3n-hsw:
154         - 48  # NDRPDR sel vhost
155         - 49  # NDRPDR sel vhost
156         - 52  # NDRPDR sel vhost
157         - 53  # NDRPDR sel vhost
158         - 54  # NDRPDR sel vhost
159         - 55  # NDRPDR sel vhost
160         - 56  # NDRPDR sel vhost
161         - 57  # NDRPDR sel vhost
162         - 58  # NDRPDR sel vhost
163         - 59  # NDRPDR sel vhost
164
165     plot-vpp-http-server-performance:
166       csit-vpp-perf-verify-1908-2n-skx:
167         - 29  # TCP
168         - 30  # TCP
169         - 58  # TCP
170         - 59  # TCP
171         - 60  # TCP
172         - 61  # TCP
173         - 62  # TCP
174         - 63  # TCP
175         - 64  # TCP
176         - 65  # TCP
177
178     plot-dpdk-throughput-latency-3n-hsw:
179       csit-dpdk-perf-verify-1908-3n-hsw:
180         - 2   # NDRPDR sel
181         - 3   # NDRPDR sel
182         - 4   # NDRPDR sel
183         - 5   # NDRPDR sel
184         - 6   # NDRPDR sel
185         - 7   # NDRPDR sel
186         - 8   # NDRPDR sel
187         - 9   # NDRPDR sel
188         - 10  # NDRPDR sel
189         - 11  # NDRPDR sel
190
191     # 3n-skx
192
193     plot-vpp-throughput-lat-tsa-3n-skx:
194       csit-vpp-perf-verify-1908-3n-skx:
195         - 14  # NDRPDR sel
196         - 16  # NDRPDR sel
197         - 19  # NDRPDR sel
198         - 20  # NDRPDR sel
199         - 22  # NDRPDR sel
200         - 23  # NDRPDR sel
201         - 24  # NDRPDR sel
202         - 25  # NDRPDR sel
203         - 26  # NDRPDR sel
204         - 29  # NDRPDR sel
205
206     plot-vpp-throughput-lat-tsa-3n-skx-vhost:
207       csit-vpp-perf-verify-1908-3n-skx:
208         - 52  # NDRPDR sel vhost
209         - 53  # NDRPDR sel vhost
210         - 55  # NDRPDR sel vhost
211         - 61  # NDRPDR sel vhost
212         - 62  # NDRPDR sel vhost
213         - 63  # NDRPDR sel vhost
214         - 64  # NDRPDR sel vhost
215         - 65  # NDRPDR sel vhost
216         - 66  # NDRPDR sel vhost
217         - 67  # NDRPDR sel vhost
218
219     plot-dpdk-throughput-latency-3n-skx:
220       csit-dpdk-perf-verify-1908-3n-skx:
221         - 3   # NDRPDR sel
222         - 4   # NDRPDR sel
223         - 5   # NDRPDR sel
224         - 6   # NDRPDR sel
225         - 7   # NDRPDR sel
226         - 8   # NDRPDR sel
227         - 9   # NDRPDR sel
228         - 10  # NDRPDR sel
229         - 11  # NDRPDR sel
230         - 12  # NDRPDR sel
231
232     # 2n-skx
233
234     plot-vpp-throughput-lat-tsa-2n-skx:
235       csit-vpp-perf-verify-1908-2n-skx:
236         - 26  # NDRPDR sel
237         - 27  # NDRPDR sel
238         - 34  # NDRPDR sel
239         - 35  # NDRPDR sel
240         - 36  # NDRPDR sel
241         - 42  # NDRPDR sel
242         - 43  # NDRPDR sel
243         - 44  # NDRPDR sel
244         - 45  # NDRPDR sel
245         - 46  # NDRPDR sel
246
247     plot-vpp-throughput-lat-tsa-2n-skx-vhost:
248       csit-vpp-perf-verify-1908-2n-skx:
249         - 88  # NDRPDR sel vhost
250         - 89  # NDRPDR sel vhost
251         - 91  # NDRPDR sel vhost
252         - 92  # NDRPDR sel vhost
253         - 93  # NDRPDR sel vhost
254         - 94  # NDRPDR sel vhost
255         - 95  # NDRPDR sel vhost
256         - 96  # NDRPDR sel vhost
257         - 97  # NDRPDR sel vhost
258         - 98  # NDRPDR sel vhost
259
260     plot-vpp-soak-2n-skx:
261       csit-vpp-perf-verify-1908-2n-skx:
262         - 83  # SOAK
263         - 86  # SOAK
264
265     plot-vpp-nfv-2n-skx-ndrpdr:
266       csit-vpp-perf-verify-1908-2n-skx:
267         - 22  # NFV
268         - 31  # NFV
269         - 32  # NFV
270         - 37  # NFV
271         - 38  # NFV
272         - 39  # NFV
273         - 53  # NFV
274         - 67  # NFV
275         - 68  # NFV
276         - 70  # NFV
277
278     plot-vpp-nfv-2n-skx-mrr:
279       csit-vpp-perf-verify-1908-2n-skx:
280         - 71  # NFV MRR
281
282     plot-vpp-nfv-reconf-2n-skx:
283       csit-vpp-perf-verify-1908-2n-skx:
284         - 113 # NFV reconf sel
285         - 114 # NFV reconf sel
286         - 115 # NFV reconf sel
287         - 116 # NFV reconf sel
288         - 118 # NFV reconf sel
289         - 119 # NFV reconf sel
290         - 120 # NFV reconf sel
291         - 121 # NFV reconf sel
292         - 122 # NFV reconf sel
293         - 123 # NFV reconf sel
294
295     plot-dpdk-throughput-latency-2n-skx:
296       csit-dpdk-perf-verify-1908-2n-skx:
297         - 2   # NDRPDR sel
298         - 3   # NDRPDR sel
299         - 4   # NDRPDR sel
300         - 5   # NDRPDR sel
301         - 7   # NDRPDR sel
302         - 8   # NDRPDR sel
303         - 9   # NDRPDR sel
304         - 10  # NDRPDR sel
305         - 11  # NDRPDR sel
306         - 12  # NDRPDR sel
307
308     # 3n-tsh
309
310     plot-vpp-throughput-lat-tsa-3n-tsh:
311       csit-vpp-perf-verify-1908-3n-tsh:
312         - 7   # NDRPDR sel
313         - 8   # NDRPDR sel
314         - 9   # NDRPDR sel
315         - 10  # NDRPDR sel
316         - 11  # NDRPDR sel
317         - 12  # NDRPDR sel
318         - 13  # NDRPDR sel
319         - 14  # NDRPDR sel
320         - 15  # NDRPDR sel
321         - 16  # NDRPDR sel
322
323     # 3n-dnv
324
325     plot-vpp-throughput-lat-tsa-3n-dnv:
326       csit-vpp-perf-verify-1908-3n-dnv:
327         - 6   # NDRPDR sel
328         - 7   # NDRPDR sel
329         - 8   # NDRPDR sel
330         - 9   # NDRPDR sel
331         - 10  # NDRPDR sel
332         - 12  # NDRPDR sel
333         - 13  # NDRPDR sel
334         - 14  # NDRPDR sel
335         - 15  # NDRPDR sel
336         - 16  # NDRPDR sel
337
338     # 2n-dnv
339
340     plot-vpp-throughput-lat-tsa-2n-dnv:
341       csit-vpp-perf-verify-1908-2n-dnv:
342         - 1   # NDRPDR sel
343         - 2   # NDRPDR sel
344         - 3   # NDRPDR sel
345         - 4   # NDRPDR sel
346         - 5   # NDRPDR sel
347         - 6   # NDRPDR sel
348         - 7   # NDRPDR sel
349         - 8   # NDRPDR sel
350         - 9   # NDRPDR sel
351         - 10  # NDRPDR sel
352
353     ###########################################################################
354     # Simple tables (only one data set):
355
356     # NIC Comparisons
357
358     vpp-nic-comparison-3n-skx:
359       csit-vpp-perf-verify-1908-3n-skx:
360         - 14  # NDRPDR sel
361         - 16  # NDRPDR sel
362         - 19  # NDRPDR sel
363         - 20  # NDRPDR sel
364         - 22  # NDRPDR sel
365         - 23  # NDRPDR sel
366         - 24  # NDRPDR sel
367         - 25  # NDRPDR sel
368         - 26  # NDRPDR sel
369         - 29  # NDRPDR sel
370
371     vpp-nic-comparison-2n-skx:
372       csit-vpp-perf-verify-1908-2n-skx:
373         - 26  # NDRPDR sel
374         - 27  # NDRPDR sel
375         - 34  # NDRPDR sel
376         - 35  # NDRPDR sel
377         - 36  # NDRPDR sel
378         - 42  # NDRPDR sel
379         - 43  # NDRPDR sel
380         - 44  # NDRPDR sel
381         - 45  # NDRPDR sel
382         - 46  # NDRPDR sel
383
384     vpp-nic-comparison-3n-skx-mrr:
385       csit-vpp-perf-verify-1908-3n-skx:
386         - 36  # MRR sel
387
388     vpp-nic-comparison-2n-skx-mrr:
389       csit-vpp-perf-verify-1908-2n-skx:
390         - 69  # MRR sel
391
392     # Results
393
394     vpp-perf-results-3n-hsw:
395       csit-vpp-perf-verify-1908-3n-hsw:
396         - 24  # NDRPDR full
397         - 25  # NDRPDR full
398         - 26  # NDRPDR full
399         - 27  # NDRPDR full
400         - 28  # NDRPDR full
401         - 29  # NDRPDR full
402         - 32  # NDRPDR full
403         - 33  # NDRPDR full
404         - 36  # NDRPDR full
405         - 38  # NDRPDR full
406         - 50  # NDRPDR full vhost
407
408     vpp-perf-results-3n-skx:
409       csit-vpp-perf-verify-1908-3n-skx:
410         - 27  # NDRPDR full
411         - 28  # NDRPDR full
412         - 30  # NDRPDR full
413         - 31  # NDRPDR full
414         - 32  # NDRPDR full
415         - 33  # NDRPDR full
416         - 34  # NDRPDR full
417         - 35  # NDRPDR full
418         - 37  # NDRPDR full
419         - 39  # NDRPDR full
420         - 40  # NDRPDR full
421         - 41  # NDRPDR full
422         - 54  # NDRPDR full
423
424     vpp-perf-results-2n-skx:
425       csit-vpp-perf-verify-1908-2n-skx:
426         - 48  # NDRPDR full
427         - 49  # NDRPDR full
428         - 50  # NDRPDR full
429         - 51  # NDRPDR full
430         - 54  # NDRPDR full
431         - 55  # NDRPDR full
432         - 90  # NDRPDR full vhost
433         - 112 # NFV reconf full
434
435     vpp-perf-results-3n-tsh:
436       csit-vpp-perf-verify-1908-3n-tsh:
437         - 13  # NDRPDR sel
438
439     vpp-perf-results-3n-dnv:
440       csit-vpp-perf-verify-1908-3n-dnv:
441         - 16  # NDRPDR sel
442
443     vpp-perf-results-2n-dnv:
444       csit-vpp-perf-verify-1908-2n-dnv:
445         - 9   # NDRPDR sel
446
447     vpp-mrr-results-3n-hsw:
448       csit-vpp-perf-verify-1908-3n-hsw:
449         - 39  # MRR sel
450
451     vpp-mrr-results-3n-skx:
452       csit-vpp-perf-verify-1908-3n-skx:
453         - 36  # MRR sel
454
455     vpp-mrr-results-2n-skx:
456       csit-vpp-perf-verify-1908-2n-skx:
457         - 69  # MRR sel
458
459     vpp-mrr-results-3n-dnv:
460       csit-vpp-perf-verify-1908-3n-dnv:
461         - 17  # MRR sel
462
463     vpp-mrr-results-2n-dnv:
464       csit-vpp-perf-verify-1908-2n-dnv:
465         - 11  # MRR sel
466
467     vpp-func-results-ubuntu:
468       csit-vpp-functional-1908-ubuntu1604-virl:
469         - 64
470
471     vpp-func-results-centos:
472       csit-vpp-functional-1908-centos7-virl:
473         - 64
474
475     vpp-device-results-ubuntu:
476       csit-vpp-device-1908-ubuntu1804-1n-skx:
477         - 65
478
479     dpdk-perf-results-3n-hsw:
480       csit-dpdk-perf-verify-1908-3n-hsw:
481         - 10  # NDRPDR sel
482
483     dpdk-perf-results-3n-skx:
484       csit-dpdk-perf-verify-1908-3n-skx:
485         - 12  # NDRPDR sel
486
487     dpdk-perf-results-2n-skx:
488       csit-dpdk-perf-verify-1908-2n-skx:
489         - 12  # NDRPDR sel
490
491 ###########################################################################
492     # Tables (more than one data set)
493
494     # Performance changes
495
496     vpp-performance-changes-3n-hsw-h1:
497       csit-vpp-perf-verify-1901-3n-hsw:
498         - 10  # NDRPDR sel
499         - 19  # NDRPDR sel
500         - 31  # NDRPDR sel
501         - 36  # NDRPDR sel
502         - 40  # NDRPDR sel
503         - 42  # NDRPDR sel
504         - 44  # NDRPDR sel
505         - 46  # NDRPDR sel
506         - 47  # NDRPDR sel
507         - 48  # NDRPDR sel
508         - 61  # NDRPDR LB
509         - 62  # NDRPDR LB
510         - 63  # NDRPDR LB
511         - 64  # NDRPDR LB
512         - 65  # NDRPDR LB
513         - 66  # NDRPDR LB
514         - 67  # NDRPDR LB
515         - 69  # NDRPDR LB
516         - 70  # NDRPDR LB
517         - 71  # NDRPDR LB
518     vpp-performance-changes-3n-hsw-ref:
519       csit-vpp-perf-verify-1904-3n-hsw:
520         - 11  # NDRPDR sel
521         - 12  # NDRPDR sel
522         - 20  # NDRPDR sel
523         - 21  # NDRPDR sel
524         - 23  # NDRPDR sel
525         - 24  # NDRPDR sel
526         - 25  # NDRPDR sel
527         - 26  # NDRPDR sel
528         - 29  # NDRPDR sel
529         - 30  # NDRPDR sel
530     vpp-performance-changes-3n-hsw-cmp:
531       csit-vpp-perf-verify-1908-3n-hsw:
532         - 12  # NDRPDR sel
533         - 13  # NDRPDR sel
534         - 14  # NDRPDR sel
535         - 15  # NDRPDR sel
536         - 16  # NDRPDR sel
537         - 17  # NDRPDR sel
538         - 18  # NDRPDR sel
539         - 19  # NDRPDR sel
540         - 20  # NDRPDR sel
541         - 21  # NDRPDR sel
542     vpp-performance-changes-3n-hsw:
543       - "vpp-performance-changes-3n-hsw-h1"
544       - "vpp-performance-changes-3n-hsw-ref"
545       - "vpp-performance-changes-3n-hsw-cmp"
546
547     vpp-performance-changes-3n-skx-h1:
548       csit-vpp-perf-verify-1901-3n-skx:
549         - 18  # NDRPDR sel
550         - 19  # NDRPDR sel
551         - 20  # NDRPDR sel
552         - 28  # NDRPDR sel
553         - 31  # NDRPDR sel
554         - 33  # NDRPDR sel
555         - 36  # NDRPDR sel
556         - 38  # NDRPDR sel
557         - 47  # NDRPDR sel
558         - 48  # NDRPDR sel
559         - 54  # NDRPDR LB
560         - 57  # NDRPDR LB
561         - 58  # NDRPDR LB
562         - 59  # NDRPDR LB
563         - 60  # NDRPDR LB
564         - 63  # NDRPDR LB
565         - 64  # NDRPDR LB
566         - 65  # NDRPDR LB
567         - 66  # NDRPDR LB
568         - 67  # NDRPDR LB
569     vpp-performance-changes-3n-skx-ref:
570       csit-vpp-perf-verify-1904-3n-skx:
571         - 8   # NDRPDR sel
572         - 9   # NDRPDR sel
573         - 10  # NDRPDR sel
574         - 11  # NDRPDR sel
575         - 12  # NDRPDR sel
576         - 14  # NDRPDR sel
577         - 16  # NDRPDR sel
578         - 21  # NDRPDR sel
579         - 23  # NDRPDR sel
580         - 25  # NDRPDR sel
581     vpp-performance-changes-3n-skx-cmp:
582       csit-vpp-perf-verify-1908-3n-skx:
583         - 14  # NDRPDR sel
584         - 16  # NDRPDR sel
585         - 19  # NDRPDR sel
586         - 20  # NDRPDR sel
587         - 22  # NDRPDR sel
588         - 23  # NDRPDR sel
589         - 24  # NDRPDR sel
590         - 25  # NDRPDR sel
591         - 26  # NDRPDR sel
592         - 29  # NDRPDR sel
593     vpp-performance-changes-3n-skx:
594       - "vpp-performance-changes-3n-skx-h1"
595       - "vpp-performance-changes-3n-skx-ref"
596       - "vpp-performance-changes-3n-skx-cmp"
597
598     vpp-performance-changes-2n-skx-h1:
599       csit-vpp-perf-verify-1901-2n-skx:
600         - 5   # NDRPDR sel
601         - 12  # NDRPDR sel
602         - 13  # NDRPDR sel
603         - 21  # NDRPDR sel
604         - 23  # NDRPDR sel
605         - 31  # NDRPDR sel
606         - 34  # NDRPDR sel
607         - 40  # NDRPDR sel
608         - 42  # NDRPDR sel
609         - 43  # NDRPDR sel
610     vpp-performance-changes-2n-skx-ref:
611       csit-vpp-perf-verify-1904-2n-skx:
612         - 12  # NDRPDR sel
613         - 14  # NDRPDR sel
614         - 16  # NDRPDR sel
615         - 17  # NDRPDR sel
616         - 18  # NDRPDR sel
617         - 21  # NDRPDR sel
618         - 27  # NDRPDR sel
619         - 30  # NDRPDR sel
620         - 31  # NDRPDR sel
621         - 32  # NDRPDR sel
622     vpp-performance-changes-2n-skx-cmp:
623       csit-vpp-perf-verify-1908-2n-skx:
624         - 26  # NDRPDR sel
625         - 27  # NDRPDR sel
626         - 34  # NDRPDR sel
627         - 35  # NDRPDR sel
628         - 36  # NDRPDR sel
629         - 42  # NDRPDR sel
630         - 43  # NDRPDR sel
631         - 44  # NDRPDR sel
632         - 45  # NDRPDR sel
633         - 46  # NDRPDR sel
634     vpp-performance-changes-2n-skx:
635       - "vpp-performance-changes-2n-skx-h1"
636       - "vpp-performance-changes-2n-skx-ref"
637       - "vpp-performance-changes-2n-skx-cmp"
638
639     vpp-soak-vs-ndr-2n-skx-ref:
640       csit-vpp-perf-verify-1908-2n-skx:
641         - 26  # NDRPDR sel
642         - 27  # NDRPDR sel
643         - 34  # NDRPDR sel
644         - 35  # NDRPDR sel
645         - 36  # NDRPDR sel
646         - 42  # NDRPDR sel
647         - 43  # NDRPDR sel
648         - 44  # NDRPDR sel
649         - 45  # NDRPDR sel
650         - 46  # NDRPDR sel
651     vpp-soak-vs-ndr-2n-skx-cmp:
652       csit-vpp-perf-verify-1908-2n-skx:
653         - 83  # SOAK
654         - 86  # SOAK
655     vpp-soak-vs-ndr-2n-skx:
656       csit-vpp-perf-verify-1908-2n-skx:
657         - 26  # NDRPDR sel
658         - 27  # NDRPDR sel
659         - 34  # NDRPDR sel
660         - 35  # NDRPDR sel
661         - 36  # NDRPDR sel
662         - 42  # NDRPDR sel
663         - 43  # NDRPDR sel
664         - 44  # NDRPDR sel
665         - 45  # NDRPDR sel
666         - 46  # NDRPDR sel
667         - 83  # SOAK
668         - 86  # SOAK
669
670     vpp-performance-changes-3n-hsw-mrr-h1:
671       csit-vpp-perf-verify-1901-3n-hsw:
672         - 35  # MRR sel
673     vpp-performance-changes-3n-hsw-mrr-ref:
674       csit-vpp-perf-verify-1904-3n-hsw:
675         - 9   # MRR sel
676     vpp-performance-changes-3n-hsw-mrr-cmp:
677       csit-vpp-perf-verify-1908-3n-hsw:
678         - 39  # MRR sel
679     vpp-performance-changes-3n-hsw-mrr:
680       - "vpp-performance-changes-3n-hsw-mrr-h1"
681       - "vpp-performance-changes-3n-hsw-mrr-ref"
682       - "vpp-performance-changes-3n-hsw-mrr-cmp"
683
684     vpp-performance-changes-3n-skx-mrr-h1:
685       csit-vpp-perf-verify-1901-3n-skx:
686         - 32  # MRR sel
687     vpp-performance-changes-3n-skx-mrr-ref:
688       csit-vpp-perf-verify-1904-3n-skx:
689         - 7   # MRR sel
690     vpp-performance-changes-3n-skx-mrr-cmp:
691       csit-vpp-perf-verify-1908-3n-skx:
692         - 36  # MRR sel
693     vpp-performance-changes-3n-skx-mrr:
694       - "vpp-performance-changes-3n-skx-mrr-h1"
695       - "vpp-performance-changes-3n-skx-mrr-ref"
696       - "vpp-performance-changes-3n-skx-mrr-cmp"
697
698     vpp-performance-changes-2n-skx-mrr-h1:
699       csit-vpp-perf-verify-1901-2n-skx:
700         - 22  # MRR sel
701     vpp-performance-changes-2n-skx-mrr-ref:
702       csit-vpp-perf-verify-1904-2n-skx:
703         - 11  # MRR sel
704     vpp-performance-changes-2n-skx-mrr-cmp:
705       csit-vpp-perf-verify-1908-2n-skx:
706         - 69  # MRR sel
707     vpp-performance-changes-2n-skx-mrr:
708       - "vpp-performance-changes-2n-skx-mrr-h1"
709       - "vpp-performance-changes-2n-skx-mrr-ref"
710       - "vpp-performance-changes-2n-skx-mrr-cmp"
711
712     dpdk-performance-changes-3n-hsw-h1:
713       csit-dpdk-perf-verify-1901-3n-hsw:
714         - 13  # NDRPDR sel
715         - 14  # NDRPDR sel
716         - 16  # NDRPDR sel
717         - 17  # NDRPDR sel
718         - 18  # NDRPDR sel
719         - 19  # NDRPDR sel
720         - 20  # NDRPDR sel
721         - 21  # NDRPDR sel
722         - 22  # NDRPDR sel
723         - 23  # NDRPDR sel
724     dpdk-performance-changes-3n-hsw-ref:
725       csit-dpdk-perf-verify-1904-3n-hsw:
726         - 2   # NDRPDR sel
727         - 3   # NDRPDR sel
728         - 5   # NDRPDR sel
729         - 6   # NDRPDR sel
730         - 13  # NDRPDR sel
731         - 14  # NDRPDR sel
732         - 15  # NDRPDR sel
733         - 18  # NDRPDR sel
734         - 19  # NDRPDR sel
735         - 20  # NDRPDR sel
736     dpdk-performance-changes-3n-hsw-cmp:
737       csit-dpdk-perf-verify-1908-3n-hsw:
738         - 2   # NDRPDR sel
739         - 3   # NDRPDR sel
740         - 4   # NDRPDR sel
741         - 5   # NDRPDR sel
742         - 6   # NDRPDR sel
743         - 7   # NDRPDR sel
744         - 8   # NDRPDR sel
745         - 9   # NDRPDR sel
746         - 10  # NDRPDR sel
747         - 11  # NDRPDR sel
748     dpdk-performance-changes-3n-hsw:
749       - "dpdk-performance-changes-3n-hsw-h1"
750       - "dpdk-performance-changes-3n-hsw-ref"
751       - "dpdk-performance-changes-3n-hsw-cmp"
752
753     dpdk-performance-changes-3n-skx-h1:
754       csit-dpdk-perf-verify-1901-3n-skx:
755         - 3   # NDRPDR sel
756         - 5   # NDRPDR sel
757         - 6   # NDRPDR sel
758         - 7   # NDRPDR sel
759         - 8   # NDRPDR sel
760         - 9   # NDRPDR sel
761         - 10  # NDRPDR sel
762         - 11  # NDRPDR sel
763         - 12  # NDRPDR sel
764         - 13  # NDRPDR sel
765     dpdk-performance-changes-3n-skx-ref:
766       csit-dpdk-perf-verify-1904-3n-skx:
767         - 2   # NDRPDR sel
768         - 3   # NDRPDR sel
769         - 4   # NDRPDR sel
770         - 5   # NDRPDR sel
771         - 6   # NDRPDR sel
772         - 7   # NDRPDR sel
773         - 11  # NDRPDR sel
774         - 12  # NDRPDR sel
775         - 13  # NDRPDR sel
776         - 14  # NDRPDR sel
777     dpdk-performance-changes-3n-skx-cmp:
778       csit-dpdk-perf-verify-1908-3n-skx:
779         - 3   # NDRPDR sel
780         - 4   # NDRPDR sel
781         - 5   # NDRPDR sel
782         - 6   # NDRPDR sel
783         - 7   # NDRPDR sel
784         - 8   # NDRPDR sel
785         - 9   # NDRPDR sel
786         - 10  # NDRPDR sel
787         - 11  # NDRPDR sel
788         - 12  # NDRPDR sel
789     dpdk-performance-changes-3n-skx:
790       - "dpdk-performance-changes-3n-skx-h1"
791       - "dpdk-performance-changes-3n-skx-ref"
792       - "dpdk-performance-changes-3n-skx-cmp"
793
794     dpdk-performance-changes-2n-skx-h1:
795       csit-dpdk-perf-verify-1901-2n-skx:
796         - 12  # NDRPDR sel
797         - 13  # NDRPDR sel
798         - 14  # NDRPDR sel
799         - 15  # NDRPDR sel
800         - 16  # NDRPDR sel
801         - 17  # NDRPDR sel
802         - 18  # NDRPDR sel
803         - 19  # NDRPDR sel
804         - 20  # NDRPDR sel
805         - 21  # NDRPDR sel
806     dpdk-performance-changes-2n-skx-ref:
807       csit-dpdk-perf-verify-1904-2n-skx:
808         - 2   # NDRPDR sel
809         - 3   # NDRPDR sel
810         - 4   # NDRPDR sel
811         - 5   # NDRPDR sel
812         - 7   # NDRPDR sel
813         - 8   # NDRPDR sel
814         - 9   # NDRPDR sel
815         - 10  # NDRPDR sel
816         - 11  # NDRPDR sel
817         - 12  # NDRPDR sel
818     dpdk-performance-changes-2n-skx-cmp:
819       csit-dpdk-perf-verify-1908-2n-skx:
820         - 2   # NDRPDR sel
821         - 3   # NDRPDR sel
822         - 4   # NDRPDR sel
823         - 5   # NDRPDR sel
824         - 7   # NDRPDR sel
825         - 8   # NDRPDR sel
826         - 9   # NDRPDR sel
827         - 10  # NDRPDR sel
828         - 11  # NDRPDR sel
829         - 12  # NDRPDR sel
830     dpdk-performance-changes-2n-skx:
831       - "dpdk-performance-changes-2n-skx-h1"
832       - "dpdk-performance-changes-2n-skx-ref"
833       - "dpdk-performance-changes-2n-skx-cmp"
834
835     # Compare testbeds
836
837     vpp-compare-testbeds-ref:
838       csit-vpp-perf-verify-1908-3n-hsw:
839         - 12  # NDRPDR sel
840         - 13  # NDRPDR sel
841         - 14  # NDRPDR sel
842         - 15  # NDRPDR sel
843         - 16  # NDRPDR sel
844         - 17  # NDRPDR sel
845         - 18  # NDRPDR sel
846         - 19  # NDRPDR sel
847         - 20  # NDRPDR sel
848         - 21  # NDRPDR sel
849     vpp-compare-testbeds-cmp:
850       csit-vpp-perf-verify-1908-3n-skx:
851         - 14  # NDRPDR sel
852         - 16  # NDRPDR sel
853         - 19  # NDRPDR sel
854         - 20  # NDRPDR sel
855         - 22  # NDRPDR sel
856         - 23  # NDRPDR sel
857         - 24  # NDRPDR sel
858         - 25  # NDRPDR sel
859         - 26  # NDRPDR sel
860         - 29  # NDRPDR sel
861     vpp-compare-testbeds:
862       - "vpp-compare-testbeds-ref"
863       - "vpp-compare-testbeds-cmp"
864
865     vpp-compare-testbeds-mrr-ref:
866       csit-vpp-perf-verify-1908-3n-hsw:
867         - 39  # MRR sel
868     vpp-compare-testbeds-mrr-cmp:
869       csit-vpp-perf-verify-1908-3n-skx:
870         - 36  # MRR sel
871     vpp-compare-testbeds-mrr:
872       - "vpp-compare-testbeds-mrr-ref"
873       - "vpp-compare-testbeds-mrr-cmp"
874
875     dpdk-compare-testbeds-ref:
876       csit-dpdk-perf-verify-1908-3n-hsw:
877         - 2   # NDRPDR sel
878         - 3   # NDRPDR sel
879         - 4   # NDRPDR sel
880         - 5   # NDRPDR sel
881         - 6   # NDRPDR sel
882         - 7   # NDRPDR sel
883         - 8   # NDRPDR sel
884         - 9   # NDRPDR sel
885         - 10  # NDRPDR sel
886         - 11  # NDRPDR sel
887     dpdk-compare-testbeds-cmp:
888       csit-dpdk-perf-verify-1908-3n-skx:
889         - 3   # NDRPDR sel
890         - 4   # NDRPDR sel
891         - 5   # NDRPDR sel
892         - 6   # NDRPDR sel
893         - 7   # NDRPDR sel
894         - 8   # NDRPDR sel
895         - 9   # NDRPDR sel
896         - 10  # NDRPDR sel
897         - 11  # NDRPDR sel
898         - 12  # NDRPDR sel
899     dpdk-compare-testbeds:
900       - "dpdk-compare-testbeds-ref"
901       - "dpdk-compare-testbeds-cmp"
902
903     # Compare topologies
904
905     vpp-compare-topologies-ref:
906       csit-vpp-perf-verify-1908-3n-skx:
907         - 14  # NDRPDR sel
908         - 16  # NDRPDR sel
909         - 19  # NDRPDR sel
910         - 20  # NDRPDR sel
911         - 22  # NDRPDR sel
912         - 23  # NDRPDR sel
913         - 24  # NDRPDR sel
914         - 25  # NDRPDR sel
915         - 26  # NDRPDR sel
916         - 29  # NDRPDR sel
917     vpp-compare-topologies-cmp:
918       csit-vpp-perf-verify-1908-2n-skx:
919         - 26  # NDRPDR sel
920         - 27  # NDRPDR sel
921         - 34  # NDRPDR sel
922         - 35  # NDRPDR sel
923         - 36  # NDRPDR sel
924         - 42  # NDRPDR sel
925         - 43  # NDRPDR sel
926         - 44  # NDRPDR sel
927         - 45  # NDRPDR sel
928         - 46  # NDRPDR sel
929     vpp-compare-topologies:
930       - "vpp-compare-topologies-ref"
931       - "vpp-compare-topologies-cmp"
932
933     vpp-compare-topologies-mrr-ref:
934       csit-vpp-perf-verify-1908-3n-skx:
935         - 36  # MRR sel
936     vpp-compare-topologies-mrr-cmp:
937       csit-vpp-perf-verify-1908-2n-skx:
938         - 69  # MRR sel
939     vpp-compare-topologies-mrr:
940       - "vpp-compare-topologies-mrr-ref"
941       - "vpp-compare-topologies-mrr-cmp"
942
943     dpdk-compare-topologies-ref:
944       csit-dpdk-perf-verify-1908-3n-skx:
945         - 3   # NDRPDR sel
946         - 4   # NDRPDR sel
947         - 5   # NDRPDR sel
948         - 6   # NDRPDR sel
949         - 7   # NDRPDR sel
950         - 8   # NDRPDR sel
951         - 9   # NDRPDR sel
952         - 10  # NDRPDR sel
953         - 11  # NDRPDR sel
954         - 12  # NDRPDR sel
955     dpdk-compare-topologies-cmp:
956       csit-dpdk-perf-verify-1908-2n-skx:
957         - 2   # NDRPDR sel
958         - 3   # NDRPDR sel
959         - 4   # NDRPDR sel
960         - 5   # NDRPDR sel
961         - 7   # NDRPDR sel
962         - 8   # NDRPDR sel
963         - 9   # NDRPDR sel
964         - 10  # NDRPDR sel
965         - 11  # NDRPDR sel
966         - 12  # NDRPDR sel
967     dpdk-compare-topologies:
968       - "dpdk-compare-topologies-ref"
969       - "dpdk-compare-topologies-cmp"
970
971   plot-layouts:
972
973     plot-soak-throughput:
974       titlefont:
975         size: 18
976       xaxis:
977         title: "<b>Test Cases [Index]</b>"
978         titlefont:
979           size: 16
980         autorange: True
981         fixedrange: False
982         gridcolor: "rgb(230, 230, 230)"
983         linecolor: "rgb(220, 220, 220)"
984         linewidth: 1
985         showgrid: True
986         showline: True
987         showticklabels: True
988         tickcolor: "rgb(220, 220, 220)"
989         tickmode: "linear"
990         tickfont:
991           size: 16
992         zeroline: False
993       yaxis:
994         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
995         titlefont:
996           size: 16
997         gridcolor: "rgb(230, 230, 230)"
998         hoverformat: ".4r"
999         tickformat: ".3r"
1000         linecolor: "rgb(220, 220, 220)"
1001         linewidth: 1
1002         showgrid: True
1003         showline: True
1004         showticklabels: True
1005         tickcolor: "rgb(220, 220, 220)"
1006         tickfont:
1007           size: 16
1008         zeroline: False
1009         range: [0,50]
1010       autosize: False
1011       margin:
1012         t: 50
1013         b: 0
1014         l: 80
1015         r: 20
1016       showlegend: True
1017       legend:
1018         orientation: "h"
1019         font:
1020           size: 16
1021       width: 700
1022       height: 900
1023
1024     plot-service-density:
1025       titlefont:
1026         size: 18
1027       xaxis:
1028         side: "top"
1029         autorange: True
1030         fixedrange: False
1031         showgrid: False
1032         showline: False
1033         showticklabels: False
1034         ticks: ""
1035         ticklen: 0
1036         tickwidth: 0
1037         zeroline: False
1038       yaxis:
1039         autorange: "reversed"
1040         showgrid: False
1041         showline: False
1042         showticklabels: False
1043         ticks: ""
1044         ticklen: 0
1045         tickwidth: 0
1046         zeroline: False
1047       autosize: True
1048       showlegend: False
1049       width: 700
1050       height: 700
1051
1052     plot-cps:
1053       titlefont:
1054         size: 18
1055       xaxis:
1056         title: "<b>Test Cases [Index]</b>"
1057         titlefont:
1058           size: 16
1059         autorange: True
1060         fixedrange: False
1061         gridcolor: "rgb(230, 230, 230)"
1062         linecolor: "rgb(220, 220, 220)"
1063         linewidth: 1
1064         showgrid: True
1065         showline: True
1066         showticklabels: True
1067         tickcolor: "rgb(220, 220, 220)"
1068         tickmode: "linear"
1069         tickfont:
1070           size: 16
1071         zeroline: False
1072       yaxis:
1073         title: "<b>Connections Per Second [cps]</b>"
1074         titlefont:
1075           size: 16
1076         gridcolor: "rgb(230, 230, 230)"
1077         hoverformat: ".4s"
1078         linecolor: "rgb(220, 220, 220)"
1079         linewidth: 1
1080         rangemode: "tozero"
1081         showgrid: True
1082         showline: True
1083         showticklabels: True
1084         tickcolor: "rgb(220, 220, 220)"
1085         tickformat: ".3s"
1086         tickfont:
1087           size: 16
1088         zeroline: False
1089       boxmode: "group"
1090       boxgroupgap: 0.5
1091       autosize: False
1092       margin:
1093         t: 50
1094         b: 20
1095         l: 80
1096         r: 20
1097       showlegend: True
1098       legend:
1099         orientation: "h"
1100         font:
1101           size: 16
1102       width: 700
1103       height: 800
1104
1105     plot-rps:
1106       titlefont:
1107         size: 18
1108       xaxis:
1109         title: "<b>Test Cases [Index]</b>"
1110         titlefont:
1111           size: 16
1112         autorange: True
1113         fixedrange: False
1114         gridcolor: "rgb(230, 230, 230)"
1115         linecolor: "rgb(220, 220, 220)"
1116         linewidth: 1
1117         showgrid: True
1118         showline: True
1119         showticklabels: True
1120         tickcolor: "rgb(220, 220, 220)"
1121         tickmode: "linear"
1122         tickfont:
1123           size: 16
1124         zeroline: False
1125       yaxis:
1126         title: "<b>Requests Per Second [rps]</b>"
1127         titlefont:
1128           size: 16
1129         gridcolor: "rgb(230, 230, 230)"
1130         hoverformat: ".4s"
1131         linecolor: "rgb(220, 220, 220)"
1132         linewidth: 1
1133         rangemode: "tozero"
1134         showgrid: True
1135         showline: True
1136         showticklabels: True
1137         tickcolor: "rgb(230, 230, 230)"
1138         tickformat: ".3s"
1139         tickfont:
1140           size: 16
1141         zeroline: False
1142       boxmode: "group"
1143       boxgroupgap: 0.5
1144       autosize: False
1145       margin:
1146         t: 50
1147         b: 20
1148         l: 80
1149         r: 20
1150       showlegend: True
1151       legend:
1152         orientation: "h"
1153         font:
1154           size: 16
1155       width: 700
1156       height: 800
1157
1158     plot-throughput:
1159       titlefont:
1160         size: 18
1161       xaxis:
1162         title: "<b>Test Cases [Index]</b>"
1163         titlefont:
1164           size: 16
1165         autorange: True
1166         fixedrange: False
1167         gridcolor: "rgb(230, 230, 230)"
1168         linecolor: "rgb(220, 220, 220)"
1169         linewidth: 1
1170         showgrid: True
1171         showline: True
1172         showticklabels: True
1173         tickcolor: "rgb(220, 220, 220)"
1174         tickmode: "linear"
1175         tickfont:
1176           size: 16
1177         zeroline: False
1178       yaxis:
1179         title: "<b>Packet Throughput [Mpps]</b>"
1180         titlefont:
1181           size: 16
1182         gridcolor: "rgb(230, 230, 230)"
1183         hoverformat: ".4r"
1184         tickformat: ".3r"
1185         linecolor: "rgb(220, 220, 220)"
1186         linewidth: 1
1187         showgrid: True
1188         showline: True
1189         showticklabels: True
1190         tickcolor: "rgb(220, 220, 220)"
1191         tickfont:
1192           size: 16
1193         zeroline: False
1194         range: [0,50]
1195       boxmode: "group"
1196       boxgroupgap: 0.5
1197       autosize: False
1198       margin:
1199         t: 50
1200         b: 0
1201         l: 80
1202         r: 20
1203       showlegend: True
1204       legend:
1205         orientation: "h"
1206         font:
1207           size: 16
1208       width: 700
1209       height: 900
1210
1211     plot-throughput-speedup-analysis:
1212       titlefont:
1213         size: 18
1214       xaxis:
1215         title: "<b>Number of Cores [Qty]</b>"
1216         titlefont:
1217           size: 16
1218         autorange: True
1219         fixedrange: False
1220         gridcolor: "rgb(230, 230, 230)"
1221         linecolor: "rgb(220, 220, 220)"
1222         linewidth: 1
1223         showgrid: True
1224         showline: True
1225         showticklabels: True
1226         tickcolor: "rgb(238, 238, 238)"
1227         tickmode: "linear"
1228         tickfont:
1229           size: 16
1230         zeroline: False
1231       yaxis:
1232         title: "<b>Packet Throughput [Mpps]</b>"
1233         titlefont:
1234           size: 16
1235         type: "linear"
1236         gridcolor: "rgb(230, 230, 230)"
1237         hoverformat: ".4s"
1238         linecolor: "rgb(220, 220, 220)"
1239         linewidth: 1
1240         showgrid: True
1241         showline: True
1242         showticklabels: True
1243         tickcolor: "rgb(220, 220, 220)"
1244         tickformat: ".4s"
1245         tickfont:
1246           size: 16
1247         zeroline: True
1248         rangemode: "tozero"
1249         range: [0,100]
1250       legend:
1251         orientation: "h"
1252         font:
1253           size: 16
1254         xanchor: "left"
1255         yanchor: "top"
1256         x: 0
1257         y: -0.2
1258         bgcolor: "rgba(255, 255, 255, 0)"
1259         bordercolor: "rgba(255, 255, 255, 0)"
1260         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1261       autosize: False
1262       margin:
1263           't': 50
1264           'b': 150
1265           'l': 85
1266           'r': 10
1267       showlegend: True
1268       width: 700
1269       height: 700
1270       hoverlabel:
1271         namelength: -1
1272       annotations: [
1273         {
1274           text: "_ _          __          ...",
1275           align: "left",
1276           showarrow: False,
1277           xref: "paper",
1278           yref: "paper",
1279           xanchor: "left",
1280           yanchor: "top",
1281           x: 0,
1282           y: -0.13,
1283           font: {
1284             family: "Consolas, Courier New",
1285             size: 15
1286           },
1287         },
1288         {
1289           text: "    Perfect     Measured     Limit",
1290           align: "left",
1291           showarrow: False,
1292           xref: "paper",
1293           yref: "paper",
1294           xanchor: "left",
1295           yanchor: "top",
1296           x: 0,
1297           y: -0.15,
1298           font: {
1299             family: "Consolas, Courier New",
1300             size: 15
1301           },
1302         },
1303       ]
1304
1305     plot-latency:
1306       titlefont:
1307         size: 18
1308       xaxis:
1309         title: "<b>Direction</b>"
1310         titlefont:
1311           size: 16
1312         autorange: True
1313         fixedrange: False
1314         gridcolor: "rgb(230, 230, 230)"
1315         linecolor: "rgb(220, 220, 220)"
1316         linewidth: 1
1317         showgrid: True
1318         showline: True
1319         showticklabels: False
1320         tickcolor: "rgb(220, 220, 220)"
1321         tickmode: "linear"
1322         tickfont:
1323           size: 16
1324         zeroline: False
1325       yaxis:
1326         title: "<b>Packet Latency [uSec]</b>"
1327         titlefont:
1328           size: 16
1329         type: "linear"
1330         gridcolor: "rgb(230, 230, 230)"
1331         hoverformat: ".4s"
1332         linecolor: "rgb(220, 220, 220)"
1333         linewidth: 1
1334         showgrid: True
1335         showline: True
1336         showticklabels: True
1337         tickcolor: "rgb(220, 220, 220)"
1338         tickformat: ".4s"
1339         tickfont:
1340           size: 16
1341         zeroline: True
1342         rangemode: "tozero"
1343       legend:
1344         orientation: "h"
1345         font:
1346           size: 16
1347         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1348       autosize: False
1349       margin:
1350           't': 50
1351           'b': 150
1352           'l': 80
1353           'r': 10
1354       showlegend: True
1355       width: 700
1356       height: 700
1357       hoverlabel:
1358         namelength: -1
1359
1360 - type: "static"
1361   src-path: "{DIR[RST]}"
1362   dst-path: "{DIR[WORKING,SRC]}"
1363
1364 - type: "input"
1365   general:
1366     file-name: "output_info.xml.gz"
1367     file-format: ".gz"
1368     arch-file-format:
1369       - ".gz"
1370       - ".zip"
1371     download-path: "{job}/{build}/archives/{filename}"
1372     extract: "output.xml"
1373
1374     zip-file-name: "robot-plugin.zip"
1375     zip-file-format: ".zip"
1376     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1377     zip-extract: "robot-plugin/output.xml"
1378
1379   builds:
1380
1381 #    csit-vpp-perf-verify-1901-3n-hsw:
1382 #      - 35  # MRR sel
1383 #      - 10  # NDRPDR sel
1384 #      - 19  # NDRPDR sel
1385 #      - 31  # NDRPDR sel
1386 #      - 36  # NDRPDR sel
1387 #      - 40  # NDRPDR sel
1388 #      - 42  # NDRPDR sel
1389 #      - 44  # NDRPDR sel
1390 #      - 46  # NDRPDR sel
1391 #      - 47  # NDRPDR sel
1392 #      - 48  # NDRPDR sel
1393 #      - 61  # NDRPDR LB
1394 #      - 62  # NDRPDR LB
1395 #      - 63  # NDRPDR LB
1396 #      - 64  # NDRPDR LB
1397 #      - 65  # NDRPDR LB
1398 #      - 66  # NDRPDR LB
1399 #      - 67  # NDRPDR LB
1400 #      - 69  # NDRPDR LB
1401 #      - 70  # NDRPDR LB
1402 #      - 71  # NDRPDR LB
1403 #    csit-vpp-perf-verify-1904-3n-hsw:
1404 #      - 9   # MRR sel
1405 #      - 11  # NDRPDR sel
1406 #      - 12  # NDRPDR sel
1407 #      - 20  # NDRPDR sel
1408 #      - 21  # NDRPDR sel
1409 #      - 23  # NDRPDR sel
1410 #      - 24  # NDRPDR sel
1411 #      - 25  # NDRPDR sel
1412 #      - 26  # NDRPDR sel
1413 #      - 29  # NDRPDR sel
1414 #      - 30  # NDRPDR sel
1415 #    csit-vpp-perf-verify-1908-3n-hsw:
1416 #      - 12  # NDRPDR sel
1417 #      - 13  # NDRPDR sel
1418 #      - 14  # NDRPDR sel
1419 #      - 15  # NDRPDR sel
1420 #      - 16  # NDRPDR sel
1421 #      - 17  # NDRPDR sel
1422 #      - 18  # NDRPDR sel
1423 #      - 19  # NDRPDR sel
1424 #      - 20  # NDRPDR sel
1425 #      - 21  # NDRPDR sel
1426 #      - 48  # NDRPDR sel vhost
1427 #      - 49  # NDRPDR sel vhost
1428 #      - 52  # NDRPDR sel vhost
1429 #      - 53  # NDRPDR sel vhost
1430 #      - 54  # NDRPDR sel vhost
1431 #      - 55  # NDRPDR sel vhost
1432 #      - 56  # NDRPDR sel vhost
1433 #      - 57  # NDRPDR sel vhost
1434 #      - 58  # NDRPDR sel vhost
1435 #      - 59  # NDRPDR sel vhost
1436 #      - 24  # NDRPDR full
1437 #      - 25  # NDRPDR full
1438 #      - 26  # NDRPDR full
1439 #      - 27  # NDRPDR full
1440 #      - 28  # NDRPDR full
1441 #      - 29  # NDRPDR full
1442 #      - 32  # NDRPDR full
1443 #      - 33  # NDRPDR full
1444 #      - 36  # NDRPDR full
1445 #      - 38  # NDRPDR full
1446 #      - 50  # NDRPDR full vhost
1447 #      - 39  # MRR sel
1448 #
1449 #    csit-vpp-perf-verify-1901-3n-skx:
1450 #      - 32  # MRR sel
1451 #      - 18  # NDRPDR sel
1452 #      - 19  # NDRPDR sel
1453 #      - 20  # NDRPDR sel
1454 #      - 28  # NDRPDR sel
1455 #      - 31  # NDRPDR sel
1456 #      - 33  # NDRPDR sel
1457 #      - 36  # NDRPDR sel
1458 #      - 38  # NDRPDR sel
1459 #      - 47  # NDRPDR sel
1460 #      - 48  # NDRPDR sel
1461 #      - 54  # NDRPDR LB
1462 #      - 57  # NDRPDR LB
1463 #      - 58  # NDRPDR LB
1464 #      - 59  # NDRPDR LB
1465 #      - 60  # NDRPDR LB
1466 #      - 63  # NDRPDR LB
1467 #      - 64  # NDRPDR LB
1468 #      - 65  # NDRPDR LB
1469 #      - 66  # NDRPDR LB
1470 #      - 67  # NDRPDR LB
1471 #    csit-vpp-perf-verify-1904-3n-skx:
1472 #      - 7   # MRR sel
1473 #      - 8   # NDRPDR sel
1474 #      - 9   # NDRPDR sel
1475 #      - 10  # NDRPDR sel
1476 #      - 11  # NDRPDR sel
1477 #      - 12  # NDRPDR sel
1478 #      - 14  # NDRPDR sel
1479 #      - 16  # NDRPDR sel
1480 #      - 21  # NDRPDR sel
1481 #      - 23  # NDRPDR sel
1482 #      - 25  # NDRPDR sel
1483 #    csit-vpp-perf-verify-1908-3n-skx:
1484 #      - 14  # NDRPDR sel
1485 #      - 16  # NDRPDR sel
1486 #      - 19  # NDRPDR sel
1487 #      - 20  # NDRPDR sel
1488 #      - 22  # NDRPDR sel
1489 #      - 23  # NDRPDR sel
1490 #      - 24  # NDRPDR sel
1491 #      - 25  # NDRPDR sel
1492 #      - 26  # NDRPDR sel
1493 #      - 29  # NDRPDR sel
1494 #      - 52  # NDRPDR sel vhost
1495 #      - 53  # NDRPDR sel vhost
1496 #      - 55  # NDRPDR sel vhost
1497 #      - 61  # NDRPDR sel vhost
1498 #      - 62  # NDRPDR sel vhost
1499 #      - 63  # NDRPDR sel vhost
1500 #      - 64  # NDRPDR sel vhost
1501 #      - 65  # NDRPDR sel vhost
1502 #      - 66  # NDRPDR sel vhost
1503 #      - 67  # NDRPDR sel vhost
1504 #      - 27  # NDRPDR full
1505 #      - 28  # NDRPDR full
1506 #      - 30  # NDRPDR full
1507 #      - 31  # NDRPDR full
1508 #      - 32  # NDRPDR full
1509 #      - 33  # NDRPDR full
1510 #      - 34  # NDRPDR full
1511 #      - 35  # NDRPDR full
1512 #      - 37  # NDRPDR full
1513 #      - 39  # NDRPDR full
1514 #      - 40  # NDRPDR full
1515 #      - 41  # NDRPDR full
1516 #      - 54  # NDRPDR full
1517 #      - 36  # MRR sel
1518 #
1519 #    csit-vpp-perf-verify-1901-2n-skx:
1520 #      - 22  # MRR sel
1521 #      - 5   # NDRPDR sel
1522 #      - 12  # NDRPDR sel
1523 #      - 13  # NDRPDR sel
1524 #      - 21  # NDRPDR sel
1525 #      - 23  # NDRPDR sel
1526 #      - 31  # NDRPDR sel
1527 #      - 34  # NDRPDR sel
1528 #      - 40  # NDRPDR sel
1529 #      - 42  # NDRPDR sel
1530 #      - 43  # NDRPDR sel
1531 #    csit-vpp-perf-verify-1904-2n-skx:
1532 #      - 11  # MRR sel
1533 #      - 12  # NDRPDR sel
1534 #      - 14  # NDRPDR sel
1535 #      - 16  # NDRPDR sel
1536 #      - 17  # NDRPDR sel
1537 #      - 18  # NDRPDR sel
1538 #      - 21  # NDRPDR sel
1539 #      - 27  # NDRPDR sel
1540 #      - 30  # NDRPDR sel
1541 #      - 31  # NDRPDR sel
1542 #      - 32  # NDRPDR sel
1543     csit-vpp-perf-verify-1908-2n-skx:
1544 #      - 26  # NDRPDR sel
1545 #      - 27  # NDRPDR sel
1546 #      - 34  # NDRPDR sel
1547 #      - 35  # NDRPDR sel
1548 #      - 36  # NDRPDR sel
1549 #      - 42  # NDRPDR sel
1550 #      - 43  # NDRPDR sel
1551 #      - 44  # NDRPDR sel
1552 #      - 45  # NDRPDR sel
1553 #      - 46  # NDRPDR sel
1554 #      - 88  # NDRPDR sel vhost
1555 #      - 89  # NDRPDR sel vhost
1556 #      - 91  # NDRPDR sel vhost
1557 #      - 92  # NDRPDR sel vhost
1558 #      - 93  # NDRPDR sel vhost
1559 #      - 94  # NDRPDR sel vhost
1560 #      - 95  # NDRPDR sel vhost
1561 #      - 96  # NDRPDR sel vhost
1562 #      - 97  # NDRPDR sel vhost
1563 #      - 98  # NDRPDR sel vhost
1564       - 48  # NDRPDR full
1565       - 49  # NDRPDR full
1566       - 50  # NDRPDR full
1567       - 51  # NDRPDR full
1568       - 54  # NDRPDR full
1569       - 55  # NDRPDR full
1570       - 90  # NDRPDR full vhost
1571 #      - 69  # MRR sel
1572 #      - 29  # TCP
1573 #      - 30  # TCP
1574 #      - 58  # TCP
1575 #      - 59  # TCP
1576 #      - 60  # TCP
1577 #      - 61  # TCP
1578 #      - 62  # TCP
1579 #      - 63  # TCP
1580 #      - 64  # TCP
1581 #      - 65  # TCP
1582 #      - 22  # NFV
1583 #      - 31  # NFV
1584 #      - 32  # NFV
1585 #      - 37  # NFV
1586 #      - 38  # NFV
1587 #      - 39  # NFV
1588 #      - 53  # NFV
1589 #      - 67  # NFV
1590 #      - 68  # NFV
1591 #      - 70  # NFV
1592 #      - 71  # NFV MRR
1593       - 112 # NFV reconf full
1594       - 113 # NFV reconf sel
1595       - 114 # NFV reconf sel
1596       - 115 # NFV reconf sel
1597       - 116 # NFV reconf sel
1598       - 118 # NFV reconf sel
1599       - 119 # NFV reconf sel
1600       - 120 # NFV reconf sel
1601       - 121 # NFV reconf sel
1602       - 122 # NFV reconf sel
1603       - 123 # NFV reconf sel
1604 #      - 83  # SOAK
1605 #      - 86  # SOAK
1606 #
1607 #    csit-vpp-perf-verify-1908-3n-tsh:
1608 #      - 7   # NDRPDR sel
1609 #      - 8   # NDRPDR sel
1610 #      - 9   # NDRPDR sel
1611 #      - 10  # NDRPDR sel
1612 #      - 11  # NDRPDR sel
1613 #      - 12  # NDRPDR sel
1614 #      - 13  # NDRPDR sel
1615 #      - 14  # NDRPDR sel
1616 #      - 15  # NDRPDR sel
1617 #      - 16  # NDRPDR sel
1618 #
1619 #    csit-vpp-perf-verify-1908-3n-dnv:
1620 #      - 6   # NDRPDR sel
1621 #      - 7   # NDRPDR sel
1622 #      - 8   # NDRPDR sel
1623 #      - 9   # NDRPDR sel
1624 #      - 10  # NDRPDR sel
1625 #      - 12  # NDRPDR sel
1626 #      - 13  # NDRPDR sel
1627 #      - 14  # NDRPDR sel
1628 #      - 15  # NDRPDR sel
1629 #      - 16  # NDRPDR sel
1630 #      - 17  # MRR sel
1631 #
1632 #    csit-vpp-perf-verify-1908-2n-dnv:
1633 #      - 1   # NDRPDR sel
1634 #      - 2   # NDRPDR sel
1635 #      - 3   # NDRPDR sel
1636 #      - 4   # NDRPDR sel
1637 #      - 5   # NDRPDR sel
1638 #      - 6   # NDRPDR sel
1639 #      - 7   # NDRPDR sel
1640 #      - 8   # NDRPDR sel
1641 #      - 9   # NDRPDR sel
1642 #      - 10  # NDRPDR sel
1643 #      - 11  # MRR sel
1644 #
1645 #    csit-dpdk-perf-verify-1901-3n-hsw:
1646 #      - 13  # NDRPDR sel
1647 #      - 14  # NDRPDR sel
1648 #      - 16  # NDRPDR sel
1649 #      - 17  # NDRPDR sel
1650 #      - 18  # NDRPDR sel
1651 #      - 19  # NDRPDR sel
1652 #      - 20  # NDRPDR sel
1653 #      - 21  # NDRPDR sel
1654 #      - 22  # NDRPDR sel
1655 #      - 23  # NDRPDR sel
1656 #    csit-dpdk-perf-verify-1904-3n-hsw:
1657 #      - 2   # NDRPDR sel
1658 #      - 3   # NDRPDR sel
1659 #      - 5   # NDRPDR sel
1660 #      - 6   # NDRPDR sel
1661 #      - 13  # NDRPDR sel
1662 #      - 14  # NDRPDR sel
1663 #      - 15  # NDRPDR sel
1664 #      - 18  # NDRPDR sel
1665 #      - 19  # NDRPDR sel
1666 #      - 20  # NDRPDR sel
1667 #    csit-dpdk-perf-verify-1908-3n-hsw:
1668 #      - 2   # NDRPDR sel
1669 #      - 3   # NDRPDR sel
1670 #      - 4   # NDRPDR sel
1671 #      - 5   # NDRPDR sel
1672 #      - 6   # NDRPDR sel
1673 #      - 7   # NDRPDR sel
1674 #      - 8   # NDRPDR sel
1675 #      - 9   # NDRPDR sel
1676 #      - 10  # NDRPDR sel
1677 #      - 11  # NDRPDR sel
1678 #
1679 #    csit-dpdk-perf-verify-1901-3n-skx:
1680 #      - 3   # NDRPDR sel
1681 #      - 5   # NDRPDR sel
1682 #      - 6   # NDRPDR sel
1683 #      - 7   # NDRPDR sel
1684 #      - 8   # NDRPDR sel
1685 #      - 9   # NDRPDR sel
1686 #      - 10  # NDRPDR sel
1687 #      - 11  # NDRPDR sel
1688 #      - 12  # NDRPDR sel
1689 #      - 13  # NDRPDR sel
1690 #    csit-dpdk-perf-verify-1904-3n-skx:
1691 #      - 2   # NDRPDR sel
1692 #      - 3   # NDRPDR sel
1693 #      - 4   # NDRPDR sel
1694 #      - 5   # NDRPDR sel
1695 #      - 6   # NDRPDR sel
1696 #      - 7   # NDRPDR sel
1697 #      - 11  # NDRPDR sel
1698 #      - 12  # NDRPDR sel
1699 #      - 13  # NDRPDR sel
1700 #      - 14  # NDRPDR sel
1701 #    csit-dpdk-perf-verify-1908-3n-skx:
1702 #      - 3   # NDRPDR sel
1703 #      - 4   # NDRPDR sel
1704 #      - 5   # NDRPDR sel
1705 #      - 6   # NDRPDR sel
1706 #      - 7   # NDRPDR sel
1707 #      - 8   # NDRPDR sel
1708 #      - 9   # NDRPDR sel
1709 #      - 10  # NDRPDR sel
1710 #      - 11  # NDRPDR sel
1711 #      - 12  # NDRPDR sel
1712 #
1713 #    csit-dpdk-perf-verify-1901-2n-skx:
1714 #      - 12  # NDRPDR sel
1715 #      - 13  # NDRPDR sel
1716 #      - 14  # NDRPDR sel
1717 #      - 15  # NDRPDR sel
1718 #      - 16  # NDRPDR sel
1719 #      - 17  # NDRPDR sel
1720 #      - 18  # NDRPDR sel
1721 #      - 19  # NDRPDR sel
1722 #      - 20  # NDRPDR sel
1723 #      - 21  # NDRPDR sel
1724 #    csit-dpdk-perf-verify-1904-2n-skx:
1725 #      - 2   # NDRPDR sel
1726 #      - 3   # NDRPDR sel
1727 #      - 4   # NDRPDR sel
1728 #      - 5   # NDRPDR sel
1729 #      - 7   # NDRPDR sel
1730 #      - 8   # NDRPDR sel
1731 #      - 9   # NDRPDR sel
1732 #      - 10  # NDRPDR sel
1733 #      - 11  # NDRPDR sel
1734 #      - 12  # NDRPDR sel
1735 #    csit-dpdk-perf-verify-1908-2n-skx:
1736 #      - 2   # NDRPDR sel
1737 #      - 3   # NDRPDR sel
1738 #      - 4   # NDRPDR sel
1739 #      - 5   # NDRPDR sel
1740 #      - 7   # NDRPDR sel
1741 #      - 8   # NDRPDR sel
1742 #      - 9   # NDRPDR sel
1743 #      - 10  # NDRPDR sel
1744 #      - 11  # NDRPDR sel
1745 #      - 12  # NDRPDR sel
1746 #
1747 #    csit-vpp-functional-1908-ubuntu1604-virl:
1748 #      - 64
1749 #    csit-vpp-functional-1908-centos7-virl:
1750 #      - 64
1751 #    csit-vpp-device-1908-ubuntu1804-1n-skx:
1752 #      - 65
1753
1754 - type: "output"
1755   output: "report"
1756   format:
1757     html:
1758     - full
1759 #    pdf:
1760 #    - minimal
1761
1762
1763
1764
1765 - type: "plot"
1766   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
1767   algorithm: "plot_service_density_reconf_box_name"
1768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
1769   data: "plot-vpp-nfv-reconf-2n-skx"
1770   include:
1771     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
1772     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
1773     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
1774     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
1775     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
1776     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
1777   layout:
1778     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
1779     layout: "plot-throughput"
1780
1781 - type: "plot"
1782   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
1783   algorithm: "plot_service_density_reconf_box_name"
1784   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
1785   data: "plot-vpp-nfv-reconf-2n-skx"
1786   include:
1787     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
1788     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
1789     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
1790     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
1791     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
1792     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
1793   layout:
1794     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
1795     layout: "plot-throughput"
1796
1797 - type: "plot"
1798   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
1799   algorithm: "plot_service_density_reconf_box_name"
1800   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
1801   data: "plot-vpp-nfv-reconf-2n-skx"
1802   include:
1803     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
1804     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
1805     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
1806     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
1807     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
1808     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
1809   layout:
1810     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
1811     layout: "plot-throughput"
1812
1813
1814
1815 # Detailed Test Results - VPP Performance Results 2n-skx
1816 - type: "table"
1817   title: "Detailed Test Results - VPP Performance Results 2n-skx"
1818   algorithm: "table_merged_details"
1819   output-file-ext: ".csv"
1820   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1821   columns:
1822   - title: "Name"
1823     data: "data name"
1824   - title: "Status"
1825     data: "data msg"
1826   rows: "generated"
1827   data: "vpp-perf-results-2n-skx"
1828   filter: "not 'CFS_OPT'"
1829   parameters:
1830   - "name"
1831   - "parent"
1832   - "msg"
1833
1834 # Test configuration - VPP Performance Test Configs 2n-skx
1835 - type: "table"
1836   title: "Test configuration - VPP Performance Test Configs 2n-skx"
1837   algorithm: "table_merged_details"
1838   output-file-ext: ".csv"
1839   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
1840   columns:
1841   - title: "Name"
1842     data: "data name"
1843   - title: "VPP API Test Commands History - Commands Used Per Test Case"
1844     data: "data conf-history"
1845   rows: "generated"
1846   data: "vpp-perf-results-2n-skx"
1847   filter: "not 'CFS_OPT'"
1848   parameters:
1849   - "parent"
1850   - "name"
1851   - "conf-history"
1852
1853 # Test Operational Data - VPP Performance Operational Data 2n-skx
1854 - type: "table"
1855   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
1856   algorithm: "table_merged_details"
1857   output-file-ext: ".csv"
1858   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
1859   columns:
1860   - title: "Name"
1861     data: "data name"
1862   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1863     data: "data show-run"
1864   rows: "generated"
1865   data: "vpp-perf-results-2n-skx"
1866   filter: "not 'CFS_OPT'"
1867   parameters:
1868   - "parent"
1869   - "name"
1870   - "show-run"
1871
1872 # VPP Performance Results 2n-skx
1873 - type: "file"
1874   title: "VPP Performance Results 2n-skx"
1875   algorithm: "file_test_results"
1876   output-file-ext: ".rst"
1877   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1878   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"
1879   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
1880   data: "vpp-perf-results-2n-skx"
1881   filter: "not 'CFS_OPT'"
1882   parameters:
1883   - "name"
1884   - "doc"
1885   - "level"
1886   - "parent"
1887   data-start-level: 3
1888
1889 # VPP Performance Configuration 2n-skx
1890 - type: "file"
1891   title: "VPP Performance Configuration 2n-skx"
1892   algorithm: "file_test_results"
1893   output-file-ext: ".rst"
1894   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
1895   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"
1896   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
1897   data: "vpp-perf-results-2n-skx"
1898   filter: "not 'CFS_OPT'"
1899   parameters:
1900   - "name"
1901   - "doc"
1902   - "level"
1903   - "parent"
1904   data-start-level: 3
1905
1906 # VPP Performance Operational Data 2n-skx
1907 - type: "file"
1908   title: "VPP Performance Operational Data 2n-skx"
1909   algorithm: "file_test_results"
1910   output-file-ext: ".rst"
1911   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
1912   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"
1913   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
1914   data: "vpp-perf-results-2n-skx"
1915   filter: "not 'CFS_OPT'"
1916   parameters:
1917   - "name"
1918   - "doc"
1919   - "level"
1920   - "parent"
1921   data-start-level: 3
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934 #################################################################################
1935 ####                               T A B L E S                                ###
1936 #################################################################################
1937 #
1938 ## VPP Soak vs NDR
1939 #- type: "table"
1940 #  title: "VPP Soak vs NDR 2n-skx"
1941 #  algorithm: "table_soak_vs_ndr"
1942 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1943 #  reference:
1944 #    title: "NDR"
1945 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1946 #  compare:
1947 #    title: "Soak"
1948 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1949 #  data: "vpp-soak-vs-ndr-2n-skx"
1950 #  include-tests: "NDR"
1951 #  filter: "('NDRPDR' or 'SOAK')"
1952 #  parameters:
1953 #    - "throughput"
1954 #    - "name"
1955 #    - "parent"
1956 #
1957 #################################################################################
1958 #
1959 ## VPP Compare NICs 3n-skx 2t1c ndr
1960 #- type: "table"
1961 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
1962 #  algorithm: "table_nics_comparison"
1963 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1964 #  reference:
1965 #    title: "x710"
1966 #    nic: "NIC_Intel-X710"
1967 #  compare:
1968 #    title: "xxv710"
1969 #    nic: "NIC_Intel-XXV710"
1970 #  data: "vpp-nic-comparison-3n-skx"
1971 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1972 #  filter: "'2T1C' and 'NDRPDR'"
1973 #  parameters:
1974 #  - "name"
1975 #  - "parent"
1976 #  - "throughput"
1977 #  - "tags"
1978 #
1979 ## VPP Compare NICs 3n-skx 4t2c ndr
1980 #- type: "table"
1981 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
1982 #  algorithm: "table_nics_comparison"
1983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1984 #  reference:
1985 #    title: "x710"
1986 #    nic: "NIC_Intel-X710"
1987 #  compare:
1988 #    title: "xxv710"
1989 #    nic: "NIC_Intel-XXV710"
1990 #  data: "vpp-nic-comparison-3n-skx"
1991 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1992 #  filter: "'4T2C' and 'NDRPDR'"
1993 #  parameters:
1994 #  - "name"
1995 #  - "parent"
1996 #  - "throughput"
1997 #  - "tags"
1998 #
1999 ## VPP Compare NICs 3n-skx 2t1c pdr
2000 #- type: "table"
2001 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2002 #  algorithm: "table_nics_comparison"
2003 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2004 #  reference:
2005 #    title: "x710"
2006 #    nic: "NIC_Intel-X710"
2007 #  compare:
2008 #    title: "xxv710"
2009 #    nic: "NIC_Intel-XXV710"
2010 #  data: "vpp-nic-comparison-3n-skx"
2011 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2012 #  filter: "'2T1C' and 'NDRPDR'"
2013 #  parameters:
2014 #  - "name"
2015 #  - "parent"
2016 #  - "throughput"
2017 #  - "tags"
2018 #
2019 # # VPP Compare NICs 3n-skx 4t2c pdr
2020 #- type: "table"
2021 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2022 #  algorithm: "table_nics_comparison"
2023 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2024 #  reference:
2025 #    title: "x710"
2026 #    nic: "NIC_Intel-X710"
2027 #  compare:
2028 #    title: "xxv710"
2029 #    nic: "NIC_Intel-XXV710"
2030 #  data: "vpp-nic-comparison-3n-skx"
2031 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2032 #  filter: "'4T2C' and 'NDRPDR'"
2033 #  parameters:
2034 #  - "name"
2035 #  - "parent"
2036 #  - "throughput"
2037 #  - "tags"
2038 #
2039 ## VPP Compare NICs 3n-skx 2t1c mrr
2040 #- type: "table"
2041 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2042 #  algorithm: "table_nics_comparison"
2043 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2044 #  reference:
2045 #    title: "x710"
2046 #    nic: "NIC_Intel-X710"
2047 #  compare:
2048 #    title: "xxv710"
2049 #    nic: "NIC_Intel-XXV710"
2050 #  data: "vpp-nic-comparison-3n-skx-mrr"
2051 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2052 #  filter: "'2T1C' and 'MRR'"
2053 #  parameters:
2054 #  - "name"
2055 #  - "parent"
2056 #  - "result"
2057 #  - "tags"
2058 #
2059 ## VPP Compare NICs 3n-skx 4t2c mrr
2060 #- type: "table"
2061 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2062 #  algorithm: "table_nics_comparison"
2063 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2064 #  reference:
2065 #    title: "x710"
2066 #    nic: "NIC_Intel-X710"
2067 #  compare:
2068 #    title: "xxv710"
2069 #    nic: "NIC_Intel-XXV710"
2070 #  data: "vpp-nic-comparison-3n-skx-mrr"
2071 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2072 #  filter: "'4T2C' and 'MRR'"
2073 #  parameters:
2074 #  - "name"
2075 #  - "parent"
2076 #  - "result"
2077 #  - "tags"
2078 #
2079 # # VPP Compare NICs 3n-skx 8t4c mrr
2080 #- type: "table"
2081 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2082 #  algorithm: "table_nics_comparison"
2083 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2084 #  reference:
2085 #    title: "x710"
2086 #    nic: "NIC_Intel-X710"
2087 #  compare:
2088 #    title: "xxv710"
2089 #    nic: "NIC_Intel-XXV710"
2090 #  data: "vpp-nic-comparison-3n-skx-mrr"
2091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2092 #  filter: "'8T4C' and 'MRR'"
2093 #  parameters:
2094 #  - "name"
2095 #  - "parent"
2096 #  - "result"
2097 #  - "tags"
2098 #
2099 ## VPP Compare NICs 2n-skx 2t1c ndr
2100 #- type: "table"
2101 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2102 #  algorithm: "table_nics_comparison"
2103 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2104 #  reference:
2105 #    title: "x710"
2106 #    nic: "NIC_Intel-X710"
2107 #  compare:
2108 #    title: "xxv710"
2109 #    nic: "NIC_Intel-XXV710"
2110 #  data: "vpp-nic-comparison-2n-skx"
2111 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2112 #  filter: "'2T1C' and 'NDRPDR'"
2113 #  parameters:
2114 #  - "name"
2115 #  - "parent"
2116 #  - "throughput"
2117 #  - "tags"
2118 #
2119 ## VPP Compare NICs 2n-skx 4t2c ndr
2120 #- type: "table"
2121 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2122 #  algorithm: "table_nics_comparison"
2123 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2124 #  reference:
2125 #    title: "x710"
2126 #    nic: "NIC_Intel-X710"
2127 #  compare:
2128 #    title: "xxv710"
2129 #    nic: "NIC_Intel-XXV710"
2130 #  data: "vpp-nic-comparison-2n-skx"
2131 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2132 #  filter: "'4T2C' and 'NDRPDR'"
2133 #  parameters:
2134 #  - "name"
2135 #  - "parent"
2136 #  - "throughput"
2137 #  - "tags"
2138 #
2139 # # VPP Compare NICs 2n-skx 2t1c pdr
2140 #- type: "table"
2141 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2142 #  algorithm: "table_nics_comparison"
2143 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2144 #  reference:
2145 #    title: "x710"
2146 #    nic: "NIC_Intel-X710"
2147 #  compare:
2148 #    title: "xxv710"
2149 #    nic: "NIC_Intel-XXV710"
2150 #  data: "vpp-nic-comparison-2n-skx"
2151 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2152 #  filter: "'2T1C' and 'NDRPDR'"
2153 #  parameters:
2154 #  - "name"
2155 #  - "parent"
2156 #  - "throughput"
2157 #  - "tags"
2158 #
2159 ## VPP Compare NICs 2n-skx 4t2c pdr
2160 #- type: "table"
2161 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2162 #  algorithm: "table_nics_comparison"
2163 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2164 #  reference:
2165 #    title: "x710"
2166 #    nic: "NIC_Intel-X710"
2167 #  compare:
2168 #    title: "xxv710"
2169 #    nic: "NIC_Intel-XXV710"
2170 #  data: "vpp-nic-comparison-2n-skx"
2171 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2172 #  filter: "'4T2C' and 'NDRPDR'"
2173 #  parameters:
2174 #  - "name"
2175 #  - "parent"
2176 #  - "throughput"
2177 #  - "tags"
2178 #
2179 ## VPP Compare NICs 2n-skx 2t1c mrr
2180 #- type: "table"
2181 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2182 #  algorithm: "table_nics_comparison"
2183 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2184 #  reference:
2185 #    title: "x710"
2186 #    nic: "NIC_Intel-X710"
2187 #  compare:
2188 #    title: "xxv710"
2189 #    nic: "NIC_Intel-XXV710"
2190 #  data: "vpp-nic-comparison-2n-skx-mrr"
2191 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2192 #  filter: "'2T1C' and 'MRR'"
2193 #  parameters:
2194 #  - "name"
2195 #  - "parent"
2196 #  - "result"
2197 #  - "tags"
2198 #
2199 ## VPP Compare NICs 2n-skx 4t2c mrr
2200 #- type: "table"
2201 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2202 #  algorithm: "table_nics_comparison"
2203 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2204 #  reference:
2205 #    title: "x710"
2206 #    nic: "NIC_Intel-X710"
2207 #  compare:
2208 #    title: "xxv710"
2209 #    nic: "NIC_Intel-XXV710"
2210 #  data: "vpp-nic-comparison-2n-skx-mrr"
2211 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2212 #  filter: "'4T2C' and 'MRR'"
2213 #  parameters:
2214 #  - "name"
2215 #  - "parent"
2216 #  - "result"
2217 #  - "tags"
2218 #
2219 ## VPP Compare NICs 2n-skx 8t4c mrr
2220 #- type: "table"
2221 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2222 #  algorithm: "table_nics_comparison"
2223 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2224 #  reference:
2225 #    title: "x710"
2226 #    nic: "NIC_Intel-X710"
2227 #  compare:
2228 #    title: "xxv710"
2229 #    nic: "NIC_Intel-XXV710"
2230 #  data: "vpp-nic-comparison-2n-skx-mrr"
2231 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2232 #  filter: "'8T4C' and 'MRR'"
2233 #  parameters:
2234 #  - "name"
2235 #  - "parent"
2236 #  - "result"
2237 #  - "tags"
2238 #
2239 #################################################################################
2240 ## VPP
2241 #
2242 ## VPP Performance Changes 3n-hsw 1t1c pdr
2243 #- type: "table"
2244 #  title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2245 #  algorithm: "table_performance_comparison"
2246 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2247 #  history:
2248 #    - title: "rls1901"
2249 #      data: "vpp-performance-changes-3n-hsw-h1"
2250 #  reference:
2251 #    title: "rls1904"
2252 #    data: "vpp-performance-changes-3n-hsw-ref"
2253 #  compare:
2254 #    title: "rls1908"
2255 #    data: "vpp-performance-changes-3n-hsw-cmp"
2256 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2257 #  data: "vpp-performance-changes-3n-hsw"
2258 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2259 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2260 #  parameters:
2261 #  - "name"
2262 #  - "parent"
2263 #  - "throughput"
2264 #
2265 ## VPP Performance Changes 3n-hsw 2t2c pdr
2266 #- type: "table"
2267 #  title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2268 #  algorithm: "table_performance_comparison"
2269 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2270 #  history:
2271 #    - title: "rls1901"
2272 #      data: "vpp-performance-changes-3n-hsw-h1"
2273 #  reference:
2274 #    title: "rls1904"
2275 #    data: "vpp-performance-changes-3n-hsw-ref"
2276 #  compare:
2277 #    title: "rls1908"
2278 #    data: "vpp-performance-changes-3n-hsw-cmp"
2279 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2280 #  data: "vpp-performance-changes-3n-hsw"
2281 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2282 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2283 #  parameters:
2284 #  - "name"
2285 #  - "parent"
2286 #  - "throughput"
2287 #
2288 ## VPP Performance Changes 3n-hsw 1t1c ndr
2289 #- type: "table"
2290 #  title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2291 #  algorithm: "table_performance_comparison"
2292 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2293 #  history:
2294 #    - title: "rls1901"
2295 #      data: "vpp-performance-changes-3n-hsw-h1"
2296 #  reference:
2297 #    title: "rls1904"
2298 #    data: "vpp-performance-changes-3n-hsw-ref"
2299 #  compare:
2300 #    title: "rls1908"
2301 #    data: "vpp-performance-changes-3n-hsw-cmp"
2302 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2303 #  data: "vpp-performance-changes-3n-hsw"
2304 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2305 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2306 #  parameters:
2307 #  - "name"
2308 #  - "parent"
2309 #  - "throughput"
2310 #
2311 ## VPP Performance Changes 3n-hsw 2t2c ndr
2312 #- type: "table"
2313 #  title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2314 #  algorithm: "table_performance_comparison"
2315 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2316 #  history:
2317 #    - title: "rls1901"
2318 #      data: "vpp-performance-changes-3n-hsw-h1"
2319 #  reference:
2320 #    title: "rls1904"
2321 #    data: "vpp-performance-changes-3n-hsw-ref"
2322 #  compare:
2323 #    title: "rls1908"
2324 #    data: "vpp-performance-changes-3n-hsw-cmp"
2325 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
2326 #  data: "vpp-performance-changes-3n-hsw"
2327 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2328 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2329 #  parameters:
2330 #  - "name"
2331 #  - "parent"
2332 #  - "throughput"
2333 #
2334 ## VPP Performance Changes 3n-skx 2t1c pdr
2335 #- type: "table"
2336 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2337 #  algorithm: "table_performance_comparison_nic"
2338 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2339 #  history:
2340 #    - title: "rls1901 x710"
2341 #      data: "vpp-performance-changes-3n-skx-h1"
2342 #      nic: "NIC_Intel-X710"
2343 #  reference:
2344 #    title: "rls1904 x710"
2345 #    data: "vpp-performance-changes-3n-skx-ref"
2346 #    nic: "NIC_Intel-X710"
2347 #  compare:
2348 #    title: "rls1908 xxv710"
2349 #    data: "vpp-performance-changes-3n-skx-cmp"
2350 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2351 #    nic: "NIC_Intel-XXV710"
2352 #  data: "vpp-performance-changes-3n-skx"
2353 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2354 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2355 #  parameters:
2356 #  - "name"
2357 #  - "parent"
2358 #  - "throughput"
2359 #  - "tags"
2360 #
2361 ## VPP Performance Changes 3n-skx 4t2c pdr
2362 #- type: "table"
2363 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2364 #  algorithm: "table_performance_comparison_nic"
2365 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2366 #  history:
2367 #    - title: "rls1901 x710"
2368 #      data: "vpp-performance-changes-3n-skx-h1"
2369 #      nic: "NIC_Intel-X710"
2370 #  reference:
2371 #    title: "rls1904 x710"
2372 #    data: "vpp-performance-changes-3n-skx-ref"
2373 #    nic: "NIC_Intel-X710"
2374 #  compare:
2375 #    title: "rls1908 xxv710"
2376 #    data: "vpp-performance-changes-3n-skx-cmp"
2377 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2378 #    nic: "NIC_Intel-XXV710"
2379 #  data: "vpp-performance-changes-3n-skx"
2380 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2381 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2382 #  parameters:
2383 #  - "name"
2384 #  - "parent"
2385 #  - "throughput"
2386 #  - "tags"
2387 #
2388 ## VPP Performance Changes 3n-skx 2t1c ndr
2389 #- type: "table"
2390 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2391 #  algorithm: "table_performance_comparison_nic"
2392 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2393 #  history:
2394 #    - title: "rls1901 x710"
2395 #      data: "vpp-performance-changes-3n-skx-h1"
2396 #      nic: "NIC_Intel-X710"
2397 #  reference:
2398 #    title: "rls1904 x710"
2399 #    data: "vpp-performance-changes-3n-skx-ref"
2400 #    nic: "NIC_Intel-X710"
2401 #  compare:
2402 #    title: "rls1908 xxv710"
2403 #    data: "vpp-performance-changes-3n-skx-cmp"
2404 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2405 #    nic: "NIC_Intel-XXV710"
2406 #  data: "vpp-performance-changes-3n-skx"
2407 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2408 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2409 #  parameters:
2410 #  - "name"
2411 #  - "parent"
2412 #  - "throughput"
2413 #  - "tags"
2414 #
2415 ## VPP Performance Changes 3n-skx 4t2c ndr
2416 #- type: "table"
2417 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2418 #  algorithm: "table_performance_comparison_nic"
2419 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2420 #  history:
2421 #    - title: "rls1901 x710"
2422 #      data: "vpp-performance-changes-3n-skx-h1"
2423 #      nic: "NIC_Intel-X710"
2424 #  reference:
2425 #    title: "rls1904 x710"
2426 #    data: "vpp-performance-changes-3n-skx-ref"
2427 #    nic: "NIC_Intel-X710"
2428 #  compare:
2429 #    title: "rls1908 xxv710"
2430 #    data: "vpp-performance-changes-3n-skx-cmp"
2431 #    data-replacement: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
2432 #    nic: "NIC_Intel-XXV710"
2433 #  data: "vpp-performance-changes-3n-skx"
2434 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2435 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2436 #  parameters:
2437 #  - "name"
2438 #  - "parent"
2439 #  - "throughput"
2440 #  - "tags"
2441 #
2442 ## VPP Performance Changes 2n-skx 2t1c pdr
2443 #- type: "table"
2444 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2445 #  algorithm: "table_performance_comparison_nic"
2446 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2447 #  history:
2448 #    - title: "rls1901 x710"
2449 #      data: "vpp-performance-changes-2n-skx-h1"
2450 #      nic: "NIC_Intel-X710"
2451 #  reference:
2452 #    title: "rls1904 x710"
2453 #    data: "vpp-performance-changes-2n-skx-ref"
2454 #    nic: "NIC_Intel-X710"
2455 #  compare:
2456 #    title: "rls1908 xxv710"
2457 #    data: "vpp-performance-changes-2n-skx-cmp"
2458 #    data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2459 #    nic: "NIC_Intel-XXV710"
2460 #  data: "vpp-performance-changes-2n-skx"
2461 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2462 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2463 #  parameters:
2464 #  - "name"
2465 #  - "parent"
2466 #  - "throughput"
2467 #  - "tags"
2468 #
2469 ## VPP Performance Changes 2n-skx 4t2c pdr
2470 #- type: "table"
2471 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2472 #  algorithm: "table_performance_comparison_nic"
2473 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2474 #  history:
2475 #    - title: "rls1901 x710"
2476 #      data: "vpp-performance-changes-2n-skx-h1"
2477 #      nic: "NIC_Intel-X710"
2478 #  reference:
2479 #    title: "rls1904 x710"
2480 #    data: "vpp-performance-changes-2n-skx-ref"
2481 #    nic: "NIC_Intel-X710"
2482 #  compare:
2483 #    title: "rls1908 xxv710"
2484 #    data: "vpp-performance-changes-2n-skx-cmp"
2485 #    data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2486 #    nic: "NIC_Intel-XXV710"
2487 #  data: "vpp-performance-changes-2n-skx"
2488 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2489 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2490 #  parameters:
2491 #  - "name"
2492 #  - "parent"
2493 #  - "throughput"
2494 #  - "tags"
2495 #
2496 ## VPP Performance Changes 2n-skx 2t1c ndr
2497 #- type: "table"
2498 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2499 #  algorithm: "table_performance_comparison_nic"
2500 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2501 #  history:
2502 #    - title: "rls1901 x710"
2503 #      data: "vpp-performance-changes-2n-skx-h1"
2504 #      nic: "NIC_Intel-X710"
2505 #  reference:
2506 #    title: "rls1904 x710"
2507 #    data: "vpp-performance-changes-2n-skx-ref"
2508 #    nic: "NIC_Intel-X710"
2509 #  compare:
2510 #    title: "rls1908 xxv710"
2511 #    data: "vpp-performance-changes-2n-skx-cmp"
2512 #    data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2513 #    nic: "NIC_Intel-XXV710"
2514 #  data: "vpp-performance-changes-2n-skx"
2515 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2516 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2517 #  parameters:
2518 #  - "name"
2519 #  - "parent"
2520 #  - "throughput"
2521 #  - "tags"
2522 #
2523 ## VPP Performance Changes 2n-skx 4t2c ndr
2524 #- type: "table"
2525 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2526 #  algorithm: "table_performance_comparison_nic"
2527 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2528 #  history:
2529 #    - title: "rls1901 x710"
2530 #      data: "vpp-performance-changes-2n-skx-h1"
2531 #      nic: "NIC_Intel-X710"
2532 #  reference:
2533 #    title: "rls1904 x710"
2534 #    data: "vpp-performance-changes-2n-skx-ref"
2535 #    nic: "NIC_Intel-X710"
2536 #  compare:
2537 #    title: "rls1908 xxv710"
2538 #    data: "vpp-performance-changes-2n-skx-cmp"
2539 #    data-replacement: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
2540 #    nic: "NIC_Intel-XXV710"
2541 #  data: "vpp-performance-changes-2n-skx"
2542 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2543 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2544 #  parameters:
2545 #  - "name"
2546 #  - "parent"
2547 #  - "throughput"
2548 #  - "tags"
2549 #
2550 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2551 #- type: "table"
2552 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2553 #  algorithm: "table_performance_comparison_nic"
2554 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2555 #  reference:
2556 #    title: "3n-hsw xl710"
2557 #    data: "vpp-compare-testbeds-ref"
2558 #    nic: "NIC_Intel-XL710"
2559 #  compare:
2560 #    title: "3n-skx xxv710"
2561 #    data: "vpp-compare-testbeds-cmp"
2562 #    nic: "NIC_Intel-XXV710"
2563 #  data: "vpp-compare-testbeds"
2564 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2565 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2566 #  parameters:
2567 #  - "name"
2568 #  - "parent"
2569 #  - "throughput"
2570 #  - "tags"
2571 #
2572 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2573 #- type: "table"
2574 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2575 #  algorithm: "table_performance_comparison_nic"
2576 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2577 #  reference:
2578 #    title: "3n-hsw xl710"
2579 #    data: "vpp-compare-testbeds-ref"
2580 #    nic: "NIC_Intel-XL710"
2581 #  compare:
2582 #    title: "3n-skx xxv710"
2583 #    data: "vpp-compare-testbeds-cmp"
2584 #    nic: "NIC_Intel-XXV710"
2585 #  data: "vpp-compare-testbeds"
2586 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2587 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2588 #  parameters:
2589 #  - "name"
2590 #  - "parent"
2591 #  - "throughput"
2592 #  - "tags"
2593 #
2594 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2595 #- type: "table"
2596 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2597 #  algorithm: "table_performance_comparison_nic"
2598 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2599 #  reference:
2600 #    title: "3n-hsw xl710"
2601 #    data: "vpp-compare-testbeds-ref"
2602 #    nic: "NIC_Intel-XL710"
2603 #  compare:
2604 #    title: "3n-skx xxv710"
2605 #    data: "vpp-compare-testbeds-cmp"
2606 #    nic: "NIC_Intel-XXV710"
2607 #  data: "vpp-compare-testbeds"
2608 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2609 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2610 #  parameters:
2611 #  - "name"
2612 #  - "parent"
2613 #  - "throughput"
2614 #  - "tags"
2615 #
2616 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2617 #- type: "table"
2618 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2619 #  algorithm: "table_performance_comparison_nic"
2620 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2621 #  reference:
2622 #    title: "3n-hsw xl710"
2623 #    data: "vpp-compare-testbeds-ref"
2624 #    nic: "NIC_Intel-XL710"
2625 #  compare:
2626 #    title: "3n-skx xxv710"
2627 #    data: "vpp-compare-testbeds-cmp"
2628 #    nic: "NIC_Intel-XXV710"
2629 #  data: "vpp-compare-testbeds"
2630 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2631 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2632 #  parameters:
2633 #  - "name"
2634 #  - "parent"
2635 #  - "throughput"
2636 #  - "tags"
2637 #
2638 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2639 #- type: "table"
2640 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2641 #  algorithm: "table_performance_comparison"
2642 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2643 #  reference:
2644 #    title: "3-Node Skx"
2645 #    data: "vpp-compare-topologies-ref"
2646 #  compare:
2647 #    title: "2-Node Skx"
2648 #    data: "vpp-compare-topologies-cmp"
2649 #  data: "vpp-compare-topologies"
2650 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2651 #  filter: "'NDRPDR' and '1C'"
2652 #  parameters:
2653 #  - "name"
2654 #  - "parent"
2655 #  - "throughput"
2656 #
2657 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2658 #- type: "table"
2659 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2660 #  algorithm: "table_performance_comparison"
2661 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2662 #  reference:
2663 #    title: "3-Node Skx"
2664 #    data: "vpp-compare-topologies-ref"
2665 #  compare:
2666 #    title: "2-Node Skx"
2667 #    data: "vpp-compare-topologies-cmp"
2668 #  data: "vpp-compare-topologies"
2669 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2670 #  filter: "'NDRPDR' and '2C'"
2671 #  parameters:
2672 #  - "name"
2673 #  - "parent"
2674 #  - "throughput"
2675 #
2676 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2677 #- type: "table"
2678 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2679 #  algorithm: "table_performance_comparison"
2680 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2681 #  reference:
2682 #    title: "3-Node Skx"
2683 #    data: "vpp-compare-topologies-ref"
2684 #  compare:
2685 #    title: "2-Node Skx"
2686 #    data: "vpp-compare-topologies-cmp"
2687 #  data: "vpp-compare-topologies"
2688 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2689 #  filter: "'NDRPDR' and '1C'"
2690 #  parameters:
2691 #  - "name"
2692 #  - "parent"
2693 #  - "throughput"
2694 #
2695 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2696 #- type: "table"
2697 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2698 #  algorithm: "table_performance_comparison"
2699 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2700 #  reference:
2701 #    title: "3-Node Skx"
2702 #    data: "vpp-compare-topologies-ref"
2703 #  compare:
2704 #    title: "2-Node Skx"
2705 #    data: "vpp-compare-topologies-cmp"
2706 #  data: "vpp-compare-topologies"
2707 #  include-tests: "PDR"
2708 #  filter: "'NDRPDR' and '2C'"
2709 #  parameters:
2710 #  - "name"
2711 #  - "parent"
2712 #  - "throughput"
2713 #
2714 ## VPP Performance Changes 3n-hsw 1t1c MRR
2715 #- type: "table"
2716 #  title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2717 #  algorithm: "table_performance_comparison"
2718 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2719 #  history:
2720 #    - title: "rls1901"
2721 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2722 #  reference:
2723 #    title: "rls1904"
2724 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2725 #  compare:
2726 #    title: "rls1908"
2727 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2728 #  data: "vpp-performance-changes-3n-hsw-mrr"
2729 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2730 #  filter: "'1T1C' and 'MRR'"
2731 #  parameters:
2732 #  - "name"
2733 #  - "parent"
2734 #  - "result"
2735 #
2736 ## VPP Performance Changes 3n-hsw 2t2c MRR
2737 #- type: "table"
2738 #  title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2739 #  algorithm: "table_performance_comparison"
2740 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2741 #  history:
2742 #    - title: "rls1901"
2743 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2744 #  reference:
2745 #    title: "rls1904"
2746 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2747 #  compare:
2748 #    title: "rls1908"
2749 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2750 #  data: "vpp-performance-changes-3n-hsw-mrr"
2751 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2752 #  filter: "'2T2C' and 'MRR'"
2753 #  parameters:
2754 #  - "name"
2755 #  - "parent"
2756 #  - "result"
2757 #
2758 ## VPP Performance Changes 3n-hsw 4t4c MRR
2759 #- type: "table"
2760 #  title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2761 #  algorithm: "table_performance_comparison"
2762 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2763 #  history:
2764 #    - title: "rls1901"
2765 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2766 #  reference:
2767 #    title: "rls1904"
2768 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2769 #  compare:
2770 #    title: "rls1908"
2771 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2772 #  data: "vpp-performance-changes-3n-hsw-mrr"
2773 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2774 #  filter: "'4T4C' and 'MRR'"
2775 #  parameters:
2776 #  - "name"
2777 #  - "parent"
2778 #  - "result"
2779 #
2780 ## VPP Performance Changes 3n-skx 2t1c MRR
2781 #- type: "table"
2782 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
2783 #  algorithm: "table_performance_comparison"
2784 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2785 #  history:
2786 #    - title: "rls1901"
2787 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2788 #  reference:
2789 #    title: "rls1904"
2790 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2791 #  compare:
2792 #    title: "rls1908"
2793 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2794 #  data: "vpp-performance-changes-3n-skx-mrr"
2795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2796 #  filter: "'2T1C' and 'MRR'"
2797 #  parameters:
2798 #  - "name"
2799 #  - "parent"
2800 #  - "result"
2801 #
2802 ## VPP Performance Changes 3n-skx 4t2c MRR
2803 #- type: "table"
2804 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
2805 #  algorithm: "table_performance_comparison"
2806 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2807 #  history:
2808 #    - title: "rls1901"
2809 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2810 #  reference:
2811 #    title: "rls1904"
2812 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2813 #  compare:
2814 #    title: "rls1908"
2815 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2816 #  data: "vpp-performance-changes-3n-skx-mrr"
2817 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2818 #  filter: "'4T2C' and 'MRR'"
2819 #  parameters:
2820 #  - "name"
2821 #  - "parent"
2822 #  - "result"
2823 #
2824 ## VPP Performance Changes 3n-skx 8t4c MRR
2825 #- type: "table"
2826 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
2827 #  algorithm: "table_performance_comparison"
2828 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2829 #  history:
2830 #    - title: "rls1901"
2831 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2832 #  reference:
2833 #    title: "rls1904"
2834 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2835 #  compare:
2836 #    title: "rls1908"
2837 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2838 #  data: "vpp-performance-changes-3n-skx-mrr"
2839 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2840 #  filter: "'8T4C' and 'MRR'"
2841 #  parameters:
2842 #  - "name"
2843 #  - "parent"
2844 #  - "result"
2845 #
2846 ## VPP Performance Changes 2n-skx 2t1c MRR
2847 #- type: "table"
2848 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
2849 #  algorithm: "table_performance_comparison"
2850 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2851 #  history:
2852 #    - title: "rls1901"
2853 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2854 #  reference:
2855 #    title: "rls1904"
2856 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2857 #  compare:
2858 #    title: "rls1908"
2859 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2860 #  data: "vpp-performance-changes-2n-skx-mrr"
2861 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2862 #  filter: "'2T1C' and 'MRR'"
2863 #  parameters:
2864 #  - "name"
2865 #  - "parent"
2866 #  - "result"
2867 #
2868 ## VPP Performance Changes 2n-skx 4t2c MRR
2869 #- type: "table"
2870 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
2871 #  algorithm: "table_performance_comparison"
2872 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2873 #  history:
2874 #    - title: "rls1901"
2875 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2876 #  reference:
2877 #    title: "rls1904"
2878 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2879 #  compare:
2880 #    title: "rls1908"
2881 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2882 #  data: "vpp-performance-changes-2n-skx-mrr"
2883 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2884 #  filter: "'4T2C' and 'MRR'"
2885 #  parameters:
2886 #  - "name"
2887 #  - "parent"
2888 #  - "result"
2889 #
2890 ## VPP Performance Changes 2n-skx 8t4c MRR
2891 #- type: "table"
2892 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
2893 #  algorithm: "table_performance_comparison"
2894 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2895 #  history:
2896 #    - title: "rls1901"
2897 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2898 #  reference:
2899 #    title: "rls1904"
2900 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2901 #  compare:
2902 #    title: "rls1908"
2903 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2904 #  data: "vpp-performance-changes-2n-skx-mrr"
2905 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2906 #  filter: "'8T4C' and 'MRR'"
2907 #  parameters:
2908 #  - "name"
2909 #  - "parent"
2910 #  - "result"
2911 #
2912 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2913 #- type: "table"
2914 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2915 #  algorithm: "table_performance_comparison_nic"
2916 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2917 #  reference:
2918 #    title: "3n-hsw xl710"
2919 #    data: "vpp-compare-testbeds-mrr-ref"
2920 #    nic: "NIC_Intel-XL710"
2921 #  compare:
2922 #    title: "3n-skx xxv710"
2923 #    data: "vpp-compare-testbeds-mrr-cmp"
2924 #    nic: "NIC_Intel-XXV710"
2925 #  data: "vpp-compare-testbeds-mrr"
2926 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2927 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2928 #  parameters:
2929 #  - "name"
2930 #  - "parent"
2931 #  - "result"
2932 #  - "tags"
2933 #
2934 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2935 #- type: "table"
2936 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2937 #  algorithm: "table_performance_comparison_nic"
2938 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2939 #  reference:
2940 #    title: "3n-hsw xl710"
2941 #    data: "vpp-compare-testbeds-mrr-ref"
2942 #    nic: "NIC_Intel-XL710"
2943 #  compare:
2944 #    title: "3n-skx xxv710"
2945 #    data: "vpp-compare-testbeds-mrr-cmp"
2946 #    nic: "NIC_Intel-XXV710"
2947 #  data: "vpp-compare-testbeds-mrr"
2948 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2949 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2950 #  parameters:
2951 #  - "name"
2952 #  - "parent"
2953 #  - "result"
2954 #  - "tags"
2955 #
2956 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2957 #- type: "table"
2958 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2959 #  algorithm: "table_performance_comparison_nic"
2960 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2961 #  reference:
2962 #    title: "3n-hsw xl710"
2963 #    data: "vpp-compare-testbeds-mrr-ref"
2964 #    nic: "NIC_Intel-XL710"
2965 #  compare:
2966 #    title: "3n-skx xxv710"
2967 #    data: "vpp-compare-testbeds-mrr-cmp"
2968 #    nic: "NIC_Intel-XXV710"
2969 #  data: "vpp-compare-testbeds-mrr"
2970 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2971 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2972 #  parameters:
2973 #  - "name"
2974 #  - "parent"
2975 #  - "result"
2976 #  - "tags"
2977 #
2978 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2979 #- type: "table"
2980 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2981 #  algorithm: "table_performance_comparison"
2982 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2983 #  reference:
2984 #    title: "3-Node Skx"
2985 #    data: "vpp-compare-topologies-mrr-ref"
2986 #  compare:
2987 #    title: "2-Node Skx"
2988 #    data: "vpp-compare-topologies-mrr-cmp"
2989 #  data: "vpp-compare-topologies-mrr"
2990 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2991 #  filter: "'MRR' and '1C'"
2992 #  parameters:
2993 #  - "name"
2994 #  - "parent"
2995 #  - "result"
2996 #
2997 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2998 #- type: "table"
2999 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3000 #  algorithm: "table_performance_comparison"
3001 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3002 #  reference:
3003 #    title: "3-Node Skx"
3004 #    data: "vpp-compare-topologies-mrr-ref"
3005 #  compare:
3006 #    title: "2-Node Skx"
3007 #    data: "vpp-compare-topologies-mrr-cmp"
3008 #  data: "vpp-compare-topologies-mrr"
3009 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3010 #  filter: "'MRR' and '2C'"
3011 #  parameters:
3012 #  - "name"
3013 #  - "parent"
3014 #  - "result"
3015 #
3016 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3017 #- type: "table"
3018 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3019 #  algorithm: "table_performance_comparison"
3020 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3021 #  reference:
3022 #    title: "3-Node Skx"
3023 #    data: "vpp-compare-topologies-mrr-ref"
3024 #  compare:
3025 #    title: "2-Node Skx"
3026 #    data: "vpp-compare-topologies-mrr-cmp"
3027 #  data: "vpp-compare-topologies-mrr"
3028 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3029 #  filter: "'MRR' and '4C'"
3030 #  parameters:
3031 #  - "name"
3032 #  - "parent"
3033 #  - "result"
3034 #
3035 ## Detailed Test Results - VPP Performance Results 3n-hsw
3036 #- type: "table"
3037 #  title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3038 #  algorithm: "table_merged_details"
3039 #  output-file-ext: ".csv"
3040 #  output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3041 #  columns:
3042 #  - title: "Name"
3043 #    data: "data name"
3044 #  - title: "Status"
3045 #    data: "data msg"
3046 #  rows: "generated"
3047 #  data: "vpp-perf-results-3n-hsw"
3048 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3049 #  parameters:
3050 #  - "name"
3051 #  - "parent"
3052 #  - "msg"
3053 #
3054 ## Detailed Test Results - VPP Performance Results 3n-skx
3055 #- type: "table"
3056 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
3057 #  algorithm: "table_merged_details"
3058 #  output-file-ext: ".csv"
3059 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3060 #  columns:
3061 #  - title: "Name"
3062 #    data: "data name"
3063 #  - title: "Status"
3064 #    data: "data msg"
3065 #  rows: "generated"
3066 #  data: "vpp-perf-results-3n-skx"
3067 #  filter: "not 'CFS_OPT'"
3068 #  parameters:
3069 #  - "name"
3070 #  - "parent"
3071 #  - "msg"
3072 #
3073 ## Detailed Test Results - VPP Performance Results 2n-skx
3074 #- type: "table"
3075 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
3076 #  algorithm: "table_merged_details"
3077 #  output-file-ext: ".csv"
3078 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3079 #  columns:
3080 #  - title: "Name"
3081 #    data: "data name"
3082 #  - title: "Status"
3083 #    data: "data msg"
3084 #  rows: "generated"
3085 #  data: "vpp-perf-results-2n-skx"
3086 #  filter: "not 'CFS_OPT'"
3087 #  parameters:
3088 #  - "name"
3089 #  - "parent"
3090 #  - "msg"
3091 #
3092 ## Detailed Test Results - VPP Performance Results 3n-tsh
3093 #- type: "table"
3094 #  title: "Detailed Test Results - VPP Performance Results 3n-tsh"
3095 #  algorithm: "table_merged_details"
3096 #  output-file-ext: ".csv"
3097 #  output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
3098 #  columns:
3099 #  - title: "Name"
3100 #    data: "data name"
3101 #  - title: "Status"
3102 #    data: "data msg"
3103 #  rows: "generated"
3104 #  data: "vpp-perf-results-3n-tsh"
3105 #  filter: "not 'CFS_OPT'"
3106 #  parameters:
3107 #  - "name"
3108 #  - "parent"
3109 #  - "msg"
3110 #
3111 ## Detailed Test Results - VPP Performance Results 3n-dnv
3112 #- type: "table"
3113 #  title: "Detailed Test Results - VPP Performance Results 3n-dnv"
3114 #  algorithm: "table_details"
3115 #  output-file-ext: ".csv"
3116 #  output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
3117 #  columns:
3118 #  - title: "Name"
3119 #    data: "data name"
3120 #  - title: "Status"
3121 #    data: "data msg"
3122 #  rows: "generated"
3123 #  data: "vpp-perf-results-3n-dnv"
3124 #  filter: "'NDRPDR'"
3125 #  parameters:
3126 #  - "name"
3127 #  - "parent"
3128 #  - "msg"
3129 #
3130 ## Detailed Test Results - VPP Performance Results 2n-dnv
3131 #- type: "table"
3132 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3133 #  algorithm: "table_details"
3134 #  output-file-ext: ".csv"
3135 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3136 #  columns:
3137 #  - title: "Name"
3138 #    data: "data name"
3139 #  - title: "Status"
3140 #    data: "data msg"
3141 #  rows: "generated"
3142 #  data: "vpp-perf-results-2n-dnv"
3143 #  filter: "'NDRPDR'"
3144 #  parameters:
3145 #  - "name"
3146 #  - "parent"
3147 #  - "msg"
3148 #
3149 ## Test configuration - VPP Performance Test Configs 3n-hsw
3150 #- type: "table"
3151 #  title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3152 #  algorithm: "table_merged_details"
3153 #  output-file-ext: ".csv"
3154 #  output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3155 #  columns:
3156 #  - title: "Name"
3157 #    data: "data name"
3158 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3159 #    data: "data conf-history"
3160 #  rows: "generated"
3161 #  data: "vpp-perf-results-3n-hsw"
3162 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3163 #  parameters:
3164 #  - "parent"
3165 #  - "name"
3166 #  - "conf-history"
3167 #
3168 ## Test configuration - VPP Performance Test Configs 3n-skx
3169 #- type: "table"
3170 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
3171 #  algorithm: "table_merged_details"
3172 #  output-file-ext: ".csv"
3173 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3174 #  columns:
3175 #  - title: "Name"
3176 #    data: "data name"
3177 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3178 #    data: "data conf-history"
3179 #  rows: "generated"
3180 #  data: "vpp-perf-results-3n-skx"
3181 #  filter: "not 'CFS_OPT'"
3182 #  parameters:
3183 #  - "parent"
3184 #  - "name"
3185 #  - "conf-history"
3186 #
3187 ## Test configuration - VPP Performance Test Configs 2n-skx
3188 #- type: "table"
3189 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
3190 #  algorithm: "table_merged_details"
3191 #  output-file-ext: ".csv"
3192 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3193 #  columns:
3194 #  - title: "Name"
3195 #    data: "data name"
3196 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3197 #    data: "data conf-history"
3198 #  rows: "generated"
3199 #  data: "vpp-perf-results-2n-skx"
3200 #  filter: "not 'CFS_OPT'"
3201 #  parameters:
3202 #  - "parent"
3203 #  - "name"
3204 #  - "conf-history"
3205 #
3206 ## Test configuration - VPP Performance Test Configs 3n-tsh
3207 #- type: "table"
3208 #  title: "Test configuration - VPP Performance Test Configs 3n-tsh"
3209 #  algorithm: "table_merged_details"
3210 #  output-file-ext: ".csv"
3211 #  output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
3212 #  columns:
3213 #  - title: "Name"
3214 #    data: "data name"
3215 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3216 #    data: "data conf-history"
3217 #  rows: "generated"
3218 #  data: "vpp-perf-results-3n-tsh"
3219 #  filter: "not 'CFS_OPT'"
3220 #  parameters:
3221 #  - "parent"
3222 #  - "name"
3223 #  - "conf-history"
3224 #
3225 ## Test configuration - VPP Performance Test Configs 3n-dnv
3226 #- type: "table"
3227 #  title: "Test configuration - VPP Performance Test Configs 3n-dnv"
3228 #  algorithm: "table_details"
3229 #  output-file-ext: ".csv"
3230 #  output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
3231 #  columns:
3232 #  - title: "Name"
3233 #    data: "data name"
3234 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3235 #    data: "data conf-history"
3236 #  rows: "generated"
3237 #  data: "vpp-perf-results-3n-dnv"
3238 #  filter: "'NDRPDR'"
3239 #  parameters:
3240 #  - "parent"
3241 #  - "name"
3242 #  - "conf-history"
3243 #
3244 ## Test configuration - VPP Performance Test Configs 2n-dnv
3245 #- type: "table"
3246 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3247 #  algorithm: "table_details"
3248 #  output-file-ext: ".csv"
3249 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3250 #  columns:
3251 #  - title: "Name"
3252 #    data: "data name"
3253 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3254 #    data: "data conf-history"
3255 #  rows: "generated"
3256 #  data: "vpp-perf-results-2n-dnv"
3257 #  filter: "'NDRPDR'"
3258 #  parameters:
3259 #  - "parent"
3260 #  - "name"
3261 #  - "conf-history"
3262 #
3263 ## Test Operational Data - VPP Performance Operational Data 3n-hsw
3264 #- type: "table"
3265 #  title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3266 #  algorithm: "table_merged_details"
3267 #  output-file-ext: ".csv"
3268 #  output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3269 #  columns:
3270 #  - title: "Name"
3271 #    data: "data name"
3272 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3273 #    data: "data show-run"
3274 #  rows: "generated"
3275 #  data: "vpp-perf-results-3n-hsw"
3276 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3277 #  parameters:
3278 #  - "parent"
3279 #  - "name"
3280 #  - "show-run"
3281 #
3282 ## Test Operational Data - VPP Performance Operational Data 3n-skx
3283 #- type: "table"
3284 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3285 #  algorithm: "table_merged_details"
3286 #  output-file-ext: ".csv"
3287 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3288 #  columns:
3289 #  - title: "Name"
3290 #    data: "data name"
3291 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3292 #    data: "data show-run"
3293 #  rows: "generated"
3294 #  data: "vpp-perf-results-3n-skx"
3295 #  filter: "not 'CFS_OPT'"
3296 #  parameters:
3297 #  - "parent"
3298 #  - "name"
3299 #  - "show-run"
3300 #
3301 ## Test Operational Data - VPP Performance Operational Data 2n-skx
3302 #- type: "table"
3303 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3304 #  algorithm: "table_merged_details"
3305 #  output-file-ext: ".csv"
3306 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3307 #  columns:
3308 #  - title: "Name"
3309 #    data: "data name"
3310 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3311 #    data: "data show-run"
3312 #  rows: "generated"
3313 #  data: "vpp-perf-results-2n-skx"
3314 #  filter: "not 'CFS_OPT'"
3315 #  parameters:
3316 #  - "parent"
3317 #  - "name"
3318 #  - "show-run"
3319 #
3320 ## Test Operational Data - VPP Performance Operational Data 3n-tsh
3321 #- type: "table"
3322 #  title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
3323 #  algorithm: "table_merged_details"
3324 #  output-file-ext: ".csv"
3325 #  output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
3326 #  columns:
3327 #  - title: "Name"
3328 #    data: "data name"
3329 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3330 #    data: "data show-run"
3331 #  rows: "generated"
3332 #  data: "vpp-perf-results-3n-tsh"
3333 #  filter: "not 'CFS_OPT'"
3334 #  parameters:
3335 #  - "parent"
3336 #  - "name"
3337 #  - "show-run"
3338 #
3339 ## Test Operational Data - VPP Performance Operational Data 3n-dnv
3340 #- type: "table"
3341 #  title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
3342 #  algorithm: "table_details"
3343 #  output-file-ext: ".csv"
3344 #  output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
3345 #  columns:
3346 #  - title: "Name"
3347 #    data: "data name"
3348 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3349 #    data: "data show-run"
3350 #  rows: "generated"
3351 #  data: "vpp-perf-results-3n-dnv"
3352 #  filter: "'NDRPDR'"
3353 #  parameters:
3354 #  - "parent"
3355 #  - "name"
3356 #  - "show-run"
3357 #
3358 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3359 #- type: "table"
3360 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3361 #  algorithm: "table_details"
3362 #  output-file-ext: ".csv"
3363 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3364 #  columns:
3365 #  - title: "Name"
3366 #    data: "data name"
3367 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3368 #    data: "data show-run"
3369 #  rows: "generated"
3370 #  data: "vpp-perf-results-2n-dnv"
3371 #  filter: "'NDRPDR'"
3372 #  parameters:
3373 #  - "parent"
3374 #  - "name"
3375 #  - "show-run"
3376 #
3377 ## Detailed Test Results - VPP MRR Results 3n-hsw
3378 #- type: "table"
3379 #  title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3380 #  algorithm: "table_details"
3381 #  output-file-ext: ".csv"
3382 #  output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3383 #  columns:
3384 #  - title: "Name"
3385 #    data: "data name"
3386 #  - title: "Status"
3387 #    data: "data msg"
3388 #  rows: "generated"
3389 #  data: "vpp-mrr-results-3n-hsw"
3390 #  filter: "'MRR'"
3391 #  parameters:
3392 #  - "name"
3393 #  - "parent"
3394 #  - "msg"
3395 #
3396 ## Detailed Test Results - VPP MRR Results 3n-skx
3397 #- type: "table"
3398 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
3399 #  algorithm: "table_details"
3400 #  output-file-ext: ".csv"
3401 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3402 #  columns:
3403 #  - title: "Name"
3404 #    data: "data name"
3405 #  - title: "Status"
3406 #    data: "data msg"
3407 #  rows: "generated"
3408 #  data: "vpp-mrr-results-3n-skx"
3409 #  filter: "'MRR'"
3410 #  parameters:
3411 #  - "name"
3412 #  - "parent"
3413 #  - "msg"
3414 #
3415 ## Detailed Test Results - VPP MRR Results 2n-skx
3416 #- type: "table"
3417 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
3418 #  algorithm: "table_details"
3419 #  output-file-ext: ".csv"
3420 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3421 #  columns:
3422 #  - title: "Name"
3423 #    data: "data name"
3424 #  - title: "Status"
3425 #    data: "data msg"
3426 #  rows: "generated"
3427 #  data: "vpp-mrr-results-2n-skx"
3428 #  filter: "'MRR'"
3429 #  parameters:
3430 #  - "name"
3431 #  - "parent"
3432 #  - "msg"
3433 #
3434 ## Detailed Test Results - VPP MRR Results 3n-dnv
3435 #- type: "table"
3436 #  title: "Detailed Test Results - VPP MRR Results 3n-dnv"
3437 #  algorithm: "table_details"
3438 #  output-file-ext: ".csv"
3439 #  output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
3440 #  columns:
3441 #  - title: "Name"
3442 #    data: "data name"
3443 #  - title: "Status"
3444 #    data: "data msg"
3445 #  rows: "generated"
3446 #  data: "vpp-mrr-results-3n-dnv"
3447 #  filter: "'MRR'"
3448 #  parameters:
3449 #  - "name"
3450 #  - "parent"
3451 #  - "msg"
3452 #
3453 ## Detailed Test Results - VPP MRR Results 2n-dnv
3454 #- type: "table"
3455 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3456 #  algorithm: "table_details"
3457 #  output-file-ext: ".csv"
3458 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3459 #  columns:
3460 #  - title: "Name"
3461 #    data: "data name"
3462 #  - title: "Status"
3463 #    data: "data msg"
3464 #  rows: "generated"
3465 #  data: "vpp-mrr-results-2n-dnv"
3466 #  filter: "'MRR'"
3467 #  parameters:
3468 #  - "name"
3469 #  - "parent"
3470 #  - "msg"
3471 #
3472 ## Test configuration - VPP MRR Test Configs 3n-hsw
3473 #- type: "table"
3474 #  title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3475 #  algorithm: "table_details"
3476 #  output-file-ext: ".csv"
3477 #  output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3478 #  columns:
3479 #  - title: "Name"
3480 #    data: "data name"
3481 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3482 #    data: "data conf-history"
3483 #  rows: "generated"
3484 #  data: "vpp-mrr-results-3n-hsw"
3485 #  filter: "'MRR'"
3486 #  parameters:
3487 #  - "parent"
3488 #  - "name"
3489 #  - "conf-history"
3490 #
3491 ## Test configuration - VPP MRR Test Configs 3n-skx
3492 #- type: "table"
3493 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
3494 #  algorithm: "table_details"
3495 #  output-file-ext: ".csv"
3496 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3497 #  columns:
3498 #  - title: "Name"
3499 #    data: "data name"
3500 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3501 #    data: "data conf-history"
3502 #  rows: "generated"
3503 #  data: "vpp-mrr-results-3n-skx"
3504 #  filter: "'MRR'"
3505 #  parameters:
3506 #  - "parent"
3507 #  - "name"
3508 #  - "conf-history"
3509 #
3510 ## Test configuration - VPP MRR Test Configs 2n-skx
3511 #- type: "table"
3512 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
3513 #  algorithm: "table_details"
3514 #  output-file-ext: ".csv"
3515 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3516 #  columns:
3517 #  - title: "Name"
3518 #    data: "data name"
3519 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3520 #    data: "data conf-history"
3521 #  rows: "generated"
3522 #  data: "vpp-mrr-results-2n-skx"
3523 #  filter: "'MRR'"
3524 #  parameters:
3525 #  - "parent"
3526 #  - "name"
3527 #  - "conf-history"
3528 #
3529 ## Test configuration - VPP MRR Test Configs 3n-dnv
3530 #- type: "table"
3531 #  title: "Test configuration - VPP MRR Test Configs 3n-dnv"
3532 #  algorithm: "table_details"
3533 #  output-file-ext: ".csv"
3534 #  output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
3535 #  columns:
3536 #  - title: "Name"
3537 #    data: "data name"
3538 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3539 #    data: "data conf-history"
3540 #  rows: "generated"
3541 #  data: "vpp-mrr-results-3n-dnv"
3542 #  filter: "'MRR'"
3543 #  parameters:
3544 #  - "parent"
3545 #  - "name"
3546 #  - "conf-history"
3547 #
3548 ## Test configuration - VPP MRR Test Configs 2n-dnv
3549 #- type: "table"
3550 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3551 #  algorithm: "table_details"
3552 #  output-file-ext: ".csv"
3553 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3554 #  columns:
3555 #  - title: "Name"
3556 #    data: "data name"
3557 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3558 #    data: "data conf-history"
3559 #  rows: "generated"
3560 #  data: "vpp-mrr-results-2n-dnv"
3561 #  filter: "'MRR'"
3562 #  parameters:
3563 #  - "parent"
3564 #  - "name"
3565 #  - "conf-history"
3566 #
3567 ## Detailed Test Results - VPP Functional Results - Ubuntu
3568 #- type: "table"
3569 #  title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3570 #  algorithm: "table_details"
3571 #  output-file-ext: ".csv"
3572 #  output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3573 #  columns:
3574 #  - title: "Name"
3575 #    data: "data name"
3576 #  - title: "Documentation"
3577 #    data: "data doc"
3578 #  - title: "Status"
3579 #    data: "data status"
3580 #  rows: "generated"
3581 #  data: "vpp-func-results-ubuntu"
3582 #  filter: "all"
3583 #  parameters:
3584 #  - "name"
3585 #  - "parent"
3586 #  - "doc"
3587 #  - "status"
3588 #
3589 ## Detailed Test Results - VPP Functional Results - CentOS
3590 #- type: "table"
3591 #  title: "Detailed Test Results - VPP Functional Results - CentOS"
3592 #  algorithm: "table_details"
3593 #  output-file-ext: ".csv"
3594 #  output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3595 #  columns:
3596 #  - title: "Name"
3597 #    data: "data name"
3598 #  - title: "Documentation"
3599 #    data: "data doc"
3600 #  -
3601 #    title: "Status"
3602 #    data: "data status"
3603 #  rows: "generated"
3604 #  data:
3605 #    "vpp-func-results-centos"
3606 #  filter: "all"
3607 #  parameters:
3608 #  - "name"
3609 #  - "parent"
3610 #  - "doc"
3611 #  - "status"
3612 #
3613 ## Test configuration - VPP Functional Test Configs - Ubuntu
3614 #- type: "table"
3615 #  title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3616 #  algorithm: "table_details"
3617 #  output-file-ext: ".csv"
3618 #  output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3619 #  columns:
3620 #  - title: "Name"
3621 #    data: "data name"
3622 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3623 #    data: "data conf-history"
3624 #  rows: "generated"
3625 #  data: "vpp-func-results-ubuntu"
3626 #  filter: "all"
3627 #  parameters:
3628 #  - "parent"
3629 #  - "name"
3630 #  - "conf-history"
3631 #
3632 ## Test configuration - VPP Functional Test Configs - CentOS
3633 #- type: "table"
3634 #  title: "Test configuration - VPP Functional Test Configs - CentOS"
3635 #  algorithm: "table_details"
3636 #  output-file-ext: ".csv"
3637 #  output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3638 #  columns:
3639 #  - title: "Name"
3640 #    data: "data name"
3641 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3642 #    data: "data conf-history"
3643 #  rows: "generated"
3644 #  data: "vpp-func-results-centos"
3645 #  filter: "all"
3646 #  parameters:
3647 #  - "parent"
3648 #  - "name"
3649 #  - "conf-history"
3650 #
3651 ### Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3652 ##- type: "table"
3653 ##  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3654 ##  algorithm: "table_details"
3655 ##  output-file-ext: ".csv"
3656 ##  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3657 ##  columns:
3658 ##  - title: "Name"
3659 ##    data: "data name"
3660 ##  - title: "Status"
3661 ##    data: "data msg"
3662 ##  rows: "generated"
3663 ##  data: "ligato-perf-results-3n-hsw"
3664 ##  filter: "all"
3665 ##  parameters:
3666 ##  - "name"
3667 ##  - "parent"
3668 ##  - "msg"
3669 #
3670 ## Detailed Test Results - VPP Device Results - Ubuntu
3671 #- type: "table"
3672 #  title: "Detailed Test Results - VPP Device Results - Ubuntu"
3673 #  algorithm: "table_details"
3674 #  output-file-ext: ".csv"
3675 #  output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3676 #  columns:
3677 #  - title: "Name"
3678 #    data: "data name"
3679 #  - title: "Documentation"
3680 #    data: "data doc"
3681 #  - title: "Status"
3682 #    data: "data status"
3683 #  rows: "generated"
3684 #  data: "vpp-device-results-ubuntu"
3685 #  filter: "all"
3686 #  parameters:
3687 #  - "name"
3688 #  - "parent"
3689 #  - "doc"
3690 #  - "status"
3691 #
3692 ## Test configuration - VPP Device Test Configs - Ubuntu
3693 #- type: "table"
3694 #  title: "Test configuration - VPP Device Test Configs - Ubuntu"
3695 #  algorithm: "table_details"
3696 #  output-file-ext: ".csv"
3697 #  output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3698 #  columns:
3699 #  - title: "Name"
3700 #    data: "data name"
3701 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3702 #    data: "data conf-history"
3703 #  rows: "generated"
3704 #  data: "vpp-device-results-ubuntu"
3705 #  filter: "all"
3706 #  parameters:
3707 #  - "parent"
3708 #  - "name"
3709 #  - "conf-history"
3710 #
3711 #################################################################################
3712 #
3713 ## DPDK Performance Changes 3n-hsw 1t1c pdr
3714 #- type: "table"
3715 #  title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3716 #  algorithm: "table_performance_comparison"
3717 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3718 #  history:
3719 #    - title: "rls1901"
3720 #      data: "dpdk-performance-changes-3n-hsw-h1"
3721 #  reference:
3722 #    title: "rls1904"
3723 #    data: "dpdk-performance-changes-3n-hsw-ref"
3724 #  compare:
3725 #    title: "rls1908"
3726 #    data: "dpdk-performance-changes-3n-hsw-cmp"
3727 #  data: "dpdk-performance-changes-3n-hsw"
3728 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3729 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3730 #  parameters:
3731 #  - "name"
3732 #  - "parent"
3733 #  - "throughput"
3734 #
3735 ## DPDK Performance Changes 3n-hsw 2t2c pdr
3736 #- type: "table"
3737 #  title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3738 #  algorithm: "table_performance_comparison"
3739 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3740 #  history:
3741 #    - title: "rls1901"
3742 #      data: "dpdk-performance-changes-3n-hsw-h1"
3743 #  reference:
3744 #    title: "rls1904"
3745 #    data: "dpdk-performance-changes-3n-hsw-ref"
3746 #  compare:
3747 #    title: "rls1908"
3748 #    data: "dpdk-performance-changes-3n-hsw-cmp"
3749 #  data: "dpdk-performance-changes-3n-hsw"
3750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3751 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3752 #  parameters:
3753 #  - "name"
3754 #  - "parent"
3755 #  - "throughput"
3756 #
3757 ## DPDK Performance Changes 3n-hsw 1t1c ndr
3758 #- type: "table"
3759 #  title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3760 #  algorithm: "table_performance_comparison"
3761 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3762 #  history:
3763 #    - title: "rls1901"
3764 #      data: "dpdk-performance-changes-3n-hsw-h1"
3765 #  reference:
3766 #    title: "rls1904"
3767 #    data: "dpdk-performance-changes-3n-hsw-ref"
3768 #  compare:
3769 #    title: "rls1908"
3770 #    data: "dpdk-performance-changes-3n-hsw-cmp"
3771 #  data: "dpdk-performance-changes-3n-hsw"
3772 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3773 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3774 #  parameters:
3775 #  - "name"
3776 #  - "parent"
3777 #  - "throughput"
3778 #
3779 ## DPDK Performance Changes 3n-hsw 2t2c ndr
3780 #- type: "table"
3781 #  title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3782 #  algorithm: "table_performance_comparison"
3783 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3784 #  history:
3785 #    - title: "rls1901"
3786 #      data: "dpdk-performance-changes-3n-hsw-h1"
3787 #  reference:
3788 #    title: "rls1904"
3789 #    data: "dpdk-performance-changes-3n-hsw-ref"
3790 #  compare:
3791 #    title: "rls1908"
3792 #    data: "dpdk-performance-changes-3n-hsw-cmp"
3793 #  data: "dpdk-performance-changes-3n-hsw"
3794 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3795 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3796 #  parameters:
3797 #  - "name"
3798 #  - "parent"
3799 #  - "throughput"
3800 #
3801 ## DPDK Performance Changes 3n-skx 2t1c pdr
3802 #- type: "table"
3803 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3804 #  algorithm: "table_performance_comparison"
3805 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3806 #  history:
3807 #    - title: "rls1901"
3808 #      data: "dpdk-performance-changes-3n-skx-h1"
3809 #  reference:
3810 #    title: "rls1904"
3811 #    data: "dpdk-performance-changes-3n-skx-ref"
3812 #  compare:
3813 #    title: "rls1908"
3814 #    data: "dpdk-performance-changes-3n-skx-cmp"
3815 #  data: "dpdk-performance-changes-3n-skx"
3816 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3817 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3818 #  parameters:
3819 #  - "name"
3820 #  - "parent"
3821 #  - "throughput"
3822 #
3823 ## DPDK Performance Changes 3n-skx 4t2c pdr
3824 #- type: "table"
3825 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3826 #  algorithm: "table_performance_comparison"
3827 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3828 #  history:
3829 #    - title: "rls1901"
3830 #      data: "dpdk-performance-changes-3n-skx-h1"
3831 #  reference:
3832 #    title: "rls1904"
3833 #    data: "dpdk-performance-changes-3n-skx-ref"
3834 #  compare:
3835 #    title: "rls1908"
3836 #    data: "dpdk-performance-changes-3n-skx-cmp"
3837 #  data: "dpdk-performance-changes-3n-skx"
3838 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3839 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3840 #  parameters:
3841 #  - "name"
3842 #  - "parent"
3843 #  - "throughput"
3844 #
3845 ## DPDK Performance Changes 3n-skx 2t1c ndr
3846 #- type: "table"
3847 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3848 #  algorithm: "table_performance_comparison"
3849 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3850 #  history:
3851 #    - title: "rls1901"
3852 #      data: "dpdk-performance-changes-3n-skx-h1"
3853 #  reference:
3854 #    title: "rls1904"
3855 #    data: "dpdk-performance-changes-3n-skx-ref"
3856 #  compare:
3857 #    title: "rls1908"
3858 #    data: "dpdk-performance-changes-3n-skx-cmp"
3859 #  data: "dpdk-performance-changes-3n-skx"
3860 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3861 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3862 #  parameters:
3863 #  - "name"
3864 #  - "parent"
3865 #  - "throughput"
3866 #
3867 ## DPDK Performance Changes 3n-skx 4t2c ndr
3868 #- type: "table"
3869 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3870 #  algorithm: "table_performance_comparison"
3871 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3872 #  history:
3873 #    - title: "rls1901"
3874 #      data: "dpdk-performance-changes-3n-skx-h1"
3875 #  reference:
3876 #    title: "rls1904"
3877 #    data: "dpdk-performance-changes-3n-skx-ref"
3878 #  compare:
3879 #    title: "rls1908"
3880 #    data: "dpdk-performance-changes-3n-skx-cmp"
3881 #  data: "dpdk-performance-changes-3n-skx"
3882 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3883 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3884 #  parameters:
3885 #  - "name"
3886 #  - "parent"
3887 #  - "throughput"
3888 #
3889 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3890 #- type: "table"
3891 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3892 #  algorithm: "table_performance_comparison"
3893 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3894 #  reference:
3895 #    title: "3-Node Hsw"
3896 #    data: "dpdk-compare-testbeds-ref"
3897 #  compare:
3898 #    title: "3-Node Skx"
3899 #    data: "dpdk-compare-testbeds-cmp"
3900 #  data: "dpdk-compare-testbeds"
3901 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3902 #  filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3903 #  parameters:
3904 #  - "name"
3905 #  - "parent"
3906 #  - "throughput"
3907 #
3908 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3909 #- type: "table"
3910 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3911 #  algorithm: "table_performance_comparison"
3912 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3913 #  reference:
3914 #    title: "3-Node Hsw"
3915 #    data: "dpdk-compare-testbeds-ref"
3916 #  compare:
3917 #    title: "3-Node Skx"
3918 #    data: "dpdk-compare-testbeds-cmp"
3919 #  data: "dpdk-compare-testbeds"
3920 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3921 #  filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3922 #  parameters:
3923 #  - "name"
3924 #  - "parent"
3925 #  - "throughput"
3926 #
3927 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3928 #- type: "table"
3929 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3930 #  algorithm: "table_performance_comparison"
3931 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3932 #  reference:
3933 #    title: "3-Node Skx"
3934 #    data: "dpdk-compare-topologies-ref"
3935 #  compare:
3936 #    title: "2-Node Skx"
3937 #    data: "dpdk-compare-topologies-cmp"
3938 #  data: "dpdk-compare-topologies"
3939 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3940 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3941 #  parameters:
3942 #  - "name"
3943 #  - "parent"
3944 #  - "throughput"
3945 #
3946 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3947 #- type: "table"
3948 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3949 #  algorithm: "table_performance_comparison"
3950 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3951 #  reference:
3952 #    title: "3-Node Skx"
3953 #    data: "dpdk-compare-topologies-ref"
3954 #  compare:
3955 #    title: "2-Node Skx"
3956 #    data: "dpdk-compare-topologies-cmp"
3957 #  data: "dpdk-compare-topologies"
3958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3959 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3960 #  parameters:
3961 #  - "name"
3962 #  - "parent"
3963 #  - "throughput"
3964 #
3965 ## DPDK Performance Changes 2n-skx 2t1c pdr
3966 #- type: "table"
3967 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3968 #  algorithm: "table_performance_comparison"
3969 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3970 #  history:
3971 #    - title: "rls1901"
3972 #      data: "dpdk-performance-changes-2n-skx-h1"
3973 #  reference:
3974 #    title: "rls1904"
3975 #    data: "dpdk-performance-changes-2n-skx-ref"
3976 #  compare:
3977 #    title: "rls1908"
3978 #    data: "dpdk-performance-changes-2n-skx-cmp"
3979 #  data: "dpdk-performance-changes-2n-skx"
3980 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3981 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3982 #  parameters:
3983 #  - "name"
3984 #  - "parent"
3985 #  - "throughput"
3986 #
3987 ## DPDK Performance Changes 2n-skx 4t2c pdr
3988 #- type: "table"
3989 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3990 #  algorithm: "table_performance_comparison"
3991 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3992 #  history:
3993 #    - title: "rls1901"
3994 #      data: "dpdk-performance-changes-2n-skx-h1"
3995 #  reference:
3996 #    title: "rls1904"
3997 #    data: "dpdk-performance-changes-2n-skx-ref"
3998 #  compare:
3999 #    title: "rls1908"
4000 #    data: "dpdk-performance-changes-2n-skx-cmp"
4001 #  data: "dpdk-performance-changes-2n-skx"
4002 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4003 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4004 #  parameters:
4005 #  - "name"
4006 #  - "parent"
4007 #  - "throughput"
4008 #
4009 ## DPDK Performance Changes 2n-skx 2t1c ndr
4010 #- type: "table"
4011 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4012 #  algorithm: "table_performance_comparison"
4013 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4014 #  history:
4015 #    - title: "rls1901"
4016 #      data: "dpdk-performance-changes-2n-skx-h1"
4017 #  reference:
4018 #    title: "rls1904"
4019 #    data: "dpdk-performance-changes-2n-skx-ref"
4020 #  compare:
4021 #    title: "rls1908"
4022 #    data: "dpdk-performance-changes-2n-skx-cmp"
4023 #  data: "dpdk-performance-changes-2n-skx"
4024 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4025 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4026 #  parameters:
4027 #  - "name"
4028 #  - "parent"
4029 #  - "throughput"
4030 #
4031 ## DPDK Performance Changes 2n-skx 4t2c ndr
4032 #- type: "table"
4033 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4034 #  algorithm: "table_performance_comparison"
4035 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4036 #  history:
4037 #    - title: "rls1901"
4038 #      data: "dpdk-performance-changes-2n-skx-h1"
4039 #  reference:
4040 #    title: "rls1904"
4041 #    data: "dpdk-performance-changes-2n-skx-ref"
4042 #  compare:
4043 #    title: "rls1908"
4044 #    data: "dpdk-performance-changes-2n-skx-cmp"
4045 #  data: "dpdk-performance-changes-2n-skx"
4046 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4047 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4048 #  parameters:
4049 #  - "name"
4050 #  - "parent"
4051 #  - "throughput"
4052 #
4053 ## Detailed Test Results - DPDK Performance Results 3n-hsw
4054 #- type: "table"
4055 #  title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4056 #  algorithm: "table_details"
4057 #  output-file-ext: ".csv"
4058 #  output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4059 #  columns:
4060 #  - title: "Name"
4061 #    data: "data name"
4062 #  - title: "Status"
4063 #    data: "data msg"
4064 #  rows: "generated"
4065 #  data: "dpdk-perf-results-3n-hsw"
4066 #  filter: "all"
4067 #  parameters:
4068 #  - "name"
4069 #  - "parent"
4070 #  - "msg"
4071 #
4072 ## Detailed Test Results - DPDK Performance Results 3n-skx
4073 #- type: "table"
4074 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4075 #  algorithm: "table_details"
4076 #  output-file-ext: ".csv"
4077 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4078 #  columns:
4079 #  - title: "Name"
4080 #    data: "data name"
4081 #  - title: "Status"
4082 #    data: "data msg"
4083 #  rows: "generated"
4084 #  data: "dpdk-perf-results-3n-skx"
4085 #  filter: "all"
4086 #  parameters:
4087 #  - "name"
4088 #  - "parent"
4089 #  - "msg"
4090 #
4091 ## Detailed Test Results - DPDK Performance Results 2n-skx
4092 #- type: "table"
4093 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
4094 #  algorithm: "table_details"
4095 #  output-file-ext: ".csv"
4096 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4097 #  columns:
4098 #  - title: "Name"
4099 #    data: "data name"
4100 #  - title: "Status"
4101 #    data: "data msg"
4102 #  rows: "generated"
4103 #  data: "dpdk-perf-results-2n-skx"
4104 #  filter: "all"
4105 #  parameters:
4106 #  - "name"
4107 #  - "parent"
4108 #  - "msg"
4109 #
4110 #################################################################################
4111 ####                                F I L E S                                 ###
4112 #################################################################################
4113 #
4114 ## VPP Performance Results 3n-hsw
4115 #- type: "file"
4116 #  title: "VPP Performance Results 3n-hsw"
4117 #  algorithm: "file_test_results"
4118 #  output-file-ext: ".rst"
4119 #  output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4120 #  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"
4121 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4122 #  data: "vpp-perf-results-3n-hsw"
4123 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4124 #  parameters:
4125 #  - "name"
4126 #  - "doc"
4127 #  - "level"
4128 #  - "parent"
4129 #  data-start-level: 3
4130 #
4131 ## VPP Performance Results 3n-skx
4132 #- type: "file"
4133 #  title: "VPP Performance Results 3n-skx"
4134 #  algorithm: "file_test_results"
4135 #  output-file-ext: ".rst"
4136 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4137 #  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"
4138 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4139 #  data: "vpp-perf-results-3n-skx"
4140 #  filter: "not 'CFS_OPT'"
4141 #  parameters:
4142 #  - "name"
4143 #  - "doc"
4144 #  - "level"
4145 #  - "parent"
4146 #  data-start-level: 3
4147 #
4148 ## VPP Performance Results 2n-skx
4149 #- type: "file"
4150 #  title: "VPP Performance Results 2n-skx"
4151 #  algorithm: "file_test_results"
4152 #  output-file-ext: ".rst"
4153 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4154 #  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"
4155 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4156 #  data: "vpp-perf-results-2n-skx"
4157 #  filter: "not 'CFS_OPT'"
4158 #  parameters:
4159 #  - "name"
4160 #  - "doc"
4161 #  - "level"
4162 #  - "parent"
4163 #  data-start-level: 3
4164 #
4165 ## VPP Performance Results 3n-tsh
4166 #- type: "file"
4167 #  title: "VPP Performance Results 3n-tsh"
4168 #  algorithm: "file_test_results"
4169 #  output-file-ext: ".rst"
4170 #  output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4171 #  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"
4172 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
4173 #  data: "vpp-perf-results-3n-tsh"
4174 #  filter: "not 'CFS_OPT'"
4175 #  parameters:
4176 #  - "name"
4177 #  - "doc"
4178 #  - "level"
4179 #  - "parent"
4180 #  data-start-level: 3
4181 #
4182 ## VPP Performance Results 3n-dnv
4183 #- type: "file"
4184 #  title: "VPP Performance Results 3n-dnv"
4185 #  algorithm: "file_test_results"
4186 #  output-file-ext: ".rst"
4187 #  output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4188 #  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"
4189 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
4190 #  data: "vpp-perf-results-3n-dnv"
4191 #  filter: "'NDRPDR'"
4192 #  parameters:
4193 #  - "name"
4194 #  - "doc"
4195 #  - "level"
4196 #  - "parent"
4197 #  data-start-level: 3
4198 #
4199 ## VPP Performance Results 2n-dnv
4200 #- type: "file"
4201 #  title: "VPP Performance Results 2n-dnv"
4202 #  algorithm: "file_test_results"
4203 #  output-file-ext: ".rst"
4204 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4205 #  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"
4206 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4207 #  data: "vpp-perf-results-2n-dnv"
4208 #  filter: "'NDRPDR'"
4209 #  parameters:
4210 #  - "name"
4211 #  - "doc"
4212 #  - "level"
4213 #  - "parent"
4214 #  data-start-level: 3
4215 #
4216 ## VPP Performance Configuration 3n-hsw
4217 #- type: "file"
4218 #  title: "VPP Performance Configuration 3n-hsw"
4219 #  algorithm: "file_test_results"
4220 #  output-file-ext: ".rst"
4221 #  output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4222 #  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"
4223 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4224 #  data: "vpp-perf-results-3n-hsw"
4225 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4226 #  parameters:
4227 #  - "name"
4228 #  - "doc"
4229 #  - "level"
4230 #  - "parent"
4231 #  data-start-level: 3
4232 #
4233 ## VPP Performance Configuration 3n-skx
4234 #- type: "file"
4235 #  title: "VPP Performance Configuration 3n-skx"
4236 #  algorithm: "file_test_results"
4237 #  output-file-ext: ".rst"
4238 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4239 #  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"
4240 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4241 #  data: "vpp-perf-results-3n-skx"
4242 #  filter: "not 'CFS_OPT'"
4243 #  parameters:
4244 #  - "name"
4245 #  - "doc"
4246 #  - "level"
4247 #  - "parent"
4248 #  data-start-level: 3
4249 #
4250 ## VPP Performance Configuration 2n-skx
4251 #- type: "file"
4252 #  title: "VPP Performance Configuration 2n-skx"
4253 #  algorithm: "file_test_results"
4254 #  output-file-ext: ".rst"
4255 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4256 #  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"
4257 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4258 #  data: "vpp-perf-results-2n-skx"
4259 #  filter: "not 'CFS_OPT'"
4260 #  parameters:
4261 #  - "name"
4262 #  - "doc"
4263 #  - "level"
4264 #  - "parent"
4265 #  data-start-level: 3
4266 #
4267 ## VPP Performance Configuration 3n-tsh
4268 #- type: "file"
4269 #  title: "VPP Performance Configuration 3n-tsh"
4270 #  algorithm: "file_test_results"
4271 #  output-file-ext: ".rst"
4272 #  output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
4273 #  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"
4274 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
4275 #  data: "vpp-perf-results-3n-tsh"
4276 #  filter: "not 'CFS_OPT'"
4277 #  parameters:
4278 #  - "name"
4279 #  - "doc"
4280 #  - "level"
4281 #  - "parent"
4282 #  data-start-level: 3
4283 #
4284 ## VPP Performance Configuration 3n-dnv
4285 #- type: "file"
4286 #  title: "VPP Performance Configuration 3n-dnv"
4287 #  algorithm: "file_test_results"
4288 #  output-file-ext: ".rst"
4289 #  output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
4290 #  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"
4291 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
4292 #  data: "vpp-perf-results-3n-dnv"
4293 #  filter: "'NDRPDR'"
4294 #  parameters:
4295 #  - "name"
4296 #  - "doc"
4297 #  - "level"
4298 #  - "parent"
4299 #  data-start-level: 3
4300 #
4301 ## VPP Performance Configuration 2n-dnv
4302 #- type: "file"
4303 #  title: "VPP Performance Configuration 2n-dnv"
4304 #  algorithm: "file_test_results"
4305 #  output-file-ext: ".rst"
4306 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4307 #  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"
4308 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4309 #  data: "vpp-perf-results-2n-dnv"
4310 #  filter: "'NDRPDR'"
4311 #  parameters:
4312 #  - "name"
4313 #  - "doc"
4314 #  - "level"
4315 #  - "parent"
4316 #  data-start-level: 3
4317 #
4318 ## VPP Performance Operational Data 3n-hsw
4319 #- type: "file"
4320 #  title: "VPP Performance Operational Data 3n-hsw"
4321 #  algorithm: "file_test_results"
4322 #  output-file-ext: ".rst"
4323 #  output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4324 #  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"
4325 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4326 #  data: "vpp-perf-results-3n-hsw"
4327 #  filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4328 #  parameters:
4329 #  - "name"
4330 #  - "doc"
4331 #  - "level"
4332 #  - "parent"
4333 #  data-start-level: 3
4334 #
4335 ## VPP Performance Operational Data 3n-skx
4336 #- type: "file"
4337 #  title: "VPP Performance Operational Data 3n-skx"
4338 #  algorithm: "file_test_results"
4339 #  output-file-ext: ".rst"
4340 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4341 #  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"
4342 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4343 #  data: "vpp-perf-results-3n-skx"
4344 #  filter: "not 'CFS_OPT'"
4345 #  parameters:
4346 #  - "name"
4347 #  - "doc"
4348 #  - "level"
4349 #  - "parent"
4350 #  data-start-level: 3
4351 #
4352 ## VPP Performance Operational Data 2n-skx
4353 #- type: "file"
4354 #  title: "VPP Performance Operational Data 2n-skx"
4355 #  algorithm: "file_test_results"
4356 #  output-file-ext: ".rst"
4357 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4358 #  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"
4359 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4360 #  data: "vpp-perf-results-2n-skx"
4361 #  filter: "not 'CFS_OPT'"
4362 #  parameters:
4363 #  - "name"
4364 #  - "doc"
4365 #  - "level"
4366 #  - "parent"
4367 #  data-start-level: 3
4368 #
4369 ## VPP Performance Operational Data 3n-tsh
4370 #- type: "file"
4371 #  title: "VPP Performance Operational Data 3n-tsh"
4372 #  algorithm: "file_test_results"
4373 #  output-file-ext: ".rst"
4374 #  output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
4375 #  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"
4376 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
4377 #  data: "vpp-perf-results-3n-tsh"
4378 #  filter: "not 'CFS_OPT'"
4379 #  parameters:
4380 #  - "name"
4381 #  - "doc"
4382 #  - "level"
4383 #  - "parent"
4384 #  data-start-level: 3
4385 #
4386 ## VPP Performance Operational Data 3n-dnv
4387 #- type: "file"
4388 #  title: "VPP Performance Operational Data 3n-dnv"
4389 #  algorithm: "file_test_results"
4390 #  output-file-ext: ".rst"
4391 #  output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
4392 #  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"
4393 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
4394 #  data: "vpp-perf-results-3n-dnv"
4395 #  filter: "'NDRPDR'"
4396 #  parameters:
4397 #  - "name"
4398 #  - "doc"
4399 #  - "level"
4400 #  - "parent"
4401 #  data-start-level: 3
4402 #
4403 ## VPP Performance Operational Data 2n-dnv
4404 #- type: "file"
4405 #  title: "VPP Performance Operational Data 2n-dnv"
4406 #  algorithm: "file_test_results"
4407 #  output-file-ext: ".rst"
4408 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4409 #  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"
4410 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4411 #  data: "vpp-perf-results-2n-dnv"
4412 #  filter: "'NDRPDR'"
4413 #  parameters:
4414 #  - "name"
4415 #  - "doc"
4416 #  - "level"
4417 #  - "parent"
4418 #  data-start-level: 3
4419 #
4420 ## VPP MRR Results 3n-hsw
4421 #- type: "file"
4422 #  title: "VPP MRR Results 3n-hsw"
4423 #  algorithm: "file_test_results"
4424 #  output-file-ext: ".rst"
4425 #  output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4426 #  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"
4427 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4428 #  data: "vpp-mrr-results-3n-hsw"
4429 #  filter: "'MRR'"
4430 #  parameters:
4431 #  - "name"
4432 #  - "doc"
4433 #  - "level"
4434 #  - "parent"
4435 #  data-start-level: 3
4436 #
4437 ## VPP MRR Results 3n-skx
4438 #- type: "file"
4439 #  title: "VPP MRR Results 3n-skx"
4440 #  algorithm: "file_test_results"
4441 #  output-file-ext: ".rst"
4442 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4443 #  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"
4444 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4445 #  data: "vpp-mrr-results-3n-skx"
4446 #  filter: "'MRR'"
4447 #  parameters:
4448 #  - "name"
4449 #  - "doc"
4450 #  - "level"
4451 #  - "parent"
4452 #  data-start-level: 3
4453 #
4454 ## VPP MRR Results 2n-skx
4455 #- type: "file"
4456 #  title: "VPP MRR Results 2n-skx"
4457 #  algorithm: "file_test_results"
4458 #  output-file-ext: ".rst"
4459 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4460 #  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"
4461 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4462 #  data: "vpp-mrr-results-2n-skx"
4463 #  filter: "all"
4464 #  parameters:
4465 #  - "name"
4466 #  - "doc"
4467 #  - "level"
4468 #  - "parent"
4469 #  data-start-level: 3
4470 #
4471 ## VPP MRR Results 3n-dnv
4472 #- type: "file"
4473 #  title: "VPP MRR Results 3n-dnv"
4474 #  algorithm: "file_test_results"
4475 #  output-file-ext: ".rst"
4476 #  output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4477 #  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"
4478 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
4479 #  data: "vpp-mrr-results-3n-dnv"
4480 #  filter: "'MRR'"
4481 #  parameters:
4482 #  - "name"
4483 #  - "doc"
4484 #  - "level"
4485 #  - "parent"
4486 #  data-start-level: 3
4487 #
4488 ## VPP MRR Results 2n-dnv
4489 #- type: "file"
4490 #  title: "VPP MRR Results 2n-dnv"
4491 #  algorithm: "file_test_results"
4492 #  output-file-ext: ".rst"
4493 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4494 #  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"
4495 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4496 #  data: "vpp-mrr-results-2n-dnv"
4497 #  filter: "'MRR'"
4498 #  parameters:
4499 #  - "name"
4500 #  - "doc"
4501 #  - "level"
4502 #  - "parent"
4503 #  data-start-level: 3
4504 #
4505 ## VPP MRR Configuration 3n-hsw
4506 #- type: "file"
4507 #  title: "VPP MRR Configuration 3n-hsw"
4508 #  algorithm: "file_test_results"
4509 #  output-file-ext: ".rst"
4510 #  output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4511 #  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"
4512 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4513 #  data: "vpp-mrr-results-3n-hsw"
4514 #  filter: "'MRR'"
4515 #  parameters:
4516 #  - "name"
4517 #  - "doc"
4518 #  - "level"
4519 #  - "parent"
4520 #  data-start-level: 3
4521 #
4522 ## VPP MRR Configuration 3n-skx
4523 #- type: "file"
4524 #  title: "VPP MRR Configuration 3n-skx"
4525 #  algorithm: "file_test_results"
4526 #  output-file-ext: ".rst"
4527 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4528 #  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"
4529 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4530 #  data: "vpp-mrr-results-3n-skx"
4531 #  filter: "'MRR'"
4532 #  parameters:
4533 #  - "name"
4534 #  - "doc"
4535 #  - "level"
4536 #  - "parent"
4537 #  data-start-level: 3
4538 #
4539 ## VPP MRR Configuration 2n-skx
4540 #- type: "file"
4541 #  title: "VPP MRR Configuration 2n-skx"
4542 #  algorithm: "file_test_results"
4543 #  output-file-ext: ".rst"
4544 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4545 #  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"
4546 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4547 #  data: "vpp-mrr-results-2n-skx"
4548 #  filter: "'MRR'"
4549 #  parameters:
4550 #  - "name"
4551 #  - "doc"
4552 #  - "level"
4553 #  - "parent"
4554 #  data-start-level: 3
4555 #
4556 ## VPP MRR Configuration 3n-dnv
4557 #- type: "file"
4558 #  title: "VPP MRR Configuration 3n-dnv"
4559 #  algorithm: "file_test_results"
4560 #  output-file-ext: ".rst"
4561 #  output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
4562 #  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"
4563 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
4564 #  data: "vpp-mrr-results-3n-dnv"
4565 #  filter: "'MRR'"
4566 #  parameters:
4567 #  - "name"
4568 #  - "doc"
4569 #  - "level"
4570 #  - "parent"
4571 #  data-start-level: 3
4572 #
4573 ## VPP MRR Configuration 2n-dnv
4574 #- type: "file"
4575 #  title: "VPP MRR Configuration 2n-dnv"
4576 #  algorithm: "file_test_results"
4577 #  output-file-ext: ".rst"
4578 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4579 #  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"
4580 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4581 #  data: "vpp-mrr-results-2n-dnv"
4582 #  filter: "'MRR'"
4583 #  parameters:
4584 #  - "name"
4585 #  - "doc"
4586 #  - "level"
4587 #  - "parent"
4588 #  data-start-level: 3
4589 #
4590 ## VPP Functional Results - Ubuntu
4591 #- type: "file"
4592 #  title: "VPP Functional Results - Ubuntu"
4593 #  algorithm: "file_test_results"
4594 #  output-file-ext: ".rst"
4595 #  output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4596 #  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"
4597 #  dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4598 #  data: "vpp-func-results-ubuntu"
4599 #  filter: "all"
4600 #  parameters:
4601 #  - "name"
4602 #  - "doc"
4603 #  - "level"
4604 #  - "parent"
4605 #  data-start-level: 3
4606 #
4607 ## VPP Functional Results - CentOS
4608 #- type: "file"
4609 #  title: "VPP Functional Results - CentOS"
4610 #  algorithm: "file_test_results"
4611 #  output-file-ext: ".rst"
4612 #  output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4613 #  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"
4614 #  dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4615 #  data:
4616 #    "vpp-func-results-centos"
4617 #  filter: "all"
4618 #  parameters:
4619 #  - "name"
4620 #  - "doc"
4621 #  - "level"
4622 #  - "parent"
4623 #  data-start-level: 3
4624 #
4625 ## VPP Functional Configuration - Ubuntu
4626 #- type: "file"
4627 #  title: "VPP Functional Configuration - Ubuntu"
4628 #  algorithm: "file_test_results"
4629 #  output-file-ext: ".rst"
4630 #  output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4631 #  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"
4632 #  dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4633 #  data: "vpp-func-results-ubuntu"
4634 #  filter: "all"
4635 #  parameters:
4636 #  - "name"
4637 #  - "doc"
4638 #  - "level"
4639 #  - "parent"
4640 #  data-start-level: 3
4641 #
4642 ## VPP Functional Configuration - CentOS
4643 #- type: "file"
4644 #  title: "VPP Functional Configuration - CentOS"
4645 #  algorithm: "file_test_results"
4646 #  output-file-ext: ".rst"
4647 #  output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4648 #  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"
4649 #  dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4650 #  data:
4651 #    "vpp-func-results-centos"
4652 #  filter: "all"
4653 #  parameters:
4654 #  - "name"
4655 #  - "doc"
4656 #  - "level"
4657 #  - "parent"
4658 #  data-start-level: 3
4659 #
4660 ## VPP Device Results - Ubuntu
4661 #- type: "file"
4662 #  title: "VPP Device Results - Ubuntu"
4663 #  algorithm: "file_test_results"
4664 #  output-file-ext: ".rst"
4665 #  output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4666 #  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"
4667 #  dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4668 #  data: "vpp-device-results-ubuntu"
4669 #  filter: "all"
4670 #  parameters:
4671 #  - "name"
4672 #  - "doc"
4673 #  - "level"
4674 #  - "parent"
4675 #  data-start-level: 2
4676 #
4677 ## VPP Device Configuration - Ubuntu
4678 #- type: "file"
4679 #  title: "VPP Device Configuration - Ubuntu"
4680 #  algorithm: "file_test_results"
4681 #  output-file-ext: ".rst"
4682 #  output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4683 #  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"
4684 #  dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4685 #  data: "vpp-device-results-ubuntu"
4686 #  filter: "all"
4687 #  parameters:
4688 #  - "name"
4689 #  - "doc"
4690 #  - "level"
4691 #  - "parent"
4692 #  data-start-level: 2
4693 #
4694 ## DPDK Performance Results 3n-hsw
4695 #- type: "file"
4696 #  title: "DPDK Performance Results 3n-hsw"
4697 #  algorithm: "file_test_results"
4698 #  output-file-ext: ".rst"
4699 #  output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4700 #  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"
4701 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4702 #  data: "dpdk-perf-results-3n-hsw"
4703 #  filter: "all"
4704 #  parameters:
4705 #  - "name"
4706 #  - "doc"
4707 #  - "level"
4708 #  - "parent"
4709 #  data-start-level: 3
4710 #
4711 ## DPDK Performance Results 3n-skx
4712 #- type: "file"
4713 #  title: "DPDK Performance Results 3n-skx"
4714 #  algorithm: "file_test_results"
4715 #  output-file-ext: ".rst"
4716 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4717 #  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"
4718 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4719 #  data: "dpdk-perf-results-3n-skx"
4720 #  filter: "all"
4721 #  parameters:
4722 #  - "name"
4723 #  - "doc"
4724 #  - "level"
4725 #  - "parent"
4726 #  data-start-level: 3
4727 #
4728 ## DPDK Performance Results 2n-skx
4729 #- type: "file"
4730 #  title: "DPDK Performance Results 2n-skx"
4731 #  algorithm: "file_test_results"
4732 #  output-file-ext: ".rst"
4733 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4734 #  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"
4735 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4736 #  data: "dpdk-perf-results-2n-skx"
4737 #  filter: "all"
4738 #  parameters:
4739 #  - "name"
4740 #  - "doc"
4741 #  - "level"
4742 #  - "parent"
4743 #  data-start-level: 3
4744 #
4745 #################################################################################
4746 ####                                P L O T S                                 ###
4747 #################################################################################
4748 #
4749 ## Plots VPP HTTP Server Performance
4750 #- type: "plot"
4751 #  title: "VPP HTTP Server Performance"
4752 #  algorithm: "plot_http_server_performance_box"
4753 #  output-file-type: ".html"
4754 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4755 #  data:
4756 #    "plot-vpp-http-server-performance"
4757 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
4758 #  # each tag is enclosed with ' (apostrophe).
4759 #  filter: "'HTTP' and 'TCP_CPS'"
4760 #  parameters:
4761 #  - "result"
4762 #  - "name"
4763 #  traces:
4764 #    hoverinfo: "x+y"
4765 #    boxpoints: "outliers"
4766 #    whiskerwidth: 0
4767 #  layout:
4768 #    title: "VPP HTTP Server Performance"
4769 #    layout:
4770 #      "plot-cps"
4771 #
4772 #- type: "plot"
4773 #  title: "VPP HTTP Server Performance"
4774 #  algorithm: "plot_http_server_performance_box"
4775 #  output-file-type: ".html"
4776 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4777 #  data:
4778 #    "plot-vpp-http-server-performance"
4779 #  filter: "'HTTP' and 'TCP_RPS'"
4780 #  parameters:
4781 #  - "result"
4782 #  - "name"
4783 #  traces:
4784 #    hoverinfo: "x+y"
4785 #    boxpoints: "outliers"
4786 #    whiskerwidth: 0
4787 #  layout:
4788 #    title: "VPP HTTP Server Performance"
4789 #    layout:
4790 #      "plot-rps"
4791 #
4792 #################################################################################
4793 #
4794 ## Soak Test (PLRsearch), boxes
4795 #- type: "plot"
4796 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
4797 #  algorithm: "plot_performance_box"
4798 #  output-file-type: ".html"
4799 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4800 #  data: "plot-vpp-soak-2n-skx"
4801 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4802 #  parameters:
4803 #    - "throughput"
4804 #    - "parent"
4805 #    - "tags"
4806 #  sort:
4807 #    - "DRV_AVF"
4808 #    - "DRV_AVF"
4809 #    - "DRV_AVF"
4810 #    - "L2BDMACLRN"
4811 #    - "L2XCBASE"
4812 #    - "L2PATCH"
4813 #  traces:
4814 #    hoverinfo: "x+y"
4815 #    boxpoints: "all"
4816 #    whiskerwidth: 0
4817 #  layout:
4818 #    title: "30 Minutes Soak Test (PLRsearch)"
4819 #    layout: "plot-soak-throughput"
4820 #
4821 ## Soak Test (PLRsearch), boxes
4822 #- type: "plot"
4823 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
4824 #  algorithm: "plot_performance_box"
4825 #  output-file-type: ".html"
4826 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4827 #  data: "plot-vpp-soak-2n-skx"
4828 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4829 #  parameters:
4830 #    - "throughput"
4831 #    - "parent"
4832 #    - "tags"
4833 #  sort:
4834 #    - "VHOST"
4835 #    - "VHOST"
4836 #    - "MEMIF"
4837 #    - "IP4FWD"
4838 #    - "IP4FWD"
4839 #    - "IP6FWD"
4840 #  traces:
4841 #    hoverinfo: "x+y"
4842 #    boxpoints: "all"
4843 #    whiskerwidth: 0
4844 #  layout:
4845 #    title: "30 Minutes Soak Test (PLRsearch)"
4846 #    layout: "plot-soak-throughput"
4847 #
4848 ################################################################################
4849 #
4850 #- type: "plot"
4851 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4852 #  algorithm: "plot_service_density_reconf_box_name"
4853 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-eth-l2bd-reconf"
4854 #  data: "plot-vpp-nfv-reconf-2n-skx"
4855 #  include:
4856 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
4857 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
4858 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
4859 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
4860 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
4861 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
4862 #  layout:
4863 #    title: "eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4864 #    layout: "plot-throughput"
4865 #
4866 #- type: "plot"
4867 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4868 #  algorithm: "plot_service_density_reconf_box_name"
4869 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-eth-l2bd-reconf"
4870 #  data: "plot-vpp-nfv-reconf-2n-skx"
4871 #  include:
4872 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
4873 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
4874 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
4875 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
4876 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
4877 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
4878 #  layout:
4879 #    title: "eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4880 #    layout: "plot-throughput"
4881 #
4882 #- type: "plot"
4883 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4884 #  algorithm: "plot_service_density_reconf_box_name"
4885 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-eth-l2bd-reconf"
4886 #  data: "plot-vpp-nfv-reconf-2n-skx"
4887 #  include:
4888 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
4889 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
4890 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
4891 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
4892 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
4893 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
4894 #  layout:
4895 #    title: "eth-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
4896 #    layout: "plot-throughput"
4897 #
4898 ## Plots - NF Density - VSC - MRR 64b
4899 #- type: "plot"
4900 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4901 #  algorithm: "plot_service_density_heatmap"
4902 #  output-file-type: ".html"
4903 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4904 #  data: "plot-vpp-nfv-2n-skx-mrr"
4905 #  filter: "'NIC_Intel-XXV710' and
4906 #           'NF_DENSITY' and
4907 #           'VHOST' and
4908 #           'CHAIN' and
4909 #           'NF_VPPIP4' and
4910 #           '64B' and
4911 #           '2T1C' and
4912 #           'MRR'"
4913 #  reference:
4914 #    include: "2"
4915 #    name: "VNF-1c"
4916 #  compare:
4917 #    include: "1"
4918 #    name: "VNF-0.5c"
4919 #  parameters:
4920 #  - "result"
4921 #  - "name"
4922 #  - "tags"
4923 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4924 #  x-axis: "X = VNFs per Service Chain"
4925 #  y-axis: "Y = Number of Service Chains"
4926 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4927 #  layout:
4928 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4929 #    layout: "plot-service-density"
4930 #
4931 #- type: "plot"
4932 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4933 #  algorithm: "plot_service_density_heatmap"
4934 #  output-file-type: ".html"
4935 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4936 #  data: "plot-vpp-nfv-2n-skx-mrr"
4937 #  filter: "'NIC_Intel-XXV710' and
4938 #           'NF_DENSITY' and
4939 #           'VHOST' and
4940 #           'CHAIN' and
4941 #           'NF_VPPIP4' and
4942 #           '64B' and
4943 #           '4T2C' and
4944 #           'MRR'"
4945 #  reference:
4946 #    include: "2"
4947 #    name: "VNF-1c"
4948 #  compare:
4949 #    include: "1"
4950 #    name: "VNF-0.5c"
4951 #  parameters:
4952 #  - "result"
4953 #  - "name"
4954 #  - "tags"
4955 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4956 #  x-axis: "X = VNFs per Service Chain"
4957 #  y-axis: "Y = Number of Service Chains"
4958 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4959 #  layout:
4960 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4961 #    layout: "plot-service-density"
4962 #
4963 #- type: "plot"
4964 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4965 #  algorithm: "plot_service_density_heatmap"
4966 #  output-file-type: ".html"
4967 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4968 #  data: "plot-vpp-nfv-2n-skx-mrr"
4969 #  filter: "'NIC_Intel-XXV710' and
4970 #           'NF_DENSITY' and
4971 #           'VHOST' and
4972 #           'CHAIN' and
4973 #           'NF_VPPIP4' and
4974 #           '64B' and
4975 #           '8T4C' and
4976 #           'MRR'"
4977 #  reference:
4978 #    include: "2"
4979 #    name: "VNF-1c"
4980 #  compare:
4981 #    include: "1"
4982 #    name: "VNF-0.5c"
4983 #  parameters:
4984 #  - "result"
4985 #  - "name"
4986 #  - "tags"
4987 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4988 #  x-axis: "X = VNFs per Service Chain"
4989 #  y-axis: "Y = Number of Service Chains"
4990 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4991 #  layout:
4992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4993 #    layout: "plot-service-density"
4994 #
4995 ## Plots - NF Density - VSC - MRR IMIX
4996 #- type: "plot"
4997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4998 #  algorithm: "plot_service_density_heatmap"
4999 #  output-file-type: ".html"
5000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5001 #  data: "plot-vpp-nfv-2n-skx-mrr"
5002 #  filter: "'NIC_Intel-XXV710' and
5003 #           'NF_DENSITY' and
5004 #           'VHOST' and
5005 #           'CHAIN' and
5006 #           'NF_VPPIP4' and
5007 #           'IMIX' and
5008 #           '2T1C' and
5009 #           'MRR'"
5010 #  reference:
5011 #    include: "2"
5012 #    name: "VNF-1c"
5013 #  compare:
5014 #    include: "1"
5015 #    name: "VNF-0.5c"
5016 #  parameters:
5017 #  - "result"
5018 #  - "name"
5019 #  - "tags"
5020 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5021 #  x-axis: "X = VNFs per Service Chain"
5022 #  y-axis: "Y = Number of Service Chains"
5023 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5024 #  layout:
5025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5026 #    layout: "plot-service-density"
5027 #
5028 #- type: "plot"
5029 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5030 #  algorithm: "plot_service_density_heatmap"
5031 #  output-file-type: ".html"
5032 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
5033 #  data: "plot-vpp-nfv-2n-skx-mrr"
5034 #  filter: "'NIC_Intel-XXV710' and
5035 #           'NF_DENSITY' and
5036 #           'VHOST' and
5037 #           'CHAIN' and
5038 #           'NF_VPPIP4' and
5039 #           'IMIX' and
5040 #           '4T2C' and
5041 #           'MRR'"
5042 #  reference:
5043 #    include: "2"
5044 #    name: "VNF-1c"
5045 #  compare:
5046 #    include: "1"
5047 #    name: "VNF-0.5c"
5048 #  parameters:
5049 #  - "result"
5050 #  - "name"
5051 #  - "tags"
5052 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5053 #  x-axis: "X = VNFs per Service Chain"
5054 #  y-axis: "Y = Number of Service Chains"
5055 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5056 #  layout:
5057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5058 #    layout: "plot-service-density"
5059 #
5060 #- type: "plot"
5061 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5062 #  algorithm: "plot_service_density_heatmap"
5063 #  output-file-type: ".html"
5064 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
5065 #  data: "plot-vpp-nfv-2n-skx-mrr"
5066 #  filter: "'NIC_Intel-XXV710' and
5067 #           'NF_DENSITY' and
5068 #           'VHOST' and
5069 #           'CHAIN' and
5070 #           'NF_VPPIP4' and
5071 #           'IMIX' and
5072 #           '8T4C' and
5073 #           'MRR'"
5074 #  reference:
5075 #    include: "2"
5076 #    name: "VNF-1c"
5077 #  compare:
5078 #    include: "1"
5079 #    name: "VNF-0.5c"
5080 #  parameters:
5081 #  - "result"
5082 #  - "name"
5083 #  - "tags"
5084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5085 #  x-axis: "X = VNFs per Service Chain"
5086 #  y-axis: "Y = Number of Service Chains"
5087 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5088 #  layout:
5089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5090 #    layout: "plot-service-density"
5091 #
5092 ## Plots - NF Density - VSC - NDR 64b
5093 #- type: "plot"
5094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5095 #  algorithm: "plot_service_density_heatmap"
5096 #  output-file-type: ".html"
5097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
5098 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5099 #  filter: "'NIC_Intel-XXV710' and
5100 #           'NF_DENSITY' and
5101 #           'VHOST' and
5102 #           'CHAIN' and
5103 #           'NF_VPPIP4' and
5104 #           '64B' and
5105 #           '2T1C' and
5106 #           'NDRPDR'"
5107 #  reference:
5108 #    include: "2"
5109 #    name: "VNF-1c"
5110 #  compare:
5111 #    include: "1"
5112 #    name: "VNF-0.5c"
5113 #  parameters:
5114 #  - "throughput"
5115 #  - "name"
5116 #  - "tags"
5117 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5118 #  x-axis: "X = VNFs per Service Chain"
5119 #  y-axis: "Y = Number of Service Chains"
5120 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5121 #  layout:
5122 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5123 #    layout: "plot-service-density"
5124 #
5125 #- type: "plot"
5126 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5127 #  algorithm: "plot_service_density_heatmap"
5128 #  output-file-type: ".html"
5129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
5130 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5131 #  filter: "'NIC_Intel-XXV710' and
5132 #           'NF_DENSITY' and
5133 #           'VHOST' and
5134 #           'CHAIN' and
5135 #           'NF_VPPIP4' and
5136 #           '64B' and
5137 #           '4T2C' and
5138 #           'NDRPDR'"
5139 #  reference:
5140 #    include: "2"
5141 #    name: "VNF-1c"
5142 #  compare:
5143 #    include: "1"
5144 #    name: "VNF-0.5c"
5145 #  parameters:
5146 #  - "throughput"
5147 #  - "name"
5148 #  - "tags"
5149 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5150 #  x-axis: "X = VNFs per Service Chain"
5151 #  y-axis: "Y = Number of Service Chains"
5152 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5153 #  layout:
5154 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5155 #    layout: "plot-service-density"
5156 #
5157 #- type: "plot"
5158 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5159 #  algorithm: "plot_service_density_heatmap"
5160 #  output-file-type: ".html"
5161 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
5162 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5163 #  filter: "'NIC_Intel-XXV710' and
5164 #           'NF_DENSITY' and
5165 #           'VHOST' and
5166 #           'CHAIN' and
5167 #           'NF_VPPIP4' and
5168 #           '64B' and
5169 #           '8T4C' and
5170 #           'NDRPDR'"
5171 #  reference:
5172 #    include: "2"
5173 #    name: "VNF-1c"
5174 #  compare:
5175 #    include: "1"
5176 #    name: "VNF-0.5c"
5177 #  parameters:
5178 #  - "throughput"
5179 #  - "name"
5180 #  - "tags"
5181 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5182 #  x-axis: "X = VNFs per Service Chain"
5183 #  y-axis: "Y = Number of Service Chains"
5184 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5185 #  layout:
5186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5187 #    layout: "plot-service-density"
5188 #
5189 ## Plots - NF Density - VSC - NDR IMIX
5190 #- type: "plot"
5191 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5192 #  algorithm: "plot_service_density_heatmap"
5193 #  output-file-type: ".html"
5194 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
5195 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5196 #  filter: "'NIC_Intel-XXV710' and
5197 #           'NF_DENSITY' and
5198 #           'VHOST' and
5199 #           'CHAIN' and
5200 #           'NF_VPPIP4' and
5201 #           'IMIX' and
5202 #           '2T1C' and
5203 #           'NDRPDR'"
5204 #  reference:
5205 #    include: "2"
5206 #    name: "VNF-1c"
5207 #  compare:
5208 #    include: "1"
5209 #    name: "VNF-0.5c"
5210 #  parameters:
5211 #  - "throughput"
5212 #  - "name"
5213 #  - "tags"
5214 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5215 #  x-axis: "X = VNFs per Service Chain"
5216 #  y-axis: "Y = Number of Service Chains"
5217 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5218 #  layout:
5219 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5220 #    layout: "plot-service-density"
5221 #
5222 #- type: "plot"
5223 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5224 #  algorithm: "plot_service_density_heatmap"
5225 #  output-file-type: ".html"
5226 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
5227 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5228 #  filter: "'NIC_Intel-XXV710' and
5229 #           'NF_DENSITY' and
5230 #           'VHOST' and
5231 #           'CHAIN' and
5232 #           'NF_VPPIP4' and
5233 #           'IMIX' and
5234 #           '4T2C' and
5235 #           'NDRPDR'"
5236 #  reference:
5237 #    include: "2"
5238 #    name: "VNF-1c"
5239 #  compare:
5240 #    include: "1"
5241 #    name: "VNF-0.5c"
5242 #  parameters:
5243 #  - "throughput"
5244 #  - "name"
5245 #  - "tags"
5246 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5247 #  x-axis: "X = VNFs per Service Chain"
5248 #  y-axis: "Y = Number of Service Chains"
5249 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5250 #  layout:
5251 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5252 #    layout: "plot-service-density"
5253 #
5254 #- type: "plot"
5255 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5256 #  algorithm: "plot_service_density_heatmap"
5257 #  output-file-type: ".html"
5258 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
5259 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5260 #  filter: "'NIC_Intel-XXV710' and
5261 #           'NF_DENSITY' and
5262 #           'VHOST' and
5263 #           'CHAIN' and
5264 #           'NF_VPPIP4' and
5265 #           'IMIX' and
5266 #           '8T4C' and
5267 #           'NDRPDR'"
5268 #  reference:
5269 #    include: "2"
5270 #    name: "VNF-1c"
5271 #  compare:
5272 #    include: "1"
5273 #    name: "VNF-0.5c"
5274 #  parameters:
5275 #  - "throughput"
5276 #  - "name"
5277 #  - "tags"
5278 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5279 #  x-axis: "X = VNFs per Service Chain"
5280 #  y-axis: "Y = Number of Service Chains"
5281 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5282 #  layout:
5283 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5284 #    layout: "plot-service-density"
5285 #
5286 ## Plots - NF Density - VSC - PDR 64b
5287 #- type: "plot"
5288 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5289 #  algorithm: "plot_service_density_heatmap"
5290 #  output-file-type: ".html"
5291 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
5292 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5293 #  filter: "'NIC_Intel-XXV710' and
5294 #           'NF_DENSITY' and
5295 #           'VHOST' and
5296 #           'CHAIN' and
5297 #           'NF_VPPIP4' and
5298 #           '64B' and
5299 #           '2T1C' and
5300 #           'NDRPDR'"
5301 #  reference:
5302 #    include: "2"
5303 #    name: "VNF-1c"
5304 #  compare:
5305 #    include: "1"
5306 #    name: "VNF-0.5c"
5307 #  parameters:
5308 #  - "throughput"
5309 #  - "name"
5310 #  - "tags"
5311 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5312 #  x-axis: "X = VNFs per Service Chain"
5313 #  y-axis: "Y = Number of Service Chains"
5314 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5315 #  layout:
5316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5317 #    layout: "plot-service-density"
5318 #
5319 #- type: "plot"
5320 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5321 #  algorithm: "plot_service_density_heatmap"
5322 #  output-file-type: ".html"
5323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
5324 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5325 #  filter: "'NIC_Intel-XXV710' and
5326 #           'NF_DENSITY' and
5327 #           'VHOST' and
5328 #           'CHAIN' and
5329 #           'NF_VPPIP4' and
5330 #           '64B' and
5331 #           '4T2C' and
5332 #           'NDRPDR'"
5333 #  reference:
5334 #    include: "2"
5335 #    name: "VNF-1c"
5336 #  compare:
5337 #    include: "1"
5338 #    name: "VNF-0.5c"
5339 #  parameters:
5340 #  - "throughput"
5341 #  - "name"
5342 #  - "tags"
5343 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5344 #  x-axis: "X = VNFs per Service Chain"
5345 #  y-axis: "Y = Number of Service Chains"
5346 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5347 #  layout:
5348 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5349 #    layout: "plot-service-density"
5350 #
5351 #- type: "plot"
5352 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5353 #  algorithm: "plot_service_density_heatmap"
5354 #  output-file-type: ".html"
5355 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
5356 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5357 #  filter: "'NIC_Intel-XXV710' and
5358 #           'NF_DENSITY' and
5359 #           'VHOST' and
5360 #           'CHAIN' and
5361 #           'NF_VPPIP4' and
5362 #           '64B' and
5363 #           '8T4C' and
5364 #           'NDRPDR'"
5365 #  reference:
5366 #    include: "2"
5367 #    name: "VNF-1c"
5368 #  compare:
5369 #    include: "1"
5370 #    name: "VNF-0.5c"
5371 #  parameters:
5372 #  - "throughput"
5373 #  - "name"
5374 #  - "tags"
5375 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5376 #  x-axis: "X = VNFs per Service Chain"
5377 #  y-axis: "Y = Number of Service Chains"
5378 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5379 #  layout:
5380 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5381 #    layout: "plot-service-density"
5382 #
5383 ## Plots - NF Density - VSC - PDR IMIX
5384 #- type: "plot"
5385 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5386 #  algorithm: "plot_service_density_heatmap"
5387 #  output-file-type: ".html"
5388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
5389 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5390 #  filter: "'NIC_Intel-XXV710' and
5391 #           'NF_DENSITY' and
5392 #           'VHOST' and
5393 #           'CHAIN' and
5394 #           'NF_VPPIP4' and
5395 #           'IMIX' and
5396 #           '2T1C' and
5397 #           'NDRPDR'"
5398 #  reference:
5399 #    include: "2"
5400 #    name: "VNF-1c"
5401 #  compare:
5402 #    include: "1"
5403 #    name: "VNF-0.5c"
5404 #  parameters:
5405 #  - "throughput"
5406 #  - "name"
5407 #  - "tags"
5408 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5409 #  x-axis: "X = VNFs per Service Chain"
5410 #  y-axis: "Y = Number of Service Chains"
5411 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5412 #  layout:
5413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5414 #    layout: "plot-service-density"
5415 #
5416 #- type: "plot"
5417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5418 #  algorithm: "plot_service_density_heatmap"
5419 #  output-file-type: ".html"
5420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
5421 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5422 #  filter: "'NIC_Intel-XXV710' and
5423 #           'NF_DENSITY' and
5424 #           'VHOST' and
5425 #           'CHAIN' and
5426 #           'NF_VPPIP4' and
5427 #           'IMIX' and
5428 #           '4T2C' and
5429 #           'NDRPDR'"
5430 #  reference:
5431 #    include: "2"
5432 #    name: "VNF-1c"
5433 #  compare:
5434 #    include: "1"
5435 #    name: "VNF-0.5c"
5436 #  parameters:
5437 #  - "throughput"
5438 #  - "name"
5439 #  - "tags"
5440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5441 #  x-axis: "X = VNFs per Service Chain"
5442 #  y-axis: "Y = Number of Service Chains"
5443 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5444 #  layout:
5445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5446 #    layout: "plot-service-density"
5447 #
5448 #- type: "plot"
5449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5450 #  algorithm: "plot_service_density_heatmap"
5451 #  output-file-type: ".html"
5452 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5453 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5454 #  filter: "'NIC_Intel-XXV710' and
5455 #           'NF_DENSITY' and
5456 #           'VHOST' and
5457 #           'CHAIN' and
5458 #           'NF_VPPIP4' and
5459 #           'IMIX' and
5460 #           '8T4C' and
5461 #           'NDRPDR'"
5462 #  reference:
5463 #    include: "2"
5464 #    name: "VNF-1c"
5465 #  compare:
5466 #    include: "1"
5467 #    name: "VNF-0.5c"
5468 #  parameters:
5469 #  - "throughput"
5470 #  - "name"
5471 #  - "tags"
5472 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5473 #  x-axis: "X = VNFs per Service Chain"
5474 #  y-axis: "Y = Number of Service Chains"
5475 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5476 #  layout:
5477 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5478 #    layout: "plot-service-density"
5479 #
5480 ################################################################################
5481 ## Plots - NF Density - CSC - MRR 64b
5482 #- type: "plot"
5483 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5484 #  algorithm: "plot_service_density_heatmap"
5485 #  output-file-type: ".html"
5486 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5487 #  data: "plot-vpp-nfv-2n-skx-mrr"
5488 #  filter: "'NIC_Intel-XXV710' and
5489 #           'NF_DENSITY' and
5490 #           'DOCKER' and
5491 #           'CHAIN' and
5492 #           'NF_VPPIP4' and
5493 #           '64B' and
5494 #           '2T1C' and
5495 #           'MRR'"
5496 #  reference:
5497 #    include: "2"
5498 #    name: "CNF-1c"
5499 #  compare:
5500 #    include: "1"
5501 #    name: "CNF-0.5c"
5502 #  parameters:
5503 #  - "result"
5504 #  - "name"
5505 #  - "tags"
5506 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5507 #  x-axis: "X = CNFs per Service Chain"
5508 #  y-axis: "Y = Number of Service Chains"
5509 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5510 #  layout:
5511 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5512 #    layout: "plot-service-density"
5513 #
5514 #- type: "plot"
5515 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5516 #  algorithm: "plot_service_density_heatmap"
5517 #  output-file-type: ".html"
5518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5519 #  data: "plot-vpp-nfv-2n-skx-mrr"
5520 #  filter: "'NIC_Intel-XXV710' and
5521 #           'NF_DENSITY' and
5522 #           'DOCKER' and
5523 #           'CHAIN' and
5524 #           'NF_VPPIP4' and
5525 #           '64B' and
5526 #           '4T2C' and
5527 #           'MRR'"
5528 #  reference:
5529 #    include: "2"
5530 #    name: "CNF-1c"
5531 #  compare:
5532 #    include: "1"
5533 #    name: "CNF-0.5c"
5534 #  parameters:
5535 #  - "result"
5536 #  - "name"
5537 #  - "tags"
5538 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5539 #  x-axis: "X = CNFs per Service Chain"
5540 #  y-axis: "Y = Number of Service Chains"
5541 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5542 #  layout:
5543 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5544 #    layout: "plot-service-density"
5545 #
5546 #- type: "plot"
5547 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5548 #  algorithm: "plot_service_density_heatmap"
5549 #  output-file-type: ".html"
5550 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5551 #  data: "plot-vpp-nfv-2n-skx-mrr"
5552 #  filter: "'NIC_Intel-XXV710' and
5553 #           'NF_DENSITY' and
5554 #           'DOCKER' and
5555 #           'CHAIN' and
5556 #           'NF_VPPIP4' and
5557 #           '64B' and
5558 #           '8T4C' and
5559 #           'MRR'"
5560 #  reference:
5561 #    include: "2"
5562 #    name: "CNF-1c"
5563 #  compare:
5564 #    include: "1"
5565 #    name: "CNF-0.5c"
5566 #  parameters:
5567 #  - "result"
5568 #  - "name"
5569 #  - "tags"
5570 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5571 #  x-axis: "X = CNFs per Service Chain"
5572 #  y-axis: "Y = Number of Service Chains"
5573 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5574 #  layout:
5575 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5576 #    layout: "plot-service-density"
5577 #
5578 ## Plots - NF Density - CSC - MRR IMIX
5579 #- type: "plot"
5580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5581 #  algorithm: "plot_service_density_heatmap"
5582 #  output-file-type: ".html"
5583 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5584 #  data: "plot-vpp-nfv-2n-skx-mrr"
5585 #  filter: "'NIC_Intel-XXV710' and
5586 #           'NF_DENSITY' and
5587 #           'DOCKER' and
5588 #           'CHAIN' and
5589 #           'NF_VPPIP4' and
5590 #           'IMIX' and
5591 #           '2T1C' and
5592 #           'MRR'"
5593 #  reference:
5594 #    include: "2"
5595 #    name: "CNF-1c"
5596 #  compare:
5597 #    include: "1"
5598 #    name: "CNF-0.5c"
5599 #  parameters:
5600 #  - "result"
5601 #  - "name"
5602 #  - "tags"
5603 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5604 #  x-axis: "X = CNFs per Service Chain"
5605 #  y-axis: "Y = Number of Service Chains"
5606 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5607 #  layout:
5608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5609 #    layout: "plot-service-density"
5610 #
5611 #- type: "plot"
5612 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5613 #  algorithm: "plot_service_density_heatmap"
5614 #  output-file-type: ".html"
5615 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5616 #  data: "plot-vpp-nfv-2n-skx-mrr"
5617 #  filter: "'NIC_Intel-XXV710' and
5618 #           'NF_DENSITY' and
5619 #           'DOCKER' and
5620 #           'CHAIN' and
5621 #           'NF_VPPIP4' and
5622 #           'IMIX' and
5623 #           '4T2C' and
5624 #           'MRR'"
5625 #  reference:
5626 #    include: "2"
5627 #    name: "CNF-1c"
5628 #  compare:
5629 #    include: "1"
5630 #    name: "CNF-0.5c"
5631 #  parameters:
5632 #  - "result"
5633 #  - "name"
5634 #  - "tags"
5635 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5636 #  x-axis: "X = CNFs per Service Chain"
5637 #  y-axis: "Y = Number of Service Chains"
5638 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5639 #  layout:
5640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5641 #    layout: "plot-service-density"
5642 #
5643 #- type: "plot"
5644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5645 #  algorithm: "plot_service_density_heatmap"
5646 #  output-file-type: ".html"
5647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5648 #  data: "plot-vpp-nfv-2n-skx-mrr"
5649 #  filter: "'NIC_Intel-XXV710' and
5650 #           'NF_DENSITY' and
5651 #           'DOCKER' and
5652 #           'CHAIN' and
5653 #           'NF_VPPIP4' and
5654 #           'IMIX' and
5655 #           '8T4C' and
5656 #           'MRR'"
5657 #  reference:
5658 #    include: "2"
5659 #    name: "CNF-1c"
5660 #  compare:
5661 #    include: "1"
5662 #    name: "CNF-0.5c"
5663 #  parameters:
5664 #  - "result"
5665 #  - "name"
5666 #  - "tags"
5667 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5668 #  x-axis: "X = CNFs per Service Chain"
5669 #  y-axis: "Y = Number of Service Chains"
5670 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5671 #  layout:
5672 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5673 #    layout: "plot-service-density"
5674 #
5675 ## Plots - NF Density - CSC - NDR 64b
5676 #- type: "plot"
5677 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5678 #  algorithm: "plot_service_density_heatmap"
5679 #  output-file-type: ".html"
5680 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5681 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5682 #  filter: "'NIC_Intel-XXV710' and
5683 #           'NF_DENSITY' and
5684 #           'DOCKER' and
5685 #           'CHAIN' and
5686 #           'NF_VPPIP4' and
5687 #           '64B' and
5688 #           '2T1C' and
5689 #           'NDRPDR'"
5690 #  reference:
5691 #    include: "2"
5692 #    name: "CNF-1c"
5693 #  compare:
5694 #    include: "1"
5695 #    name: "CNF-0.5c"
5696 #  parameters:
5697 #  - "throughput"
5698 #  - "name"
5699 #  - "tags"
5700 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5701 #  x-axis: "X = CNFs per Service Chain"
5702 #  y-axis: "Y = Number of Service Chains"
5703 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5704 #  layout:
5705 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5706 #    layout: "plot-service-density"
5707 #
5708 #- type: "plot"
5709 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5710 #  algorithm: "plot_service_density_heatmap"
5711 #  output-file-type: ".html"
5712 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5713 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5714 #  filter: "'NIC_Intel-XXV710' and
5715 #           'NF_DENSITY' and
5716 #           'DOCKER' and
5717 #           'CHAIN' and
5718 #           'NF_VPPIP4' and
5719 #           '64B' and
5720 #           '4T2C' and
5721 #           'NDRPDR'"
5722 #  reference:
5723 #    include: "2"
5724 #    name: "CNF-1c"
5725 #  compare:
5726 #    include: "1"
5727 #    name: "CNF-0.5c"
5728 #  parameters:
5729 #  - "throughput"
5730 #  - "name"
5731 #  - "tags"
5732 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5733 #  x-axis: "X = CNFs per Service Chain"
5734 #  y-axis: "Y = Number of Service Chains"
5735 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5736 #  layout:
5737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5738 #    layout: "plot-service-density"
5739 #
5740 #- type: "plot"
5741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5742 #  algorithm: "plot_service_density_heatmap"
5743 #  output-file-type: ".html"
5744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5745 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5746 #  filter: "'NIC_Intel-XXV710' and
5747 #           'NF_DENSITY' and
5748 #           'DOCKER' and
5749 #           'CHAIN' and
5750 #           'NF_VPPIP4' and
5751 #           '64B' and
5752 #           '8T4C' and
5753 #           'NDRPDR'"
5754 #  reference:
5755 #    include: "2"
5756 #    name: "CNF-1c"
5757 #  compare:
5758 #    include: "1"
5759 #    name: "CNF-0.5c"
5760 #  parameters:
5761 #  - "throughput"
5762 #  - "name"
5763 #  - "tags"
5764 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5765 #  x-axis: "X = CNFs per Service Chain"
5766 #  y-axis: "Y = Number of Service Chains"
5767 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5768 #  layout:
5769 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5770 #    layout: "plot-service-density"
5771 #
5772 ## Plots - NF Density - CSC - NDR IMIX
5773 #- type: "plot"
5774 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5775 #  algorithm: "plot_service_density_heatmap"
5776 #  output-file-type: ".html"
5777 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5778 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5779 #  filter: "'NIC_Intel-XXV710' and
5780 #           'NF_DENSITY' and
5781 #           'DOCKER' and
5782 #           'CHAIN' and
5783 #           'NF_VPPIP4' and
5784 #           'IMIX' and
5785 #           '2T1C' and
5786 #           'NDRPDR'"
5787 #  reference:
5788 #    include: "2"
5789 #    name: "CNF-1c"
5790 #  compare:
5791 #    include: "1"
5792 #    name: "CNF-0.5c"
5793 #  parameters:
5794 #  - "throughput"
5795 #  - "name"
5796 #  - "tags"
5797 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5798 #  x-axis: "X = CNFs per Service Chain"
5799 #  y-axis: "Y = Number of Service Chains"
5800 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5801 #  layout:
5802 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5803 #    layout: "plot-service-density"
5804 #
5805 #- type: "plot"
5806 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5807 #  algorithm: "plot_service_density_heatmap"
5808 #  output-file-type: ".html"
5809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5810 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5811 #  filter: "'NIC_Intel-XXV710' and
5812 #           'NF_DENSITY' and
5813 #           'DOCKER' and
5814 #           'CHAIN' and
5815 #           'NF_VPPIP4' and
5816 #           'IMIX' and
5817 #           '4T2C' and
5818 #           'NDRPDR'"
5819 #  reference:
5820 #    include: "2"
5821 #    name: "CNF-1c"
5822 #  compare:
5823 #    include: "1"
5824 #    name: "CNF-0.5c"
5825 #  parameters:
5826 #  - "throughput"
5827 #  - "name"
5828 #  - "tags"
5829 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5830 #  x-axis: "X = CNFs per Service Chain"
5831 #  y-axis: "Y = Number of Service Chains"
5832 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5833 #  layout:
5834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5835 #    layout: "plot-service-density"
5836 #
5837 #- type: "plot"
5838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5839 #  algorithm: "plot_service_density_heatmap"
5840 #  output-file-type: ".html"
5841 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5842 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5843 #  filter: "'NIC_Intel-XXV710' and
5844 #           'NF_DENSITY' and
5845 #           'DOCKER' and
5846 #           'CHAIN' and
5847 #           'NF_VPPIP4' and
5848 #           'IMIX' and
5849 #           '8T4C' and
5850 #           'NDRPDR'"
5851 #  reference:
5852 #    include: "2"
5853 #    name: "CNF-1c"
5854 #  compare:
5855 #    include: "1"
5856 #    name: "CNF-0.5c"
5857 #  parameters:
5858 #  - "throughput"
5859 #  - "name"
5860 #  - "tags"
5861 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5862 #  x-axis: "X = CNFs per Service Chain"
5863 #  y-axis: "Y = Number of Service Chains"
5864 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5865 #  layout:
5866 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5867 #    layout: "plot-service-density"
5868 #
5869 ## Plots - NF Density - CSC - PDR 64b
5870 #- type: "plot"
5871 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5872 #  algorithm: "plot_service_density_heatmap"
5873 #  output-file-type: ".html"
5874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5875 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5876 #  filter: "'NIC_Intel-XXV710' and
5877 #           'NF_DENSITY' and
5878 #           'DOCKER' and
5879 #           'CHAIN' and
5880 #           'NF_VPPIP4' and
5881 #           '64B' and
5882 #           '2T1C' and
5883 #           'NDRPDR'"
5884 #  reference:
5885 #    include: "2"
5886 #    name: "CNF-1c"
5887 #  compare:
5888 #    include: "1"
5889 #    name: "CNF-0.5c"
5890 #  parameters:
5891 #  - "throughput"
5892 #  - "name"
5893 #  - "tags"
5894 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5895 #  x-axis: "X = CNFs per Service Chain"
5896 #  y-axis: "Y = Number of Service Chains"
5897 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5898 #  layout:
5899 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5900 #    layout: "plot-service-density"
5901 #
5902 #- type: "plot"
5903 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5904 #  algorithm: "plot_service_density_heatmap"
5905 #  output-file-type: ".html"
5906 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5907 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5908 #  filter: "'NIC_Intel-XXV710' and
5909 #           'NF_DENSITY' and
5910 #           'DOCKER' and
5911 #           'CHAIN' and
5912 #           'NF_VPPIP4' and
5913 #           '64B' and
5914 #           '4T2C' and
5915 #           'NDRPDR'"
5916 #  reference:
5917 #    include: "2"
5918 #    name: "CNF-1c"
5919 #  compare:
5920 #    include: "1"
5921 #    name: "CNF-0.5c"
5922 #  parameters:
5923 #  - "throughput"
5924 #  - "name"
5925 #  - "tags"
5926 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5927 #  x-axis: "X = CNFs per Service Chain"
5928 #  y-axis: "Y = Number of Service Chains"
5929 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5930 #  layout:
5931 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5932 #    layout: "plot-service-density"
5933 #
5934 #- type: "plot"
5935 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5936 #  algorithm: "plot_service_density_heatmap"
5937 #  output-file-type: ".html"
5938 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5939 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5940 #  filter: "'NIC_Intel-XXV710' and
5941 #           'NF_DENSITY' and
5942 #           'DOCKER' and
5943 #           'CHAIN' and
5944 #           'NF_VPPIP4' and
5945 #           '64B' and
5946 #           '8T4C' and
5947 #           'NDRPDR'"
5948 #  reference:
5949 #    include: "2"
5950 #    name: "CNF-1c"
5951 #  compare:
5952 #    include: "1"
5953 #    name: "CNF-0.5c"
5954 #  parameters:
5955 #  - "throughput"
5956 #  - "name"
5957 #  - "tags"
5958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5959 #  x-axis: "X = CNFs per Service Chain"
5960 #  y-axis: "Y = Number of Service Chains"
5961 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5962 #  layout:
5963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5964 #    layout: "plot-service-density"
5965 #
5966 ## Plots - NF Density - CSC - PDR IMIX
5967 #- type: "plot"
5968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5969 #  algorithm: "plot_service_density_heatmap"
5970 #  output-file-type: ".html"
5971 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5972 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5973 #  filter: "'NIC_Intel-XXV710' and
5974 #           'NF_DENSITY' and
5975 #           'DOCKER' and
5976 #           'CHAIN' and
5977 #           'NF_VPPIP4' and
5978 #           'IMIX' and
5979 #           '2T1C' and
5980 #           'NDRPDR'"
5981 #  reference:
5982 #    include: "2"
5983 #    name: "CNF-1c"
5984 #  compare:
5985 #    include: "1"
5986 #    name: "CNF-0.5c"
5987 #  parameters:
5988 #  - "throughput"
5989 #  - "name"
5990 #  - "tags"
5991 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5992 #  x-axis: "X = CNFs per Service Chain"
5993 #  y-axis: "Y = Number of Service Chains"
5994 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5995 #  layout:
5996 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5997 #    layout: "plot-service-density"
5998 #
5999 #- type: "plot"
6000 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
6001 #  algorithm: "plot_service_density_heatmap"
6002 #  output-file-type: ".html"
6003 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
6004 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6005 #  filter: "'NIC_Intel-XXV710' and
6006 #           'NF_DENSITY' and
6007 #           'DOCKER' and
6008 #           'CHAIN' and
6009 #           'NF_VPPIP4' and
6010 #           'IMIX' and
6011 #           '4T2C' and
6012 #           'NDRPDR'"
6013 #  reference:
6014 #    include: "2"
6015 #    name: "CNF-1c"
6016 #  compare:
6017 #    include: "1"
6018 #    name: "CNF-0.5c"
6019 #  parameters:
6020 #  - "throughput"
6021 #  - "name"
6022 #  - "tags"
6023 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6024 #  x-axis: "X = CNFs per Service Chain"
6025 #  y-axis: "Y = Number of Service Chains"
6026 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6027 #  layout:
6028 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
6029 #    layout: "plot-service-density"
6030 #
6031 #- type: "plot"
6032 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
6033 #  algorithm: "plot_service_density_heatmap"
6034 #  output-file-type: ".html"
6035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
6036 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6037 #  filter: "'NIC_Intel-XXV710' and
6038 #           'NF_DENSITY' and
6039 #           'DOCKER' and
6040 #           'CHAIN' and
6041 #           'NF_VPPIP4' and
6042 #           'IMIX' and
6043 #           '8T4C' and
6044 #           'NDRPDR'"
6045 #  reference:
6046 #    include: "2"
6047 #    name: "CNF-1c"
6048 #  compare:
6049 #    include: "1"
6050 #    name: "CNF-0.5c"
6051 #  parameters:
6052 #  - "throughput"
6053 #  - "name"
6054 #  - "tags"
6055 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6056 #  x-axis: "X = CNFs per Service Chain"
6057 #  y-axis: "Y = Number of Service Chains"
6058 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6059 #  layout:
6060 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
6061 #    layout: "plot-service-density"
6062 #
6063 ################################################################################
6064 ## Plots - NF Density - CSP - MRR 64b
6065 #- type: "plot"
6066 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6067 #  algorithm: "plot_service_density_heatmap"
6068 #  output-file-type: ".html"
6069 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
6070 #  data: "plot-vpp-nfv-2n-skx-mrr"
6071 #  filter: "'NIC_Intel-XXV710' and
6072 #           'NF_DENSITY' and
6073 #           'DOCKER' and
6074 #           'PIPELINE' and
6075 #           'NF_VPPIP4' and
6076 #           '64B' and
6077 #           '2T1C' and
6078 #           'MRR'"
6079 #  reference:
6080 #    include: "2"
6081 #    name: "CNF-1c"
6082 #  compare:
6083 #    include: "1"
6084 #    name: "CNF-0.5c"
6085 #  parameters:
6086 #  - "result"
6087 #  - "name"
6088 #  - "tags"
6089 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6090 #  x-axis: "X = CNFs per Service Pipeline"
6091 #  y-axis: "Y = Number of Service Pipelines"
6092 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6093 #  layout:
6094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6095 #    layout: "plot-service-density"
6096 #
6097 #- type: "plot"
6098 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6099 #  algorithm: "plot_service_density_heatmap"
6100 #  output-file-type: ".html"
6101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
6102 #  data: "plot-vpp-nfv-2n-skx-mrr"
6103 #  filter: "'NIC_Intel-XXV710' and
6104 #           'NF_DENSITY' and
6105 #           'DOCKER' and
6106 #           'PIPELINE' and
6107 #           'NF_VPPIP4' and
6108 #           '64B' and
6109 #           '4T2C' and
6110 #           'MRR'"
6111 #  reference:
6112 #    include: "2"
6113 #    name: "CNF-1c"
6114 #  compare:
6115 #    include: "1"
6116 #    name: "CNF-0.5c"
6117 #  parameters:
6118 #  - "result"
6119 #  - "name"
6120 #  - "tags"
6121 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6122 #  x-axis: "X = CNFs per Service Pipeline"
6123 #  y-axis: "Y = Number of Service Pipelines"
6124 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6125 #  layout:
6126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6127 #    layout: "plot-service-density"
6128 #
6129 #- type: "plot"
6130 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6131 #  algorithm: "plot_service_density_heatmap"
6132 #  output-file-type: ".html"
6133 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
6134 #  data: "plot-vpp-nfv-2n-skx-mrr"
6135 #  filter: "'NIC_Intel-XXV710' and
6136 #           'NF_DENSITY' and
6137 #           'DOCKER' and
6138 #           'PIPELINE' and
6139 #           'NF_VPPIP4' and
6140 #           '64B' and
6141 #           '8T4C' and
6142 #           'MRR'"
6143 #  reference:
6144 #    include: "2"
6145 #    name: "CNF-1c"
6146 #  compare:
6147 #    include: "1"
6148 #    name: "CNF-0.5c"
6149 #  parameters:
6150 #  - "result"
6151 #  - "name"
6152 #  - "tags"
6153 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6154 #  x-axis: "X = CNFs per Service Pipeline"
6155 #  y-axis: "Y = Number of Service Pipelines"
6156 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6157 #  layout:
6158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6159 #    layout: "plot-service-density"
6160 #
6161 ## Plots - NF Density - CSP - MRR IMIX
6162 #- type: "plot"
6163 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6164 #  algorithm: "plot_service_density_heatmap"
6165 #  output-file-type: ".html"
6166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
6167 #  data: "plot-vpp-nfv-2n-skx-mrr"
6168 #  filter: "'NIC_Intel-XXV710' and
6169 #           'NF_DENSITY' and
6170 #           'DOCKER' and
6171 #           'PIPELINE' and
6172 #           'NF_VPPIP4' and
6173 #           'IMIX' and
6174 #           '2T1C' and
6175 #           'MRR'"
6176 #  reference:
6177 #    include: "2"
6178 #    name: "CNF-1c"
6179 #  compare:
6180 #    include: "1"
6181 #    name: "CNF-0.5c"
6182 #  parameters:
6183 #  - "result"
6184 #  - "name"
6185 #  - "tags"
6186 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6187 #  x-axis: "X = CNFs per Service Pipeline"
6188 #  y-axis: "Y = Number of Service Pipelines"
6189 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6190 #  layout:
6191 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6192 #    layout: "plot-service-density"
6193 #
6194 #- type: "plot"
6195 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6196 #  algorithm: "plot_service_density_heatmap"
6197 #  output-file-type: ".html"
6198 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
6199 #  data: "plot-vpp-nfv-2n-skx-mrr"
6200 #  filter: "'NIC_Intel-XXV710' and
6201 #           'NF_DENSITY' and
6202 #           'DOCKER' and
6203 #           'PIPELINE' and
6204 #           'NF_VPPIP4' and
6205 #           'IMIX' and
6206 #           '4T2C' and
6207 #           'MRR'"
6208 #  reference:
6209 #    include: "2"
6210 #    name: "CNF-1c"
6211 #  compare:
6212 #    include: "1"
6213 #    name: "CNF-0.5c"
6214 #  parameters:
6215 #  - "result"
6216 #  - "name"
6217 #  - "tags"
6218 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6219 #  x-axis: "X = CNFs per Service Pipeline"
6220 #  y-axis: "Y = Number of Service Pipelines"
6221 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6222 #  layout:
6223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6224 #    layout: "plot-service-density"
6225 #
6226 #- type: "plot"
6227 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6228 #  algorithm: "plot_service_density_heatmap"
6229 #  output-file-type: ".html"
6230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
6231 #  data: "plot-vpp-nfv-2n-skx-mrr"
6232 #  filter: "'NIC_Intel-XXV710' and
6233 #           'NF_DENSITY' and
6234 #           'DOCKER' and
6235 #           'PIPELINE' and
6236 #           'NF_VPPIP4' and
6237 #           'IMIX' and
6238 #           '8T4C' and
6239 #           'MRR'"
6240 #  reference:
6241 #    include: "2"
6242 #    name: "CNF-1c"
6243 #  compare:
6244 #    include: "1"
6245 #    name: "CNF-0.5c"
6246 #  parameters:
6247 #  - "result"
6248 #  - "name"
6249 #  - "tags"
6250 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6251 #  x-axis: "X = CNFs per Service Pipeline"
6252 #  y-axis: "Y = Number of Service Pipelines"
6253 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6254 #  layout:
6255 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
6256 #    layout: "plot-service-density"
6257 #
6258 ## Plots - NF Density - CSP - NDR 64b
6259 #- type: "plot"
6260 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6261 #  algorithm: "plot_service_density_heatmap"
6262 #  output-file-type: ".html"
6263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
6264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6265 #  filter: "'NIC_Intel-XXV710' and
6266 #           'NF_DENSITY' and
6267 #           'DOCKER' and
6268 #           'PIPELINE' and
6269 #           'NF_VPPIP4' and
6270 #           '64B' and
6271 #           '2T1C' and
6272 #           'NDRPDR'"
6273 #  reference:
6274 #    include: "2"
6275 #    name: "CNF-1c"
6276 #  compare:
6277 #    include: "1"
6278 #    name: "CNF-0.5c"
6279 #  parameters:
6280 #  - "throughput"
6281 #  - "name"
6282 #  - "tags"
6283 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6284 #  x-axis: "X = CNFs per Service Pipeline"
6285 #  y-axis: "Y = Number of Service Pipelines"
6286 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6287 #  layout:
6288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6289 #    layout: "plot-service-density"
6290 #
6291 #- type: "plot"
6292 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6293 #  algorithm: "plot_service_density_heatmap"
6294 #  output-file-type: ".html"
6295 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
6296 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6297 #  filter: "'NIC_Intel-XXV710' and
6298 #           'NF_DENSITY' and
6299 #           'DOCKER' and
6300 #           'PIPELINE' and
6301 #           'NF_VPPIP4' and
6302 #           '64B' and
6303 #           '4T2C' and
6304 #           'NDRPDR'"
6305 #  reference:
6306 #    include: "2"
6307 #    name: "CNF-1c"
6308 #  compare:
6309 #    include: "1"
6310 #    name: "CNF-0.5c"
6311 #  parameters:
6312 #  - "throughput"
6313 #  - "name"
6314 #  - "tags"
6315 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6316 #  x-axis: "X = CNFs per Service Pipeline"
6317 #  y-axis: "Y = Number of Service Pipelines"
6318 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6319 #  layout:
6320 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6321 #    layout: "plot-service-density"
6322 #
6323 #- type: "plot"
6324 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6325 #  algorithm: "plot_service_density_heatmap"
6326 #  output-file-type: ".html"
6327 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
6328 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6329 #  filter: "'NIC_Intel-XXV710' and
6330 #           'NF_DENSITY' and
6331 #           'DOCKER' and
6332 #           'PIPELINE' and
6333 #           'NF_VPPIP4' and
6334 #           '64B' and
6335 #           '8T4C' and
6336 #           'NDRPDR'"
6337 #  reference:
6338 #    include: "2"
6339 #    name: "CNF-1c"
6340 #  compare:
6341 #    include: "1"
6342 #    name: "CNF-0.5c"
6343 #  parameters:
6344 #  - "throughput"
6345 #  - "name"
6346 #  - "tags"
6347 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6348 #  x-axis: "X = CNFs per Service Pipeline"
6349 #  y-axis: "Y = Number of Service Pipelines"
6350 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6351 #  layout:
6352 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6353 #    layout: "plot-service-density"
6354 #
6355 ## Plots - NF Density - CSP - NDR IMIX
6356 #- type: "plot"
6357 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6358 #  algorithm: "plot_service_density_heatmap"
6359 #  output-file-type: ".html"
6360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
6361 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6362 #  filter: "'NIC_Intel-XXV710' and
6363 #           'NF_DENSITY' and
6364 #           'DOCKER' and
6365 #           'PIPELINE' and
6366 #           'NF_VPPIP4' and
6367 #           'IMIX' and
6368 #           '2T1C' and
6369 #           'NDRPDR'"
6370 #  reference:
6371 #    include: "2"
6372 #    name: "CNF-1c"
6373 #  compare:
6374 #    include: "1"
6375 #    name: "CNF-0.5c"
6376 #  parameters:
6377 #  - "throughput"
6378 #  - "name"
6379 #  - "tags"
6380 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6381 #  x-axis: "X = CNFs per Service Pipeline"
6382 #  y-axis: "Y = Number of Service Pipelines"
6383 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6384 #  layout:
6385 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6386 #    layout: "plot-service-density"
6387 #
6388 #- type: "plot"
6389 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6390 #  algorithm: "plot_service_density_heatmap"
6391 #  output-file-type: ".html"
6392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
6393 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6394 #  filter: "'NIC_Intel-XXV710' and
6395 #           'NF_DENSITY' and
6396 #           'DOCKER' and
6397 #           'PIPELINE' and
6398 #           'NF_VPPIP4' and
6399 #           'IMIX' and
6400 #           '4T2C' and
6401 #           'NDRPDR'"
6402 #  reference:
6403 #    include: "2"
6404 #    name: "CNF-1c"
6405 #  compare:
6406 #    include: "1"
6407 #    name: "CNF-0.5c"
6408 #  parameters:
6409 #  - "throughput"
6410 #  - "name"
6411 #  - "tags"
6412 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6413 #  x-axis: "X = CNFs per Service Pipeline"
6414 #  y-axis: "Y = Number of Service Pipelines"
6415 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6416 #  layout:
6417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6418 #    layout: "plot-service-density"
6419 #
6420 #- type: "plot"
6421 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6422 #  algorithm: "plot_service_density_heatmap"
6423 #  output-file-type: ".html"
6424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
6425 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6426 #  filter: "'NIC_Intel-XXV710' and
6427 #           'NF_DENSITY' and
6428 #           'DOCKER' and
6429 #           'PIPELINE' and
6430 #           'NF_VPPIP4' and
6431 #           'IMIX' and
6432 #           '8T4C' and
6433 #           'NDRPDR'"
6434 #  reference:
6435 #    include: "2"
6436 #    name: "CNF-1c"
6437 #  compare:
6438 #    include: "1"
6439 #    name: "CNF-0.5c"
6440 #  parameters:
6441 #  - "throughput"
6442 #  - "name"
6443 #  - "tags"
6444 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6445 #  x-axis: "X = CNFs per Service Pipeline"
6446 #  y-axis: "Y = Number of Service Pipelines"
6447 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6448 #  layout:
6449 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6450 #    layout: "plot-service-density"
6451 #
6452 ## Plots - NF Density - CSP - PDR 64b
6453 #- type: "plot"
6454 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6455 #  algorithm: "plot_service_density_heatmap"
6456 #  output-file-type: ".html"
6457 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6458 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6459 #  filter: "'NIC_Intel-XXV710' and
6460 #           'NF_DENSITY' and
6461 #           'DOCKER' and
6462 #           'PIPELINE' and
6463 #           'NF_VPPIP4' and
6464 #           '64B' and
6465 #           '2T1C' and
6466 #           'NDRPDR'"
6467 #  reference:
6468 #    include: "2"
6469 #    name: "CNF-1c"
6470 #  compare:
6471 #    include: "1"
6472 #    name: "CNF-0.5c"
6473 #  parameters:
6474 #  - "throughput"
6475 #  - "name"
6476 #  - "tags"
6477 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6478 #  x-axis: "X = CNFs per Service Pipeline"
6479 #  y-axis: "Y = Number of Service Pipelines"
6480 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6481 #  layout:
6482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6483 #    layout: "plot-service-density"
6484 #
6485 #- type: "plot"
6486 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6487 #  algorithm: "plot_service_density_heatmap"
6488 #  output-file-type: ".html"
6489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6490 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6491 #  filter: "'NIC_Intel-XXV710' and
6492 #           'NF_DENSITY' and
6493 #           'DOCKER' and
6494 #           'PIPELINE' and
6495 #           'NF_VPPIP4' and
6496 #           '64B' and
6497 #           '4T2C' and
6498 #           'NDRPDR'"
6499 #  reference:
6500 #    include: "2"
6501 #    name: "CNF-1c"
6502 #  compare:
6503 #    include: "1"
6504 #    name: "CNF-0.5c"
6505 #  parameters:
6506 #  - "throughput"
6507 #  - "name"
6508 #  - "tags"
6509 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6510 #  x-axis: "X = CNFs per Service Pipeline"
6511 #  y-axis: "Y = Number of Service Pipelines"
6512 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6513 #  layout:
6514 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6515 #    layout: "plot-service-density"
6516 #
6517 #- type: "plot"
6518 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6519 #  algorithm: "plot_service_density_heatmap"
6520 #  output-file-type: ".html"
6521 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6522 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6523 #  filter: "'NIC_Intel-XXV710' and
6524 #           'NF_DENSITY' and
6525 #           'DOCKER' and
6526 #           'PIPELINE' and
6527 #           'NF_VPPIP4' and
6528 #           '64B' and
6529 #           '8T4C' and
6530 #           'NDRPDR'"
6531 #  reference:
6532 #    include: "2"
6533 #    name: "CNF-1c"
6534 #  compare:
6535 #    include: "1"
6536 #    name: "CNF-0.5c"
6537 #  parameters:
6538 #  - "throughput"
6539 #  - "name"
6540 #  - "tags"
6541 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6542 #  x-axis: "X = CNFs per Service Pipeline"
6543 #  y-axis: "Y = Number of Service Pipelines"
6544 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6545 #  layout:
6546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6547 #    layout: "plot-service-density"
6548 #
6549 ## Plots - NF Density - CSP - PDR IMIX
6550 #- type: "plot"
6551 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6552 #  algorithm: "plot_service_density_heatmap"
6553 #  output-file-type: ".html"
6554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6555 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6556 #  filter: "'NIC_Intel-XXV710' and
6557 #           'NF_DENSITY' and
6558 #           'DOCKER' and
6559 #           'PIPELINE' and
6560 #           'NF_VPPIP4' and
6561 #           'IMIX' and
6562 #           '2T1C' and
6563 #           'NDRPDR'"
6564 #  reference:
6565 #    include: "2"
6566 #    name: "CNF-1c"
6567 #  compare:
6568 #    include: "1"
6569 #    name: "CNF-0.5c"
6570 #  parameters:
6571 #  - "throughput"
6572 #  - "name"
6573 #  - "tags"
6574 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6575 #  x-axis: "X = CNFs per Service Pipeline"
6576 #  y-axis: "Y = Number of Service Pipelines"
6577 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6578 #  layout:
6579 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6580 #    layout: "plot-service-density"
6581 #
6582 #- type: "plot"
6583 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6584 #  algorithm: "plot_service_density_heatmap"
6585 #  output-file-type: ".html"
6586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6587 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6588 #  filter: "'NIC_Intel-XXV710' and
6589 #           'NF_DENSITY' and
6590 #           'DOCKER' and
6591 #           'PIPELINE' and
6592 #           'NF_VPPIP4' and
6593 #           'IMIX' and
6594 #           '4T2C' and
6595 #           'NDRPDR'"
6596 #  reference:
6597 #    include: "2"
6598 #    name: "CNF-1c"
6599 #  compare:
6600 #    include: "1"
6601 #    name: "CNF-0.5c"
6602 #  parameters:
6603 #  - "throughput"
6604 #  - "name"
6605 #  - "tags"
6606 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6607 #  x-axis: "X = CNFs per Service Pipeline"
6608 #  y-axis: "Y = Number of Service Pipelines"
6609 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6610 #  layout:
6611 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6612 #    layout: "plot-service-density"
6613 #
6614 #- type: "plot"
6615 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6616 #  algorithm: "plot_service_density_heatmap"
6617 #  output-file-type: ".html"
6618 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6619 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6620 #  filter: "'NIC_Intel-XXV710' and
6621 #           'NF_DENSITY' and
6622 #           'DOCKER' and
6623 #           'PIPELINE' and
6624 #           'NF_VPPIP4' and
6625 #           'IMIX' and
6626 #           '8T4C' and
6627 #           'NDRPDR'"
6628 #  reference:
6629 #    include: "2"
6630 #    name: "CNF-1c"
6631 #  compare:
6632 #    include: "1"
6633 #    name: "CNF-0.5c"
6634 #  parameters:
6635 #  - "throughput"
6636 #  - "name"
6637 #  - "tags"
6638 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6639 #  x-axis: "X = CNFs per Service Pipeline"
6640 #  y-axis: "Y = Number of Service Pipelines"
6641 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6642 #  layout:
6643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6644 #    layout: "plot-service-density"
6645 #
6646 #################################################################################
6647 #
6648 ## Packet Throughput
6649 #
6650 #- type: "plot"
6651 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6652 #  algorithm: "plot_performance_box_name"
6653 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6654 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6655 #  include:
6656 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6657 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6658 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6659 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6660 #  layout:
6661 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6662 #    layout: "plot-throughput"
6663 #
6664 #- type: "plot"
6665 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6666 #  algorithm: "plot_performance_box_name"
6667 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6668 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6669 #  include:
6670 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6671 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6672 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6673 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6674 #  layout:
6675 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6676 #    layout: "plot-throughput"
6677 #
6678 #- type: "plot"
6679 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6680 #  algorithm: "plot_performance_box_name"
6681 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6682 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6683 #  include:
6684 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6685 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6686 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6687 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6688 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6689 #  layout:
6690 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6691 #    layout: "plot-throughput"
6692 #
6693 #- type: "plot"
6694 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6695 #  algorithm: "plot_performance_box_name"
6696 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6697 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6698 #  include:
6699 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6700 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6701 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6702 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6703 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6704 #  layout:
6705 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6706 #    layout: "plot-throughput"
6707 #
6708 #- type: "plot"
6709 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6710 #  algorithm: "plot_performance_box_name"
6711 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6712 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6713 #  include:
6714 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6715 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6716 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6717 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6718 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6719 #  layout:
6720 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
6721 #    layout: "plot-throughput"
6722 #
6723 #- type: "plot"
6724 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6725 #  algorithm: "plot_performance_box_name"
6726 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6727 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
6728 #  include:
6729 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6730 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6731 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6732 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6733 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6734 #  layout:
6735 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
6736 #    layout: "plot-throughput"
6737 #
6738 #- type: "plot"
6739 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6740 #  algorithm: "plot_performance_box_name"
6741 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6742 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6743 #  include:
6744 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6745 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6746 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6747 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6748 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6749 #  layout:
6750 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6751 #    layout: "plot-throughput"
6752 #
6753 #- type: "plot"
6754 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6755 #  algorithm: "plot_performance_box_name"
6756 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6757 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6758 #  include:
6759 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6760 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6761 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6762 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6763 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6764 #  layout:
6765 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6766 #    layout: "plot-throughput"
6767 #
6768 #- type: "plot"
6769 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6770 #  algorithm: "plot_performance_box_name"
6771 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6772 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6773 #  include:
6774 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6775 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6776 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6777 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6778 #  layout:
6779 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6780 #    layout: "plot-throughput"
6781 #
6782 #- type: "plot"
6783 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6784 #  algorithm: "plot_performance_box_name"
6785 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6786 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6787 #  include:
6788 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6789 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6790 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6791 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6792 #  layout:
6793 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6794 #    layout: "plot-throughput"
6795 #
6796 #- type: "plot"
6797 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6798 #  algorithm: "plot_performance_box_name"
6799 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6800 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6801 #  include:
6802 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6803 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6804 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6805 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6806 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6807 #  layout:
6808 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6809 #    layout: "plot-throughput"
6810 #
6811 #- type: "plot"
6812 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6813 #  algorithm: "plot_performance_box_name"
6814 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6815 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6816 #  include:
6817 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6818 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6819 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6820 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6821 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6822 #  layout:
6823 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6824 #    layout: "plot-throughput"
6825 #
6826 #- type: "plot"
6827 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6828 #  algorithm: "plot_performance_box_name"
6829 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6830 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6831 #  include:
6832 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6833 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6834 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6835 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6836 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6837 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6838 #  layout:
6839 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6840 #    layout: "plot-throughput"
6841 #
6842 #- type: "plot"
6843 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6844 #  algorithm: "plot_performance_box_name"
6845 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6846 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
6847 #  include:
6848 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6849 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6850 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6851 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6852 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6853 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6854 #  layout:
6855 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6856 #    layout: "plot-throughput"
6857 #
6858 #- type: "plot"
6859 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6860 #  algorithm: "plot_performance_box_name"
6861 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6862 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6863 #  include:
6864 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6865 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6866 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6867 #  layout:
6868 #    title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6869 #    layout: "plot-throughput"
6870 #
6871 #- type: "plot"
6872 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6873 #  algorithm: "plot_performance_box_name"
6874 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6875 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6876 #  include:
6877 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6878 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6879 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6880 #  layout:
6881 #    title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6882 #    layout: "plot-throughput"
6883 #
6884 #- type: "plot"
6885 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6886 #  algorithm: "plot_performance_box_name"
6887 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6888 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6889 #  include:
6890 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6891 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6892 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6893 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6894 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6895 #  layout:
6896 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6897 #    layout: "plot-throughput"
6898 #
6899 #- type: "plot"
6900 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6901 #  algorithm: "plot_performance_box_name"
6902 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6903 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6904 #  include:
6905 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6906 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6907 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6908 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6909 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6910 #  layout:
6911 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6912 #    layout: "plot-throughput"
6913 #
6914 #- type: "plot"
6915 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6916 #  algorithm: "plot_performance_box_name"
6917 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6918 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6919 #  include:
6920 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6921 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6922 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6923 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6924 #  layout:
6925 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6926 #    layout: "plot-throughput"
6927 #
6928 #- type: "plot"
6929 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6930 #  algorithm: "plot_performance_box_name"
6931 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6932 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6933 #  include:
6934 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6935 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6936 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6937 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6938 #  layout:
6939 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6940 #    layout: "plot-throughput"
6941 #
6942 #- type: "plot"
6943 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6944 #  algorithm: "plot_performance_box_name"
6945 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6946 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6947 #  include:
6948 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6949 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6950 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6951 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6952 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6953 #  layout:
6954 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6955 #    layout: "plot-throughput"
6956 #
6957 #- type: "plot"
6958 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6959 #  algorithm: "plot_performance_box_name"
6960 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6961 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6962 #  include:
6963 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6964 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6965 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6966 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6967 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6968 #  layout:
6969 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6970 #    layout: "plot-throughput"
6971 #
6972 #- type: "plot"
6973 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6974 #  algorithm: "plot_performance_box_name"
6975 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6976 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6977 #  include:
6978 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6979 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6980 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6981 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6982 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6983 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6984 #  layout:
6985 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6986 #    layout: "plot-throughput"
6987 #
6988 #- type: "plot"
6989 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6990 #  algorithm: "plot_performance_box_name"
6991 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6992 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
6993 #  include:
6994 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6995 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6996 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6997 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6998 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6999 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7000 #  layout:
7001 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
7002 #    layout: "plot-throughput"
7003 #
7004 #- type: "plot"
7005 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7006 #  algorithm: "plot_performance_box_name"
7007 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7008 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7009 #  include:
7010 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7011 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7012 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7013 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7014 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7015 #  layout:
7016 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7017 #    layout: "plot-throughput"
7018 #
7019 #- type: "plot"
7020 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7021 #  algorithm: "plot_performance_box_name"
7022 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7023 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7024 #  include:
7025 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7026 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7027 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7028 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7029 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7030 #  layout:
7031 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7032 #    layout: "plot-throughput"
7033 #
7034 #- type: "plot"
7035 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7036 #  algorithm: "plot_performance_box_name"
7037 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7038 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7039 #  include:
7040 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7041 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7042 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7043 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7044 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7045 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7046 #  layout:
7047 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7048 #    layout: "plot-throughput"
7049 #
7050 #- type: "plot"
7051 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7052 #  algorithm: "plot_performance_box_name"
7053 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7054 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7055 #  include:
7056 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7057 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7058 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7059 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7060 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7061 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7062 #  layout:
7063 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7064 #    layout: "plot-throughput"
7065 #
7066 #- type: "plot"
7067 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7068 #  algorithm: "plot_performance_box_name"
7069 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7070 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7071 #  include:
7072 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7073 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7074 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7075 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7076 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7077 #  layout:
7078 #    title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7079 #    layout: "plot-throughput"
7080 #
7081 #- type: "plot"
7082 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7083 #  algorithm: "plot_performance_box_name"
7084 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7085 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7086 #  include:
7087 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7088 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7089 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7090 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7091 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7092 #  layout:
7093 #    title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7094 #    layout: "plot-throughput"
7095 #
7096 #- type: "plot"
7097 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7098 #  algorithm: "plot_performance_box_name"
7099 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7100 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7101 #  include:
7102 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7103 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7104 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7105 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7106 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7107 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7108 #  layout:
7109 #    title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7110 #    layout: "plot-throughput"
7111 #
7112 #- type: "plot"
7113 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7114 #  algorithm: "plot_performance_box_name"
7115 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7116 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7117 #  include:
7118 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7119 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7120 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7121 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7122 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7123 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7124 #  layout:
7125 #    title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7126 #    layout: "plot-throughput"
7127 #
7128 #- type: "plot"
7129 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7130 #  algorithm: "plot_performance_box_name"
7131 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7132 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7133 #  include:
7134 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7135 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7136 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7137 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7138 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7139 #  layout:
7140 #    title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
7141 #    layout: "plot-throughput"
7142 #
7143 #- type: "plot"
7144 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7145 #  algorithm: "plot_performance_box_name"
7146 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7147 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7148 #  include:
7149 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7150 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7151 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
7152 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
7153 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7154 #  layout:
7155 #    title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
7156 #    layout: "plot-throughput"
7157 #
7158 #- type: "plot"
7159 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7160 #  algorithm: "plot_performance_box_name"
7161 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7162 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7163 #  include:
7164 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7165 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7166 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7167 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7168 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7169 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7170 #  layout:
7171 #    title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
7172 #    layout: "plot-throughput"
7173 #
7174 #- type: "plot"
7175 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7176 #  algorithm: "plot_performance_box_name"
7177 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7178 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7179 #  include:
7180 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7181 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7182 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7183 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7184 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7185 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
7186 #  layout:
7187 #    title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
7188 #    layout: "plot-throughput"
7189 #
7190 #- type: "plot"
7191 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7192 #  algorithm: "plot_performance_box_name"
7193 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7194 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7195 #  include:
7196 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7197 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7198 #  layout:
7199 #    title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7200 #    layout: "plot-throughput"
7201 #
7202 #- type: "plot"
7203 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
7204 #  algorithm: "plot_performance_box_name"
7205 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
7206 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7207 #  include:
7208 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7209 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7210 #  layout:
7211 #    title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
7212 #    layout: "plot-throughput"
7213 #
7214 #- type: "plot"
7215 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7216 #  algorithm: "plot_performance_box_name"
7217 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7218 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7219 #  include:
7220 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7221 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7222 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7223 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7224 #  layout:
7225 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7226 #    layout: "plot-throughput"
7227 #
7228 #- type: "plot"
7229 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
7230 #  algorithm: "plot_performance_box_name"
7231 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
7232 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7233 #  include:
7234 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7235 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7236 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7237 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7238 #  layout:
7239 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
7240 #    layout: "plot-throughput"
7241 #
7242 #- type: "plot"
7243 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7244 #  algorithm: "plot_performance_box_name"
7245 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7246 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7247 #  include:
7248 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7249 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7250 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7251 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7252 #  layout:
7253 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7254 #    layout: "plot-throughput"
7255 #
7256 #- type: "plot"
7257 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7258 #  algorithm: "plot_performance_box_name"
7259 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7260 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7261 #  include:
7262 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7263 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7264 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7265 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7266 #  layout:
7267 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7268 #    layout: "plot-throughput"
7269 #
7270 #- type: "plot"
7271 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7272 #  algorithm: "plot_performance_box_name"
7273 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7274 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7275 #  include:
7276 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7277 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7278 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7279 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7280 #  layout:
7281 #    title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
7282 #    layout: "plot-throughput"
7283 #
7284 #- type: "plot"
7285 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7286 #  algorithm: "plot_performance_box_name"
7287 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7288 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7289 #  include:
7290 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7291 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7292 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7293 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7294 #  layout:
7295 #    title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
7296 #    layout: "plot-throughput"
7297 #
7298 #- type: "plot"
7299 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7300 #  algorithm: "plot_performance_box_name"
7301 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7302 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7303 #  include:
7304 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7305 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7306 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7307 #  layout:
7308 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7309 #    layout: "plot-throughput"
7310 #
7311 #- type: "plot"
7312 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7313 #  algorithm: "plot_performance_box_name"
7314 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7315 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7316 #  include:
7317 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7318 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7319 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7320 #  layout:
7321 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7322 #    layout: "plot-throughput"
7323 #
7324 #- type: "plot"
7325 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7326 #  algorithm: "plot_performance_box_name"
7327 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7328 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7329 #  include:
7330 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7331 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7332 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7333 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7334 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7335 #  layout:
7336 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7337 #    layout: "plot-throughput"
7338 #
7339 #- type: "plot"
7340 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7341 #  algorithm: "plot_performance_box_name"
7342 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7343 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7344 #  include:
7345 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7346 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7347 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7348 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7349 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7350 #  layout:
7351 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7352 #    layout: "plot-throughput"
7353 #
7354 #- type: "plot"
7355 #  title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7356 #  algorithm: "plot_performance_box_name"
7357 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7358 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7359 #  include:
7360 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7361 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7362 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7363 #  layout:
7364 #    title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7365 #    layout: "plot-throughput"
7366 #
7367 #- type: "plot"
7368 #  title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7369 #  algorithm: "plot_performance_box_name"
7370 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7371 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7372 #  include:
7373 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7374 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7375 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7376 #  layout:
7377 #    title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
7378 #    layout: "plot-throughput"
7379 #
7380 #- type: "plot"
7381 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7382 #  algorithm: "plot_performance_box_name"
7383 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7384 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7385 #  include:
7386 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7387 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7388 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7389 #  layout:
7390 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7391 #    layout: "plot-throughput"
7392 #
7393 #- type: "plot"
7394 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7395 #  algorithm: "plot_performance_box_name"
7396 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7397 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7398 #  include:
7399 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7400 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7401 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7402 #  layout:
7403 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7404 #    layout: "plot-throughput"
7405 #
7406 #- type: "plot"
7407 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7408 #  algorithm: "plot_performance_box_name"
7409 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7410 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7411 #  include:
7412 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7413 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7414 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7415 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7416 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7417 #  layout:
7418 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7419 #    layout: "plot-throughput"
7420 #
7421 #- type: "plot"
7422 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7423 #  algorithm: "plot_performance_box_name"
7424 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7425 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7426 #  include:
7427 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7428 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7429 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7430 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7431 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7432 #  layout:
7433 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
7434 #    layout: "plot-throughput"
7435 #
7436 #- type: "plot"
7437 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7438 #  algorithm: "plot_performance_box_name"
7439 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7440 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7441 #  include:
7442 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7443 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7444 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7445 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7446 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7447 #  layout:
7448 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7449 #    layout: "plot-throughput"
7450 #
7451 #- type: "plot"
7452 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7453 #  algorithm: "plot_performance_box_name"
7454 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7455 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7456 #  include:
7457 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7458 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7459 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7460 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7461 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7462 #  layout:
7463 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7464 #    layout: "plot-throughput"
7465 #
7466 #- type: "plot"
7467 #  title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7468 #  algorithm: "plot_performance_box_name"
7469 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7470 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7471 #  include:
7472 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7473 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7474 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7475 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7476 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7477 #  layout:
7478 #    title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7479 #    layout: "plot-throughput"
7480 #
7481 #- type: "plot"
7482 #  title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7483 #  algorithm: "plot_performance_box_name"
7484 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7485 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
7486 #  include:
7487 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7488 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7489 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7490 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7491 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7492 #  layout:
7493 #    title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7494 #    layout: "plot-throughput"
7495 #
7496 #- type: "plot"
7497 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7498 #  algorithm: "plot_performance_box_name"
7499 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7500 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7501 #  include:
7502 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7503 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7504 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7505 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7506 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7507 #  layout:
7508 #    title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
7509 #    layout: "plot-throughput"
7510 #
7511 #- type: "plot"
7512 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7513 #  algorithm: "plot_performance_box_name"
7514 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7515 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7516 #  include:
7517 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7518 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7519 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
7520 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
7521 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7522 #  layout:
7523 #    title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
7524 #    layout: "plot-throughput"
7525 #
7526 #- type: "plot"
7527 #  title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7528 #  algorithm: "plot_performance_box_name"
7529 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7530 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7531 #  include:
7532 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7533 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7534 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7535 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7536 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7537 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7538 #  layout:
7539 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7540 #    layout: "plot-throughput"
7541 #
7542 #- type: "plot"
7543 #  title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7544 #  algorithm: "plot_performance_box_name"
7545 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7546 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7547 #  include:
7548 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7549 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7550 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7551 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7552 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7553 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7554 #  layout:
7555 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
7556 #    layout: "plot-throughput"
7557 #
7558 #- type: "plot"
7559 #  title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7560 #  algorithm: "plot_performance_box_name"
7561 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7562 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7563 #  include:
7564 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7565 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7566 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7567 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7568 #  layout:
7569 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7570 #    layout: "plot-throughput"
7571 #
7572 #- type: "plot"
7573 #  title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7574 #  algorithm: "plot_performance_box_name"
7575 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7576 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7577 #  include:
7578 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7579 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7580 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7581 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7582 #  layout:
7583 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
7584 #    layout: "plot-throughput"
7585 #
7586 #- type: "plot"
7587 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7588 #  algorithm: "plot_performance_box_name"
7589 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7590 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7591 #  include:
7592 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7593 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7594 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7595 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7596 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7597 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7598 #  layout:
7599 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7600 #    layout: "plot-throughput"
7601 #
7602 #- type: "plot"
7603 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7604 #  algorithm: "plot_performance_box_name"
7605 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7606 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7607 #  include:
7608 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7609 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7610 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7611 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7612 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7613 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7614 #  layout:
7615 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
7616 #    layout: "plot-throughput"
7617 #
7618 #- type: "plot"
7619 #  title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7620 #  algorithm: "plot_performance_box_name"
7621 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7622 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7623 #  include:
7624 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7625 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7626 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7627 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7628 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7629 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7630 #  layout:
7631 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7632 #    layout: "plot-throughput"
7633 #
7634 #- type: "plot"
7635 #  title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7636 #  algorithm: "plot_performance_box_name"
7637 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7638 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7639 #  include:
7640 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7641 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7642 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7643 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7644 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7645 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7646 #  layout:
7647 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7648 #    layout: "plot-throughput"
7649 #
7650 #- type: "plot"
7651 #  title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7652 #  algorithm: "plot_performance_box_name"
7653 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7654 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7655 #  include:
7656 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7657 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7658 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7659 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7660 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7661 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7662 #  layout:
7663 #    title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
7664 #    layout: "plot-throughput"
7665 #
7666 #- type: "plot"
7667 #  title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7668 #  algorithm: "plot_performance_box_name"
7669 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7670 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
7671 #  include:
7672 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7673 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7674 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7675 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7676 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7677 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7678 #  layout:
7679 #    title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
7680 #    layout: "plot-throughput"
7681 #
7682 #- type: "plot"
7683 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7684 #  algorithm: "plot_performance_box_name"
7685 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7686 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7687 #  include:
7688 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7689 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7690 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7691 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7692 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7693 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7694 #  layout:
7695 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7696 #    layout: "plot-throughput"
7697 #
7698 #- type: "plot"
7699 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7700 #  algorithm: "plot_performance_box_name"
7701 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7702 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7703 #  include:
7704 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7705 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7706 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7707 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7708 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7709 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7710 #  layout:
7711 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7712 #    layout: "plot-throughput"
7713 #
7714 #- type: "plot"
7715 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7716 #  algorithm: "plot_performance_box_name"
7717 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7718 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7719 #  include:
7720 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7721 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7722 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7723 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7724 #  layout:
7725 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7726 #    layout: "plot-throughput"
7727 #
7728 #- type: "plot"
7729 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7730 #  algorithm: "plot_performance_box_name"
7731 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7732 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7733 #  include:
7734 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7735 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7736 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7737 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7738 #  layout:
7739 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7740 #    layout: "plot-throughput"
7741 #
7742 #- type: "plot"
7743 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7744 #  algorithm: "plot_performance_box_name"
7745 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7746 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7747 #  include:
7748 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7749 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7750 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7751 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7752 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7753 #  layout:
7754 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7755 #    layout: "plot-throughput"
7756 #
7757 #- type: "plot"
7758 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7759 #  algorithm: "plot_performance_box_name"
7760 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7761 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7762 #  include:
7763 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7764 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7765 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7766 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7767 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7768 #  layout:
7769 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7770 #    layout: "plot-throughput"
7771 #
7772 #- type: "plot"
7773 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7774 #  algorithm: "plot_performance_box_name"
7775 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7776 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7777 #  include:
7778 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7779 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7780 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7781 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7782 #  layout:
7783 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7784 #    layout: "plot-throughput"
7785 #
7786 #- type: "plot"
7787 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7788 #  algorithm: "plot_performance_box_name"
7789 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7790 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
7791 #  include:
7792 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7793 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7794 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7795 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7796 #  layout:
7797 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7798 #    layout: "plot-throughput"
7799 #
7800 #- type: "plot"
7801 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7802 #  algorithm: "plot_performance_box_name"
7803 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7804 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7805 #  include:
7806 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7807 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7808 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7809 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7810 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7811 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7812 #  layout:
7813 #    title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7814 #    layout: "plot-throughput"
7815 #
7816 #- type: "plot"
7817 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7818 #  algorithm: "plot_performance_box_name"
7819 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7820 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7821 #  include:
7822 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7823 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7824 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7825 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7826 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7827 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7828 #  layout:
7829 #    title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7830 #    layout: "plot-throughput"
7831 #
7832 #- type: "plot"
7833 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7834 #  algorithm: "plot_performance_box_name"
7835 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7836 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7837 #  include:
7838 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7839 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7840 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7841 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7842 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7843 #  layout:
7844 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7845 #    layout: "plot-throughput"
7846 #
7847 #- type: "plot"
7848 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7849 #  algorithm: "plot_performance_box_name"
7850 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7851 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7852 #  include:
7853 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7854 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7855 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7856 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7857 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7858 #  layout:
7859 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7860 #    layout: "plot-throughput"
7861 #
7862 #- type: "plot"
7863 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7864 #  algorithm: "plot_performance_box_name"
7865 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7866 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7867 #  include:
7868 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7869 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7870 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7871 #  layout:
7872 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7873 #    layout: "plot-throughput"
7874 #
7875 #- type: "plot"
7876 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7877 #  algorithm: "plot_performance_box_name"
7878 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7879 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7880 #  include:
7881 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7882 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7883 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7884 #  layout:
7885 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7886 #    layout: "plot-throughput"
7887 #
7888 #- type: "plot"
7889 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7890 #  algorithm: "plot_performance_box_name"
7891 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7892 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7893 #  include:
7894 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7895 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7896 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7897 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7898 #  layout:
7899 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7900 #    layout: "plot-throughput"
7901 #
7902 #- type: "plot"
7903 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7904 #  algorithm: "plot_performance_box_name"
7905 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7906 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7907 #  include:
7908 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7909 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7910 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7911 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7912 #  layout:
7913 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7914 #    layout: "plot-throughput"
7915 #
7916 #- type: "plot"
7917 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7918 #  algorithm: "plot_performance_box_name"
7919 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7920 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7921 #  include:
7922 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7923 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7924 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7925 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7926 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7927 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7928 #  layout:
7929 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7930 #    layout: "plot-throughput"
7931 #
7932 #- type: "plot"
7933 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7934 #  algorithm: "plot_performance_box_name"
7935 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7936 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7937 #  include:
7938 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7939 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7940 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7941 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7942 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7943 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7944 #  layout:
7945 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7946 #    layout: "plot-throughput"
7947 #
7948 #- type: "plot"
7949 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7950 #  algorithm: "plot_performance_box_name"
7951 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7952 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7953 #  include:
7954 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7955 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7956 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7957 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7958 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7959 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7960 #  layout:
7961 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
7962 #    layout: "plot-throughput"
7963 #
7964 #- type: "plot"
7965 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7966 #  algorithm: "plot_performance_box_name"
7967 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7968 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7969 #  include:
7970 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7971 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7972 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7973 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7974 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7975 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7976 #  layout:
7977 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
7978 #    layout: "plot-throughput"
7979 #
7980 #- type: "plot"
7981 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7982 #  algorithm: "plot_performance_box_name"
7983 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7984 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7985 #  include:
7986 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7987 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7988 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7989 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7990 #  layout:
7991 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
7992 #    layout: "plot-throughput"
7993 #
7994 #- type: "plot"
7995 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7996 #  algorithm: "plot_performance_box_name"
7997 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
7998 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
7999 #  include:
8000 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8001 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8002 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8003 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8004 #  layout:
8005 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
8006 #    layout: "plot-throughput"
8007 #
8008 #- type: "plot"
8009 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8010 #  algorithm: "plot_performance_box_name"
8011 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8012 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8013 #  include:
8014 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8015 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8016 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8017 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8018 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8019 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8020 #  layout:
8021 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8022 #    layout: "plot-throughput"
8023 #
8024 #- type: "plot"
8025 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8026 #  algorithm: "plot_performance_box_name"
8027 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8028 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8029 #  include:
8030 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8031 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8032 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8033 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8034 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8035 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8036 #  layout:
8037 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8038 #    layout: "plot-throughput"
8039 #
8040 #- type: "plot"
8041 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8042 #  algorithm: "plot_performance_box_name"
8043 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8044 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8045 #  include:
8046 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8047 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8048 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8049 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8050 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8051 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8052 #  layout:
8053 #    title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8054 #    layout: "plot-throughput"
8055 #
8056 #- type: "plot"
8057 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8058 #  algorithm: "plot_performance_box_name"
8059 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8060 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8061 #  include:
8062 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8063 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8064 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8067 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8068 #  layout:
8069 #    title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8070 #    layout: "plot-throughput"
8071 #
8072 #- type: "plot"
8073 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8074 #  algorithm: "plot_performance_box_name"
8075 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8076 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8077 #  include:
8078 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8079 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8080 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8081 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8082 #  layout:
8083 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8084 #    layout: "plot-throughput"
8085 #
8086 #- type: "plot"
8087 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8088 #  algorithm: "plot_performance_box_name"
8089 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8090 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8091 #  include:
8092 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8093 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8094 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8095 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8096 #  layout:
8097 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8098 #    layout: "plot-throughput"
8099 #
8100 #- type: "plot"
8101 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8102 #  algorithm: "plot_performance_box_name"
8103 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8104 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8105 #  include:
8106 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8107 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8108 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8109 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8110 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8111 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8112 #  layout:
8113 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8114 #    layout: "plot-throughput"
8115 #
8116 #- type: "plot"
8117 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8118 #  algorithm: "plot_performance_box_name"
8119 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8120 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
8121 #  include:
8122 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8123 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8124 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8125 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8126 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8127 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8128 #  layout:
8129 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8130 #    layout: "plot-throughput"
8131 #
8132 #- type: "plot"
8133 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8134 #  algorithm: "plot_performance_box_name"
8135 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8136 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8137 #  include:
8138 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8139 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8140 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8141 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8142 #  layout:
8143 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
8144 #    layout: "plot-throughput"
8145 #
8146 #- type: "plot"
8147 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8148 #  algorithm: "plot_performance_box_name"
8149 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8150 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8151 #  include:
8152 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
8153 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8154 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
8155 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8156 #  layout:
8157 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
8158 #    layout: "plot-throughput"
8159 #
8160 #- type: "plot"
8161 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8162 #  algorithm: "plot_performance_box_name"
8163 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8164 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8165 #  include:
8166 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8167 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8168 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8169 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8170 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8171 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8172 #  layout:
8173 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
8174 #    layout: "plot-throughput"
8175 #
8176 #- type: "plot"
8177 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8178 #  algorithm: "plot_performance_box_name"
8179 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8180 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8181 #  include:
8182 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
8183 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8184 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
8185 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
8186 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
8187 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
8188 #  layout:
8189 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
8190 #    layout: "plot-throughput"
8191 #
8192 #- type: "plot"
8193 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8194 #  algorithm: "plot_performance_box_name"
8195 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8196 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8197 #  include:
8198 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8199 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8200 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8201 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8202 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8203 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8204 #  layout:
8205 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
8206 #    layout: "plot-throughput"
8207 #
8208 #- type: "plot"
8209 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8210 #  algorithm: "plot_performance_box_name"
8211 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8212 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8213 #  include:
8214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
8215 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8216 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8217 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8218 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8219 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8220 #  layout:
8221 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
8222 #    layout: "plot-throughput"
8223 #
8224 #- type: "plot"
8225 #  title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
8226 #  algorithm: "plot_performance_box_name"
8227 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
8228 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8229 #  include:
8230 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8231 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8232 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8233 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8234 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8235 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8236 #  layout:
8237 #    title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
8238 #    layout: "plot-throughput"
8239 #
8240 #- type: "plot"
8241 #  title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
8242 #  algorithm: "plot_performance_box_name"
8243 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
8244 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8245 #  include:
8246 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8247 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8248 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8249 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8250 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8251 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8252 #  layout:
8253 #    title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
8254 #    layout: "plot-throughput"
8255 #
8256 #- type: "plot"
8257 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8258 #  algorithm: "plot_performance_box_name"
8259 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8260 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8261 #  include:
8262 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8263 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8264 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8265 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8266 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8267 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8268 #  layout:
8269 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
8270 #    layout: "plot-throughput"
8271 #
8272 #- type: "plot"
8273 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8274 #  algorithm: "plot_performance_box_name"
8275 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8276 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8277 #  include:
8278 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8279 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8280 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8281 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8282 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8283 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8284 #  layout:
8285 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
8286 #    layout: "plot-throughput"
8287 #
8288 #- type: "plot"
8289 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8290 #  algorithm: "plot_performance_box_name"
8291 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8292 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8293 #  include:
8294 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8295 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8296 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8297 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8298 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8299 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8300 #  layout:
8301 #    title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8302 #    layout: "plot-throughput"
8303 #
8304 #- type: "plot"
8305 #  title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8306 #  algorithm: "plot_performance_box_name"
8307 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8308 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8309 #  include:
8310 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8311 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8312 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8313 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8314 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8315 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8316 #  layout:
8317 #    title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8318 #    layout: "plot-throughput"
8319 #
8320 #- type: "plot"
8321 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8322 #  algorithm: "plot_performance_box_name"
8323 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8324 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8325 #  include:
8326 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8327 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8328 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8329 #  layout:
8330 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
8331 #    layout: "plot-throughput"
8332 #
8333 #- type: "plot"
8334 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8335 #  algorithm: "plot_performance_box_name"
8336 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8337 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
8338 #  include:
8339 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8340 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8341 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8342 #  layout:
8343 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
8344 #    layout: "plot-throughput"
8345 #
8346 #- type: "plot"
8347 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8348 #  algorithm: "plot_performance_box_name"
8349 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8350 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8351 #  include:
8352 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8353 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8354 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8355 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8356 #  layout:
8357 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8358 #    layout: "plot-throughput"
8359 #
8360 #- type: "plot"
8361 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8362 #  algorithm: "plot_performance_box_name"
8363 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8364 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8365 #  include:
8366 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8367 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8368 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8369 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8370 #  layout:
8371 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8372 #    layout: "plot-throughput"
8373 #
8374 #- type: "plot"
8375 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8376 #  algorithm: "plot_performance_box_name"
8377 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8378 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8379 #  include:
8380 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8381 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8382 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8383 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8384 #  layout:
8385 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8386 #    layout: "plot-throughput"
8387 #
8388 #- type: "plot"
8389 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8390 #  algorithm: "plot_performance_box_name"
8391 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8392 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
8393 #  include:
8394 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8395 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8396 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8397 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8398 #  layout:
8399 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8400 #    layout: "plot-throughput"
8401 #
8402 #- type: "plot"
8403 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8404 #  algorithm: "plot_performance_box_name"
8405 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8406 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8407 #  include:
8408 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8409 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8410 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8411 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8412 #  layout:
8413 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
8414 #    layout: "plot-throughput"
8415 #
8416 #- type: "plot"
8417 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8418 #  algorithm: "plot_performance_box_name"
8419 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8420 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8421 #  include:
8422 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8423 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8424 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8425 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8426 #  layout:
8427 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
8428 #    layout: "plot-throughput"
8429 #
8430 #- type: "plot"
8431 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8432 #  algorithm: "plot_performance_box_name"
8433 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8434 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8435 #  include:
8436 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8437 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8438 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8439 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8440 #  layout:
8441 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
8442 #    layout: "plot-throughput"
8443 #
8444 #- type: "plot"
8445 #  title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8446 #  algorithm: "plot_performance_box_name"
8447 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8448 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
8449 #  include:
8450 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8451 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8452 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8453 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8454 #  layout:
8455 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
8456 #    layout: "plot-throughput"
8457 #
8458 #- type: "plot"
8459 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8460 #  algorithm: "plot_performance_box_name"
8461 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8462 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8463 #  include:
8464 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8468 #  layout:
8469 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8470 #    layout: "plot-throughput"
8471 #
8472 #- type: "plot"
8473 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8474 #  algorithm: "plot_performance_box_name"
8475 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8476 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8477 #  include:
8478 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8479 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8480 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8481 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8482 #  layout:
8483 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8484 #    layout: "plot-throughput"
8485 #
8486 #- type: "plot"
8487 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8488 #  algorithm: "plot_performance_box_name"
8489 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8490 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8491 #  include:
8492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8495 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8496 #  layout:
8497 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8498 #    layout: "plot-throughput"
8499 #
8500 #- type: "plot"
8501 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8502 #  algorithm: "plot_performance_box_name"
8503 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8504 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8505 #  include:
8506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8510 #  layout:
8511 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8512 #    layout: "plot-throughput"
8513 #
8514 #- type: "plot"
8515 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8516 #  algorithm: "plot_performance_box_name"
8517 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8518 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8519 #  include:
8520 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8521 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8522 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8523 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8524 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8525 #  layout:
8526 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
8527 #    layout: "plot-throughput"
8528 #
8529 #- type: "plot"
8530 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8531 #  algorithm: "plot_performance_box_name"
8532 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8533 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8534 #  include:
8535 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8536 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8537 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8538 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8539 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8540 #  layout:
8541 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
8542 #    layout: "plot-throughput"
8543 #
8544 #- type: "plot"
8545 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8546 #  algorithm: "plot_performance_box_name"
8547 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8548 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8549 #  include:
8550 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8551 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8552 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8553 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8554 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8555 #  layout:
8556 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
8557 #    layout: "plot-throughput"
8558 #
8559 #- type: "plot"
8560 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8561 #  algorithm: "plot_performance_box_name"
8562 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8563 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8564 #  include:
8565 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8566 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8567 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8568 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8569 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
8570 #  layout:
8571 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
8572 #    layout: "plot-throughput"
8573 #
8574 #- type: "plot"
8575 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8576 #  algorithm: "plot_performance_box_name"
8577 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8578 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8579 #  include:
8580 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8581 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8582 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8583 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8584 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8585 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8586 #  layout:
8587 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
8588 #    layout: "plot-throughput"
8589 #
8590 #- type: "plot"
8591 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8592 #  algorithm: "plot_performance_box_name"
8593 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8594 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8595 #  include:
8596 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8597 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8598 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8599 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8600 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8601 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8602 #  layout:
8603 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
8604 #    layout: "plot-throughput"
8605 #
8606 #- type: "plot"
8607 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8608 #  algorithm: "plot_performance_box_name"
8609 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8610 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8611 #  include:
8612 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8613 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8614 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8615 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8616 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8617 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8618 #  layout:
8619 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
8620 #    layout: "plot-throughput"
8621 #
8622 #- type: "plot"
8623 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8624 #  algorithm: "plot_performance_box_name"
8625 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8626 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
8627 #  include:
8628 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8629 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8630 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8631 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8632 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8633 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8634 #  layout:
8635 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
8636 #    layout: "plot-throughput"
8637 #
8638 #- type: "plot"
8639 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8640 #  algorithm: "plot_performance_box_name"
8641 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8642 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8643 #  include:
8644 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8645 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8646 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8647 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8648 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8649 #  layout:
8650 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
8651 #    layout: "plot-throughput"
8652 #
8653 #- type: "plot"
8654 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8655 #  algorithm: "plot_performance_box_name"
8656 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8657 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8658 #  include:
8659 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8660 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8661 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8662 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8663 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8664 #  layout:
8665 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
8666 #    layout: "plot-throughput"
8667 #
8668 #- type: "plot"
8669 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8670 #  algorithm: "plot_performance_box_name"
8671 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8672 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8673 #  include:
8674 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8675 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8676 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8678 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8680 #  layout:
8681 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
8682 #    layout: "plot-throughput"
8683 #
8684 #- type: "plot"
8685 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8686 #  algorithm: "plot_performance_box_name"
8687 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8688 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8689 #  include:
8690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8696 #  layout:
8697 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
8698 #    layout: "plot-throughput"
8699 #
8700 #- type: "plot"
8701 #  title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8702 #  algorithm: "plot_performance_box_name"
8703 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8704 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8705 #  include:
8706 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8707 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8708 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8709 #  layout:
8710 #    title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
8711 #    layout: "plot-throughput"
8712 #
8713 #- type: "plot"
8714 #  title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8715 #  algorithm: "plot_performance_box_name"
8716 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8717 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8718 #  include:
8719 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8720 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8721 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8722 #  layout:
8723 #    title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
8724 #    layout: "plot-throughput"
8725 #
8726 #- type: "plot"
8727 #  title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8728 #  algorithm: "plot_performance_box_name"
8729 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8730 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8731 #  include:
8732 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8733 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8734 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8735 #  layout:
8736 #    title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8737 #    layout: "plot-throughput"
8738 #
8739 #- type: "plot"
8740 #  title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8741 #  algorithm: "plot_performance_box_name"
8742 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8743 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8744 #  include:
8745 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8746 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8747 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8748 #  layout:
8749 #    title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
8750 #    layout: "plot-throughput"
8751 #
8752 #- type: "plot"
8753 #  title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8754 #  algorithm: "plot_performance_box_name"
8755 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8756 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8757 #  include:
8758 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8759 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8760 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8761 #  layout:
8762 #    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
8763 #    layout: "plot-throughput"
8764 #
8765 #- type: "plot"
8766 #  title: "Throughput: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8767 #  algorithm: "plot_performance_box_name"
8768 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8769 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
8770 #  include:
8771 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8772 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8773 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8774 #  layout:
8775 #    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-pdr"
8776 #    layout: "plot-throughput"
8777 #
8778 #################################################################################
8779 #
8780 ## Packet Latency 1C
8781 #
8782 #- type: "plot"
8783 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8784 #  algorithm: "plot_latency_error_bars_name"
8785 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8786 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8787 #  include:
8788 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8789 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8790 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8791 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8792 #  layout:
8793 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8794 #    layout: "plot-latency"
8795 #
8796 #- type: "plot"
8797 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8798 #  algorithm: "plot_latency_error_bars_name"
8799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
8800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8801 #  include:
8802 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8803 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8804 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8805 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8806 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8807 #  layout:
8808 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
8809 #    layout: "plot-latency"
8810 #
8811 #- type: "plot"
8812 #  title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8813 #  algorithm: "plot_latency_error_bars_name"
8814 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8815 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8816 #  include:
8817 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8818 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8819 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8820 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8821 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8822 #  layout:
8823 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8824 #    layout: "plot-latency"
8825 #
8826 #- type: "plot"
8827 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8828 #  algorithm: "plot_latency_error_bars_name"
8829 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8830 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8831 #  include:
8832 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
8833 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8834 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8835 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8836 #  layout:
8837 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8838 #    layout: "plot-latency"
8839 #
8840 #- type: "plot"
8841 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8842 #  algorithm: "plot_latency_error_bars_name"
8843 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8844 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8845 #  include:
8846 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8847 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8848 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8849 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8850 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8851 #  layout:
8852 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8853 #    layout: "plot-latency"
8854 #
8855 #- type: "plot"
8856 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8857 #  algorithm: "plot_latency_error_bars_name"
8858 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8859 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8860 #  include:
8861 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8862 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8863 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8864 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8865 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8866 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8867 #  layout:
8868 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8869 #    layout: "plot-latency"
8870 #
8871 #- type: "plot"
8872 #  title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8873 #  algorithm: "plot_latency_error_bars_name"
8874 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
8875 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8876 #  include:
8877 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
8878 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
8879 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
8880 #  layout:
8881 #    title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
8882 #    layout: "plot-latency"
8883 #
8884 #- type: "plot"
8885 #  title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8886 #  algorithm: "plot_latency_error_bars_name"
8887 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
8888 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8889 #  include:
8890 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8891 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8892 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8893 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8894 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8895 #  layout:
8896 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
8897 #    layout: "plot-latency"
8898 #
8899 #- type: "plot"
8900 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8901 #  algorithm: "plot_latency_error_bars_name"
8902 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
8903 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8904 #  include:
8905 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
8906 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
8907 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
8908 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
8909 #  layout:
8910 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
8911 #    layout: "plot-latency"
8912 #
8913 #- type: "plot"
8914 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8915 #  algorithm: "plot_latency_error_bars_name"
8916 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
8917 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8918 #  include:
8919 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
8920 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8921 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
8922 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
8923 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
8924 #  layout:
8925 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
8926 #    layout: "plot-latency"
8927 #
8928 #- type: "plot"
8929 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8930 #  algorithm: "plot_latency_error_bars_name"
8931 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
8932 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8933 #  include:
8934 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
8935 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8936 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8937 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8938 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8939 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
8940 #  layout:
8941 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
8942 #    layout: "plot-latency"
8943 #
8944 #- type: "plot"
8945 #  title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8946 #  algorithm: "plot_latency_error_bars_name"
8947 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
8948 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8949 #  include:
8950 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
8951 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8952 #  layout:
8953 #    title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
8954 #    layout: "plot-latency"
8955 #
8956 #- type: "plot"
8957 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8958 #  algorithm: "plot_latency_error_bars_name"
8959 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
8960 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8961 #  include:
8962 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
8963 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8964 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8965 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8966 #  layout:
8967 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
8968 #    layout: "plot-latency"
8969 #
8970 #- type: "plot"
8971 #  title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8972 #  algorithm: "plot_latency_error_bars_name"
8973 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8974 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8975 #  include:
8976 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8977 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8978 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8979 #  layout:
8980 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8981 #    layout: "plot-latency"
8982 #
8983 #- type: "plot"
8984 #  title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8985 #  algorithm: "plot_latency_error_bars_name"
8986 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
8987 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8988 #  include:
8989 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
8990 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
8991 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
8992 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
8993 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
8994 #  layout:
8995 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
8996 #    layout: "plot-latency"
8997 #
8998 #- type: "plot"
8999 #  title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
9000 #  algorithm: "plot_latency_error_bars_name"
9001 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
9002 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9003 #  include:
9004 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
9005 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
9006 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
9007 #  layout:
9008 #    title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
9009 #    layout: "plot-latency"
9010 #
9011 #- type: "plot"
9012 #  title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
9013 #  algorithm: "plot_latency_error_bars_name"
9014 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
9015 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9016 #  include:
9017 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
9018 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
9019 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
9020 #  layout:
9021 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
9022 #    layout: "plot-latency"
9023 #
9024 #- type: "plot"
9025 #  title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
9026 #  algorithm: "plot_latency_error_bars_name"
9027 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
9028 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9029 #  include:
9030 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
9031 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
9032 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
9033 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
9034 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
9035 #  layout:
9036 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
9037 #    layout: "plot-latency"
9038 #
9039 ##- type: "plot"
9040 ##  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9041 ##  algorithm: "plot_latency_error_bars_name"
9042 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9043 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9044 ##  include:
9045 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9046 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9047 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9048 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9049 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9050 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9051 ##  layout:
9052 ##    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9053 ##    layout: "plot-latency"
9054 #
9055 ##- type: "plot"
9056 ##  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9057 ##  algorithm: "plot_latency_error_bars_name"
9058 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9059 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9060 ##  include:
9061 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9062 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9063 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9064 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9065 ##  layout:
9066 ##    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9067 ##    layout: "plot-latency"
9068 #
9069 ##- type: "plot"
9070 ##  title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9071 ##  algorithm: "plot_latency_error_bars_name"
9072 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9073 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9074 ##  include:
9075 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9076 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9077 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9078 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9079 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9080 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9081 ##  layout:
9082 ##    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
9083 ##    layout: "plot-latency"
9084 #
9085 #- type: "plot"
9086 #  title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
9087 #  algorithm: "plot_latency_error_bars_name"
9088 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
9089 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9090 #  include:
9091 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
9092 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9093 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
9094 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9095 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9096 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9097 #  layout:
9098 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
9099 #    layout: "plot-latency"
9100 #
9101 #- type: "plot"
9102 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
9103 #  algorithm: "plot_latency_error_bars_name"
9104 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
9105 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9106 #  include:
9107 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
9108 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
9109 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9110 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
9111 #  layout:
9112 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
9113 #    layout: "plot-latency"
9114 #
9115 #- type: "plot"
9116 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
9117 #  algorithm: "plot_latency_error_bars_name"
9118 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
9119 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9120 #  include:
9121 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
9122 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
9123 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
9124 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9125 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9126 #  layout:
9127 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
9128 #    layout: "plot-latency"
9129 #
9130 #- type: "plot"
9131 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
9132 #  algorithm: "plot_latency_error_bars_name"
9133 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
9134 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9135 #  include:
9136 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9137 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
9138 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
9139 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9140 #  layout:
9141 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
9142 #    layout: "plot-latency"
9143 #
9144 #- type: "plot"
9145 #  title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
9146 #  algorithm: "plot_latency_error_bars_name"
9147 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
9148 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9149 #  include:
9150 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
9151 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
9152 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
9153 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9154 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9155 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9156 #  layout:
9157 #    title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
9158 #    layout: "plot-latency"
9159 #
9160 #- type: "plot"
9161 #  title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
9162 #  algorithm: "plot_latency_error_bars_name"
9163 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
9164 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9165 #  include:
9166 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
9167 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
9168 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9169 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9170 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9171 #  layout:
9172 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
9173 #    layout: "plot-latency"
9174 #
9175 #- type: "plot"
9176 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
9177 #  algorithm: "plot_latency_error_bars_name"
9178 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
9179 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9180 #  include:
9181 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
9182 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
9183 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
9184 #  layout:
9185 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
9186 #    layout: "plot-latency"
9187 #
9188 #- type: "plot"
9189 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
9190 #  algorithm: "plot_latency_error_bars_name"
9191 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
9192 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9193 #  include:
9194 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
9195 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
9196 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9197 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9198 #  layout:
9199 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
9200 #    layout: "plot-latency"
9201 #
9202 #- type: "plot"
9203 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
9204 #  algorithm: "plot_latency_error_bars_name"
9205 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
9206 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9207 #  include:
9208 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
9209 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
9210 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9211 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
9212 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
9213 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9214 #  layout:
9215 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
9216 #    layout: "plot-latency"
9217 #
9218 #- type: "plot"
9219 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
9220 #  algorithm: "plot_latency_error_bars_name"
9221 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
9222 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9223 #  include:
9224 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
9225 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9226 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9227 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9228 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9229 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9230 #  layout:
9231 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
9232 #    layout: "plot-latency"
9233 #
9234 #- type: "plot"
9235 #  title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
9236 #  algorithm: "plot_latency_error_bars_name"
9237 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
9238 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9239 #  include:
9240 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9241 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9242 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9243 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9244 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9245 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9246 #  layout:
9247 #    title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
9248 #    layout: "plot-latency"
9249 #
9250 #- type: "plot"
9251 #  title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
9252 #  algorithm: "plot_latency_error_bars_name"
9253 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
9254 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9255 #  include:
9256 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9257 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9258 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9259 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9260 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9261 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9262 #  layout:
9263 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
9264 #    layout: "plot-latency"
9265 #
9266 #- type: "plot"
9267 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9268 #  algorithm: "plot_latency_error_bars_name"
9269 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
9270 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9271 #  include:
9272 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9273 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9274 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9275 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9276 #  layout:
9277 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9278 #    layout: "plot-latency"
9279 #
9280 #- type: "plot"
9281 #  title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9282 #  algorithm: "plot_latency_error_bars_name"
9283 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
9284 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
9285 #  include:
9286 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9287 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9288 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9289 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9290 #  layout:
9291 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9292 #    layout: "plot-latency"
9293 #
9294 #- type: "plot"
9295 #  title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
9296 #  algorithm: "plot_latency_error_bars_name"
9297 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
9298 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9299 #  include:
9300 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9301 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9302 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9303 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9304 #  layout:
9305 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
9306 #    layout: "plot-latency"
9307 #
9308 #- type: "plot"
9309 #  title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
9310 #  algorithm: "plot_latency_error_bars_name"
9311 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-lat"
9312 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
9313 #  include:
9314 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9315 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9316 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9317 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9318 #  layout:
9319 #    title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
9320 #    layout: "plot-latency"
9321 #
9322 #- type: "plot"
9323 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9324 #  algorithm: "plot_latency_error_bars_name"
9325 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
9326 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9327 #  include:
9328 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9329 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9330 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9331 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9332 #  layout:
9333 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9334 #    layout: "plot-latency"
9335 #
9336 #- type: "plot"
9337 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9338 #  algorithm: "plot_latency_error_bars_name"
9339 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
9340 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9341 #  include:
9342 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9343 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9344 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9345 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9346 #  layout:
9347 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9348 #    layout: "plot-latency"
9349 #
9350 #- type: "plot"
9351 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9352 #  algorithm: "plot_latency_error_bars_name"
9353 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
9354 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9355 #  include:
9356 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9357 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9358 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9359 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9360 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9361 #  layout:
9362 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
9363 #    layout: "plot-latency"
9364 #
9365 #- type: "plot"
9366 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9367 #  algorithm: "plot_latency_error_bars_name"
9368 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
9369 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9370 #  include:
9371 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9372 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9373 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9374 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9375 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
9376 #  layout:
9377 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
9378 #    layout: "plot-latency"
9379 #
9380 #- type: "plot"
9381 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9382 #  algorithm: "plot_latency_error_bars_name"
9383 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
9384 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9385 #  include:
9386 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9387 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9388 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9389 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9390 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9391 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9392 #  layout:
9393 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
9394 #    layout: "plot-latency"
9395 #
9396 #- type: "plot"
9397 #  title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9398 #  algorithm: "plot_latency_error_bars_name"
9399 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
9400 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
9401 #  include:
9402 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9403 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9404 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9405 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9406 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9407 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9408 #  layout:
9409 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
9410 #    layout: "plot-latency"
9411 #
9412 ##- type: "plot"
9413 ##  title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
9414 ##  algorithm: "plot_latency_error_bars_name"
9415 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
9416 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9417 ##  include:
9418 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9419 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9420 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9421 ##  layout:
9422 ##    title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
9423 ##    layout: "plot-latency"
9424 #
9425 ##- type: "plot"
9426 ##  title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
9427 ##  algorithm: "plot_latency_error_bars_name"
9428 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
9429 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9430 ##  include:
9431 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9432 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9433 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9434 ##  layout:
9435 ##    title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
9436 ##    layout: "plot-latency"
9437 #
9438 #- type: "plot"
9439 #  title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
9440 #  algorithm: "plot_latency_error_bars_name"
9441 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
9442 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9443 #  include:
9444 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9445 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9446 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9447 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9448 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9449 #  layout:
9450 #    title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
9451 #    layout: "plot-latency"
9452 #
9453 #- type: "plot"
9454 #  title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
9455 #  algorithm: "plot_latency_error_bars_name"
9456 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
9457 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9458 #  include:
9459 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
9460 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
9461 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
9462 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
9463 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
9464 #  layout:
9465 #    title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
9466 #    layout: "plot-latency"
9467 #
9468 #- type: "plot"
9469 #  title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
9470 #  algorithm: "plot_latency_error_bars_name"
9471 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
9472 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9473 #  include:
9474 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
9475 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9476 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9477 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9478 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9479 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
9480 #  layout:
9481 #    title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
9482 #    layout: "plot-latency"
9483 #
9484 #- type: "plot"
9485 #  title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9486 #  algorithm: "plot_latency_error_bars_name"
9487 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9488 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9489 #  include:
9490 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
9491 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9492 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9493 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9494 #  layout:
9495 #    title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
9496 #    layout: "plot-latency"
9497 #
9498 #- type: "plot"
9499 #  title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
9500 #  algorithm: "plot_latency_error_bars_name"
9501 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
9502 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9503 #  include:
9504 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
9505 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
9506 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
9507 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
9508 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
9509 #  layout:
9510 #    title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
9511 #    layout: "plot-latency"
9512 #
9513 ##- type: "plot"
9514 ##  title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9515 ##  algorithm: "plot_latency_error_bars_name"
9516 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
9517 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9518 ##  include:
9519 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9520 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9521 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9522 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9523 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9524 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9525 ##  layout:
9526 ##    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
9527 ##    layout: "plot-latency"
9528 #
9529 #- type: "plot"
9530 #  title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
9531 #  algorithm: "plot_latency_error_bars_name"
9532 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
9533 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9534 #  include:
9535 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
9536 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
9537 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
9538 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9539 #  layout:
9540 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
9541 #    layout: "plot-latency"
9542 #
9543 #- type: "plot"
9544 #  title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
9545 #  algorithm: "plot_latency_error_bars_name"
9546 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
9547 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9548 #  include:
9549 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
9550 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
9551 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9552 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
9553 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
9554 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
9555 #  layout:
9556 #    title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
9557 #    layout: "plot-latency"
9558 #
9559 #- type: "plot"
9560 #  title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
9561 #  algorithm: "plot_latency_error_bars_name"
9562 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
9563 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9564 #  include:
9565 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
9566 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9567 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9568 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9569 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9570 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9571 #  layout:
9572 #    title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
9573 #    layout: "plot-latency"
9574 #
9575 #- type: "plot"
9576 #  title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
9577 #  algorithm: "plot_latency_error_bars_name"
9578 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
9579 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9580 #  include:
9581 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9582 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9583 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9584 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9585 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9586 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9587 #  layout:
9588 #    title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
9589 #    layout: "plot-latency"
9590 #
9591 #- type: "plot"
9592 #  title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
9593 #  algorithm: "plot_latency_error_bars_name"
9594 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
9595 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9596 #  include:
9597 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9598 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9599 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9600 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9601 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9602 #  layout:
9603 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
9604 #    layout: "plot-latency"
9605 #
9606 #- type: "plot"
9607 #  title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
9608 #  algorithm: "plot_latency_error_bars_name"
9609 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
9610 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9611 #  include:
9612 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9613 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9614 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9615 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9616 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9617 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9618 #  layout:
9619 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
9620 #    layout: "plot-latency"
9621 #
9622 ##- type: "plot"
9623 ##  title: "Latency: 3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
9624 ##  algorithm: "plot_latency_error_bars_name"
9625 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr-lat"
9626 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
9627 ##  include:
9628 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9629 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9630 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9631 ##  layout:
9632 ##    title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe-ndr"
9633 ##    layout: "plot-latency"
9634 #
9635 #################################################################################
9636 #
9637 ## Packet Latency 2C
9638 #
9639 #- type: "plot"
9640 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9641 #  algorithm: "plot_latency_error_bars_name"
9642 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9643 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9644 #  include:
9645 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9646 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9647 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9648 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9649 #  layout:
9650 #    title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
9651 #    layout: "plot-latency"
9652 #
9653 #- type: "plot"
9654 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9655 #  algorithm: "plot_latency_error_bars_name"
9656 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
9657 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9658 #  include:
9659 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9660 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9661 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9662 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9663 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9664 #  layout:
9665 #    title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
9666 #    layout: "plot-latency"
9667 #
9668 #- type: "plot"
9669 #  title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9670 #  algorithm: "plot_latency_error_bars_name"
9671 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9672 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9673 #  include:
9674 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9675 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9676 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9677 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9678 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9679 #  layout:
9680 #    title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9681 #    layout: "plot-latency"
9682 #
9683 #- type: "plot"
9684 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9685 #  algorithm: "plot_latency_error_bars_name"
9686 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9687 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9688 #  include:
9689 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
9690 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9691 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9692 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9693 #  layout:
9694 #    title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9695 #    layout: "plot-latency"
9696 #
9697 #- type: "plot"
9698 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9699 #  algorithm: "plot_latency_error_bars_name"
9700 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9701 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9702 #  include:
9703 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9704 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9705 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9706 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9707 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9708 #  layout:
9709 #    title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9710 #    layout: "plot-latency"
9711 #
9712 #- type: "plot"
9713 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9714 #  algorithm: "plot_latency_error_bars_name"
9715 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9716 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9717 #  include:
9718 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9719 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9720 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9721 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9722 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9723 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9724 #  layout:
9725 #    title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9726 #    layout: "plot-latency"
9727 #
9728 #- type: "plot"
9729 #  title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9730 #  algorithm: "plot_latency_error_bars_name"
9731 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
9732 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9733 #  include:
9734 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
9735 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
9736 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
9737 #  layout:
9738 #    title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
9739 #    layout: "plot-latency"
9740 #
9741 #- type: "plot"
9742 #  title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9743 #  algorithm: "plot_latency_error_bars_name"
9744 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
9745 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9746 #  include:
9747 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9748 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9749 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9750 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9751 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9752 #  layout:
9753 #    title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
9754 #    layout: "plot-latency"
9755 #
9756 #- type: "plot"
9757 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9758 #  algorithm: "plot_latency_error_bars_name"
9759 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
9760 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9761 #  include:
9762 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
9763 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
9764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
9765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
9766 #  layout:
9767 #    title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
9768 #    layout: "plot-latency"
9769 #
9770 #- type: "plot"
9771 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9772 #  algorithm: "plot_latency_error_bars_name"
9773 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
9774 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9775 #  include:
9776 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
9777 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9778 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
9779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
9780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
9781 #  layout:
9782 #    title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
9783 #    layout: "plot-latency"
9784 #
9785 #- type: "plot"
9786 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9787 #  algorithm: "plot_latency_error_bars_name"
9788 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
9789 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9790 #  include:
9791 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
9792 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9793 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
9797 #  layout:
9798 #    title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
9799 #    layout: "plot-latency"
9800 #
9801 #- type: "plot"
9802 #  title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9803 #  algorithm: "plot_latency_error_bars_name"
9804 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
9805 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9806 #  include:
9807 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
9808 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9809 #  layout:
9810 #    title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
9811 #    layout: "plot-latency"
9812 #
9813 #- type: "plot"
9814 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9815 #  algorithm: "plot_latency_error_bars_name"
9816 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
9817 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9818 #  include:
9819 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
9820 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9821 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9822 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9823 #  layout:
9824 #    title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
9825 #    layout: "plot-latency"
9826 #
9827 #- type: "plot"
9828 #  title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9829 #  algorithm: "plot_latency_error_bars_name"
9830 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9831 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9832 #  include:
9833 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9834 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9835 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9836 #  layout:
9837 #    title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9838 #    layout: "plot-latency"
9839 #
9840 #- type: "plot"
9841 #  title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9842 #  algorithm: "plot_latency_error_bars_name"
9843 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9844 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9845 #  include:
9846 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9847 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9848 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9849 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9850 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9851 #  layout:
9852 #    title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9853 #    layout: "plot-latency"
9854 #
9855 #- type: "plot"
9856 #  title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9857 #  algorithm: "plot_latency_error_bars_name"
9858 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
9859 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9860 #  include:
9861 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
9862 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
9863 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
9864 #  layout:
9865 #    title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
9866 #    layout: "plot-latency"
9867 #
9868 #- type: "plot"
9869 #  title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9870 #  algorithm: "plot_latency_error_bars_name"
9871 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9872 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9873 #  include:
9874 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9875 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9876 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9877 #  layout:
9878 #    title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9879 #    layout: "plot-latency"
9880 #
9881 #- type: "plot"
9882 #  title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9883 #  algorithm: "plot_latency_error_bars_name"
9884 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
9885 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9886 #  include:
9887 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
9888 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
9889 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
9890 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
9891 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
9892 #  layout:
9893 #    title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
9894 #    layout: "plot-latency"
9895 #
9896 ##- type: "plot"
9897 ##  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9898 ##  algorithm: "plot_latency_error_bars_name"
9899 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
9900 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9901 ##  include:
9902 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9903 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9904 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9905 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9906 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9907 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9908 ##  layout:
9909 ##    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9910 ##    layout: "plot-latency"
9911 #
9912 ##- type: "plot"
9913 ##  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9914 ##  algorithm: "plot_latency_error_bars_name"
9915 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
9916 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9917 ##  include:
9918 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9919 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9920 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9921 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9922 ##  layout:
9923 ##    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9924 ##    layout: "plot-latency"
9925 #
9926 ##- type: "plot"
9927 ##  title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9928 ##  algorithm: "plot_latency_error_bars_name"
9929 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
9930 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9931 ##  include:
9932 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9933 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9934 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9935 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9936 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9937 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9938 ##  layout:
9939 ##    title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
9940 ##    layout: "plot-latency"
9941 #
9942 #- type: "plot"
9943 #  title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9944 #  algorithm: "plot_latency_error_bars_name"
9945 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
9946 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9947 #  include:
9948 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9949 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9950 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9951 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9952 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9953 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9954 #  layout:
9955 #    title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
9956 #    layout: "plot-latency"
9957 #
9958 #- type: "plot"
9959 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9960 #  algorithm: "plot_latency_error_bars_name"
9961 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
9962 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9963 #  include:
9964 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
9965 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
9966 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9967 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
9968 #  layout:
9969 #    title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
9970 #    layout: "plot-latency"
9971 #
9972 #- type: "plot"
9973 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9974 #  algorithm: "plot_latency_error_bars_name"
9975 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
9976 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9977 #  include:
9978 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
9979 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
9980 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
9981 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
9982 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9983 #  layout:
9984 #    title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
9985 #    layout: "plot-latency"
9986 #
9987 #- type: "plot"
9988 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9989 #  algorithm: "plot_latency_error_bars_name"
9990 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
9991 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9992 #  include:
9993 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
9994 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
9995 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
9996 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
9997 #  layout:
9998 #    title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
9999 #    layout: "plot-latency"
10000 #
10001 #- type: "plot"
10002 #  title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
10003 #  algorithm: "plot_latency_error_bars_name"
10004 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
10005 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10006 #  include:
10007 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
10008 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
10009 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
10010 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
10011 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10012 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
10013 #  layout:
10014 #    title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
10015 #    layout: "plot-latency"
10016 #
10017 #- type: "plot"
10018 #  title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
10019 #  algorithm: "plot_latency_error_bars_name"
10020 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
10021 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10022 #  include:
10023 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
10024 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
10025 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
10026 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
10027 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
10028 #  layout:
10029 #    title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
10030 #    layout: "plot-latency"
10031 #
10032 #- type: "plot"
10033 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
10034 #  algorithm: "plot_latency_error_bars_name"
10035 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
10036 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10037 #  include:
10038 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
10039 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
10040 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
10041 #  layout:
10042 #    title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
10043 #    layout: "plot-latency"
10044 #
10045 #- type: "plot"
10046 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
10047 #  algorithm: "plot_latency_error_bars_name"
10048 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
10049 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10050 #  include:
10051 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
10052 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
10053 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
10054 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
10055 #  layout:
10056 #    title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
10057 #    layout: "plot-latency"
10058 #
10059 #- type: "plot"
10060 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
10061 #  algorithm: "plot_latency_error_bars_name"
10062 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
10063 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10064 #  include:
10065 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
10066 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
10067 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
10068 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
10069 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
10070 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
10071 #  layout:
10072 #    title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
10073 #    layout: "plot-latency"
10074 #
10075 #- type: "plot"
10076 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
10077 #  algorithm: "plot_latency_error_bars_name"
10078 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
10079 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10080 #  include:
10081 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
10082 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10083 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10084 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10085 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10086 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10087 #  layout:
10088 #    title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
10089 #    layout: "plot-latency"
10090 #
10091 #- type: "plot"
10092 #  title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
10093 #  algorithm: "plot_latency_error_bars_name"
10094 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
10095 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10096 #  include:
10097 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10098 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10099 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10100 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10101 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10102 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10103 #  layout:
10104 #    title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
10105 #    layout: "plot-latency"
10106 #
10107 #- type: "plot"
10108 #  title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
10109 #  algorithm: "plot_latency_error_bars_name"
10110 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
10111 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10112 #  include:
10113 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10114 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10115 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10116 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10117 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10118 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10119 #  layout:
10120 #    title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
10121 #    layout: "plot-latency"
10122 #
10123 #- type: "plot"
10124 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
10125 #  algorithm: "plot_latency_error_bars_name"
10126 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
10127 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10128 #  include:
10129 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10130 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10131 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10132 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10133 #  layout:
10134 #    title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
10135 #    layout: "plot-latency"
10136 #
10137 #- type: "plot"
10138 #  title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
10139 #  algorithm: "plot_latency_error_bars_name"
10140 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
10141 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10142 #  include:
10143 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10144 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10145 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10146 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10147 #  layout:
10148 #    title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
10149 #    layout: "plot-latency"
10150 #
10151 #- type: "plot"
10152 #  title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
10153 #  algorithm: "plot_latency_error_bars_name"
10154 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
10155 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
10156 #  include:
10157 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10158 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10159 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10160 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10161 #  layout:
10162 #    title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
10163 #    layout: "plot-latency"
10164 #
10165 #- type: "plot"
10166 #  title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
10167 #  algorithm: "plot_latency_error_bars_name"
10168 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-lat"
10169 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
10170 #  include:
10171 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10172 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10173 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10174 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10175 #  layout:
10176 #    title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
10177 #    layout: "plot-latency"
10178 #
10179 #- type: "plot"
10180 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
10181 #  algorithm: "plot_latency_error_bars_name"
10182 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
10183 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10184 #  include:
10185 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10186 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10187 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10188 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10189 #  layout:
10190 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
10191 #    layout: "plot-latency"
10192 #
10193 #- type: "plot"
10194 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10195 #  algorithm: "plot_latency_error_bars_name"
10196 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
10197 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10198 #  include:
10199 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10200 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10201 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10202 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10203 #  layout:
10204 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10205 #    layout: "plot-latency"
10206 #
10207 #- type: "plot"
10208 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
10209 #  algorithm: "plot_latency_error_bars_name"
10210 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
10211 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10212 #  include:
10213 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10214 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10215 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10216 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10217 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10218 #  layout:
10219 #    title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
10220 #    layout: "plot-latency"
10221 #
10222 #- type: "plot"
10223 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
10224 #  algorithm: "plot_latency_error_bars_name"
10225 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
10226 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10227 #  include:
10228 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10229 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10230 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10231 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10232 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
10233 #  layout:
10234 #    title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
10235 #    layout: "plot-latency"
10236 #
10237 #- type: "plot"
10238 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
10239 #  algorithm: "plot_latency_error_bars_name"
10240 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
10241 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10242 #  include:
10243 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10244 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10245 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10246 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10247 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10248 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10249 #  layout:
10250 #    title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
10251 #    layout: "plot-latency"
10252 #
10253 #- type: "plot"
10254 #  title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10255 #  algorithm: "plot_latency_error_bars_name"
10256 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
10257 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
10258 #  include:
10259 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10260 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10261 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10262 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10263 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10264 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10265 #  layout:
10266 #    title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
10267 #    layout: "plot-latency"
10268 #
10269 ##- type: "plot"
10270 ##  title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
10271 ##  algorithm: "plot_latency_error_bars_name"
10272 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
10273 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10274 ##  include:
10275 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10276 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10277 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10278 ##  layout:
10279 ##    title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
10280 ##    layout: "plot-latency"
10281 #
10282 ##- type: "plot"
10283 ##  title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
10284 ##  algorithm: "plot_latency_error_bars_name"
10285 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
10286 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10287 ##  include:
10288 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10289 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10290 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10291 ##  layout:
10292 ##    title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
10293 ##    layout: "plot-latency"
10294 #
10295 #- type: "plot"
10296 #  title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
10297 #  algorithm: "plot_latency_error_bars_name"
10298 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
10299 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10300 #  include:
10301 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10302 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10303 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10304 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10305 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10306 #  layout:
10307 #    title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
10308 #    layout: "plot-latency"
10309 #
10310 #- type: "plot"
10311 #  title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
10312 #  algorithm: "plot_latency_error_bars_name"
10313 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
10314 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10315 #  include:
10316 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
10317 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
10318 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
10319 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
10320 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
10321 #  layout:
10322 #    title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
10323 #    layout: "plot-latency"
10324 #
10325 #- type: "plot"
10326 #  title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
10327 #  algorithm: "plot_latency_error_bars_name"
10328 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
10329 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10330 #  include:
10331 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
10332 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10333 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10334 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10335 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10336 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
10337 #  layout:
10338 #    title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
10339 #    layout: "plot-latency"
10340 #
10341 #- type: "plot"
10342 #  title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10343 #  algorithm: "plot_latency_error_bars_name"
10344 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10345 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10346 #  include:
10347 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
10348 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10349 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10350 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10351 #  layout:
10352 #    title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
10353 #    layout: "plot-latency"
10354 #
10355 #- type: "plot"
10356 #  title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
10357 #  algorithm: "plot_latency_error_bars_name"
10358 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
10359 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10360 #  include:
10361 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
10362 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
10363 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
10364 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
10365 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
10366 #  layout:
10367 #    title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
10368 #    layout: "plot-latency"
10369 #
10370 ##- type: "plot"
10371 ##  title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10372 ##  algorithm: "plot_latency_error_bars_name"
10373 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
10374 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10375 ##  include:
10376 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10377 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10378 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10379 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10380 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10381 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10382 ##  layout:
10383 ##    title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
10384 ##    layout: "plot-latency"
10385 #
10386 #- type: "plot"
10387 #  title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
10388 #  algorithm: "plot_latency_error_bars_name"
10389 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
10390 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10391 #  include:
10392 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
10393 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
10394 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
10395 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10396 #  layout:
10397 #    title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
10398 #    layout: "plot-latency"
10399 #
10400 #- type: "plot"
10401 #  title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
10402 #  algorithm: "plot_latency_error_bars_name"
10403 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
10404 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10405 #  include:
10406 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
10407 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
10408 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10409 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
10410 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
10411 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
10412 #  layout:
10413 #    title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
10414 #    layout: "plot-latency"
10415 #
10416 #- type: "plot"
10417 #  title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
10418 #  algorithm: "plot_latency_error_bars_name"
10419 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
10420 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10421 #  include:
10422 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
10423 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10424 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10425 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10426 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10427 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10428 #  layout:
10429 #    title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
10430 #    layout: "plot-latency"
10431 #
10432 #- type: "plot"
10433 #  title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
10434 #  algorithm: "plot_latency_error_bars_name"
10435 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
10436 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10437 #  include:
10438 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10439 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10440 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10441 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10442 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10443 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10444 #  layout:
10445 #    title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
10446 #    layout: "plot-latency"
10447 #
10448 #- type: "plot"
10449 #  title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
10450 #  algorithm: "plot_latency_error_bars_name"
10451 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
10452 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10453 #  include:
10454 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10455 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10456 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10457 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10458 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10459 #  layout:
10460 #    title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
10461 #    layout: "plot-latency"
10462 #
10463 #- type: "plot"
10464 #  title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
10465 #  algorithm: "plot_latency_error_bars_name"
10466 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
10467 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10468 #  include:
10469 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10470 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10471 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10472 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10473 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10474 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10475 #  layout:
10476 #    title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
10477 #    layout: "plot-latency"
10478 #
10479 ##- type: "plot"
10480 ##  title: "Latency: 3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
10481 ##  algorithm: "plot_latency_error_bars_name"
10482 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr-lat"
10483 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10484 ##  include:
10485 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10486 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10487 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10488 ##  layout:
10489 ##    title: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe-ndr"
10490 ##    layout: "plot-latency"
10491 #
10492 #################################################################################
10493 #
10494 ## Packet Latency 4C
10495 #
10496 #- type: "plot"
10497 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10498 #  algorithm: "plot_latency_error_bars_name"
10499 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10500 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10501 #  include:
10502 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10505 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10506 #  layout:
10507 #    title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
10508 #    layout: "plot-latency"
10509 #
10510 #- type: "plot"
10511 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10512 #  algorithm: "plot_latency_error_bars_name"
10513 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
10514 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10515 #  include:
10516 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10519 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10520 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10521 #  layout:
10522 #    title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
10523 #    layout: "plot-latency"
10524 #
10525 #- type: "plot"
10526 #  title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10527 #  algorithm: "plot_latency_error_bars_name"
10528 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10530 #  include:
10531 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10533 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10534 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10535 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10536 #  layout:
10537 #    title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
10538 #    layout: "plot-latency"
10539 #
10540 #- type: "plot"
10541 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10542 #  algorithm: "plot_latency_error_bars_name"
10543 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10544 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10545 #  include:
10546 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
10549 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10550 #  layout:
10551 #    title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
10552 #    layout: "plot-latency"
10553 #
10554 #- type: "plot"
10555 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10556 #  algorithm: "plot_latency_error_bars_name"
10557 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10558 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10559 #  include:
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10561 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10562 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
10563 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
10564 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10565 #  layout:
10566 #    title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
10567 #    layout: "plot-latency"
10568 #
10569 #- type: "plot"
10570 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10571 #  algorithm: "plot_latency_error_bars_name"
10572 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10574 #  include:
10575 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10579 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10580 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
10581 #  layout:
10582 #    title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
10583 #    layout: "plot-latency"
10584 #
10585 #- type: "plot"
10586 #  title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
10587 #  algorithm: "plot_latency_error_bars_name"
10588 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
10589 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10590 #  include:
10591 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
10592 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
10593 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
10594 #  layout:
10595 #    title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
10596 #    layout: "plot-latency"
10597 #
10598 #- type: "plot"
10599 #  title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10600 #  algorithm: "plot_latency_error_bars_name"
10601 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
10602 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10603 #  include:
10604 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
10605 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10606 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10607 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10608 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10609 #  layout:
10610 #    title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
10611 #    layout: "plot-latency"
10612 #
10613 #- type: "plot"
10614 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10615 #  algorithm: "plot_latency_error_bars_name"
10616 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
10617 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10618 #  include:
10619 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
10621 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
10622 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
10623 #  layout:
10624 #    title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
10625 #    layout: "plot-latency"
10626 #
10627 #- type: "plot"
10628 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10629 #  algorithm: "plot_latency_error_bars_name"
10630 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
10631 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10632 #  include:
10633 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
10636 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
10637 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
10638 #  layout:
10639 #    title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
10640 #    layout: "plot-latency"
10641 #
10642 #- type: "plot"
10643 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10644 #  algorithm: "plot_latency_error_bars_name"
10645 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
10646 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10647 #  include:
10648 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10652 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10653 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
10654 #  layout:
10655 #    title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
10656 #    layout: "plot-latency"
10657 #
10658 #- type: "plot"
10659 #  title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
10660 #  algorithm: "plot_latency_error_bars_name"
10661 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
10662 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10663 #  include:
10664 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
10665 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10666 #  layout:
10667 #    title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
10668 #    layout: "plot-latency"
10669 #
10670 #- type: "plot"
10671 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
10672 #  algorithm: "plot_latency_error_bars_name"
10673 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
10674 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10675 #  include:
10676 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
10677 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10678 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10679 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10680 #  layout:
10681 #    title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
10682 #    layout: "plot-latency"
10683 #
10684 #- type: "plot"
10685 #  title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10686 #  algorithm: "plot_latency_error_bars_name"
10687 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10688 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10689 #  include:
10690 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10691 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10692 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10693 #  layout:
10694 #    title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10695 #    layout: "plot-latency"
10696 #
10697 #- type: "plot"
10698 #  title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10699 #  algorithm: "plot_latency_error_bars_name"
10700 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10701 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10702 #  include:
10703 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10704 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10705 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
10706 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
10707 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10708 #  layout:
10709 #    title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10710 #    layout: "plot-latency"
10711 #
10712 #- type: "plot"
10713 #  title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
10714 #  algorithm: "plot_latency_error_bars_name"
10715 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
10716 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10717 #  include:
10718 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
10719 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
10720 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
10721 #  layout:
10722 #    title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
10723 #    layout: "plot-latency"
10724 #
10725 #- type: "plot"
10726 #  title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10727 #  algorithm: "plot_latency_error_bars_name"
10728 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10729 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10730 #  include:
10731 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10732 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10733 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10734 #  layout:
10735 #    title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10736 #    layout: "plot-latency"
10737 #
10738 #- type: "plot"
10739 #  title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10740 #  algorithm: "plot_latency_error_bars_name"
10741 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
10742 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10743 #  include:
10744 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
10745 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
10746 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
10747 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
10748 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
10749 #  layout:
10750 #    title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
10751 #    layout: "plot-latency"
10752 #
10753 ##- type: "plot"
10754 ##  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10755 ##  algorithm: "plot_latency_error_bars_name"
10756 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
10757 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10758 ##  include:
10759 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10760 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10761 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10762 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10763 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10764 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10765 ##  layout:
10766 ##    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
10767 ##    layout: "plot-latency"
10768 #
10769 ##- type: "plot"
10770 ##  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10771 ##  algorithm: "plot_latency_error_bars_name"
10772 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
10773 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10774 ##  include:
10775 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
10776 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10777 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
10778 ##    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10779 ##  layout:
10780 ##    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
10781 ##    layout: "plot-latency"
10782 #
10783 ##- type: "plot"
10784 ##  title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10785 ##  algorithm: "plot_latency_error_bars_name"
10786 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
10787 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10788 ##  include:
10789 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10790 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10791 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10792 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10793 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10794 ##    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10795 ##  layout:
10796 ##    title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
10797 ##    layout: "plot-latency"
10798 #
10799 #- type: "plot"
10800 #  title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10801 #  algorithm: "plot_latency_error_bars_name"
10802 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10803 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10804 #  include:
10805 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10806 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10807 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10808 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10809 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10810 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10811 #  layout:
10812 #    title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10813 #    layout: "plot-latency"
10814 #
10815 #- type: "plot"
10816 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10817 #  algorithm: "plot_latency_error_bars_name"
10818 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10819 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10820 #  include:
10821 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10822 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10823 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10824 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10825 #  layout:
10826 #    title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10827 #    layout: "plot-latency"
10828 #
10829 #- type: "plot"
10830 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10831 #  algorithm: "plot_latency_error_bars_name"
10832 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10833 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10834 #  include:
10835 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10836 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10837 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10838 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10839 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10840 #  layout:
10841 #    title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10842 #    layout: "plot-latency"
10843 #
10844 #- type: "plot"
10845 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10846 #  algorithm: "plot_latency_error_bars_name"
10847 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10848 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10849 #  include:
10850 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10851 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10852 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10853 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10854 #  layout:
10855 #    title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10856 #    layout: "plot-latency"
10857 #
10858 #- type: "plot"
10859 #  title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10860 #  algorithm: "plot_latency_error_bars_name"
10861 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
10862 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10863 #  include:
10864 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
10865 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
10866 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
10867 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10868 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
10869 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10870 #  layout:
10871 #    title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
10872 #    layout: "plot-latency"
10873 #
10874 #- type: "plot"
10875 #  title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10876 #  algorithm: "plot_latency_error_bars_name"
10877 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
10878 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10879 #  include:
10880 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10881 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10882 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10883 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10884 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10885 #  layout:
10886 #    title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
10887 #    layout: "plot-latency"
10888 #
10889 #- type: "plot"
10890 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10891 #  algorithm: "plot_latency_error_bars_name"
10892 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
10893 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10894 #  include:
10895 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
10896 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
10897 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
10898 #  layout:
10899 #    title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
10900 #    layout: "plot-latency"
10901 #
10902 #- type: "plot"
10903 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10904 #  algorithm: "plot_latency_error_bars_name"
10905 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
10906 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10907 #  include:
10908 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
10909 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10910 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
10911 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10912 #  layout:
10913 #    title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
10914 #    layout: "plot-latency"
10915 #
10916 #- type: "plot"
10917 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10918 #  algorithm: "plot_latency_error_bars_name"
10919 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
10920 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10921 #  include:
10922 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
10923 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
10924 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10925 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
10926 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
10927 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
10928 #  layout:
10929 #    title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
10930 #    layout: "plot-latency"
10931 #
10932 #- type: "plot"
10933 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10934 #  algorithm: "plot_latency_error_bars_name"
10935 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
10936 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10937 #  include:
10938 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
10939 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10940 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10941 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10942 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10943 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10944 #  layout:
10945 #    title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
10946 #    layout: "plot-latency"
10947 #
10948 #- type: "plot"
10949 #  title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10950 #  algorithm: "plot_latency_error_bars_name"
10951 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
10952 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10953 #  include:
10954 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10955 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10956 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10957 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10958 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10959 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10960 #  layout:
10961 #    title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
10962 #    layout: "plot-latency"
10963 #
10964 #- type: "plot"
10965 #  title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10966 #  algorithm: "plot_latency_error_bars_name"
10967 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
10968 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10969 #  include:
10970 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10971 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10972 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10973 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10974 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10975 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10976 #  layout:
10977 #    title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
10978 #    layout: "plot-latency"
10979 #
10980 #- type: "plot"
10981 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10982 #  algorithm: "plot_latency_error_bars_name"
10983 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
10984 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10985 #  include:
10986 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10987 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10988 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10989 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10990 #  layout:
10991 #    title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
10992 #    layout: "plot-latency"
10993 #
10994 #- type: "plot"
10995 #  title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
10996 #  algorithm: "plot_latency_error_bars_name"
10997 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
10998 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
10999 #  include:
11000 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11001 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11002 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11003 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11004 #  layout:
11005 #    title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
11006 #    layout: "plot-latency"
11007 #
11008 #- type: "plot"
11009 #  title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
11010 #  algorithm: "plot_latency_error_bars_name"
11011 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
11012 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11013 #  include:
11014 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11015 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11016 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11017 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11018 #  layout:
11019 #    title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
11020 #    layout: "plot-latency"
11021 #
11022 #- type: "plot"
11023 #  title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
11024 #  algorithm: "plot_latency_error_bars_name"
11025 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-lat"
11026 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
11027 #  include:
11028 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11029 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11030 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11031 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11032 #  layout:
11033 #    title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
11034 #    layout: "plot-latency"
11035 #
11036 #- type: "plot"
11037 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
11038 #  algorithm: "plot_latency_error_bars_name"
11039 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
11040 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11041 #  include:
11042 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11043 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11044 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11045 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11046 #  layout:
11047 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
11048 #    layout: "plot-latency"
11049 #
11050 #- type: "plot"
11051 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
11052 #  algorithm: "plot_latency_error_bars_name"
11053 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
11054 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11055 #  include:
11056 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11057 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11058 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11059 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11060 #  layout:
11061 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
11062 #    layout: "plot-latency"
11063 #
11064 #- type: "plot"
11065 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
11066 #  algorithm: "plot_latency_error_bars_name"
11067 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
11068 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11069 #  include:
11070 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11071 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11072 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11073 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11074 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11075 #  layout:
11076 #    title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
11077 #    layout: "plot-latency"
11078 #
11079 #- type: "plot"
11080 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
11081 #  algorithm: "plot_latency_error_bars_name"
11082 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
11083 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11084 #  include:
11085 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11086 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11087 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11088 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11089 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11090 #  layout:
11091 #    title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
11092 #    layout: "plot-latency"
11093 #
11094 #- type: "plot"
11095 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
11096 #  algorithm: "plot_latency_error_bars_name"
11097 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
11098 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11099 #  include:
11100 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11101 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11102 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11103 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11104 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11105 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11106 #  layout:
11107 #    title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
11108 #    layout: "plot-latency"
11109 #
11110 #- type: "plot"
11111 #  title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
11112 #  algorithm: "plot_latency_error_bars_name"
11113 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
11114 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
11115 #  include:
11116 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11117 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11118 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11119 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11120 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11121 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11122 #  layout:
11123 #    title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
11124 #    layout: "plot-latency"
11125 #
11126 ##- type: "plot"
11127 ##  title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
11128 ##  algorithm: "plot_latency_error_bars_name"
11129 ##  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
11130 ##  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11131 ##  include:
11132 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11133 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11134 ##    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11135 ##  layout:
11136 ##    title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
11137 ##    layout: "plot-latency"
11138 #
11139 ##- type: "plot"
11140 ##  title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
11141 ##  algorithm: "plot_latency_error_bars_name"
11142 ##  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
11143 ##  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11144 ##  include:
11145 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11146 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11147 ##    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11148 ##  layout:
11149 ##    title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
11150 ##    layout: "plot-latency"
11151 #
11152 #- type: "plot"
11153 #  title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
11154 #  algorithm: "plot_latency_error_bars_name"
11155 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
11156 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11157 #  include:
11158 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11159 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11160 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11161 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11163 #  layout:
11164 #    title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
11165 #    layout: "plot-latency"
11166 #
11167 #- type: "plot"
11168 #  title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
11169 #  algorithm: "plot_latency_error_bars_name"
11170 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
11171 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11172 #  include:
11173 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
11174 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
11175 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
11176 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
11178 #  layout:
11179 #    title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
11180 #    layout: "plot-latency"
11181 #
11182 #- type: "plot"
11183 #  title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
11184 #  algorithm: "plot_latency_error_bars_name"
11185 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
11186 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11187 #  include:
11188 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
11189 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11190 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11191 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11192 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11193 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
11194 #  layout:
11195 #    title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
11196 #    layout: "plot-latency"
11197 #
11198 #- type: "plot"
11199 #  title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
11200 #  algorithm: "plot_latency_error_bars_name"
11201 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
11202 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11203 #  include:
11204 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
11205 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11206 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11207 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11208 #  layout:
11209 #    title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
11210 #    layout: "plot-latency"
11211 #
11212 #- type: "plot"
11213 #  title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
11214 #  algorithm: "plot_latency_error_bars_name"
11215 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
11216 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11217 #  include:
11218 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
11219 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
11220 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
11221 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
11222 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
11223 #  layout:
11224 #    title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
11225 #    layout: "plot-latency"
11226 #
11227 ##- type: "plot"
11228 ##  title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
11229 ##  algorithm: "plot_latency_error_bars_name"
11230 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
11231 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11232 ##  include:
11233 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11234 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11235 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11236 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11237 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11238 ##    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11239 ##  layout:
11240 ##    title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11241 ##    layout: "plot-latency"
11242 #
11243 #- type: "plot"
11244 #  title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
11245 #  algorithm: "plot_latency_error_bars_name"
11246 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
11247 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11248 #  include:
11249 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
11250 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
11251 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
11252 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11253 #  layout:
11254 #    title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
11255 #    layout: "plot-latency"
11256 #
11257 #- type: "plot"
11258 #  title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
11259 #  algorithm: "plot_latency_error_bars_name"
11260 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
11261 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11262 #  include:
11263 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
11264 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
11265 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11266 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
11267 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
11268 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
11269 #  layout:
11270 #    title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
11271 #    layout: "plot-latency"
11272 #
11273 #- type: "plot"
11274 #  title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
11275 #  algorithm: "plot_latency_error_bars_name"
11276 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
11277 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11278 #  include:
11279 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
11280 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11281 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11282 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11283 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11284 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11285 #  layout:
11286 #    title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
11287 #    layout: "plot-latency"
11288 #
11289 #- type: "plot"
11290 #  title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
11291 #  algorithm: "plot_latency_error_bars_name"
11292 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
11293 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11294 #  include:
11295 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11296 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11297 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11298 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11299 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11300 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11301 #  layout:
11302 #    title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
11303 #    layout: "plot-latency"
11304 #
11305 #- type: "plot"
11306 #  title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
11307 #  algorithm: "plot_latency_error_bars_name"
11308 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
11309 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11310 #  include:
11311 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11312 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11313 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11314 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11315 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11316 #  layout:
11317 #    title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
11318 #    layout: "plot-latency"
11319 #
11320 #- type: "plot"
11321 #  title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
11322 #  algorithm: "plot_latency_error_bars_name"
11323 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
11324 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11325 #  include:
11326 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11327 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11328 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11329 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11330 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11331 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11332 #  layout:
11333 #    title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
11334 #    layout: "plot-latency"
11335 #
11336 ##- type: "plot"
11337 ##  title: "Latency: 3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
11338 ##  algorithm: "plot_latency_error_bars_name"
11339 ##  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr-lat"
11340 ##  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11341 ##  include:
11342 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
11343 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
11344 ##    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
11345 ##  layout:
11346 ##    title: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe-ndr"
11347 ##    layout: "plot-latency"
11348 #
11349 #################################################################################
11350 #
11351 ## Packet Speedup
11352 #
11353 #- type: "plot"
11354 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11355 #  algorithm: "plot_throughput_speedup_analysis_name"
11356 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11357 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11358 #  include:
11359 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11360 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11361 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11362 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11363 #  layout:
11364 #    title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
11365 #    layout: "plot-throughput-speedup-analysis"
11366 #
11367 #- type: "plot"
11368 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11369 #  algorithm: "plot_throughput_speedup_analysis_name"
11370 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11372 #  include:
11373 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11374 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11375 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11376 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11377 #  layout:
11378 #    title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
11379 #    layout: "plot-throughput-speedup-analysis"
11380 #
11381 #- type: "plot"
11382 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11383 #  algorithm: "plot_throughput_speedup_analysis_name"
11384 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
11385 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11386 #  include:
11387 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11388 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11389 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11390 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11391 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11392 #  layout:
11393 #    title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
11394 #    layout: "plot-throughput-speedup-analysis"
11395 #
11396 #- type: "plot"
11397 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11398 #  algorithm: "plot_throughput_speedup_analysis_name"
11399 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
11400 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11401 #  include:
11402 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11403 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11404 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11405 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11406 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11407 #  layout:
11408 #    title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
11409 #    layout: "plot-throughput-speedup-analysis"
11410 #
11411 #- type: "plot"
11412 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11413 #  algorithm: "plot_throughput_speedup_analysis_name"
11414 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11415 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11416 #  include:
11417 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11418 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11419 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11420 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11421 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11422 #  layout:
11423 #    title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
11424 #    layout: "plot-throughput-speedup-analysis"
11425 #
11426 #- type: "plot"
11427 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11428 #  algorithm: "plot_throughput_speedup_analysis_name"
11429 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11430 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11431 #  include:
11432 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11433 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11434 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11435 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11436 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11437 #  layout:
11438 #    title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
11439 #    layout: "plot-throughput-speedup-analysis"
11440 #
11441 #- type: "plot"
11442 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11443 #  algorithm: "plot_throughput_speedup_analysis_name"
11444 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11445 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11446 #  include:
11447 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11448 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11449 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11450 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11451 #  layout:
11452 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
11453 #    layout: "plot-throughput-speedup-analysis"
11454 #
11455 #- type: "plot"
11456 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11457 #  algorithm: "plot_throughput_speedup_analysis_name"
11458 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11459 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11460 #  include:
11461 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
11462 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11463 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11464 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11465 #  layout:
11466 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
11467 #    layout: "plot-throughput-speedup-analysis"
11468 #
11469 #- type: "plot"
11470 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11471 #  algorithm: "plot_throughput_speedup_analysis_name"
11472 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11473 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11474 #  include:
11475 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11476 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11477 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11478 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11479 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11480 #  layout:
11481 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
11482 #    layout: "plot-throughput-speedup-analysis"
11483 #
11484 #- type: "plot"
11485 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11486 #  algorithm: "plot_throughput_speedup_analysis_name"
11487 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11488 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11489 #  include:
11490 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11491 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11492 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11493 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11494 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11495 #  layout:
11496 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
11497 #    layout: "plot-throughput-speedup-analysis"
11498 #
11499 #- type: "plot"
11500 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11501 #  algorithm: "plot_throughput_speedup_analysis_name"
11502 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11503 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11504 #  include:
11505 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11506 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11507 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11508 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11509 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11510 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11511 #  layout:
11512 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
11513 #    layout: "plot-throughput-speedup-analysis"
11514 #
11515 #- type: "plot"
11516 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11517 #  algorithm: "plot_throughput_speedup_analysis_name"
11518 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11519 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11520 #  include:
11521 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11522 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11523 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11524 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11525 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11526 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11527 #  layout:
11528 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
11529 #    layout: "plot-throughput-speedup-analysis"
11530 #
11531 #- type: "plot"
11532 #  title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11533 #  algorithm: "plot_throughput_speedup_analysis_name"
11534 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11535 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11536 #  include:
11537 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11538 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11539 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11540 #  layout:
11541 #    title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
11542 #    layout: "plot-throughput-speedup-analysis"
11543 #
11544 #- type: "plot"
11545 #  title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11546 #  algorithm: "plot_throughput_speedup_analysis_name"
11547 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11548 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11549 #  include:
11550 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11551 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11552 #    - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11553 #  layout:
11554 #    title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
11555 #    layout: "plot-throughput-speedup-analysis"
11556 #
11557 #- type: "plot"
11558 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11559 #  algorithm: "plot_throughput_speedup_analysis_name"
11560 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
11561 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11562 #  include:
11563 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11564 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11565 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11566 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11567 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11568 #  layout:
11569 #    title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
11570 #    layout: "plot-throughput-speedup-analysis"
11571 #
11572 #- type: "plot"
11573 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11574 #  algorithm: "plot_throughput_speedup_analysis_name"
11575 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
11576 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11577 #  include:
11578 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11579 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11580 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11581 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11582 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11583 #  layout:
11584 #    title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
11585 #    layout: "plot-throughput-speedup-analysis"
11586 #
11587 #- type: "plot"
11588 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11589 #  algorithm: "plot_throughput_speedup_analysis_name"
11590 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
11591 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11592 #  include:
11593 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11594 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11595 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11596 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11597 #  layout:
11598 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
11599 #    layout: "plot-throughput-speedup-analysis"
11600 #
11601 #- type: "plot"
11602 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11603 #  algorithm: "plot_throughput_speedup_analysis_name"
11604 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
11605 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11606 #  include:
11607 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
11608 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
11609 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
11610 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
11611 #  layout:
11612 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
11613 #    layout: "plot-throughput-speedup-analysis"
11614 #
11615 #- type: "plot"
11616 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11617 #  algorithm: "plot_throughput_speedup_analysis_name"
11618 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
11619 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11620 #  include:
11621 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11622 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11623 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11624 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11625 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11626 #  layout:
11627 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
11628 #    layout: "plot-throughput-speedup-analysis"
11629 #
11630 #- type: "plot"
11631 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11632 #  algorithm: "plot_throughput_speedup_analysis_name"
11633 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
11634 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11635 #  include:
11636 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
11637 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11638 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
11639 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
11640 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
11641 #  layout:
11642 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
11643 #    layout: "plot-throughput-speedup-analysis"
11644 #
11645 #- type: "plot"
11646 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11647 #  algorithm: "plot_throughput_speedup_analysis_name"
11648 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
11649 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11650 #  include:
11651 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11652 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11653 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11654 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11655 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11656 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11657 #  layout:
11658 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
11659 #    layout: "plot-throughput-speedup-analysis"
11660 #
11661 #- type: "plot"
11662 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11663 #  algorithm: "plot_throughput_speedup_analysis_name"
11664 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
11665 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11666 #  include:
11667 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
11668 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11669 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11670 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11671 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11672 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
11673 #  layout:
11674 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
11675 #    layout: "plot-throughput-speedup-analysis"
11676 #
11677 #- type: "plot"
11678 #  title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
11679 #  algorithm: "plot_throughput_speedup_analysis_name"
11680 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
11681 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11682 #  include:
11683 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11684 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11685 #  layout:
11686 #    title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
11687 #    layout: "plot-throughput-speedup-analysis"
11688 #
11689 #- type: "plot"
11690 #  title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
11691 #  algorithm: "plot_throughput_speedup_analysis_name"
11692 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
11693 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11694 #  include:
11695 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11696 #    - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11697 #  layout:
11698 #    title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
11699 #    layout: "plot-throughput-speedup-analysis"
11700 #
11701 #- type: "plot"
11702 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
11703 #  algorithm: "plot_throughput_speedup_analysis_name"
11704 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
11705 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11706 #  include:
11707 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11708 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11709 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11710 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11711 #  layout:
11712 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
11713 #    layout: "plot-throughput-speedup-analysis"
11714 #
11715 #- type: "plot"
11716 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
11717 #  algorithm: "plot_throughput_speedup_analysis_name"
11718 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
11719 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11720 #  include:
11721 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
11722 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11723 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11724 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11725 #  layout:
11726 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
11727 #    layout: "plot-throughput-speedup-analysis"
11728 #
11729 #- type: "plot"
11730 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11731 #  algorithm: "plot_throughput_speedup_analysis_name"
11732 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11733 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11734 #  include:
11735 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11736 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11737 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11738 #  layout:
11739 #    title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
11740 #    layout: "plot-throughput-speedup-analysis"
11741 #
11742 #- type: "plot"
11743 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11744 #  algorithm: "plot_throughput_speedup_analysis_name"
11745 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11746 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11747 #  include:
11748 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11749 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11750 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11751 #  layout:
11752 #    title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
11753 #    layout: "plot-throughput-speedup-analysis"
11754 #
11755 #- type: "plot"
11756 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11757 #  algorithm: "plot_throughput_speedup_analysis_name"
11758 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11759 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11760 #  include:
11761 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11762 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11763 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11764 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11765 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11766 #  layout:
11767 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
11768 #    layout: "plot-throughput-speedup-analysis"
11769 #
11770 #- type: "plot"
11771 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11772 #  algorithm: "plot_throughput_speedup_analysis_name"
11773 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11774 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11775 #  include:
11776 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11777 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11778 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11779 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11780 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11781 #  layout:
11782 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
11783 #    layout: "plot-throughput-speedup-analysis"
11784 #
11785 #- type: "plot"
11786 #  title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11787 #  algorithm: "plot_throughput_speedup_analysis_name"
11788 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11789 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11790 #  include:
11791 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11792 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11793 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11794 #  layout:
11795 #    title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
11796 #    layout: "plot-throughput-speedup-analysis"
11797 #
11798 #- type: "plot"
11799 #  title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11800 #  algorithm: "plot_throughput_speedup_analysis_name"
11801 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11802 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11803 #  include:
11804 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11805 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11806 #    - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11807 #  layout:
11808 #    title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
11809 #    layout: "plot-throughput-speedup-analysis"
11810 #
11811 #- type: "plot"
11812 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11813 #  algorithm: "plot_throughput_speedup_analysis_name"
11814 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11815 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11816 #  include:
11817 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11818 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11819 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11820 #  layout:
11821 #    title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
11822 #    layout: "plot-throughput-speedup-analysis"
11823 #
11824 #- type: "plot"
11825 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11826 #  algorithm: "plot_throughput_speedup_analysis_name"
11827 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11828 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11829 #  include:
11830 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11831 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11832 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11833 #  layout:
11834 #    title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
11835 #    layout: "plot-throughput-speedup-analysis"
11836 #
11837 #- type: "plot"
11838 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11839 #  algorithm: "plot_throughput_speedup_analysis_name"
11840 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
11841 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11842 #  include:
11843 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11844 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11845 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11846 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11847 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11848 #  layout:
11849 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
11850 #    layout: "plot-throughput-speedup-analysis"
11851 #
11852 #- type: "plot"
11853 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11854 #  algorithm: "plot_throughput_speedup_analysis_name"
11855 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
11856 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11857 #  include:
11858 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
11859 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11860 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11861 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
11862 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
11863 #  layout:
11864 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
11865 #    layout: "plot-throughput-speedup-analysis"
11866 #
11867 #- type: "plot"
11868 #  title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11869 #  algorithm: "plot_throughput_speedup_analysis_name"
11870 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
11871 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11872 #  include:
11873 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11874 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11875 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11876 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11877 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11878 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11879 #  layout:
11880 #    title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11881 #    layout: "plot-throughput-speedup-analysis"
11882 #
11883 #- type: "plot"
11884 #  title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11885 #  algorithm: "plot_throughput_speedup_analysis_name"
11886 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
11887 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11888 #  include:
11889 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11890 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11891 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11892 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11893 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11894 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11895 #  layout:
11896 #    title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11897 #    layout: "plot-throughput-speedup-analysis"
11898 #
11899 #- type: "plot"
11900 #  title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11901 #  algorithm: "plot_throughput_speedup_analysis_name"
11902 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
11903 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11904 #  include:
11905 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11906 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11907 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11908 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11909 #  layout:
11910 #    title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11911 #    layout: "plot-throughput-speedup-analysis"
11912 #
11913 #- type: "plot"
11914 #  title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11915 #  algorithm: "plot_throughput_speedup_analysis_name"
11916 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
11917 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11918 #  include:
11919 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11920 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11921 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11922 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11923 #  layout:
11924 #    title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11925 #    layout: "plot-throughput-speedup-analysis"
11926 #
11927 #- type: "plot"
11928 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11929 #  algorithm: "plot_throughput_speedup_analysis_name"
11930 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
11931 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11932 #  include:
11933 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11934 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11935 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11936 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11937 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11938 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11939 #  layout:
11940 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
11941 #    layout: "plot-throughput-speedup-analysis"
11942 #
11943 #- type: "plot"
11944 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11945 #  algorithm: "plot_throughput_speedup_analysis_name"
11946 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
11947 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11948 #  include:
11949 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11950 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11951 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11952 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11953 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11954 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11955 #  layout:
11956 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
11957 #    layout: "plot-throughput-speedup-analysis"
11958 #
11959 #- type: "plot"
11960 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11961 #  algorithm: "plot_throughput_speedup_analysis_name"
11962 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
11963 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11964 #  include:
11965 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11966 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11967 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11968 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11969 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11970 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11971 #  layout:
11972 #    title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
11973 #    layout: "plot-throughput-speedup-analysis"
11974 #
11975 #- type: "plot"
11976 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11977 #  algorithm: "plot_throughput_speedup_analysis_name"
11978 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
11979 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11980 #  include:
11981 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11982 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11983 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
11984 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
11985 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11986 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
11987 #  layout:
11988 #    title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
11989 #    layout: "plot-throughput-speedup-analysis"
11990 #
11991 #- type: "plot"
11992 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11993 #  algorithm: "plot_throughput_speedup_analysis_name"
11994 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
11995 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11996 #  include:
11997 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
11998 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
11999 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12000 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12001 #  layout:
12002 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
12003 #    layout: "plot-throughput-speedup-analysis"
12004 #
12005 #- type: "plot"
12006 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12007 #  algorithm: "plot_throughput_speedup_analysis_name"
12008 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12009 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12010 #  include:
12011 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12012 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12013 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12014 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12015 #  layout:
12016 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
12017 #    layout: "plot-throughput-speedup-analysis"
12018 #
12019 #- type: "plot"
12020 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
12021 #  algorithm: "plot_throughput_speedup_analysis_name"
12022 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
12023 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12024 #  include:
12025 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12026 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12027 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12028 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12029 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12030 #  layout:
12031 #    title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
12032 #    layout: "plot-throughput-speedup-analysis"
12033 #
12034 #- type: "plot"
12035 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
12036 #  algorithm: "plot_throughput_speedup_analysis_name"
12037 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
12038 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12039 #  include:
12040 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12041 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12042 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12043 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12044 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12045 #  layout:
12046 #    title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
12047 #    layout: "plot-throughput-speedup-analysis"
12048 #
12049 #- type: "plot"
12050 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
12051 #  algorithm: "plot_throughput_speedup_analysis_name"
12052 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
12053 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12054 #  include:
12055 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12056 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12057 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12058 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12059 #  layout:
12060 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
12061 #    layout: "plot-throughput-speedup-analysis"
12062 #
12063 #- type: "plot"
12064 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
12065 #  algorithm: "plot_throughput_speedup_analysis_name"
12066 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
12067 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12068 #  include:
12069 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12070 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12071 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12072 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12073 #  layout:
12074 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
12075 #    layout: "plot-throughput-speedup-analysis"
12076 #
12077 #- type: "plot"
12078 #  title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
12079 #  algorithm: "plot_throughput_speedup_analysis_name"
12080 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
12081 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12082 #  include:
12083 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12084 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12085 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12086 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12087 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12088 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12089 #  layout:
12090 #    title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
12091 #    layout: "plot-throughput-speedup-analysis"
12092 #
12093 #- type: "plot"
12094 #  title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
12095 #  algorithm: "plot_throughput_speedup_analysis_name"
12096 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
12097 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12098 #  include:
12099 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12100 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12101 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12102 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12103 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12104 #    - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12105 #  layout:
12106 #    title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
12107 #    layout: "plot-throughput-speedup-analysis"
12108 #
12109 #- type: "plot"
12110 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
12111 #  algorithm: "plot_throughput_speedup_analysis_name"
12112 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
12113 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12114 #  include:
12115 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12116 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12117 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12118 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12119 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12120 #  layout:
12121 #    title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
12122 #    layout: "plot-throughput-speedup-analysis"
12123 #
12124 #- type: "plot"
12125 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
12126 #  algorithm: "plot_throughput_speedup_analysis_name"
12127 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
12128 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12129 #  include:
12130 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12131 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12132 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12133 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12134 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12135 #  layout:
12136 #    title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
12137 #    layout: "plot-throughput-speedup-analysis"
12138 #
12139 #- type: "plot"
12140 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12141 #  algorithm: "plot_throughput_speedup_analysis_name"
12142 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12143 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12144 #  include:
12145 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12146 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12147 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12148 #  layout:
12149 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
12150 #    layout: "plot-throughput-speedup-analysis"
12151 #
12152 #- type: "plot"
12153 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12154 #  algorithm: "plot_throughput_speedup_analysis_name"
12155 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12156 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12157 #  include:
12158 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12159 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12160 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12161 #  layout:
12162 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
12163 #    layout: "plot-throughput-speedup-analysis"
12164 #
12165 #- type: "plot"
12166 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
12167 #  algorithm: "plot_throughput_speedup_analysis_name"
12168 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
12169 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12170 #  include:
12171 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12172 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12173 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12174 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12175 #  layout:
12176 #    title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
12177 #    layout: "plot-throughput-speedup-analysis"
12178 #
12179 #- type: "plot"
12180 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
12181 #  algorithm: "plot_throughput_speedup_analysis_name"
12182 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
12183 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12184 #  include:
12185 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12186 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12187 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12188 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12189 #  layout:
12190 #    title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
12191 #    layout: "plot-throughput-speedup-analysis"
12192 #
12193 #- type: "plot"
12194 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
12195 #  algorithm: "plot_throughput_speedup_analysis_name"
12196 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
12197 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12198 #  include:
12199 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12200 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12201 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12202 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12203 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12204 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12205 #  layout:
12206 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
12207 #    layout: "plot-throughput-speedup-analysis"
12208 #
12209 #- type: "plot"
12210 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
12211 #  algorithm: "plot_throughput_speedup_analysis_name"
12212 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
12213 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12214 #  include:
12215 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12216 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12217 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12218 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12219 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12220 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12221 #  layout:
12222 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
12223 #    layout: "plot-throughput-speedup-analysis"
12224 #
12225 #- type: "plot"
12226 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
12227 #  algorithm: "plot_throughput_speedup_analysis_name"
12228 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
12229 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12230 #  include:
12231 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12232 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12233 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12234 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12235 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12236 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12237 #  layout:
12238 #    title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr"
12239 #    layout: "plot-throughput-speedup-analysis"
12240 #
12241 #- type: "plot"
12242 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
12243 #  algorithm: "plot_throughput_speedup_analysis_name"
12244 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
12245 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12246 #  include:
12247 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12248 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12249 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12250 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12251 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12252 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12253 #  layout:
12254 #    title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr"
12255 #    layout: "plot-throughput-speedup-analysis"
12256 #
12257 #- type: "plot"
12258 #  title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12259 #  algorithm: "plot_throughput_speedup_analysis_name"
12260 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12261 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12262 #  include:
12263 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12265 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12266 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12267 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12268 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12269 #  layout:
12270 #    title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
12271 #    layout: "plot-throughput-speedup-analysis"
12272 #
12273 #- type: "plot"
12274 #  title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12275 #  algorithm: "plot_throughput_speedup_analysis_name"
12276 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12277 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12278 #  include:
12279 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12281 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12282 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12283 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12284 #    - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12285 #  layout:
12286 #    title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
12287 #    layout: "plot-throughput-speedup-analysis"
12288 #
12289 #- type: "plot"
12290 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12291 #  algorithm: "plot_throughput_speedup_analysis_name"
12292 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
12293 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12294 #  include:
12295 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12296 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12297 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12298 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12299 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12300 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12301 #  layout:
12302 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
12303 #    layout: "plot-throughput-speedup-analysis"
12304 #
12305 #- type: "plot"
12306 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12307 #  algorithm: "plot_throughput_speedup_analysis_name"
12308 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
12309 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12310 #  include:
12311 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12312 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12313 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12314 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12315 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12316 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12317 #  layout:
12318 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
12319 #    layout: "plot-throughput-speedup-analysis"
12320 #
12321 #- type: "plot"
12322 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr"
12323 #  algorithm: "plot_throughput_speedup_analysis_name"
12324 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
12325 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12326 #  include:
12327 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12328 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12329 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12330 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12331 #  layout:
12332 #    title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
12333 #    layout: "plot-throughput-speedup-analysis"
12334 #
12335 #- type: "plot"
12336 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr"
12337 #  algorithm: "plot_throughput_speedup_analysis_name"
12338 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
12339 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12340 #  include:
12341 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12342 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12343 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12344 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12345 #  layout:
12346 #    title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
12347 #    layout: "plot-throughput-speedup-analysis"
12348 #
12349 #- type: "plot"
12350 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12351 #  algorithm: "plot_throughput_speedup_analysis_name"
12352 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
12353 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12354 #  include:
12355 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12356 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12357 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12358 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12359 #  layout:
12360 #    title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12361 #    layout: "plot-throughput-speedup-analysis"
12362 #
12363 #- type: "plot"
12364 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12365 #  algorithm: "plot_throughput_speedup_analysis_name"
12366 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
12367 #  data: "plot-vpp-throughput-lat-tsa-2n-skx-vhost"
12368 #  include:
12369 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12370 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12371 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12372 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12373 #  layout:
12374 #    title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12375 #    layout: "plot-throughput-speedup-analysis"
12376 #
12377 #- type: "plot"
12378 #  title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr"
12379 #  algorithm: "plot_throughput_speedup_analysis_name"
12380 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
12381 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12382 #  include:
12383 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12385 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12386 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12387 #  layout:
12388 #    title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
12389 #    layout: "plot-throughput-speedup-analysis"
12390 #
12391 #- type: "plot"
12392 #  title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr"
12393 #  algorithm: "plot_throughput_speedup_analysis_name"
12394 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
12395 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12396 #  include:
12397 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12400 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12401 #  layout:
12402 #    title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
12403 #    layout: "plot-throughput-speedup-analysis"
12404 #
12405 #- type: "plot"
12406 #  title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
12407 #  algorithm: "plot_throughput_speedup_analysis_name"
12408 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr-tsa"
12409 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12410 #  include:
12411 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12413 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12415 #  layout:
12416 #    title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
12417 #    layout: "plot-throughput-speedup-analysis"
12418 #
12419 #- type: "plot"
12420 #  title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
12421 #  algorithm: "plot_throughput_speedup_analysis_name"
12422 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr-tsa"
12423 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw-vhost"
12424 #  include:
12425 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12426 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12428 #    - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12429 #  layout:
12430 #    title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
12431 #    layout: "plot-throughput-speedup-analysis"
12432 #
12433 #- type: "plot"
12434 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
12435 #  algorithm: "plot_throughput_speedup_analysis_name"
12436 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
12437 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12438 #  include:
12439 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12441 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12442 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12443 #  layout:
12444 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
12445 #    layout: "plot-throughput-speedup-analysis"
12446 #
12447 #- type: "plot"
12448 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
12449 #  algorithm: "plot_throughput_speedup_analysis_name"
12450 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
12451 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12452 #  include:
12453 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12454 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12457 #  layout:
12458 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
12459 #    layout: "plot-throughput-speedup-analysis"
12460 #
12461 #- type: "plot"
12462 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12463 #  algorithm: "plot_throughput_speedup_analysis_name"
12464 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
12465 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12466 #  include:
12467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12469 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12470 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12471 #  layout:
12472 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12473 #    layout: "plot-throughput-speedup-analysis"
12474 #
12475 #- type: "plot"
12476 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
12477 #  algorithm: "plot_throughput_speedup_analysis_name"
12478 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
12479 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12480 #  include:
12481 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12483 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12484 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12485 #  layout:
12486 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
12487 #    layout: "plot-throughput-speedup-analysis"
12488 #
12489 #- type: "plot"
12490 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr"
12491 #  algorithm: "plot_throughput_speedup_analysis_name"
12492 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
12493 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12494 #  include:
12495 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12496 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12497 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12498 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12499 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12500 #  layout:
12501 #    title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
12502 #    layout: "plot-throughput-speedup-analysis"
12503 #
12504 #- type: "plot"
12505 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr"
12506 #  algorithm: "plot_throughput_speedup_analysis_name"
12507 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
12508 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12509 #  include:
12510 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12511 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12512 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12513 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12514 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12515 #  layout:
12516 #    title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
12517 #    layout: "plot-throughput-speedup-analysis"
12518 #
12519 #- type: "plot"
12520 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12521 #  algorithm: "plot_throughput_speedup_analysis_name"
12522 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
12523 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12524 #  include:
12525 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12526 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12527 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12528 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12529 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12530 #  layout:
12531 #    title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
12532 #    layout: "plot-throughput-speedup-analysis"
12533 #
12534 #- type: "plot"
12535 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12536 #  algorithm: "plot_throughput_speedup_analysis_name"
12537 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
12538 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12539 #  include:
12540 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12541 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12542 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12543 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12544 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12545 #  layout:
12546 #    title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
12547 #    layout: "plot-throughput-speedup-analysis"
12548 #
12549 #- type: "plot"
12550 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
12551 #  algorithm: "plot_throughput_speedup_analysis_name"
12552 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
12553 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12554 #  include:
12555 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12557 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12558 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12559 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12560 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12561 #  layout:
12562 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
12563 #    layout: "plot-throughput-speedup-analysis"
12564 #
12565 #- type: "plot"
12566 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
12567 #  algorithm: "plot_throughput_speedup_analysis_name"
12568 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
12569 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12570 #  include:
12571 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12572 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12573 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12574 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12575 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12576 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12577 #  layout:
12578 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
12579 #    layout: "plot-throughput-speedup-analysis"
12580 #
12581 #- type: "plot"
12582 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
12583 #  algorithm: "plot_throughput_speedup_analysis_name"
12584 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
12585 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12586 #  include:
12587 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12588 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12589 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12590 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12591 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12592 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12593 #  layout:
12594 #    title: "3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-ndr"
12595 #    layout: "plot-throughput-speedup-analysis"
12596 #
12597 #- type: "plot"
12598 #  title: "Speedup: 3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr"
12599 #  algorithm: "plot_throughput_speedup_analysis_name"
12600 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
12601 #  data: "plot-vpp-throughput-lat-tsa-3n-skx-vhost"
12602 #  include:
12603 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12604 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12605 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12606 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12607 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12608 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12609 #  layout:
12610 #    title: "3n-skx-xxv710-64b-.t.c-link-bonding-vhost-base-i40e-vpp-pdr"
12611 #    layout: "plot-throughput-speedup-analysis"
12612 #
12613 #- type: "plot"
12614 #  title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
12615 #  algorithm: "plot_throughput_speedup_analysis_name"
12616 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
12617 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12618 #  include:
12619 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12620 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12621 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12622 #  layout:
12623 #    title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
12624 #    layout: "plot-throughput-speedup-analysis"
12625 #
12626 #- type: "plot"
12627 #  title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
12628 #  algorithm: "plot_throughput_speedup_analysis_name"
12629 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
12630 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12631 #  include:
12632 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12633 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12634 #    - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12635 #  layout:
12636 #    title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
12637 #    layout: "plot-throughput-speedup-analysis"
12638 #
12639 #- type: "plot"
12640 #  title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
12641 #  algorithm: "plot_throughput_speedup_analysis_name"
12642 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
12643 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12644 #  include:
12645 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12646 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12647 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12648 #  layout:
12649 #    title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
12650 #    layout: "plot-throughput-speedup-analysis"
12651 #
12652 #- type: "plot"
12653 #  title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
12654 #  algorithm: "plot_throughput_speedup_analysis_name"
12655 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
12656 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12657 #  include:
12658 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12659 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12660 #    - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12661 #  layout:
12662 #    title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
12663 #    layout: "plot-throughput-speedup-analysis"
12664 #
12665 #- type: "plot"
12666 #  title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
12667 #  algorithm: "plot_throughput_speedup_analysis_name"
12668 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
12669 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12670 #  include:
12671 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12673 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12674 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12676 #  layout:
12677 #    title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
12678 #    layout: "plot-throughput-speedup-analysis"
12679 #
12680 #- type: "plot"
12681 #  title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
12682 #  algorithm: "plot_throughput_speedup_analysis_name"
12683 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
12684 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12685 #  include:
12686 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12687 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12688 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12689 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12690 #    - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12691 #  layout:
12692 #    title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
12693 #    layout: "plot-throughput-speedup-analysis"
12694 #
12695 #- type: "plot"
12696 #  title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12697 #  algorithm: "plot_throughput_speedup_analysis_name"
12698 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
12699 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12700 #  include:
12701 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12702 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12703 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12704 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12705 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12706 #  layout:
12707 #    title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
12708 #    layout: "plot-throughput-speedup-analysis"
12709 #
12710 #- type: "plot"
12711 #  title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12712 #  algorithm: "plot_throughput_speedup_analysis_name"
12713 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
12714 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12715 #  include:
12716 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12717 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12718 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12719 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12720 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12721 #  layout:
12722 #    title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
12723 #    layout: "plot-throughput-speedup-analysis"
12724 #
12725 #- type: "plot"
12726 #  title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12727 #  algorithm: "plot_throughput_speedup_analysis_name"
12728 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
12729 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12730 #  include:
12731 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12733 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12734 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12735 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12736 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12737 #  layout:
12738 #    title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
12739 #    layout: "plot-throughput-speedup-analysis"
12740 #
12741 #- type: "plot"
12742 #  title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12743 #  algorithm: "plot_throughput_speedup_analysis_name"
12744 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
12745 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12746 #  include:
12747 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12748 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12749 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12750 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12751 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12752 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12753 #  layout:
12754 #    title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
12755 #    layout: "plot-throughput-speedup-analysis"
12756 #
12757 #- type: "plot"
12758 #  title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
12759 #  algorithm: "plot_throughput_speedup_analysis_name"
12760 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
12761 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12762 #  include:
12763 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12764 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12765 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12766 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12767 #  layout:
12768 #    title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
12769 #    layout: "plot-throughput-speedup-analysis"
12770 #
12771 #- type: "plot"
12772 #  title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
12773 #  algorithm: "plot_throughput_speedup_analysis_name"
12774 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
12775 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12776 #  include:
12777 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12778 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12779 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12780 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12781 #  layout:
12782 #    title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
12783 #    layout: "plot-throughput-speedup-analysis"
12784 #
12785 #- type: "plot"
12786 #  title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12787 #  algorithm: "plot_throughput_speedup_analysis_name"
12788 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
12789 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12790 #  include:
12791 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12792 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12793 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12794 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12795 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12796 #  layout:
12797 #    title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
12798 #    layout: "plot-throughput-speedup-analysis"
12799 #
12800 #- type: "plot"
12801 #  title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12802 #  algorithm: "plot_throughput_speedup_analysis_name"
12803 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
12804 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12805 #  include:
12806 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12807 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12808 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12809 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12810 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12811 #  layout:
12812 #    title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
12813 #    layout: "plot-throughput-speedup-analysis"
12814 #
12815 #- type: "plot"
12816 #  title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12817 #  algorithm: "plot_throughput_speedup_analysis_name"
12818 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
12819 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12820 #  include:
12821 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12822 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12823 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12824 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12825 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12826 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12827 #  layout:
12828 #    title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12829 #    layout: "plot-throughput-speedup-analysis"
12830 #
12831 #- type: "plot"
12832 #  title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12833 #  algorithm: "plot_throughput_speedup_analysis_name"
12834 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
12835 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12836 #  include:
12837 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12838 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12839 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12840 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12841 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12842 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12843 #  layout:
12844 #    title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12845 #    layout: "plot-throughput-speedup-analysis"
12846 #
12847 #- type: "plot"
12848 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
12849 #  algorithm: "plot_throughput_speedup_analysis_name"
12850 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
12851 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12852 #  include:
12853 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12854 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12855 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12856 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12857 #  layout:
12858 #    title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
12859 #    layout: "plot-throughput-speedup-analysis"
12860 #
12861 #- type: "plot"
12862 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
12863 #  algorithm: "plot_throughput_speedup_analysis_name"
12864 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
12865 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12866 #  include:
12867 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12868 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12869 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12870 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12871 #  layout:
12872 #    title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
12873 #    layout: "plot-throughput-speedup-analysis"
12874 #
12875 #- type: "plot"
12876 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12877 #  algorithm: "plot_throughput_speedup_analysis_name"
12878 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
12879 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12880 #  include:
12881 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12882 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12883 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12884 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12885 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12886 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12887 #  layout:
12888 #    title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
12889 #    layout: "plot-throughput-speedup-analysis"
12890 #
12891 #- type: "plot"
12892 #  title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12893 #  algorithm: "plot_throughput_speedup_analysis_name"
12894 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
12895 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12896 #  include:
12897 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12898 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12899 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12900 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12901 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12902 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12903 #  layout:
12904 #    title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
12905 #    layout: "plot-throughput-speedup-analysis"
12906 #
12907 #- type: "plot"
12908 #  title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
12909 #  algorithm: "plot_throughput_speedup_analysis_name"
12910 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
12911 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12912 #  include:
12913 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12914 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12915 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12916 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12917 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12918 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12919 #  layout:
12920 #    title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
12921 #    layout: "plot-throughput-speedup-analysis"
12922 #
12923 #- type: "plot"
12924 #  title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
12925 #  algorithm: "plot_throughput_speedup_analysis_name"
12926 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
12927 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12928 #  include:
12929 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12930 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12931 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12932 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12933 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12934 #    - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12935 #  layout:
12936 #    title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
12937 #    layout: "plot-throughput-speedup-analysis"
12938 #
12939 #- type: "plot"
12940 #  title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
12941 #  algorithm: "plot_throughput_speedup_analysis_name"
12942 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
12943 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12944 #  include:
12945 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12946 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12947 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12949 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12950 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12951 #  layout:
12952 #    title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
12953 #    layout: "plot-throughput-speedup-analysis"
12954 #
12955 #- type: "plot"
12956 #  title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
12957 #  algorithm: "plot_throughput_speedup_analysis_name"
12958 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
12959 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12960 #  include:
12961 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12962 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12963 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12964 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12965 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12966 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12967 #  layout:
12968 #    title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
12969 #    layout: "plot-throughput-speedup-analysis"
12970 #
12971 #- type: "plot"
12972 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12973 #  algorithm: "plot_throughput_speedup_analysis_name"
12974 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
12975 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12976 #  include:
12977 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12978 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12979 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12980 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12981 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12982 #  layout:
12983 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
12984 #    layout: "plot-throughput-speedup-analysis"
12985 #
12986 #- type: "plot"
12987 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12988 #  algorithm: "plot_throughput_speedup_analysis_name"
12989 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
12990 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12991 #  include:
12992 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12993 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12994 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12995 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12996 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12997 #  layout:
12998 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
12999 #    layout: "plot-throughput-speedup-analysis"
13000 #
13001 #- type: "plot"
13002 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13003 #  algorithm: "plot_throughput_speedup_analysis_name"
13004 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13005 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13006 #  include:
13007 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13008 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13009 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13010 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13011 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13012 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13013 #  layout:
13014 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
13015 #    layout: "plot-throughput-speedup-analysis"
13016 #
13017 #- type: "plot"
13018 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13019 #  algorithm: "plot_throughput_speedup_analysis_name"
13020 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13021 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13022 #  include:
13023 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13024 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13025 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13026 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13027 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13028 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13029 #  layout:
13030 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
13031 #    layout: "plot-throughput-speedup-analysis"
13032 #
13033 #- type: "plot"
13034 #  title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
13035 #  algorithm: "plot_throughput_speedup_analysis_name"
13036 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr-tsa"
13037 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13038 #  include:
13039 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13040 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13041 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13042 #  layout:
13043 #    title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-ndr"
13044 #    layout: "plot-throughput-speedup-analysis"
13045 #
13046 #- type: "plot"
13047 #  title: "Speedup: 3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
13048 #  algorithm: "plot_throughput_speedup_analysis_name"
13049 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr-tsa"
13050 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13051 #  include:
13052 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13053 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13054 #    - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13055 #  layout:
13056 #    title: "3n-tsh-x520-114b-vts-l2switching-base-ixgbe-pdr"
13057 #    layout: "plot-throughput-speedup-analysis"
13058 #
13059 #- type: "plot"
13060 #  title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13061 #  algorithm: "plot_throughput_speedup_analysis_name"
13062 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13063 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13064 #  include:
13065 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13066 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13067 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13068 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13069 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13070 #  layout:
13071 #    title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13072 #    layout: "plot-throughput-speedup-analysis"
13073 #
13074 #- type: "plot"
13075 #  title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13076 #  algorithm: "plot_throughput_speedup_analysis_name"
13077 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13078 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13079 #  include:
13080 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13081 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13082 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13083 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13084 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13085 #  layout:
13086 #    title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13087 #    layout: "plot-throughput-speedup-analysis"
13088 #
13089 #- type: "plot"
13090 #  title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13091 #  algorithm: "plot_throughput_speedup_analysis_name"
13092 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13093 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13094 #  include:
13095 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13096 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13097 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13098 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13099 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13100 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13101 #  layout:
13102 #    title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13103 #    layout: "plot-throughput-speedup-analysis"
13104 #
13105 #- type: "plot"
13106 #  title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13107 #  algorithm: "plot_throughput_speedup_analysis_name"
13108 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13109 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13110 #  include:
13111 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13112 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13113 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13114 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13115 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13116 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13117 #  layout:
13118 #    title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13119 #    layout: "plot-throughput-speedup-analysis"
13120 #
13121 #- type: "plot"
13122 #  title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13123 #  algorithm: "plot_throughput_speedup_analysis_name"
13124 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13125 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13126 #  include:
13127 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13128 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13129 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13130 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13131 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13132 #  layout:
13133 #    title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13134 #    layout: "plot-throughput-speedup-analysis"
13135 #
13136 #- type: "plot"
13137 #  title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13138 #  algorithm: "plot_throughput_speedup_analysis_name"
13139 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13140 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13141 #  include:
13142 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13143 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13144 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13145 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13146 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13147 #  layout:
13148 #    title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13149 #    layout: "plot-throughput-speedup-analysis"
13150 #
13151 #- type: "plot"
13152 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13153 #  algorithm: "plot_throughput_speedup_analysis_name"
13154 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13155 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13156 #  include:
13157 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13158 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13159 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13160 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13161 #  layout:
13162 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13163 #    layout: "plot-throughput-speedup-analysis"
13164 #
13165 #- type: "plot"
13166 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13167 #  algorithm: "plot_throughput_speedup_analysis_name"
13168 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13169 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13170 #  include:
13171 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13172 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13173 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13175 #  layout:
13176 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13177 #    layout: "plot-throughput-speedup-analysis"
13178 #
13179 #- type: "plot"
13180 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13181 #  algorithm: "plot_throughput_speedup_analysis_name"
13182 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13183 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13184 #  include:
13185 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13186 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13187 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13188 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13189 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13190 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13191 #  layout:
13192 #    title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13193 #    layout: "plot-throughput-speedup-analysis"
13194 #
13195 #- type: "plot"
13196 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13197 #  algorithm: "plot_throughput_speedup_analysis_name"
13198 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13199 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13200 #  include:
13201 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13202 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13203 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13204 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13205 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13207 #  layout:
13208 #    title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13209 #    layout: "plot-throughput-speedup-analysis"
13210 #
13211 #- type: "plot"
13212 #  title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13213 #  algorithm: "plot_throughput_speedup_analysis_name"
13214 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13215 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13216 #  include:
13217 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13218 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13219 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13220 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13221 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13222 #  layout:
13223 #    title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13224 #    layout: "plot-throughput-speedup-analysis"
13225 #
13226 #- type: "plot"
13227 #  title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13228 #  algorithm: "plot_throughput_speedup_analysis_name"
13229 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13230 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13231 #  include:
13232 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13233 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13234 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13235 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13236 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13237 #  layout:
13238 #    title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13239 #    layout: "plot-throughput-speedup-analysis"
13240 #
13241 #- type: "plot"
13242 #  title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13243 #  algorithm: "plot_throughput_speedup_analysis_name"
13244 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13245 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13246 #  include:
13247 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13248 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13249 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13250 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13251 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13252 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13253 #  layout:
13254 #    title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13255 #    layout: "plot-throughput-speedup-analysis"
13256 #
13257 #- type: "plot"
13258 #  title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13259 #  algorithm: "plot_throughput_speedup_analysis_name"
13260 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13261 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13262 #  include:
13263 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13264 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13265 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13266 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13267 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13268 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13269 #  layout:
13270 #    title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13271 #    layout: "plot-throughput-speedup-analysis"
13272 #
13273 #- type: "plot"
13274 #  title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13275 #  algorithm: "plot_throughput_speedup_analysis_name"
13276 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13277 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13278 #  include:
13279 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13280 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13281 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13282 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13283 #  layout:
13284 #    title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13285 #    layout: "plot-throughput-speedup-analysis"
13286 #
13287 #- type: "plot"
13288 #  title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13289 #  algorithm: "plot_throughput_speedup_analysis_name"
13290 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13291 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13292 #  include:
13293 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13294 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13295 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13296 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13297 #  layout:
13298 #    title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13299 #    layout: "plot-throughput-speedup-analysis"
13300 #
13301 #- type: "plot"
13302 #  title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13303 #  algorithm: "plot_throughput_speedup_analysis_name"
13304 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13305 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13306 #  include:
13307 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13308 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13309 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13310 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13311 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13312 #  layout:
13313 #    title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13314 #    layout: "plot-throughput-speedup-analysis"
13315 #
13316 #- type: "plot"
13317 #  title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13318 #  algorithm: "plot_throughput_speedup_analysis_name"
13319 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13320 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13321 #  include:
13322 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13323 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13324 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13325 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13326 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13327 #  layout:
13328 #    title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13329 #    layout: "plot-throughput-speedup-analysis"
13330 #
13331 #- type: "plot"
13332 #  title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13333 #  algorithm: "plot_throughput_speedup_analysis_name"
13334 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13335 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13336 #  include:
13337 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13338 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13339 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13340 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13341 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13342 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13343 #  layout:
13344 #    title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13345 #    layout: "plot-throughput-speedup-analysis"
13346 #
13347 #- type: "plot"
13348 #  title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13349 #  algorithm: "plot_throughput_speedup_analysis_name"
13350 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13351 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13352 #  include:
13353 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13354 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13355 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13356 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13357 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13358 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13359 #  layout:
13360 #    title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13361 #    layout: "plot-throughput-speedup-analysis"
13362 #
13363 #- type: "plot"
13364 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13365 #  algorithm: "plot_throughput_speedup_analysis_name"
13366 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13367 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13368 #  include:
13369 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13370 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13371 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13372 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13373 #  layout:
13374 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
13375 #    layout: "plot-throughput-speedup-analysis"
13376 #
13377 #- type: "plot"
13378 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13379 #  algorithm: "plot_throughput_speedup_analysis_name"
13380 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13381 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13382 #  include:
13383 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13384 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13385 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13386 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13387 #  layout:
13388 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
13389 #    layout: "plot-throughput-speedup-analysis"
13390 #
13391 #- type: "plot"
13392 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13393 #  algorithm: "plot_throughput_speedup_analysis_name"
13394 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13395 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13396 #  include:
13397 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13398 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13399 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13400 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13401 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13402 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13403 #  layout:
13404 #    title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13405 #    layout: "plot-throughput-speedup-analysis"
13406 #
13407 #- type: "plot"
13408 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13409 #  algorithm: "plot_throughput_speedup_analysis_name"
13410 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13411 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13412 #  include:
13413 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13414 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13415 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13416 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13417 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13418 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13419 #  layout:
13420 #    title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13421 #    layout: "plot-throughput-speedup-analysis"
13422 #
13423 #- type: "plot"
13424 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13425 #  algorithm: "plot_throughput_speedup_analysis_name"
13426 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13427 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13428 #  include:
13429 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13430 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13431 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13432 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13433 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13434 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13435 #  layout:
13436 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
13437 #    layout: "plot-throughput-speedup-analysis"
13438 #
13439 #- type: "plot"
13440 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13441 #  algorithm: "plot_throughput_speedup_analysis_name"
13442 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13443 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13444 #  include:
13445 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13446 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13447 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13448 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13449 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13450 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13451 #  layout:
13452 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
13453 #    layout: "plot-throughput-speedup-analysis"
13454 #
13455 #- type: "plot"
13456 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13457 #  algorithm: "plot_throughput_speedup_analysis_name"
13458 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13459 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13460 #  include:
13461 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13462 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13463 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13464 #  layout:
13465 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13466 #    layout: "plot-throughput-speedup-analysis"
13467 #
13468 #- type: "plot"
13469 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13470 #  algorithm: "plot_throughput_speedup_analysis_name"
13471 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13472 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13473 #  include:
13474 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13475 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13476 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13477 #  layout:
13478 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13479 #    layout: "plot-throughput-speedup-analysis"
13480 #
13481 #################################################################################
13482 #
13483 ## Packet Throughput - DPDK l3fwd 3n-hsw-x520
13484 #- type: "plot"
13485 #  title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13486 #  algorithm: "plot_performance_box"
13487 #  output-file-type: ".html"
13488 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13489 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13490 #  filter: "'NIC_Intel-X520-DA2' and
13491 #           '64B' and
13492 #           'BASE' and
13493 #           'NDRPDR' and
13494 #           '1T1C' and
13495 #           'IP4FWD'"
13496 #  parameters:
13497 #  - "throughput"
13498 #  - "parent"
13499 #  - "tags"
13500 #  traces:
13501 #    hoverinfo: "x+y"
13502 #    boxpoints: "outliers"
13503 #    whiskerwidth: 0
13504 #  layout:
13505 #    title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
13506 #    layout: "plot-throughput"
13507 #
13508 #- type: "plot"
13509 #  title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13510 #  algorithm: "plot_performance_box"
13511 #  output-file-type: ".html"
13512 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13513 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13514 #  filter: "'NIC_Intel-X520-DA2' and
13515 #           '64B' and
13516 #           'BASE' and
13517 #           'NDRPDR' and
13518 #           '2T2C' and
13519 #           'IP4FWD'"
13520 #  parameters:
13521 #  - "throughput"
13522 #  - "parent"
13523 #  - "tags"
13524 #  traces:
13525 #    hoverinfo: "x+y"
13526 #    boxpoints: "outliers"
13527 #    whiskerwidth: 0
13528 #  layout:
13529 #    title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
13530 #    layout: "plot-throughput"
13531 #
13532 #- type: "plot"
13533 #  title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13534 #  algorithm: "plot_performance_box"
13535 #  output-file-type: ".html"
13536 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13537 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13538 #  filter: "'NIC_Intel-X520-DA2' and
13539 #           '64B' and
13540 #           'BASE' and
13541 #           'NDRPDR' and
13542 #           '1T1C' and
13543 #           'IP4FWD'"
13544 #  parameters:
13545 #  - "throughput"
13546 #  - "parent"
13547 #  - "tags"
13548 #  traces:
13549 #    hoverinfo: "x+y"
13550 #    boxpoints: "outliers"
13551 #    whiskerwidth: 0
13552 #  layout:
13553 #    title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
13554 #    layout: "plot-throughput"
13555 #
13556 #- type: "plot"
13557 #  title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13558 #  algorithm: "plot_performance_box"
13559 #  output-file-type: ".html"
13560 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13561 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13562 #  filter: "'NIC_Intel-X520-DA2' and
13563 #           '64B' and
13564 #           'BASE' and
13565 #           'NDRPDR' and
13566 #           '2T2C' and
13567 #           'IP4FWD'"
13568 #  parameters:
13569 #  - "throughput"
13570 #  - "parent"
13571 #  - "tags"
13572 #  traces:
13573 #    hoverinfo: "x+y"
13574 #    boxpoints: "outliers"
13575 #    whiskerwidth: 0
13576 #  layout:
13577 #    title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
13578 #    layout: "plot-throughput"
13579 #
13580 ## Packet Throughput - DPDK l3fwd 3n-hsw-x710
13581 #- type: "plot"
13582 #  title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13583 #  algorithm: "plot_performance_box"
13584 #  output-file-type: ".html"
13585 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13586 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13587 #  filter: "'NIC_Intel-X710' and
13588 #           '64B' and
13589 #           'BASE' and
13590 #           'NDRPDR' and
13591 #           '1T1C' and
13592 #           'IP4FWD'"
13593 #  parameters:
13594 #  - "throughput"
13595 #  - "parent"
13596 #  - "tags"
13597 #  traces:
13598 #    hoverinfo: "x+y"
13599 #    boxpoints: "outliers"
13600 #    whiskerwidth: 0
13601 #  layout:
13602 #    title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
13603 #    layout: "plot-throughput"
13604 #
13605 #- type: "plot"
13606 #  title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13607 #  algorithm: "plot_performance_box"
13608 #  output-file-type: ".html"
13609 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13610 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13611 #  filter: "'NIC_Intel-X710' and
13612 #           '64B' and
13613 #           'BASE' and
13614 #           'NDRPDR' and
13615 #           '2T2C' and
13616 #           'IP4FWD'"
13617 #  parameters:
13618 #  - "throughput"
13619 #  - "parent"
13620 #  - "tags"
13621 #  traces:
13622 #    hoverinfo: "x+y"
13623 #    boxpoints: "outliers"
13624 #    whiskerwidth: 0
13625 #  layout:
13626 #    title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
13627 #    layout: "plot-throughput"
13628 #
13629 #- type: "plot"
13630 #  title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13631 #  algorithm: "plot_performance_box"
13632 #  output-file-type: ".html"
13633 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13634 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13635 #  filter: "'NIC_Intel-X710' and
13636 #           '64B' and
13637 #           'BASE' and
13638 #           'NDRPDR' and
13639 #           '1T1C' and
13640 #           'IP4FWD'"
13641 #  parameters:
13642 #  - "throughput"
13643 #  - "parent"
13644 #  - "tags"
13645 #  traces:
13646 #    hoverinfo: "x+y"
13647 #    boxpoints: "outliers"
13648 #    whiskerwidth: 0
13649 #  layout:
13650 #    title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
13651 #    layout: "plot-throughput"
13652 #
13653 #- type: "plot"
13654 #  title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13655 #  algorithm: "plot_performance_box"
13656 #  output-file-type: ".html"
13657 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13658 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13659 #  filter: "'NIC_Intel-X710' and
13660 #           '64B' and
13661 #           'BASE' and
13662 #           'NDRPDR' and
13663 #           '2T2C' and
13664 #           'IP4FWD'"
13665 #  parameters:
13666 #  - "throughput"
13667 #  - "parent"
13668 #  - "tags"
13669 #  traces:
13670 #    hoverinfo: "x+y"
13671 #    boxpoints: "outliers"
13672 #    whiskerwidth: 0
13673 #  layout:
13674 #    title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
13675 #    layout: "plot-throughput"
13676 #
13677 ## Packet Throughput - DPDK l3fwd 3n-hsw-xl710
13678 #- type: "plot"
13679 #  title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13680 #  algorithm: "plot_performance_box"
13681 #  output-file-type: ".html"
13682 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13683 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13684 #  filter: "'NIC_Intel-XL710' and
13685 #           '64B' and
13686 #           'BASE' and
13687 #           'NDRPDR' and
13688 #           '1T1C' and
13689 #           'IP4FWD'"
13690 #  parameters:
13691 #  - "throughput"
13692 #  - "parent"
13693 #  - "tags"
13694 #  traces:
13695 #    hoverinfo: "x+y"
13696 #    boxpoints: "outliers"
13697 #    whiskerwidth: 0
13698 #  layout:
13699 #    title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
13700 #    layout: "plot-throughput"
13701 #
13702 #- type: "plot"
13703 #  title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13704 #  algorithm: "plot_performance_box"
13705 #  output-file-type: ".html"
13706 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13707 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13708 #  filter: "'NIC_Intel-XL710' and
13709 #           '64B' and
13710 #           'BASE' and
13711 #           'NDRPDR' and
13712 #           '2T2C' and
13713 #           'IP4FWD'"
13714 #  parameters:
13715 #  - "throughput"
13716 #  - "parent"
13717 #  - "tags"
13718 #  traces:
13719 #    hoverinfo: "x+y"
13720 #    boxpoints: "outliers"
13721 #    whiskerwidth: 0
13722 #  layout:
13723 #    title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
13724 #    layout: "plot-throughput"
13725 #
13726 #- type: "plot"
13727 #  title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13728 #  algorithm: "plot_performance_box"
13729 #  output-file-type: ".html"
13730 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13731 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13732 #  filter: "'NIC_Intel-XL710' and
13733 #           '64B' and
13734 #           'BASE' and
13735 #           'NDRPDR' and
13736 #           '1T1C' and
13737 #           'IP4FWD'"
13738 #  parameters:
13739 #  - "throughput"
13740 #  - "parent"
13741 #  - "tags"
13742 #  traces:
13743 #    hoverinfo: "x+y"
13744 #    boxpoints: "outliers"
13745 #    whiskerwidth: 0
13746 #  layout:
13747 #    title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
13748 #    layout: "plot-throughput"
13749 #
13750 #- type: "plot"
13751 #  title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13752 #  algorithm: "plot_performance_box"
13753 #  output-file-type: ".html"
13754 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13755 #  data: "plot-dpdk-throughput-latency-3n-hsw"
13756 #  filter: "'NIC_Intel-XL710' and
13757 #           '64B' and
13758 #           'BASE' and
13759 #           'NDRPDR' and
13760 #           '2T2C' and
13761 #           'IP4FWD'"
13762 #  parameters:
13763 #  - "throughput"
13764 #  - "parent"
13765 #  - "tags"
13766 #  traces:
13767 #    hoverinfo: "x+y"
13768 #    boxpoints: "outliers"
13769 #    whiskerwidth: 0
13770 #  layout:
13771 #    title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
13772 #    layout: "plot-throughput"
13773 #
13774 ## Packet Throughput - DPDK l3fwd 3n-skx-x710
13775 #- type: "plot"
13776 #  title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13777 #  algorithm: "plot_performance_box"
13778 #  output-file-type: ".html"
13779 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13780 #  data: "plot-dpdk-throughput-latency-3n-skx"
13781 #  filter: "'NIC_Intel-X710' and
13782 #           '64B' and
13783 #           'BASE' and
13784 #           'NDRPDR' and
13785 #           '2T1C' and
13786 #           'IP4FWD'"
13787 #  parameters:
13788 #  - "throughput"
13789 #  - "parent"
13790 #  - "tags"
13791 #  traces:
13792 #    hoverinfo: "x+y"
13793 #    boxpoints: "outliers"
13794 #    whiskerwidth: 0
13795 #  layout:
13796 #    title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
13797 #    layout: "plot-throughput"
13798 #
13799 #- type: "plot"
13800 #  title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13801 #  algorithm: "plot_performance_box"
13802 #  output-file-type: ".html"
13803 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13804 #  data: "plot-dpdk-throughput-latency-3n-skx"
13805 #  filter: "'NIC_Intel-X710' and
13806 #           '64B' and
13807 #           'BASE' and
13808 #           'NDRPDR' and
13809 #           '4T2C' and
13810 #           'IP4FWD'"
13811 #  parameters:
13812 #  - "throughput"
13813 #  - "parent"
13814 #  - "tags"
13815 #  traces:
13816 #    hoverinfo: "x+y"
13817 #    boxpoints: "outliers"
13818 #    whiskerwidth: 0
13819 #  layout:
13820 #    title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
13821 #    layout: "plot-throughput"
13822 #
13823 #- type: "plot"
13824 #  title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13825 #  algorithm: "plot_performance_box"
13826 #  output-file-type: ".html"
13827 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13828 #  data: "plot-dpdk-throughput-latency-3n-skx"
13829 #  filter: "'NIC_Intel-X710' and
13830 #           '64B' and
13831 #           'BASE' and
13832 #           'NDRPDR' and
13833 #           '2T1C' and
13834 #           'IP4FWD'"
13835 #  parameters:
13836 #  - "throughput"
13837 #  - "parent"
13838 #  - "tags"
13839 #  traces:
13840 #    hoverinfo: "x+y"
13841 #    boxpoints: "outliers"
13842 #    whiskerwidth: 0
13843 #  layout:
13844 #    title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
13845 #    layout: "plot-throughput"
13846 #
13847 #- type: "plot"
13848 #  title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13849 #  algorithm: "plot_performance_box"
13850 #  output-file-type: ".html"
13851 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13852 #  data: "plot-dpdk-throughput-latency-3n-skx"
13853 #  filter: "'NIC_Intel-X710' and
13854 #           '64B' and
13855 #           'BASE' and
13856 #           'NDRPDR' and
13857 #           '4T2C' and
13858 #           'IP4FWD'"
13859 #  parameters:
13860 #  - "throughput"
13861 #  - "parent"
13862 #  - "tags"
13863 #  traces:
13864 #    hoverinfo: "x+y"
13865 #    boxpoints: "outliers"
13866 #    whiskerwidth: 0
13867 #  layout:
13868 #    title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
13869 #    layout: "plot-throughput"
13870 #
13871 ## Packet Throughput - DPDK l3fwd 3n-skx-xxv710
13872 #- type: "plot"
13873 #  title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13874 #  algorithm: "plot_performance_box"
13875 #  output-file-type: ".html"
13876 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13877 #  data: "plot-dpdk-throughput-latency-3n-skx"
13878 #  filter: "'NIC_Intel-XXV710' and
13879 #           '64B' and
13880 #           'BASE' and
13881 #           'NDRPDR' and
13882 #           '2T1C' and
13883 #           'IP4FWD'"
13884 #  parameters:
13885 #  - "throughput"
13886 #  - "parent"
13887 #  - "tags"
13888 #  traces:
13889 #    hoverinfo: "x+y"
13890 #    boxpoints: "outliers"
13891 #    whiskerwidth: 0
13892 #  layout:
13893 #    title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
13894 #    layout: "plot-throughput"
13895 #
13896 #- type: "plot"
13897 #  title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13898 #  algorithm: "plot_performance_box"
13899 #  output-file-type: ".html"
13900 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13901 #  data: "plot-dpdk-throughput-latency-3n-skx"
13902 #  filter: "'NIC_Intel-XXV710' and
13903 #           '64B' and
13904 #           'BASE' and
13905 #           'NDRPDR' and
13906 #           '4T2C' and
13907 #           'IP4FWD'"
13908 #  parameters:
13909 #  - "throughput"
13910 #  - "parent"
13911 #  - "tags"
13912 #  traces:
13913 #    hoverinfo: "x+y"
13914 #    boxpoints: "outliers"
13915 #    whiskerwidth: 0
13916 #  layout:
13917 #    title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
13918 #    layout: "plot-throughput"
13919 #
13920 #- type: "plot"
13921 #  title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13922 #  algorithm: "plot_performance_box"
13923 #  output-file-type: ".html"
13924 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13925 #  data: "plot-dpdk-throughput-latency-3n-skx"
13926 #  filter: "'NIC_Intel-XXV710' and
13927 #           '64B' and
13928 #           'BASE' and
13929 #           'NDRPDR' and
13930 #           '2T1C' and
13931 #           'IP4FWD'"
13932 #  parameters:
13933 #  - "throughput"
13934 #  - "parent"
13935 #  - "tags"
13936 #  traces:
13937 #    hoverinfo: "x+y"
13938 #    boxpoints: "outliers"
13939 #    whiskerwidth: 0
13940 #  layout:
13941 #    title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
13942 #    layout: "plot-throughput"
13943 #
13944 #- type: "plot"
13945 #  title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13946 #  algorithm: "plot_performance_box"
13947 #  output-file-type: ".html"
13948 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13949 #  data: "plot-dpdk-throughput-latency-3n-skx"
13950 #  filter: "'NIC_Intel-XXV710' and
13951 #           '64B' and
13952 #           'BASE' and
13953 #           'NDRPDR' and
13954 #           '4T2C' and
13955 #           'IP4FWD'"
13956 #  parameters:
13957 #  - "throughput"
13958 #  - "parent"
13959 #  - "tags"
13960 #  traces:
13961 #    hoverinfo: "x+y"
13962 #    boxpoints: "outliers"
13963 #    whiskerwidth: 0
13964 #  layout:
13965 #    title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
13966 #    layout: "plot-throughput"
13967 #
13968 ## Packet Throughput - DPDK l3fwd 2n-skx-x710
13969 #- type: "plot"
13970 #  title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13971 #  algorithm: "plot_performance_box"
13972 #  output-file-type: ".html"
13973 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13974 #  data: "plot-dpdk-throughput-latency-2n-skx"
13975 #  filter: "'NIC_Intel-X710' and
13976 #           '64B' and
13977 #           'BASE' and
13978 #           'NDRPDR' and
13979 #           '2T1C' and
13980 #           'IP4FWD'"
13981 #  parameters:
13982 #  - "throughput"
13983 #  - "parent"
13984 #  - "tags"
13985 #  traces:
13986 #    hoverinfo: "x+y"
13987 #    boxpoints: "outliers"
13988 #    whiskerwidth: 0
13989 #  layout:
13990 #    title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
13991 #    layout: "plot-throughput"
13992 #
13993 #- type: "plot"
13994 #  title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13995 #  algorithm: "plot_performance_box"
13996 #  output-file-type: ".html"
13997 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
13998 #  data: "plot-dpdk-throughput-latency-2n-skx"
13999 #  filter: "'NIC_Intel-X710' and
14000 #           '64B' and
14001 #           'BASE' and
14002 #           'NDRPDR' and
14003 #           '4T2C' and
14004 #           'IP4FWD'"
14005 #  parameters:
14006 #  - "throughput"
14007 #  - "parent"
14008 #  - "tags"
14009 #  traces:
14010 #    hoverinfo: "x+y"
14011 #    boxpoints: "outliers"
14012 #    whiskerwidth: 0
14013 #  layout:
14014 #    title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14015 #    layout: "plot-throughput"
14016 #
14017 #- type: "plot"
14018 #  title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14019 #  algorithm: "plot_performance_box"
14020 #  output-file-type: ".html"
14021 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14022 #  data: "plot-dpdk-throughput-latency-2n-skx"
14023 #  filter: "'NIC_Intel-X710' and
14024 #           '64B' and
14025 #           'BASE' and
14026 #           'NDRPDR' and
14027 #           '2T1C' and
14028 #           'IP4FWD'"
14029 #  parameters:
14030 #  - "throughput"
14031 #  - "parent"
14032 #  - "tags"
14033 #  traces:
14034 #    hoverinfo: "x+y"
14035 #    boxpoints: "outliers"
14036 #    whiskerwidth: 0
14037 #  layout:
14038 #    title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14039 #    layout: "plot-throughput"
14040 #
14041 #- type: "plot"
14042 #  title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14043 #  algorithm: "plot_performance_box"
14044 #  output-file-type: ".html"
14045 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14046 #  data: "plot-dpdk-throughput-latency-2n-skx"
14047 #  filter: "'NIC_Intel-X710' and
14048 #           '64B' and
14049 #           'BASE' and
14050 #           'NDRPDR' and
14051 #           '4T2C' and
14052 #           'IP4FWD'"
14053 #  parameters:
14054 #  - "throughput"
14055 #  - "parent"
14056 #  - "tags"
14057 #  traces:
14058 #    hoverinfo: "x+y"
14059 #    boxpoints: "outliers"
14060 #    whiskerwidth: 0
14061 #  layout:
14062 #    title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14063 #    layout: "plot-throughput"
14064 #
14065 ## Packet Throughput - DPDK l3fwd 2n-skx-xxv710
14066 #- type: "plot"
14067 #  title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14068 #  algorithm: "plot_performance_box"
14069 #  output-file-type: ".html"
14070 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14071 #  data: "plot-dpdk-throughput-latency-2n-skx"
14072 #  filter: "'NIC_Intel-XXV710' and
14073 #           '64B' and
14074 #           'BASE' and
14075 #           'NDRPDR' and
14076 #           '2T1C' and
14077 #           'IP4FWD'"
14078 #  parameters:
14079 #  - "throughput"
14080 #  - "parent"
14081 #  - "tags"
14082 #  traces:
14083 #    hoverinfo: "x+y"
14084 #    boxpoints: "outliers"
14085 #    whiskerwidth: 0
14086 #  layout:
14087 #    title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14088 #    layout: "plot-throughput"
14089 #
14090 #- type: "plot"
14091 #  title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14092 #  algorithm: "plot_performance_box"
14093 #  output-file-type: ".html"
14094 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14095 #  data: "plot-dpdk-throughput-latency-2n-skx"
14096 #  filter: "'NIC_Intel-XXV710' and
14097 #           '64B' and
14098 #           'BASE' and
14099 #           'NDRPDR' and
14100 #           '4T2C' and
14101 #           'IP4FWD'"
14102 #  parameters:
14103 #  - "throughput"
14104 #  - "parent"
14105 #  - "tags"
14106 #  traces:
14107 #    hoverinfo: "x+y"
14108 #    boxpoints: "outliers"
14109 #    whiskerwidth: 0
14110 #  layout:
14111 #    title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14112 #    layout: "plot-throughput"
14113 #
14114 #- type: "plot"
14115 #  title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14116 #  algorithm: "plot_performance_box"
14117 #  output-file-type: ".html"
14118 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14119 #  data: "plot-dpdk-throughput-latency-2n-skx"
14120 #  filter: "'NIC_Intel-XXV710' and
14121 #           '64B' and
14122 #           'BASE' and
14123 #           'NDRPDR' and
14124 #           '2T1C' and
14125 #           'IP4FWD'"
14126 #  parameters:
14127 #  - "throughput"
14128 #  - "parent"
14129 #  - "tags"
14130 #  traces:
14131 #    hoverinfo: "x+y"
14132 #    boxpoints: "outliers"
14133 #    whiskerwidth: 0
14134 #  layout:
14135 #    title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14136 #    layout: "plot-throughput"
14137 #
14138 #- type: "plot"
14139 #  title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14140 #  algorithm: "plot_performance_box"
14141 #  output-file-type: ".html"
14142 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14143 #  data: "plot-dpdk-throughput-latency-2n-skx"
14144 #  filter: "'NIC_Intel-XXV710' and
14145 #           '64B' and
14146 #           'BASE' and
14147 #           'NDRPDR' and
14148 #           '4T2C' and
14149 #           'IP4FWD'"
14150 #  parameters:
14151 #  - "throughput"
14152 #  - "parent"
14153 #  - "tags"
14154 #  traces:
14155 #    hoverinfo: "x+y"
14156 #    boxpoints: "outliers"
14157 #    whiskerwidth: 0
14158 #  layout:
14159 #    title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14160 #    layout: "plot-throughput"
14161 #
14162 #################################################################################
14163 #
14164 ## Packet Throughput - DPDK testpmd 3n-hsw-x520
14165 #- type: "plot"
14166 #  title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14167 #  algorithm: "plot_performance_box"
14168 #  output-file-type: ".html"
14169 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14170 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14171 #  filter: "'NIC_Intel-X520-DA2' and
14172 #           '64B' and
14173 #           'BASE' and
14174 #           'NDRPDR' and
14175 #           '1T1C' and
14176 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14177 #  parameters:
14178 #  - "throughput"
14179 #  - "parent"
14180 #  - "tags"
14181 #  traces:
14182 #    hoverinfo: "x+y"
14183 #    boxpoints: "outliers"
14184 #    whiskerwidth: 0
14185 #  layout:
14186 #    title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14187 #    layout: "plot-throughput"
14188 #
14189 #- type: "plot"
14190 #  title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14191 #  algorithm: "plot_performance_box"
14192 #  output-file-type: ".html"
14193 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14194 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14195 #  filter: "'NIC_Intel-X520-DA2' and
14196 #           '64B' and
14197 #           'BASE' and
14198 #           'NDRPDR' and
14199 #           '2T2C' and
14200 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14201 #  parameters:
14202 #  - "throughput"
14203 #  - "parent"
14204 #  - "tags"
14205 #  traces:
14206 #    hoverinfo: "x+y"
14207 #    boxpoints: "outliers"
14208 #    whiskerwidth: 0
14209 #  layout:
14210 #    title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14211 #    layout: "plot-throughput"
14212 #
14213 #- type: "plot"
14214 #  title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14215 #  algorithm: "plot_performance_box"
14216 #  output-file-type: ".html"
14217 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14218 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14219 #  filter: "'NIC_Intel-X520-DA2' and
14220 #           '64B' and
14221 #           'BASE' and
14222 #           'NDRPDR' and
14223 #           '1T1C' and
14224 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14225 #  parameters:
14226 #  - "throughput"
14227 #  - "parent"
14228 #  - "tags"
14229 #  traces:
14230 #    hoverinfo: "x+y"
14231 #    boxpoints: "outliers"
14232 #    whiskerwidth: 0
14233 #  layout:
14234 #    title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14235 #    layout: "plot-throughput"
14236 #
14237 #- type: "plot"
14238 #  title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14239 #  algorithm: "plot_performance_box"
14240 #  output-file-type: ".html"
14241 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14242 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14243 #  filter: "'NIC_Intel-X520-DA2' and
14244 #           '64B' and
14245 #           'BASE' and
14246 #           'NDRPDR' and
14247 #           '2T2C' and
14248 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14249 #  parameters:
14250 #  - "throughput"
14251 #  - "parent"
14252 #  - "tags"
14253 #  traces:
14254 #    hoverinfo: "x+y"
14255 #    boxpoints: "outliers"
14256 #    whiskerwidth: 0
14257 #  layout:
14258 #    title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14259 #    layout: "plot-throughput"
14260 #
14261 ## Packet Throughput - DPDK testpmd 3n-hsw-x710
14262 #- type: "plot"
14263 #  title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14264 #  algorithm: "plot_performance_box"
14265 #  output-file-type: ".html"
14266 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14267 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14268 #  filter: "'NIC_Intel-X710' and
14269 #           '64B' and
14270 #           'BASE' and
14271 #           'NDRPDR' and
14272 #           '1T1C' and
14273 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14274 #  parameters:
14275 #  - "throughput"
14276 #  - "parent"
14277 #  - "tags"
14278 #  traces:
14279 #    hoverinfo: "x+y"
14280 #    boxpoints: "outliers"
14281 #    whiskerwidth: 0
14282 #  layout:
14283 #    title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14284 #    layout: "plot-throughput"
14285 #
14286 #- type: "plot"
14287 #  title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14288 #  algorithm: "plot_performance_box"
14289 #  output-file-type: ".html"
14290 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14291 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14292 #  filter: "'NIC_Intel-X710' and
14293 #           '64B' and
14294 #           'BASE' and
14295 #           'NDRPDR' and
14296 #           '2T2C' and
14297 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14298 #  parameters:
14299 #  - "throughput"
14300 #  - "parent"
14301 #  - "tags"
14302 #  traces:
14303 #    hoverinfo: "x+y"
14304 #    boxpoints: "outliers"
14305 #    whiskerwidth: 0
14306 #  layout:
14307 #    title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14308 #    layout: "plot-throughput"
14309 #
14310 #- type: "plot"
14311 #  title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14312 #  algorithm: "plot_performance_box"
14313 #  output-file-type: ".html"
14314 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14315 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14316 #  filter: "'NIC_Intel-X710' and
14317 #           '64B' and
14318 #           'BASE' and
14319 #           'NDRPDR' and
14320 #           '1T1C' and
14321 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14322 #  parameters:
14323 #  - "throughput"
14324 #  - "parent"
14325 #  - "tags"
14326 #  traces:
14327 #    hoverinfo: "x+y"
14328 #    boxpoints: "outliers"
14329 #    whiskerwidth: 0
14330 #  layout:
14331 #    title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14332 #    layout: "plot-throughput"
14333 #
14334 #- type: "plot"
14335 #  title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14336 #  algorithm: "plot_performance_box"
14337 #  output-file-type: ".html"
14338 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14339 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14340 #  filter: "'NIC_Intel-X710' and
14341 #           '64B' and
14342 #           'BASE' and
14343 #           'NDRPDR' and
14344 #           '2T2C' and
14345 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14346 #  parameters:
14347 #  - "throughput"
14348 #  - "parent"
14349 #  - "tags"
14350 #  traces:
14351 #    hoverinfo: "x+y"
14352 #    boxpoints: "outliers"
14353 #    whiskerwidth: 0
14354 #  layout:
14355 #    title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14356 #    layout: "plot-throughput"
14357 #
14358 ## Packet Throughput - DPDK testpmd 3n-hsw-xl710
14359 #- type: "plot"
14360 #  title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14361 #  algorithm: "plot_performance_box"
14362 #  output-file-type: ".html"
14363 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14364 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14365 #  filter: "'NIC_Intel-XL710' and
14366 #           '64B' and
14367 #           'BASE' and
14368 #           'NDRPDR' and
14369 #           '1T1C' and
14370 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14371 #  parameters:
14372 #  - "throughput"
14373 #  - "parent"
14374 #  - "tags"
14375 #  traces:
14376 #    hoverinfo: "x+y"
14377 #    boxpoints: "outliers"
14378 #    whiskerwidth: 0
14379 #  layout:
14380 #    title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14381 #    layout: "plot-throughput"
14382 #
14383 #- type: "plot"
14384 #  title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14385 #  algorithm: "plot_performance_box"
14386 #  output-file-type: ".html"
14387 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14388 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14389 #  filter: "'NIC_Intel-XL710' and
14390 #           '64B' and
14391 #           'BASE' and
14392 #           'NDRPDR' and
14393 #           '2T2C' and
14394 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14395 #  parameters:
14396 #  - "throughput"
14397 #  - "parent"
14398 #  - "tags"
14399 #  traces:
14400 #    hoverinfo: "x+y"
14401 #    boxpoints: "outliers"
14402 #    whiskerwidth: 0
14403 #  layout:
14404 #    title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
14405 #    layout: "plot-throughput"
14406 #
14407 #- type: "plot"
14408 #  title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14409 #  algorithm: "plot_performance_box"
14410 #  output-file-type: ".html"
14411 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14412 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14413 #  filter: "'NIC_Intel-XL710' and
14414 #           '64B' and
14415 #           'BASE' and
14416 #           'NDRPDR' and
14417 #           '1T1C' and
14418 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14419 #  parameters:
14420 #  - "throughput"
14421 #  - "parent"
14422 #  - "tags"
14423 #  traces:
14424 #    hoverinfo: "x+y"
14425 #    boxpoints: "outliers"
14426 #    whiskerwidth: 0
14427 #  layout:
14428 #    title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
14429 #    layout: "plot-throughput"
14430 #
14431 #- type: "plot"
14432 #  title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14433 #  algorithm: "plot_performance_box"
14434 #  output-file-type: ".html"
14435 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14436 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14437 #  filter: "'NIC_Intel-XL710' and
14438 #           '64B' and
14439 #           'BASE' and
14440 #           'NDRPDR' and
14441 #           '2T2C' and
14442 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14443 #  parameters:
14444 #  - "throughput"
14445 #  - "parent"
14446 #  - "tags"
14447 #  traces:
14448 #    hoverinfo: "x+y"
14449 #    boxpoints: "outliers"
14450 #    whiskerwidth: 0
14451 #  layout:
14452 #    title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
14453 #    layout: "plot-throughput"
14454 #
14455 ## Packet Throughput - DPDK testpmd 3n-skx-x710
14456 #- type: "plot"
14457 #  title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14458 #  algorithm: "plot_performance_box"
14459 #  output-file-type: ".html"
14460 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14461 #  data: "plot-dpdk-throughput-latency-3n-skx"
14462 #  filter: "'NIC_Intel-X710' and
14463 #           '64B' and
14464 #           'BASE' and
14465 #           'NDRPDR' and
14466 #           '2T1C' and
14467 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14468 #  parameters:
14469 #  - "throughput"
14470 #  - "parent"
14471 #  - "tags"
14472 #  traces:
14473 #    hoverinfo: "x+y"
14474 #    boxpoints: "outliers"
14475 #    whiskerwidth: 0
14476 #  layout:
14477 #    title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
14478 #    layout: "plot-throughput"
14479 #
14480 #- type: "plot"
14481 #  title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14482 #  algorithm: "plot_performance_box"
14483 #  output-file-type: ".html"
14484 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14485 #  data: "plot-dpdk-throughput-latency-3n-skx"
14486 #  filter: "'NIC_Intel-X710' and
14487 #           '64B' and
14488 #           'BASE' and
14489 #           'NDRPDR' and
14490 #           '4T2C' and
14491 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14492 #  parameters:
14493 #  - "throughput"
14494 #  - "parent"
14495 #  - "tags"
14496 #  traces:
14497 #    hoverinfo: "x+y"
14498 #    boxpoints: "outliers"
14499 #    whiskerwidth: 0
14500 #  layout:
14501 #    title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
14502 #    layout: "plot-throughput"
14503 #
14504 #- type: "plot"
14505 #  title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14506 #  algorithm: "plot_performance_box"
14507 #  output-file-type: ".html"
14508 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14509 #  data: "plot-dpdk-throughput-latency-3n-skx"
14510 #  filter: "'NIC_Intel-X710' and
14511 #           '64B' and
14512 #           'BASE' and
14513 #           'NDRPDR' and
14514 #           '2T1C' and
14515 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14516 #  parameters:
14517 #  - "throughput"
14518 #  - "parent"
14519 #  - "tags"
14520 #  traces:
14521 #    hoverinfo: "x+y"
14522 #    boxpoints: "outliers"
14523 #    whiskerwidth: 0
14524 #  layout:
14525 #    title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
14526 #    layout: "plot-throughput"
14527 #
14528 #- type: "plot"
14529 #  title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14530 #  algorithm: "plot_performance_box"
14531 #  output-file-type: ".html"
14532 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14533 #  data: "plot-dpdk-throughput-latency-3n-skx"
14534 #  filter: "'NIC_Intel-X710' and
14535 #           '64B' and
14536 #           'BASE' and
14537 #           'NDRPDR' and
14538 #           '4T2C' and
14539 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14540 #  parameters:
14541 #  - "throughput"
14542 #  - "parent"
14543 #  - "tags"
14544 #  traces:
14545 #    hoverinfo: "x+y"
14546 #    boxpoints: "outliers"
14547 #    whiskerwidth: 0
14548 #  layout:
14549 #    title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
14550 #    layout: "plot-throughput"
14551 #
14552 ## Packet Throughput - DPDK testpmd 3n-skx-xxv710
14553 #- type: "plot"
14554 #  title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14555 #  algorithm: "plot_performance_box"
14556 #  output-file-type: ".html"
14557 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14558 #  data: "plot-dpdk-throughput-latency-3n-skx"
14559 #  filter: "'NIC_Intel-XXV710' and
14560 #           '64B' and
14561 #           'BASE' and
14562 #           'NDRPDR' and
14563 #           '2T1C' and
14564 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14565 #  parameters:
14566 #  - "throughput"
14567 #  - "parent"
14568 #  - "tags"
14569 #  traces:
14570 #    hoverinfo: "x+y"
14571 #    boxpoints: "outliers"
14572 #    whiskerwidth: 0
14573 #  layout:
14574 #    title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
14575 #    layout: "plot-throughput"
14576 #
14577 #- type: "plot"
14578 #  title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14579 #  algorithm: "plot_performance_box"
14580 #  output-file-type: ".html"
14581 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14582 #  data: "plot-dpdk-throughput-latency-3n-skx"
14583 #  filter: "'NIC_Intel-XXV710' and
14584 #           '64B' and
14585 #           'BASE' and
14586 #           'NDRPDR' and
14587 #           '4T2C' and
14588 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14589 #  parameters:
14590 #  - "throughput"
14591 #  - "parent"
14592 #  - "tags"
14593 #  traces:
14594 #    hoverinfo: "x+y"
14595 #    boxpoints: "outliers"
14596 #    whiskerwidth: 0
14597 #  layout:
14598 #    title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
14599 #    layout: "plot-throughput"
14600 #
14601 #- type: "plot"
14602 #  title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14603 #  algorithm: "plot_performance_box"
14604 #  output-file-type: ".html"
14605 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14606 #  data: "plot-dpdk-throughput-latency-3n-skx"
14607 #  filter: "'NIC_Intel-XXV710' and
14608 #           '64B' and
14609 #           'BASE' and
14610 #           'NDRPDR' and
14611 #           '2T1C' and
14612 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14613 #  parameters:
14614 #  - "throughput"
14615 #  - "parent"
14616 #  - "tags"
14617 #  traces:
14618 #    hoverinfo: "x+y"
14619 #    boxpoints: "outliers"
14620 #    whiskerwidth: 0
14621 #  layout:
14622 #    title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
14623 #    layout: "plot-throughput"
14624 #
14625 #- type: "plot"
14626 #  title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14627 #  algorithm: "plot_performance_box"
14628 #  output-file-type: ".html"
14629 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14630 #  data: "plot-dpdk-throughput-latency-3n-skx"
14631 #  filter: "'NIC_Intel-XXV710' and
14632 #           '64B' and
14633 #           'BASE' and
14634 #           'NDRPDR' and
14635 #           '4T2C' and
14636 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14637 #  parameters:
14638 #  - "throughput"
14639 #  - "parent"
14640 #  - "tags"
14641 #  traces:
14642 #    hoverinfo: "x+y"
14643 #    boxpoints: "outliers"
14644 #    whiskerwidth: 0
14645 #  layout:
14646 #    title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
14647 #    layout: "plot-throughput"
14648 #
14649 ## Packet Throughput - DPDK testpmd 2n-skx-x710
14650 #- type: "plot"
14651 #  title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14652 #  algorithm: "plot_performance_box"
14653 #  output-file-type: ".html"
14654 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14655 #  data: "plot-dpdk-throughput-latency-2n-skx"
14656 #  filter: "'NIC_Intel-X710' and
14657 #           '64B' and
14658 #           'BASE' and
14659 #           'NDRPDR' and
14660 #           '2T1C' and
14661 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14662 #  parameters:
14663 #  - "throughput"
14664 #  - "parent"
14665 #  - "tags"
14666 #  traces:
14667 #    hoverinfo: "x+y"
14668 #    boxpoints: "outliers"
14669 #    whiskerwidth: 0
14670 #  layout:
14671 #    title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
14672 #    layout: "plot-throughput"
14673 #
14674 #- type: "plot"
14675 #  title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14676 #  algorithm: "plot_performance_box"
14677 #  output-file-type: ".html"
14678 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14679 #  data: "plot-dpdk-throughput-latency-2n-skx"
14680 #  filter: "'NIC_Intel-X710' and
14681 #           '64B' and
14682 #           'BASE' and
14683 #           'NDRPDR' and
14684 #           '4T2C' and
14685 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14686 #  parameters:
14687 #  - "throughput"
14688 #  - "parent"
14689 #  - "tags"
14690 #  traces:
14691 #    hoverinfo: "x+y"
14692 #    boxpoints: "outliers"
14693 #    whiskerwidth: 0
14694 #  layout:
14695 #    title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
14696 #    layout: "plot-throughput"
14697 #
14698 #- type: "plot"
14699 #  title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14700 #  algorithm: "plot_performance_box"
14701 #  output-file-type: ".html"
14702 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14703 #  data: "plot-dpdk-throughput-latency-2n-skx"
14704 #  filter: "'NIC_Intel-X710' and
14705 #           '64B' and
14706 #           'BASE' and
14707 #           'NDRPDR' and
14708 #           '2T1C' and
14709 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14710 #  parameters:
14711 #  - "throughput"
14712 #  - "parent"
14713 #  - "tags"
14714 #  traces:
14715 #    hoverinfo: "x+y"
14716 #    boxpoints: "outliers"
14717 #    whiskerwidth: 0
14718 #  layout:
14719 #    title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
14720 #    layout: "plot-throughput"
14721 #
14722 #- type: "plot"
14723 #  title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14724 #  algorithm: "plot_performance_box"
14725 #  output-file-type: ".html"
14726 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14727 #  data: "plot-dpdk-throughput-latency-2n-skx"
14728 #  filter: "'NIC_Intel-X710' and
14729 #           '64B' and
14730 #           'BASE' and
14731 #           'NDRPDR' and
14732 #           '4T2C' and
14733 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14734 #  parameters:
14735 #  - "throughput"
14736 #  - "parent"
14737 #  - "tags"
14738 #  traces:
14739 #    hoverinfo: "x+y"
14740 #    boxpoints: "outliers"
14741 #    whiskerwidth: 0
14742 #  layout:
14743 #    title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
14744 #    layout: "plot-throughput"
14745 #
14746 ## Packet Throughput - DPDK testpmd 2n-skx-xxv710
14747 #- type: "plot"
14748 #  title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14749 #  algorithm: "plot_performance_box"
14750 #  output-file-type: ".html"
14751 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14752 #  data: "plot-dpdk-throughput-latency-2n-skx"
14753 #  filter: "'NIC_Intel-XXV710' and
14754 #           '64B' and
14755 #           'BASE' and
14756 #           'NDRPDR' and
14757 #           '2T1C' and
14758 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14759 #  parameters:
14760 #  - "throughput"
14761 #  - "parent"
14762 #  - "tags"
14763 #  traces:
14764 #    hoverinfo: "x+y"
14765 #    boxpoints: "outliers"
14766 #    whiskerwidth: 0
14767 #  layout:
14768 #    title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
14769 #    layout: "plot-throughput"
14770 #
14771 #- type: "plot"
14772 #  title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14773 #  algorithm: "plot_performance_box"
14774 #  output-file-type: ".html"
14775 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14776 #  data: "plot-dpdk-throughput-latency-2n-skx"
14777 #  filter: "'NIC_Intel-XXV710' and
14778 #           '64B' and
14779 #           'BASE' and
14780 #           'NDRPDR' and
14781 #           '4T2C' and
14782 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14783 #  parameters:
14784 #  - "throughput"
14785 #  - "parent"
14786 #  - "tags"
14787 #  traces:
14788 #    hoverinfo: "x+y"
14789 #    boxpoints: "outliers"
14790 #    whiskerwidth: 0
14791 #  layout:
14792 #    title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
14793 #    layout: "plot-throughput"
14794 #
14795 #- type: "plot"
14796 #  title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14797 #  algorithm: "plot_performance_box"
14798 #  output-file-type: ".html"
14799 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14800 #  data: "plot-dpdk-throughput-latency-2n-skx"
14801 #  filter: "'NIC_Intel-XXV710' and
14802 #           '64B' and
14803 #           'BASE' and
14804 #           'NDRPDR' and
14805 #           '2T1C' and
14806 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14807 #  parameters:
14808 #  - "throughput"
14809 #  - "parent"
14810 #  - "tags"
14811 #  traces:
14812 #    hoverinfo: "x+y"
14813 #    boxpoints: "outliers"
14814 #    whiskerwidth: 0
14815 #  layout:
14816 #    title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
14817 #    layout: "plot-throughput"
14818 #
14819 #- type: "plot"
14820 #  title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14821 #  algorithm: "plot_performance_box"
14822 #  output-file-type: ".html"
14823 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14824 #  data: "plot-dpdk-throughput-latency-2n-skx"
14825 #  filter: "'NIC_Intel-XXV710' and
14826 #           '64B' and
14827 #           'BASE' and
14828 #           'NDRPDR' and
14829 #           '4T2C' and
14830 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14831 #  parameters:
14832 #  - "throughput"
14833 #  - "parent"
14834 #  - "tags"
14835 #  traces:
14836 #    hoverinfo: "x+y"
14837 #    boxpoints: "outliers"
14838 #    whiskerwidth: 0
14839 #  layout:
14840 #    title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
14841 #    layout: "plot-throughput"
14842 #
14843 #################################################################################
14844 #
14845 ## Packet Latency - DPDK l3fwd 3n-hsw-x520
14846 #- type: "plot"
14847 #  title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14848 #  algorithm: "plot_latency_error_bars"
14849 #  output-file-type: ".html"
14850 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14851 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14852 #  filter: "'NIC_Intel-X520-DA2' and
14853 #           '64B' and
14854 #           'BASE' and
14855 #           'NDRPDR' and
14856 #           '1T1C' and
14857 #           'IP4FWD'"
14858 #  parameters:
14859 #  - "latency"
14860 #  - "parent"
14861 #  - "tags"
14862 #  layout:
14863 #    title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14864 #    layout: "plot-latency"
14865 #
14866 #- type: "plot"
14867 #  title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14868 #  algorithm: "plot_latency_error_bars"
14869 #  output-file-type: ".html"
14870 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14871 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14872 #  filter: "'NIC_Intel-X520-DA2' and
14873 #           '64B' and
14874 #           'BASE' and
14875 #           'NDRPDR' and
14876 #           '2T2C' and
14877 #           'IP4FWD'"
14878 #  parameters:
14879 #  - "latency"
14880 #  - "parent"
14881 #  - "tags"
14882 #  layout:
14883 #    title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14884 #    layout: "plot-latency"
14885 #
14886 ## Packet Latency - DPDK l3fwd 3n-hsw-x710
14887 #- type: "plot"
14888 #  title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14889 #  algorithm: "plot_latency_error_bars"
14890 #  output-file-type: ".html"
14891 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14892 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14893 #  filter: "'NIC_Intel-X710' and
14894 #           '64B' and
14895 #           'BASE' and
14896 #           'NDRPDR' and
14897 #           '1T1C' and
14898 #           'IP4FWD'"
14899 #  parameters:
14900 #  - "latency"
14901 #  - "parent"
14902 #  - "tags"
14903 #  layout:
14904 #    title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14905 #    layout: "plot-latency"
14906 #
14907 #- type: "plot"
14908 #  title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14909 #  algorithm: "plot_latency_error_bars"
14910 #  output-file-type: ".html"
14911 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14912 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14913 #  filter: "'NIC_Intel-X710' and
14914 #           '64B' and
14915 #           'BASE' and
14916 #           'NDRPDR' and
14917 #           '2T2C' and
14918 #           'IP4FWD'"
14919 #  parameters:
14920 #  - "latency"
14921 #  - "parent"
14922 #  - "tags"
14923 #  layout:
14924 #    title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14925 #    layout: "plot-latency"
14926 #
14927 ## Packet Latency - DPDK l3fwd 3n-hsw-xl710
14928 #- type: "plot"
14929 #  title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14930 #  algorithm: "plot_latency_error_bars"
14931 #  output-file-type: ".html"
14932 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14933 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14934 #  filter: "'NIC_Intel-XL710' and
14935 #           '64B' and
14936 #           'BASE' and
14937 #           'NDRPDR' and
14938 #           '1T1C' and
14939 #           'IP4FWD'"
14940 #  parameters:
14941 #  - "latency"
14942 #  - "parent"
14943 #  - "tags"
14944 #  layout:
14945 #    title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14946 #    layout: "plot-latency"
14947 #
14948 #- type: "plot"
14949 #  title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14950 #  algorithm: "plot_latency_error_bars"
14951 #  output-file-type: ".html"
14952 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14953 #  data: "plot-dpdk-throughput-latency-3n-hsw"
14954 #  filter: "'NIC_Intel-XL710' and
14955 #           '64B' and
14956 #           'BASE' and
14957 #           'NDRPDR' and
14958 #           '2T2C' and
14959 #           'IP4FWD'"
14960 #  parameters:
14961 #  - "latency"
14962 #  - "parent"
14963 #  - "tags"
14964 #  layout:
14965 #    title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14966 #    layout: "plot-latency"
14967 #
14968 ## Packet Latency - DPDK l3fwd 3n-skx-x710
14969 #- type: "plot"
14970 #  title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14971 #  algorithm: "plot_latency_error_bars"
14972 #  output-file-type: ".html"
14973 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14974 #  data: "plot-dpdk-throughput-latency-3n-skx"
14975 #  filter: "'NIC_Intel-X710' and
14976 #           '64B' and
14977 #           'BASE' and
14978 #           'NDRPDR' and
14979 #           '2T1C' and
14980 #           'IP4FWD'"
14981 #  parameters:
14982 #  - "latency"
14983 #  - "parent"
14984 #  - "tags"
14985 #  layout:
14986 #    title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14987 #    layout: "plot-latency"
14988 #
14989 #- type: "plot"
14990 #  title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14991 #  algorithm: "plot_latency_error_bars"
14992 #  output-file-type: ".html"
14993 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14994 #  data: "plot-dpdk-throughput-latency-3n-skx"
14995 #  filter: "'NIC_Intel-X710' and
14996 #           '64B' and
14997 #           'BASE' and
14998 #           'NDRPDR' and
14999 #           '4T2C' and
15000 #           'IP4FWD'"
15001 #  parameters:
15002 #  - "latency"
15003 #  - "parent"
15004 #  - "tags"
15005 #  layout:
15006 #    title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15007 #    layout: "plot-latency"
15008 #
15009 ## Packet Latency - DPDK l3fwd 3n-skx-xxv710
15010 #- type: "plot"
15011 #  title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15012 #  algorithm: "plot_latency_error_bars"
15013 #  output-file-type: ".html"
15014 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15015 #  data: "plot-dpdk-throughput-latency-3n-skx"
15016 #  filter: "'NIC_Intel-XXV710' and
15017 #           '64B' and
15018 #           'BASE' and
15019 #           'NDRPDR' and
15020 #           '2T1C' and
15021 #           'IP4FWD'"
15022 #  parameters:
15023 #  - "latency"
15024 #  - "parent"
15025 #  - "tags"
15026 #  layout:
15027 #    title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15028 #    layout: "plot-latency"
15029 #
15030 #- type: "plot"
15031 #  title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15032 #  algorithm: "plot_latency_error_bars"
15033 #  output-file-type: ".html"
15034 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15035 #  data: "plot-dpdk-throughput-latency-3n-skx"
15036 #  filter: "'NIC_Intel-XXV710' and
15037 #           '64B' and
15038 #           'BASE' and
15039 #           'NDRPDR' and
15040 #           '4T2C' and
15041 #           'IP4FWD'"
15042 #  parameters:
15043 #  - "latency"
15044 #  - "parent"
15045 #  - "tags"
15046 #  layout:
15047 #    title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15048 #    layout: "plot-latency"
15049 #
15050 ## Packet Latency - DPDK l3fwd 2n-skx-x710
15051 #- type: "plot"
15052 #  title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15053 #  algorithm: "plot_latency_error_bars"
15054 #  output-file-type: ".html"
15055 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15056 #  data: "plot-dpdk-throughput-latency-2n-skx"
15057 #  filter: "'NIC_Intel-X710' and
15058 #           '64B' and
15059 #           'BASE' and
15060 #           'NDRPDR' and
15061 #           '2T1C' and
15062 #           'IP4FWD'"
15063 #  parameters:
15064 #  - "latency"
15065 #  - "parent"
15066 #  - "tags"
15067 #  layout:
15068 #    title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15069 #    layout: "plot-latency"
15070 #
15071 #- type: "plot"
15072 #  title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15073 #  algorithm: "plot_latency_error_bars"
15074 #  output-file-type: ".html"
15075 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15076 #  data: "plot-dpdk-throughput-latency-2n-skx"
15077 #  filter: "'NIC_Intel-X710' and
15078 #           '64B' and
15079 #           'BASE' and
15080 #           'NDRPDR' and
15081 #           '4T2C' and
15082 #           'IP4FWD'"
15083 #  parameters:
15084 #  - "latency"
15085 #  - "parent"
15086 #  - "tags"
15087 #  layout:
15088 #    title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15089 #    layout: "plot-latency"
15090 #
15091 ## Packet Latency - DPDK l3fwd 2n-skx-xxv710
15092 #- type: "plot"
15093 #  title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15094 #  algorithm: "plot_latency_error_bars"
15095 #  output-file-type: ".html"
15096 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15097 #  data: "plot-dpdk-throughput-latency-2n-skx"
15098 #  filter: "'NIC_Intel-XXV710' and
15099 #           '64B' and
15100 #           'BASE' and
15101 #           'NDRPDR' and
15102 #           '2T1C' and
15103 #           'IP4FWD'"
15104 #  parameters:
15105 #  - "latency"
15106 #  - "parent"
15107 #  - "tags"
15108 #  layout:
15109 #    title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15110 #    layout: "plot-latency"
15111 #
15112 #- type: "plot"
15113 #  title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15114 #  algorithm: "plot_latency_error_bars"
15115 #  output-file-type: ".html"
15116 #  output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15117 #  data: "plot-dpdk-throughput-latency-2n-skx"
15118 #  filter: "'NIC_Intel-XXV710' and
15119 #           '64B' and
15120 #           'BASE' and
15121 #           'NDRPDR' and
15122 #           '4T2C' and
15123 #           'IP4FWD'"
15124 #  parameters:
15125 #  - "latency"
15126 #  - "parent"
15127 #  - "tags"
15128 #  layout:
15129 #    title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15130 #    layout: "plot-latency"
15131 #
15132 #################################################################################
15133 #
15134 ## Packet Latency - DPDK testpmd 3n-hsw-x520
15135 #- type: "plot"
15136 #  title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
15137 #  algorithm: "plot_latency_error_bars"
15138 #  output-file-type: ".html"
15139 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
15140 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15141 #  filter: "'NIC_Intel-X520-DA2' and
15142 #           '64B' and
15143 #           'BASE' and
15144 #           'NDRPDR' and
15145 #           '1T1C' and
15146 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15147 #  parameters:
15148 #  - "latency"
15149 #  - "parent"
15150 #  - "tags"
15151 #  layout:
15152 #    title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15153 #    layout: "plot-latency"
15154 #
15155 #- type: "plot"
15156 #  title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
15157 #  algorithm: "plot_latency_error_bars"
15158 #  output-file-type: ".html"
15159 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
15160 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15161 #  filter: "'NIC_Intel-X520-DA2' and
15162 #           '64B' and
15163 #           'BASE' and
15164 #           'NDRPDR' and
15165 #           '2T2C' and
15166 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15167 #  parameters:
15168 #  - "latency"
15169 #  - "parent"
15170 #  - "tags"
15171 #  layout:
15172 #    title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15173 #    layout: "plot-latency"
15174 #
15175 ## Packet Latency - DPDK testpmd 3n-hsw-x710
15176 #- type: "plot"
15177 #  title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
15178 #  algorithm: "plot_latency_error_bars"
15179 #  output-file-type: ".html"
15180 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
15181 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15182 #  filter: "'NIC_Intel-X710' and
15183 #           '64B' and
15184 #           'BASE' and
15185 #           'NDRPDR' and
15186 #           '1T1C' and
15187 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15188 #  parameters:
15189 #  - "latency"
15190 #  - "parent"
15191 #  - "tags"
15192 #  layout:
15193 #    title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15194 #    layout: "plot-latency"
15195 #
15196 #- type: "plot"
15197 #  title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
15198 #  algorithm: "plot_latency_error_bars"
15199 #  output-file-type: ".html"
15200 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
15201 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15202 #  filter: "'NIC_Intel-X710' and
15203 #           '64B' and
15204 #           'BASE' and
15205 #           'NDRPDR' and
15206 #           '2T2C' and
15207 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15208 #  parameters:
15209 #  - "latency"
15210 #  - "parent"
15211 #  - "tags"
15212 #  layout:
15213 #    title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15214 #    layout: "plot-latency"
15215 #
15216 ## Packet Latency - DPDK testpmd 3n-hsw-xl710
15217 #- type: "plot"
15218 #  title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
15219 #  algorithm: "plot_latency_error_bars"
15220 #  output-file-type: ".html"
15221 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
15222 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15223 #  filter: "'NIC_Intel-XL710' and
15224 #           '64B' and
15225 #           'BASE' and
15226 #           'NDRPDR' and
15227 #           '1T1C' and
15228 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15229 #  parameters:
15230 #  - "latency"
15231 #  - "parent"
15232 #  - "tags"
15233 #  layout:
15234 #    title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15235 #    layout: "plot-latency"
15236 #
15237 #- type: "plot"
15238 #  title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
15239 #  algorithm: "plot_latency_error_bars"
15240 #  output-file-type: ".html"
15241 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
15242 #  data: "plot-dpdk-throughput-latency-3n-hsw"
15243 #  filter: "'NIC_Intel-XL710' and
15244 #           '64B' and
15245 #           'BASE' and
15246 #           'NDRPDR' and
15247 #           '2T2C' and
15248 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15249 #  parameters:
15250 #  - "latency"
15251 #  - "parent"
15252 #  - "tags"
15253 #  layout:
15254 #    title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15255 #    layout: "plot-latency"
15256 #
15257 ## Packet Latency - DPDK testpmd 3n-skx-x710
15258 #- type: "plot"
15259 #  title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
15260 #  algorithm: "plot_latency_error_bars"
15261 #  output-file-type: ".html"
15262 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
15263 #  data: "plot-dpdk-throughput-latency-3n-skx"
15264 #  filter: "'NIC_Intel-X710' and
15265 #           '64B' and
15266 #           'BASE' and
15267 #           'NDRPDR' and
15268 #           '2T1C' and
15269 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15270 #  parameters:
15271 #  - "latency"
15272 #  - "parent"
15273 #  - "tags"
15274 #  layout:
15275 #    title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15276 #    layout: "plot-latency"
15277 #
15278 #- type: "plot"
15279 #  title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
15280 #  algorithm: "plot_latency_error_bars"
15281 #  output-file-type: ".html"
15282 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
15283 #  data: "plot-dpdk-throughput-latency-3n-skx"
15284 #  filter: "'NIC_Intel-X710' and
15285 #           '64B' and
15286 #           'BASE' and
15287 #           'NDRPDR' and
15288 #           '4T2C' and
15289 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15290 #  parameters:
15291 #  - "latency"
15292 #  - "parent"
15293 #  - "tags"
15294 #  layout:
15295 #    title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15296 #    layout: "plot-latency"
15297 #
15298 ## Packet Latency - DPDK testpmd 3n-skx-xxv710
15299 #- type: "plot"
15300 #  title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15301 #  algorithm: "plot_latency_error_bars"
15302 #  output-file-type: ".html"
15303 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
15304 #  data: "plot-dpdk-throughput-latency-3n-skx"
15305 #  filter: "'NIC_Intel-XXV710' and
15306 #           '64B' and
15307 #           'BASE' and
15308 #           'NDRPDR' and
15309 #           '2T1C' and
15310 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15311 #  parameters:
15312 #  - "latency"
15313 #  - "parent"
15314 #  - "tags"
15315 #  layout:
15316 #    title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15317 #    layout: "plot-latency"
15318 #
15319 #- type: "plot"
15320 #  title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15321 #  algorithm: "plot_latency_error_bars"
15322 #  output-file-type: ".html"
15323 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
15324 #  data: "plot-dpdk-throughput-latency-3n-skx"
15325 #  filter: "'NIC_Intel-XXV710' and
15326 #           '64B' and
15327 #           'BASE' and
15328 #           'NDRPDR' and
15329 #           '4T2C' and
15330 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15331 #  parameters:
15332 #  - "latency"
15333 #  - "parent"
15334 #  - "tags"
15335 #  layout:
15336 #    title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15337 #    layout: "plot-latency"
15338 #
15339 ## Packet Latency - DPDK testpmd 2n-skx-x710
15340 #- type: "plot"
15341 #  title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15342 #  algorithm: "plot_latency_error_bars"
15343 #  output-file-type: ".html"
15344 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
15345 #  data: "plot-dpdk-throughput-latency-2n-skx"
15346 #  filter: "'NIC_Intel-X710' and
15347 #           '64B' and
15348 #           'BASE' and
15349 #           'NDRPDR' and
15350 #           '2T1C' and
15351 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15352 #  parameters:
15353 #  - "latency"
15354 #  - "parent"
15355 #  - "tags"
15356 #  layout:
15357 #    title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15358 #    layout: "plot-latency"
15359 #
15360 #- type: "plot"
15361 #  title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15362 #  algorithm: "plot_latency_error_bars"
15363 #  output-file-type: ".html"
15364 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
15365 #  data: "plot-dpdk-throughput-latency-2n-skx"
15366 #  filter: "'NIC_Intel-X710' and
15367 #           '64B' and
15368 #           'BASE' and
15369 #           'NDRPDR' and
15370 #           '4T2C' and
15371 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15372 #  parameters:
15373 #  - "latency"
15374 #  - "parent"
15375 #  - "tags"
15376 #  layout:
15377 #    title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15378 #    layout: "plot-latency"
15379 #
15380 ## Packet Latency - DPDK testpmd 2n-skx-xxv710
15381 #- type: "plot"
15382 #  title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15383 #  algorithm: "plot_latency_error_bars"
15384 #  output-file-type: ".html"
15385 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
15386 #  data: "plot-dpdk-throughput-latency-2n-skx"
15387 #  filter: "'NIC_Intel-XXV710' and
15388 #           '64B' and
15389 #           'BASE' and
15390 #           'NDRPDR' and
15391 #           '2T1C' and
15392 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15393 #  parameters:
15394 #  - "latency"
15395 #  - "parent"
15396 #  - "tags"
15397 #  layout:
15398 #    title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15399 #    layout: "plot-latency"
15400 #
15401 #- type: "plot"
15402 #  title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15403 #  algorithm: "plot_latency_error_bars"
15404 #  output-file-type: ".html"
15405 #  output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
15406 #  data: "plot-dpdk-throughput-latency-2n-skx"
15407 #  filter: "'NIC_Intel-XXV710' and
15408 #           '64B' and
15409 #           'BASE' and
15410 #           'NDRPDR' and
15411 #           '4T2C' and
15412 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15413 #  parameters:
15414 #  - "latency"
15415 #  - "parent"
15416 #  - "tags"
15417 #  layout:
15418 #    title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15419 #    layout: "plot-latency"