Report: Add data
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
37     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
38     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
39     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
40     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
41     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
42     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
43     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
44     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
45     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
46     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
47     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
48     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
49     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
50
51     # Detailed test configurations
52     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
53     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
54     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
55     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
56     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
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,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
64     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
65     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
66     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
67     DIR[DTC,FUNC,VPP,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,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
75     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
76     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
77     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
78
79     # Latencies:
80     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
81
82     # .css patch file to fix tables generated by Sphinx
83     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
84     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
85
86   urls:
87     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
88     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
89     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
90     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
91     DIR[NEXUS,DOC]: "report/_static/archive"
92
93   make-dirs:
94   # List the directories which are created while preparing the environment.
95   # All directories MUST be defined in "paths" section.
96   - "DIR[WORKING,DATA]"
97   - "DIR[STATIC,VPP]"
98   - "DIR[STATIC,DPDK]"
99   - "DIR[STATIC,ARCH]"
100   - "DIR[BUILD,LATEX]"
101   - "DIR[WORKING,SRC]"
102   - "DIR[WORKING,SRC,STATIC]"
103
104   remove-dirs:
105   # List the directories which are deleted while cleaning the environment.
106   # All directories MUST be defined in "paths" section.
107   #- "DIR[BUILD,HTML]"
108   - "DIR[WORKING,DATA]"
109
110   build-dirs:
111   # List the directories where the results (build) is stored.
112   # All directories MUST be defined in "paths" section.
113   - "DIR[BUILD,HTML]"
114   - "DIR[BUILD,LATEX]"
115
116 - type: "configuration"
117
118   limits:
119     nic:
120       x520: 24460000
121       x553: 29761905
122       x710: 35800000
123       xxv710: 35800000
124       xl710: 35800000
125
126     link:
127       10ge: 14880952.38
128       25ge: 37202380.95
129       40ge: 59523809.52
130       100ge: 148809523.81
131
132     pci:
133       pci-g3-x8: 74404761.90
134       pci-g3-x16: 148809523.81
135
136   data-sets:
137
138     ###########################################################################
139     # Replacements:
140
141     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
142       csit-vpp-perf-verify-1908-3n-hsw:
143         - 48  # NDRPDR sel vhost
144         - 49  # NDRPDR sel vhost
145         - 52  # NDRPDR sel vhost
146         - 53  # NDRPDR sel vhost
147         - 54  # NDRPDR sel vhost
148         - 55  # NDRPDR sel vhost
149         - 56  # NDRPDR sel vhost
150         - 57  # NDRPDR sel vhost
151         - 58  # NDRPDR sel vhost
152         - 59  # NDRPDR sel vhost
153
154     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
155       csit-vpp-perf-verify-1908-3n-skx:
156         - 52  # NDRPDR sel vhost
157         - 53  # NDRPDR sel vhost
158         - 55  # NDRPDR sel vhost
159         - 61  # NDRPDR sel vhost
160         - 62  # NDRPDR sel vhost
161         - 63  # NDRPDR sel vhost
162         - 64  # NDRPDR sel vhost
163         - 65  # NDRPDR sel vhost
164         - 66  # NDRPDR sel vhost
165         - 67  # NDRPDR sel vhost
166
167     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
168       csit-vpp-perf-verify-1908-2n-skx:
169         - 88  # NDRPDR sel vhost
170         - 89  # NDRPDR sel vhost
171         - 91  # NDRPDR sel vhost
172         - 92  # NDRPDR sel vhost
173         - 93  # NDRPDR sel vhost
174         - 94  # NDRPDR sel vhost
175         - 95  # NDRPDR sel vhost
176         - 96  # NDRPDR sel vhost
177         - 97  # NDRPDR sel vhost
178         - 98  # NDRPDR sel vhost
179
180     ###########################################################################
181     # Plots:
182
183     # 3n-hsw
184
185     plot-vpp-throughput-lat-tsa-3n-hsw:
186       csit-vpp-perf-verify-2001-3n-hsw:
187         - 21  # NDRPDR sel
188         - 22  # NDRPDR sel
189         - 23  # NDRPDR sel
190         - 25  # NDRPDR sel
191         - 30  # NDRPDR sel
192
193     plot-vpp-hdrh-lat-3n-hsw:
194       csit-vpp-perf-verify-2001-3n-hsw:
195         - 21  # NDRPDR sel
196
197     plot-vpp-nfv-3n-hsw-ndrpdr:
198       csit-vpp-perf-verify-2001-3n-hsw:
199         - 21  # NDRPDR sel
200         - 22  # NDRPDR sel
201         - 23  # NDRPDR sel
202         - 25  # NDRPDR sel
203         - 30  # NDRPDR sel
204
205     plot-vpp-nfv-3n-hsw-mrr:
206       csit-vpp-perf-verify-2001-3n-hsw:
207         - 17  # MRR sel
208
209     plot-dpdk-throughput-latency-3n-hsw:
210       csit-dpdk-perf-verify-2001-3n-hsw:
211         - 4   # NDRPDR sel
212         - 5   # NDRPDR sel
213         - 6   # NDRPDR sel
214         - 7   # NDRPDR sel
215         - 8   # NDRPDR sel
216         - 9   # NDRPDR sel
217         - 10  # NDRPDR sel
218         - 11  # NDRPDR sel
219         - 12  # NDRPDR sel
220         - 13  # NDRPDR sel
221         - 15  # NDRPDR sel
222         - 16  # NDRPDR sel
223         - 17  # NDRPDR sel
224         - 18  # NDRPDR sel
225         - 19  # NDRPDR sel
226
227     plot-dpdk-hdrh-lat-3n-hsw:
228       csit-dpdk-perf-verify-2001-3n-hsw:
229         - 13  # NDRPDR sel
230
231     # 3n-skx
232
233     plot-vpp-throughput-lat-tsa-3n-skx:
234       # TODO: Add the data
235       csit-vpp-perf-verify-2001-3n-skx:
236         - 14  # NDRPDR sel
237         - 15  # NDRPDR sel
238
239     plot-vpp-hdrh-lat-3n-skx:
240       csit-vpp-perf-verify-2001-3n-skx:
241         - 14  # NDRPDR sel
242
243     plot-vpp-nfv-3n-skx-ndrpdr:
244       # TODO: Add data
245       csit-vpp-perf-verify-2001-3n-skx:
246         - 14  # NDRPDR sel
247         - 15  # NDRPDR sel
248
249     plot-vpp-nfv-3n-skx-mrr:
250       # TODO: Replace
251       # csit-vpp-perf-verify-2001-3n-skx:
252       csit-vpp-perf-verify-1908-3n-skx:
253         - 36  # MRR sel
254
255     plot-dpdk-throughput-latency-3n-skx:
256       csit-dpdk-perf-verify-2001-3n-skx:
257         - 1   # NDRPDR sel
258         - 2   # NDRPDR sel
259         - 3   # NDRPDR sel
260         - 4   # NDRPDR sel
261         - 5   # NDRPDR sel
262         - 6   # NDRPDR sel
263         - 7   # NDRPDR sel
264         - 8   # NDRPDR sel
265         - 9   # NDRPDR sel
266         - 10  # NDRPDR sel
267
268     plot-dpdk-hdrh-lat-3n-skx:
269       csit-dpdk-perf-verify-2001-3n-skx:
270         - 1   # NDRPDR sel
271         - 19  # NDRPDR sel
272
273     # 2n-skx
274
275     plot-vpp-throughput-lat-tsa-2n-skx:
276       # TODO: Add the data
277       csit-vpp-perf-verify-2001-2n-skx:
278         - 21  # NDRPDR sel
279         - 22  # NDRPDR sel
280         - 23  # NDRPDR sel
281         - 26  # NDRPDR sel
282
283     plot-vpp-hdrh-lat-2n-skx:
284       csit-vpp-perf-verify-2001-2n-skx:
285         - 21  # NDRPDR sel
286
287     plot-vpp-http-server-performance:
288       # TODO: Replace:
289       # csit-vpp-perf-verify-2001-2n-skx:
290       csit-vpp-perf-verify-1908-2n-skx:
291         - 29  # TCP
292         - 30  # TCP
293         - 58  # TCP
294
295     plot-vpp-soak-2n-skx:
296       # TODO: Replace the data
297       # csit-vpp-perf-verify-2001-2n-skx:
298       csit-vpp-perf-verify-1908-2n-skx:
299         - 83  # SOAK
300         - 86  # SOAK
301
302     plot-vpp-nfv-2n-skx-ndrpdr:
303       # TODO: Add the data
304       csit-vpp-perf-verify-2001-2n-skx:
305         - 27  # NFV
306         - 31  # NFV
307
308     plot-vpp-nfv-2n-skx-mrr:
309       # TODO: Replace the data
310       # csit-vpp-perf-verify-2001-2n-skx:
311       csit-vpp-perf-verify-1908-2n-skx:
312         - 71  # NFV MRR
313
314     plot-vpp-nfv-reconf-2n-skx:
315       # TODO: Replace the data
316       # csit-vpp-perf-verify-2001-2n-skx:
317       csit-vpp-perf-verify-1908-2n-skx:
318         - 113 # NFV reconf sel
319         - 114 # NFV reconf sel
320         - 115 # NFV reconf sel
321
322     plot-dpdk-throughput-latency-2n-skx:
323       csit-dpdk-perf-verify-2001-2n-skx:
324         - 1   # NDRPDR sel
325         - 2   # NDRPDR sel
326         - 3   # NDRPDR sel
327         - 4   # NDRPDR sel
328         - 5   # NDRPDR sel
329         - 6   # NDRPDR sel
330         - 7   # NDRPDR sel
331         - 8   # NDRPDR sel
332         - 9   # NDRPDR sel
333         - 10  # NDRPDR sel
334         - 11  # NDRPDR sel
335         - 13  # NDRPDR sel
336         - 26  # NDRPDR sel
337         - 16  # NDRPDR sel
338         - 17  # NDRPDR sel
339         - 18  # NDRPDR sel
340         - 19  # NDRPDR sel
341         - 27  # NDRPDR sel
342         - 21  # NDRPDR sel
343         - 25  # NDRPDR sel
344
345     plot-dpdk-hdrh-lat-2n-skx:
346       csit-dpdk-perf-verify-2001-2n-skx:
347         - 1   # NDRPDR sel
348         - 19  # NDRPDR sel
349
350     # 2n-clx
351
352     plot-vpp-throughput-lat-tsa-2n-clx:
353       # TODO: Add the data
354       csit-vpp-perf-verify-2001-2n-clx:
355         - 22  # NDRPDR sel
356         - 23  # NDRPDR sel
357         - 24  # NDRPDR sel
358
359     plot-vpp-hdrh-lat-2n-clx:
360       csit-vpp-perf-verify-2001-2n-clx:
361         - 22  # NDRPDR sel
362
363     plot-vpp-nfv-2n-clx-ndrpdr:
364       # TODO: Add the data
365       csit-vpp-perf-verify-2001-2n-clx:
366         - 22  # NDRPDR sel
367         - 23  # NDRPDR sel
368         - 24  # NDRPDR sel
369
370     plot-vpp-nfv-2n-clx-mrr:
371       # TODO: Replace the data
372       csit-vpp-perf-verify-2001-2n-clx:
373         - 3   # NDRPDR sel RC2
374         - 4   # NDRPDR sel RC2
375
376     plot-dpdk-throughput-latency-2n-clx:
377       csit-dpdk-perf-verify-2001-2n-clx:
378         - 1   # NDRPDR sel
379         - 2   # NDRPDR sel
380         - 3   # NDRPDR sel
381         - 4   # NDRPDR sel
382         - 5   # NDRPDR sel
383         - 6   # NDRPDR sel
384         - 7   # NDRPDR sel
385         - 8   # NDRPDR sel
386         - 9   # NDRPDR sel
387         - 10  # NDRPDR sel
388
389     plot-dpdk-hdrh-lat-2n-clx:
390       csit-dpdk-perf-verify-2001-2n-clx:
391         - 1   # NDRPDR sel
392
393     # 3n-tsh
394
395     plot-vpp-throughput-lat-tsa-3n-tsh:
396       # TODO: Add the data
397       csit-vpp-perf-verify-2001-3n-tsh:
398         - 3   # NDRPDR sel
399         - 4   # NDRPDR sel
400         - 7   # NDRPDR sel
401
402     plot-vpp-hdrh-lat-3n-tsh:
403       csit-vpp-perf-verify-2001-3n-tsh:
404         - 3   # NDRPDR sel
405
406     # 3n-dnv
407
408     plot-vpp-throughput-lat-tsa-3n-dnv:
409       csit-vpp-perf-verify-2001-3n-dnv:
410         - 5   # NDRPDR sel
411         - 6   # NDRPDR sel
412         - 7   # NDRPDR sel
413         - 8   # NDRPDR sel
414         - 9   # NDRPDR sel
415         - 10  # NDRPDR sel
416         - 12  # NDRPDR sel
417         - 16  # NDRPDR sel
418         - 17  # NDRPDR sel
419         - 18  # NDRPDR sel
420
421     # 2n-dnv
422
423     plot-vpp-throughput-lat-tsa-2n-dnv:
424       csit-vpp-perf-verify-2001-2n-dnv:
425         - 4   # NDRPDR sel
426         - 5   # NDRPDR sel
427         - 6   # NDRPDR sel
428         - 7   # NDRPDR sel
429         - 8   # NDRPDR sel
430         - 9   # NDRPDR sel
431         - 10  # NDRPDR sel
432         - 11  # NDRPDR sel
433         - 13  # NDRPDR sel
434         - 16  # NDRPDR sel
435
436     ###########################################################################
437     # Simple tables (only one data set):
438
439     # NIC Comparisons
440
441     vpp-nic-comparison-3n-skx:
442       # TODO: Add the data
443       csit-vpp-perf-verify-2001-3n-skx:
444         - 14  # NDRPDR sel
445         - 15  # NDRPDR sel
446
447     vpp-nic-comparison-2n-skx:
448       # TODO: Add the data
449       csit-vpp-perf-verify-2001-2n-skx:
450         - 21  # NDRPDR sel
451         - 22  # NDRPDR sel
452         - 23  # NDRPDR sel
453         - 26  # NDRPDR sel
454
455     vpp-nic-comparison-3n-skx-mrr:
456       # TODO: Replace
457       # csit-vpp-perf-verify-2001-3n-skx:
458       csit-vpp-perf-verify-1908-3n-skx:
459         - 36  # MRR sel
460
461     vpp-nic-comparison-2n-skx-mrr:
462       # TODO: Replace
463       # csit-vpp-perf-verify-2001-2n-skx:
464       csit-vpp-perf-verify-1908-2n-skx:
465         - 69  # MRR sel
466
467     # Results
468
469     vpp-perf-results-3n-hsw:
470       csit-vpp-perf-verify-2001-3n-hsw:
471         - 18  # NDRPDR full
472         - 20  # NDRPDR full
473         - 28  # NDRPDR full
474
475     vpp-perf-results-3n-skx:
476       # TODO: Replace
477       csit-vpp-perf-verify-2001-3n-skx:
478         - 14  # NDRPDR sel
479
480     vpp-perf-results-2n-skx:
481       # TODO: Replace
482       csit-vpp-perf-verify-2001-2n-skx:
483         - 21  # NDRPDR sel
484
485     vpp-perf-results-2n-clx:
486       # TODO: Replace
487       csit-vpp-perf-verify-2001-2n-clx:
488         - 22  # NDRPDR sel
489
490     vpp-perf-results-3n-tsh:
491       # TODO: Replace
492       csit-vpp-perf-verify-2001-3n-tsh:
493         - 3   # NDRPDR sel
494
495     vpp-perf-results-3n-dnv:
496       csit-vpp-perf-verify-2001-3n-dnv:
497         - 13  # NDRPDR full
498         - 15  # NDRPDR full
499         - 19  # NDRPDR full
500         - 20  # NDRPDR full
501         - 21  # NDRPDR full
502
503     vpp-perf-results-2n-dnv:
504       csit-vpp-perf-verify-2001-2n-dnv:
505         - 21  # NDRPDR full
506         - 22  # NDRPDR full
507
508     vpp-mrr-results-3n-hsw:
509       csit-vpp-perf-verify-2001-3n-hsw:
510         - 17  # MRR sel
511
512     vpp-mrr-results-3n-skx:
513       # TODO: Replace
514       # csit-vpp-perf-verify-2001-3n-skx:
515       csit-vpp-perf-verify-1908-3n-skx:
516         - 36  # MRR sel
517
518     vpp-mrr-results-2n-skx:
519       # TODO: Replace
520       # csit-vpp-perf-verify-2001-2n-skx:
521       csit-vpp-perf-verify-1908-2n-skx:
522         - 69  # MRR sel
523
524     vpp-mrr-results-2n-clx:
525       # TODO: Replace
526       # csit-vpp-perf-verify-2001-2n-clx:
527       csit-vpp-perf-verify-1908-2n-skx:
528         - 69  # MRR sel
529
530     vpp-mrr-results-3n-tsh:
531       # TODO: Replace
532       # csit-vpp-perf-verify-2001-3n-tsh:
533       csit-vpp-perf-verify-1908-3n-tsh:
534         - 17  # MRR sel
535
536     vpp-mrr-results-3n-dnv:
537       csit-vpp-perf-verify-2001-3n-dnv:
538         - 11  # MRR sel
539
540     vpp-mrr-results-2n-dnv:
541       csit-vpp-perf-verify-2001-2n-dnv:
542         - 12  # MRR sel
543
544     vpp-device-results-ubuntu:
545       csit-vpp-device-2001-ubuntu1804-1n-skx:
546         - 57
547
548     dpdk-perf-results-3n-hsw:
549       csit-dpdk-perf-verify-2001-3n-hsw:
550         - 13  # NDRPDR sel
551         - 25  # NDRPDR sel
552
553     dpdk-perf-results-3n-skx:
554       csit-dpdk-perf-verify-2001-3n-skx:
555         - 1   # NDRPDR sel
556
557     dpdk-perf-results-2n-skx:
558       csit-dpdk-perf-verify-2001-2n-skx:
559         - 1   # NDRPDR sel
560         - 19  # NDRPDR sel
561
562     dpdk-perf-results-2n-clx:
563       csit-dpdk-perf-verify-2001-2n-clx:
564         - 1   # NDRPDR sel
565
566 ###########################################################################
567     # Tables (more than one data set)
568
569     # Performance changes
570
571     vpp-performance-changes-3n-hsw-h1:
572       csit-vpp-perf-verify-1904-3n-hsw:
573         - 11  # NDRPDR sel
574         - 12  # NDRPDR sel
575         - 20  # NDRPDR sel
576         - 21  # NDRPDR sel
577         - 23  # NDRPDR sel
578         - 24  # NDRPDR sel
579         - 25  # NDRPDR sel
580         - 26  # NDRPDR sel
581         - 29  # NDRPDR sel
582         - 30  # NDRPDR sel
583     vpp-performance-changes-3n-hsw-ref:
584       csit-vpp-perf-verify-1908-3n-hsw:
585         - 12  # NDRPDR sel
586         - 13  # NDRPDR sel
587         - 14  # NDRPDR sel
588         - 15  # NDRPDR sel
589         - 16  # NDRPDR sel
590         - 17  # NDRPDR sel
591         - 18  # NDRPDR sel
592         - 19  # NDRPDR sel
593         - 20  # NDRPDR sel
594         - 21  # NDRPDR sel
595     vpp-performance-changes-3n-hsw-cmp:
596       csit-vpp-perf-verify-2001-3n-hsw:
597         - 21  # NDRPDR sel
598         - 22  # NDRPDR sel
599         - 23  # NDRPDR sel
600         - 25  # NDRPDR sel
601         - 30  # NDRPDR sel
602     vpp-performance-changes-3n-hsw:
603       - "vpp-performance-changes-3n-hsw-h1"
604       - "vpp-performance-changes-3n-hsw-ref"
605       - "vpp-performance-changes-3n-hsw-cmp"
606
607     vpp-performance-changes-3n-skx-h1:
608       csit-vpp-perf-verify-1904-3n-skx:
609         - 8   # NDRPDR sel
610         - 9   # NDRPDR sel
611         - 10  # NDRPDR sel
612         - 11  # NDRPDR sel
613         - 12  # NDRPDR sel
614         - 14  # NDRPDR sel
615         - 16  # NDRPDR sel
616         - 21  # NDRPDR sel
617         - 23  # NDRPDR sel
618         - 25  # NDRPDR sel
619     vpp-performance-changes-3n-skx-ref:
620       csit-vpp-perf-verify-1908-3n-skx:
621         - 14  # NDRPDR sel
622         - 16  # NDRPDR sel
623         - 19  # NDRPDR sel
624         - 20  # NDRPDR sel
625         - 22  # NDRPDR sel
626         - 23  # NDRPDR sel
627         - 24  # NDRPDR sel
628         - 25  # NDRPDR sel
629         - 26  # NDRPDR sel
630         - 29  # NDRPDR sel
631     vpp-performance-changes-3n-skx-cmp:
632       # TODO: Add the data
633       csit-vpp-perf-verify-2001-3n-skx:
634         - 14  # NDRPDR sel
635         - 15  # NDRPDR sel
636     vpp-performance-changes-3n-skx:
637       - "vpp-performance-changes-3n-skx-h1"
638       - "vpp-performance-changes-3n-skx-ref"
639       - "vpp-performance-changes-3n-skx-cmp"
640
641     vpp-performance-changes-2n-skx-h1:
642       csit-vpp-perf-verify-1904-2n-skx:
643         - 12  # NDRPDR sel
644         - 14  # NDRPDR sel
645         - 16  # NDRPDR sel
646         - 17  # NDRPDR sel
647         - 18  # NDRPDR sel
648         - 21  # NDRPDR sel
649         - 27  # NDRPDR sel
650         - 30  # NDRPDR sel
651         - 31  # NDRPDR sel
652         - 32  # NDRPDR sel
653     vpp-performance-changes-2n-skx-ref:
654       csit-vpp-perf-verify-1908-2n-skx:
655         - 26  # NDRPDR sel
656         - 27  # NDRPDR sel
657         - 34  # NDRPDR sel
658         - 35  # NDRPDR sel
659         - 36  # NDRPDR sel
660         - 42  # NDRPDR sel
661         - 43  # NDRPDR sel
662         - 44  # NDRPDR sel
663         - 45  # NDRPDR sel
664         - 46  # NDRPDR sel
665     vpp-performance-changes-2n-skx-cmp:
666       # TODO: Add the data
667       csit-vpp-perf-verify-2001-2n-skx:
668         - 21  # NDRPDR sel
669         - 22  # NDRPDR sel
670         - 23  # NDRPDR sel
671         - 26  # NDRPDR sel
672     vpp-performance-changes-2n-skx:
673       - "vpp-performance-changes-2n-skx-h1"
674       - "vpp-performance-changes-2n-skx-ref"
675       - "vpp-performance-changes-2n-skx-cmp"
676
677     vpp-performance-changes-nfv-2n-skx-ref:
678       csit-vpp-perf-verify-1908-2n-skx:
679         - 22  # NFV
680         - 31  # NFV
681         - 32  # NFV
682     vpp-performance-changes-nfv-2n-skx-cmp:
683       # TODO: Add the data
684       csit-vpp-perf-verify-2001-2n-skx:
685         - 27  # NFV
686         - 31  # NFV
687     vpp-performance-changes-nfv-2n-skx:
688       - "vpp-performance-changes-nfv-2n-skx-ref"
689       - "vpp-performance-changes-nfv-2n-skx-cmp"
690
691     vpp-performance-changes-2n-dnv-ref:
692       csit-vpp-perf-verify-1908-2n-dnv:
693         - 1   # NDRPDR sel
694         - 2   # NDRPDR sel
695         - 3   # NDRPDR sel
696         - 4   # NDRPDR sel
697         - 5   # NDRPDR sel
698         - 6   # NDRPDR sel
699         - 7   # NDRPDR sel
700         - 8   # NDRPDR sel
701         - 9   # NDRPDR sel
702         - 10  # NDRPDR sel
703     vpp-performance-changes-2n-dnv-cmp:
704       csit-vpp-perf-verify-2001-2n-dnv:
705         - 4   # NDRPDR sel
706         - 5   # NDRPDR sel
707         - 6   # NDRPDR sel
708         - 7   # NDRPDR sel
709         - 8   # NDRPDR sel
710         - 9   # NDRPDR sel
711         - 10  # NDRPDR sel
712         - 11  # NDRPDR sel
713         - 13  # NDRPDR sel
714         - 16  # NDRPDR sel
715     vpp-performance-changes-2n-dnv:
716       - "vpp-performance-changes-2n-dnv-ref"
717       - "vpp-performance-changes-2n-dnv-cmp"
718
719     vpp-performance-changes-3n-dnv-ref:
720       csit-vpp-perf-verify-1908-3n-dnv:
721         - 6   # NDRPDR sel
722         - 7   # NDRPDR sel
723         - 8   # NDRPDR sel
724         - 9   # NDRPDR sel
725         - 10  # NDRPDR sel
726         - 12  # NDRPDR sel
727         - 13  # NDRPDR sel
728         - 14  # NDRPDR sel
729         - 15  # NDRPDR sel
730         - 16  # NDRPDR sel
731     vpp-performance-changes-3n-dnv-cmp:
732       csit-vpp-perf-verify-2001-3n-dnv:
733         - 5   # NDRPDR sel
734         - 6   # NDRPDR sel
735         - 7   # NDRPDR sel
736         - 8   # NDRPDR sel
737         - 9   # NDRPDR sel
738         - 10  # NDRPDR sel
739         - 12  # NDRPDR sel
740         - 16  # NDRPDR sel
741         - 17  # NDRPDR sel
742         - 18  # NDRPDR sel
743     vpp-performance-changes-3n-dnv:
744       - "vpp-performance-changes-3n-dnv-ref"
745       - "vpp-performance-changes-3n-dnv-cmp"
746
747     vpp-performance-changes-3n-tsh-ref:
748       csit-vpp-perf-verify-1908-3n-tsh:
749         - 7   # NDRPDR sel
750         - 8   # NDRPDR sel
751         - 9   # NDRPDR sel
752         - 10  # NDRPDR sel
753         - 11  # NDRPDR sel
754         - 12  # NDRPDR sel
755         - 13  # NDRPDR sel
756         - 14  # NDRPDR sel
757         - 15  # NDRPDR sel
758         - 16  # NDRPDR sel
759     vpp-performance-changes-3n-tsh-cmp:
760       # TODO: Add the data
761       csit-vpp-perf-verify-2001-3n-tsh:
762         - 3   # NDRPDR sel
763         - 4   # NDRPDR sel
764         - 7   # NDRPDR sel
765     vpp-performance-changes-3n-tsh:
766       - "vpp-performance-changes-3n-tsh-ref"
767       - "vpp-performance-changes-3n-tsh-cmp"
768
769     vpp-soak-vs-ndr-2n-skx-ref:
770       # TODO: Replace
771       # csit-vpp-perf-verify-2001-2n-skx:
772       csit-vpp-perf-verify-1908-2n-skx:
773         - 26  # NDRPDR sel
774         - 27  # NDRPDR sel
775         - 34  # NDRPDR sel
776     vpp-soak-vs-ndr-2n-skx-cmp:
777       # TODO: Replace
778       # csit-vpp-perf-verify-2001-2n-skx:
779       csit-vpp-perf-verify-1908-2n-skx:
780         - 83  # SOAK
781         - 86  # SOAK
782     vpp-soak-vs-ndr-2n-skx:
783       # TODO: Replace
784       # csit-vpp-perf-verify-2001-2n-skx:
785       csit-vpp-perf-verify-1908-2n-skx:
786         - 26  # NDRPDR sel
787         - 27  # NDRPDR sel
788         - 34  # NDRPDR sel
789         - 83  # SOAK
790         - 86  # SOAK
791
792     vpp-performance-changes-3n-hsw-mrr-h1:
793       csit-vpp-perf-verify-1904-3n-hsw:
794         - 9   # MRR sel
795     vpp-performance-changes-3n-hsw-mrr-ref:
796       csit-vpp-perf-verify-1908-3n-hsw:
797         - 39  # MRR sel
798     vpp-performance-changes-3n-hsw-mrr-cmp:
799       csit-vpp-perf-verify-2001-3n-hsw:
800         - 17  # MRR sel
801     vpp-performance-changes-3n-hsw-mrr:
802       - "vpp-performance-changes-3n-hsw-mrr-h1"
803       - "vpp-performance-changes-3n-hsw-mrr-ref"
804       - "vpp-performance-changes-3n-hsw-mrr-cmp"
805
806     vpp-performance-changes-3n-skx-mrr-h1:
807       csit-vpp-perf-verify-1904-3n-skx:
808         - 7   # MRR sel
809     vpp-performance-changes-3n-skx-mrr-ref:
810       csit-vpp-perf-verify-1908-3n-skx:
811         - 36  # MRR sel
812     vpp-performance-changes-3n-skx-mrr-cmp:
813       # TODO: Replace
814       # csit-vpp-perf-verify-2001-3n-skx:
815       csit-vpp-perf-verify-1908-3n-skx:
816         - 36  # MRR sel
817     vpp-performance-changes-3n-skx-mrr:
818       - "vpp-performance-changes-3n-skx-mrr-h1"
819       - "vpp-performance-changes-3n-skx-mrr-ref"
820       - "vpp-performance-changes-3n-skx-mrr-cmp"
821
822     vpp-performance-changes-2n-skx-mrr-h1:
823       csit-vpp-perf-verify-1904-2n-skx:
824         - 11  # MRR sel
825     vpp-performance-changes-2n-skx-mrr-ref:
826       csit-vpp-perf-verify-1908-2n-skx:
827         - 69  # MRR sel
828     vpp-performance-changes-2n-skx-mrr-cmp:
829       # TODO: Replace
830       # csit-vpp-perf-verify-2001-2n-skx:
831       csit-vpp-perf-verify-1908-2n-skx:
832         - 69  # MRR sel
833     vpp-performance-changes-2n-skx-mrr:
834       - "vpp-performance-changes-2n-skx-mrr-h1"
835       - "vpp-performance-changes-2n-skx-mrr-ref"
836       - "vpp-performance-changes-2n-skx-mrr-cmp"
837
838     vpp-performance-changes-nfv-2n-skx-mrr-ref:
839       csit-vpp-perf-verify-1908-2n-skx:
840         - 71  # NFV MRR
841     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
842       # TODO: Replace
843       # csit-vpp-perf-verify-2001-2n-skx:
844       csit-vpp-perf-verify-1908-2n-skx:
845         - 71  # NFV MRR
846     vpp-performance-changes-nfv-2n-skx-mrr:
847       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
848       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
849
850     vpp-performance-changes-2n-dnv-mrr-ref:
851       csit-vpp-perf-verify-1908-2n-dnv:
852         - 11  # MRR sel
853     vpp-performance-changes-2n-dnv-mrr-cmp:
854       csit-vpp-perf-verify-2001-2n-dnv:
855         - 12  # MRR sel
856     vpp-performance-changes-2n-dnv-mrr:
857       - "vpp-performance-changes-2n-dnv-mrr-ref"
858       - "vpp-performance-changes-2n-dnv-mrr-cmp"
859
860     vpp-performance-changes-3n-dnv-mrr-ref:
861       csit-vpp-perf-verify-1908-3n-dnv:
862         - 17  # MRR sel
863     vpp-performance-changes-3n-dnv-mrr-cmp:
864       csit-vpp-perf-verify-2001-3n-dnv:
865         - 11  # MRR sel
866     vpp-performance-changes-3n-dnv-mrr:
867       - "vpp-performance-changes-3n-dnv-mrr-ref"
868       - "vpp-performance-changes-3n-dnv-mrr-cmp"
869
870     vpp-performance-changes-3n-tsh-mrr-ref:
871       csit-vpp-perf-verify-1908-3n-tsh:
872         - 17  # MRR sel
873     vpp-performance-changes-3n-tsh-mrr-cmp:
874       # TODO: Replace
875       # csit-vpp-perf-verify-2001-3n-tsh:
876       csit-vpp-perf-verify-1908-3n-tsh:
877         - 17  # MRR sel
878     vpp-performance-changes-3n-tsh-mrr:
879       - "vpp-performance-changes-3n-tsh-mrr-ref"
880       - "vpp-performance-changes-3n-tsh-mrr-cmp"
881
882     dpdk-performance-changes-3n-hsw-h1:
883       csit-dpdk-perf-verify-1904-3n-hsw:
884         - 2   # NDRPDR sel
885         - 3   # NDRPDR sel
886         - 5   # NDRPDR sel
887         - 6   # NDRPDR sel
888         - 13  # NDRPDR sel
889         - 14  # NDRPDR sel
890         - 15  # NDRPDR sel
891         - 18  # NDRPDR sel
892         - 19  # NDRPDR sel
893         - 20  # NDRPDR sel
894     dpdk-performance-changes-3n-hsw-ref:
895       csit-dpdk-perf-verify-1908-3n-hsw:
896         - 2   # NDRPDR sel
897         - 3   # NDRPDR sel
898         - 4   # NDRPDR sel
899         - 5   # NDRPDR sel
900         - 6   # NDRPDR sel
901         - 7   # NDRPDR sel
902         - 8   # NDRPDR sel
903         - 9   # NDRPDR sel
904         - 10  # NDRPDR sel
905         - 11  # NDRPDR sel
906     dpdk-performance-changes-3n-hsw-cmp:
907       csit-dpdk-perf-verify-2001-3n-hsw:
908         - 4   # NDRPDR sel
909         - 5   # NDRPDR sel
910         - 6   # NDRPDR sel
911         - 7   # NDRPDR sel
912         - 8   # NDRPDR sel
913         - 9   # NDRPDR sel
914         - 10  # NDRPDR sel
915         - 11  # NDRPDR sel
916         - 12  # NDRPDR sel
917         - 13  # NDRPDR sel
918         - 15  # NDRPDR sel
919         - 16  # NDRPDR sel
920         - 17  # NDRPDR sel
921         - 18  # NDRPDR sel
922         - 19  # NDRPDR sel
923     dpdk-performance-changes-3n-hsw:
924       - "dpdk-performance-changes-3n-hsw-h1"
925       - "dpdk-performance-changes-3n-hsw-ref"
926       - "dpdk-performance-changes-3n-hsw-cmp"
927
928     dpdk-performance-changes-3n-skx-h1:
929       csit-dpdk-perf-verify-1904-3n-skx:
930         - 2   # NDRPDR sel
931         - 3   # NDRPDR sel
932         - 4   # NDRPDR sel
933         - 5   # NDRPDR sel
934         - 6   # NDRPDR sel
935         - 7   # NDRPDR sel
936         - 11  # NDRPDR sel
937         - 12  # NDRPDR sel
938         - 13  # NDRPDR sel
939         - 14  # NDRPDR sel
940     dpdk-performance-changes-3n-skx-ref:
941       csit-dpdk-perf-verify-1908-3n-skx:
942         - 3   # NDRPDR sel
943         - 4   # NDRPDR sel
944         - 5   # NDRPDR sel
945         - 6   # NDRPDR sel
946         - 7   # NDRPDR sel
947         - 8   # NDRPDR sel
948         - 9   # NDRPDR sel
949         - 10  # NDRPDR sel
950         - 11  # NDRPDR sel
951         - 12  # NDRPDR sel
952     dpdk-performance-changes-3n-skx-cmp:
953       csit-dpdk-perf-verify-2001-3n-skx:
954         - 1   # NDRPDR sel
955         - 2   # NDRPDR sel
956         - 3   # NDRPDR sel
957         - 4   # NDRPDR sel
958         - 5   # NDRPDR sel
959         - 6   # NDRPDR sel
960         - 7   # NDRPDR sel
961         - 8   # NDRPDR sel
962         - 9   # NDRPDR sel
963         - 10  # NDRPDR sel
964     dpdk-performance-changes-3n-skx:
965       - "dpdk-performance-changes-3n-skx-h1"
966       - "dpdk-performance-changes-3n-skx-ref"
967       - "dpdk-performance-changes-3n-skx-cmp"
968
969     dpdk-performance-changes-2n-skx-h1:
970       csit-dpdk-perf-verify-1904-2n-skx:
971         - 2   # NDRPDR sel
972         - 3   # NDRPDR sel
973         - 4   # NDRPDR sel
974         - 5   # NDRPDR sel
975         - 7   # NDRPDR sel
976         - 8   # NDRPDR sel
977         - 9   # NDRPDR sel
978         - 10  # NDRPDR sel
979         - 11  # NDRPDR sel
980         - 12  # NDRPDR sel
981     dpdk-performance-changes-2n-skx-ref:
982       csit-dpdk-perf-verify-1908-2n-skx:
983         - 2   # NDRPDR sel
984         - 3   # NDRPDR sel
985         - 4   # NDRPDR sel
986         - 5   # NDRPDR sel
987         - 7   # NDRPDR sel
988         - 8   # NDRPDR sel
989         - 9   # NDRPDR sel
990         - 10  # NDRPDR sel
991         - 11  # NDRPDR sel
992         - 12  # NDRPDR sel
993     dpdk-performance-changes-2n-skx-cmp:
994       csit-dpdk-perf-verify-2001-2n-skx:
995         - 1   # NDRPDR sel
996         - 2   # NDRPDR sel
997         - 3   # NDRPDR sel
998         - 4   # NDRPDR sel
999         - 5   # NDRPDR sel
1000         - 6   # NDRPDR sel
1001         - 7   # NDRPDR sel
1002         - 8   # NDRPDR sel
1003         - 9   # NDRPDR sel
1004         - 10  # NDRPDR sel
1005         - 11  # NDRPDR sel
1006         - 13  # NDRPDR sel
1007         - 26  # NDRPDR sel
1008         - 16  # NDRPDR sel
1009         - 17  # NDRPDR sel
1010         - 18  # NDRPDR sel
1011         - 19  # NDRPDR sel
1012         - 27  # NDRPDR sel
1013         - 21  # NDRPDR sel
1014         - 25  # NDRPDR sel
1015     dpdk-performance-changes-2n-skx:
1016       - "dpdk-performance-changes-2n-skx-h1"
1017       - "dpdk-performance-changes-2n-skx-ref"
1018       - "dpdk-performance-changes-2n-skx-cmp"
1019
1020     # Compare testbeds
1021
1022     vpp-compare-testbeds-ref:
1023       csit-vpp-perf-verify-2001-3n-hsw:
1024         - 21  # NDRPDR sel
1025         - 22  # NDRPDR sel
1026         - 23  # NDRPDR sel
1027         - 25  # NDRPDR sel
1028         - 30  # NDRPDR sel
1029     vpp-compare-testbeds-cmp:
1030       # TODO: Add the data
1031       csit-vpp-perf-verify-2001-3n-skx:
1032         - 14  # NDRPDR sel
1033         - 15  # NDRPDR sel
1034     vpp-compare-testbeds:
1035       - "vpp-compare-testbeds-ref"
1036       - "vpp-compare-testbeds-cmp"
1037
1038     vpp-compare-testbeds-skx-clx-ref:
1039       # TODO: Add the data
1040       csit-vpp-perf-verify-2001-2n-skx:
1041         - 21  # NDRPDR sel
1042         - 22  # NDRPDR sel
1043         - 23  # NDRPDR sel
1044         - 26  # NDRPDR sel
1045     vpp-compare-testbeds-skx-clx-cmp:
1046       # TODO: Add the data
1047       csit-vpp-perf-verify-2001-2n-clx:
1048         - 22  # NDRPDR sel
1049         - 23  # NDRPDR sel
1050         - 24  # NDRPDR sel
1051     vpp-compare-testbeds-skx-clx:
1052       - "vpp-compare-testbeds-skx-clx-ref"
1053       - "vpp-compare-testbeds-skx-clx-cmp"
1054
1055     vpp-compare-testbeds-mrr-ref:
1056       csit-vpp-perf-verify-2001-3n-hsw:
1057         - 17  # MRR sel
1058     vpp-compare-testbeds-mrr-cmp:
1059       # TODO: Replace
1060       # csit-vpp-perf-verify-2001-3n-skx:
1061       csit-vpp-perf-verify-1908-3n-skx:
1062         - 36  # MRR sel
1063     vpp-compare-testbeds-mrr:
1064       - "vpp-compare-testbeds-mrr-ref"
1065       - "vpp-compare-testbeds-mrr-cmp"
1066
1067     vpp-compare-testbeds-mrr-skx-clx-ref:
1068       # TODO: Replace
1069       # csit-vpp-perf-verify-2001-2n-skx:
1070       csit-vpp-perf-verify-1908-2n-skx:
1071         - 69  # MRR sel
1072     vpp-compare-testbeds-mrr-skx-clx-cmp:
1073       # TODO: Replace
1074       # csit-vpp-perf-verify-2001-2n-clx:
1075       csit-vpp-perf-verify-1908-2n-skx:
1076         - 69  # MRR sel
1077     vpp-compare-testbeds-mrr-skx-clx:
1078       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1079       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1080
1081     dpdk-compare-testbeds-ref:
1082       csit-dpdk-perf-verify-2001-3n-hsw:
1083         - 4   # NDRPDR sel
1084         - 5   # NDRPDR sel
1085         - 6   # NDRPDR sel
1086         - 7   # NDRPDR sel
1087         - 8   # NDRPDR sel
1088         - 9   # NDRPDR sel
1089         - 10  # NDRPDR sel
1090         - 11  # NDRPDR sel
1091         - 12  # NDRPDR sel
1092         - 13  # NDRPDR sel
1093         - 15  # NDRPDR sel
1094         - 16  # NDRPDR sel
1095         - 17  # NDRPDR sel
1096         - 18  # NDRPDR sel
1097         - 19  # NDRPDR sel
1098     dpdk-compare-testbeds-cmp:
1099       csit-dpdk-perf-verify-2001-3n-skx:
1100         - 1   # NDRPDR sel
1101         - 2   # NDRPDR sel
1102         - 3   # NDRPDR sel
1103         - 4   # NDRPDR sel
1104         - 5   # NDRPDR sel
1105         - 6   # NDRPDR sel
1106         - 7   # NDRPDR sel
1107         - 8   # NDRPDR sel
1108         - 9   # NDRPDR sel
1109         - 10  # NDRPDR sel
1110     dpdk-compare-testbeds:
1111       - "dpdk-compare-testbeds-ref"
1112       - "dpdk-compare-testbeds-cmp"
1113
1114     dpdk-compare-testbeds-skx-clx-ref:
1115       csit-dpdk-perf-verify-2001-2n-skx:
1116         - 1   # NDRPDR sel
1117         - 2   # NDRPDR sel
1118         - 3   # NDRPDR sel
1119         - 4   # NDRPDR sel
1120         - 5   # NDRPDR sel
1121         - 6   # NDRPDR sel
1122         - 7   # NDRPDR sel
1123         - 8   # NDRPDR sel
1124         - 9   # NDRPDR sel
1125         - 10  # NDRPDR sel
1126         - 11  # NDRPDR sel
1127         - 13  # NDRPDR sel
1128         - 26  # NDRPDR sel
1129         - 16  # NDRPDR sel
1130         - 17  # NDRPDR sel
1131         - 18  # NDRPDR sel
1132         - 19  # NDRPDR sel
1133         - 27  # NDRPDR sel
1134         - 21  # NDRPDR sel
1135         - 25  # NDRPDR sel
1136     dpdk-compare-testbeds-skx-clx-cmp:
1137       csit-dpdk-perf-verify-2001-2n-clx:
1138         - 1   # NDRPDR sel
1139         - 2   # NDRPDR sel
1140         - 3   # NDRPDR sel
1141         - 4   # NDRPDR sel
1142         - 5   # NDRPDR sel
1143         - 6   # NDRPDR sel
1144         - 7   # NDRPDR sel
1145         - 8   # NDRPDR sel
1146         - 9   # NDRPDR sel
1147         - 10  # NDRPDR sel
1148     dpdk-compare-testbeds-skx-clx:
1149       - "dpdk-compare-testbeds-skx-clx-ref"
1150       - "dpdk-compare-testbeds-skx-clx-cmp"
1151
1152     # Compare topologies
1153
1154     vpp-compare-topologies-ref:
1155       # TODO: Add the data
1156       csit-vpp-perf-verify-2001-3n-skx:
1157         - 14  # NDRPDR sel
1158         - 15  # NDRPDR sel
1159     vpp-compare-topologies-cmp:
1160       # TODO: Add the data
1161       csit-vpp-perf-verify-2001-2n-skx:
1162         - 21  # NDRPDR sel
1163         - 22  # NDRPDR sel
1164         - 23  # NDRPDR sel
1165         - 26  # NDRPDR sel
1166     vpp-compare-topologies:
1167       - "vpp-compare-topologies-ref"
1168       - "vpp-compare-topologies-cmp"
1169
1170     vpp-compare-topologies-mrr-ref:
1171       # TODO: Replace
1172       # csit-vpp-perf-verify-2001-3n-skx:
1173       csit-vpp-perf-verify-1908-3n-skx:
1174         - 36  # MRR sel
1175     vpp-compare-topologies-mrr-cmp:
1176       # TODO: Replace
1177       # csit-vpp-perf-verify-2001-2n-skx:
1178       csit-vpp-perf-verify-1908-2n-skx:
1179         - 69  # MRR sel
1180     vpp-compare-topologies-mrr:
1181       - "vpp-compare-topologies-mrr-ref"
1182       - "vpp-compare-topologies-mrr-cmp"
1183
1184     dpdk-compare-topologies-ref:
1185       csit-dpdk-perf-verify-2001-3n-skx:
1186         - 1   # NDRPDR sel
1187         - 2   # NDRPDR sel
1188         - 3   # NDRPDR sel
1189         - 4   # NDRPDR sel
1190         - 5   # NDRPDR sel
1191         - 6   # NDRPDR sel
1192         - 7   # NDRPDR sel
1193         - 8   # NDRPDR sel
1194         - 9   # NDRPDR sel
1195         - 10  # NDRPDR sel
1196     dpdk-compare-topologies-cmp:
1197       csit-dpdk-perf-verify-2001-2n-skx:
1198         - 1   # NDRPDR sel
1199         - 2   # NDRPDR sel
1200         - 3   # NDRPDR sel
1201         - 4   # NDRPDR sel
1202         - 5   # NDRPDR sel
1203         - 6   # NDRPDR sel
1204         - 7   # NDRPDR sel
1205         - 8   # NDRPDR sel
1206         - 9   # NDRPDR sel
1207         - 10  # NDRPDR sel
1208         - 11  # NDRPDR sel
1209         - 13  # NDRPDR sel
1210         - 26  # NDRPDR sel
1211         - 16  # NDRPDR sel
1212         - 17  # NDRPDR sel
1213         - 18  # NDRPDR sel
1214         - 19  # NDRPDR sel
1215         - 27  # NDRPDR sel
1216         - 21  # NDRPDR sel
1217         - 25  # NDRPDR sel
1218     dpdk-compare-topologies:
1219       - "dpdk-compare-topologies-ref"
1220       - "dpdk-compare-topologies-cmp"
1221
1222   plot-layouts:
1223
1224     plot-soak-throughput:
1225       titlefont:
1226         size: 18
1227       xaxis:
1228         title: "<b>Test Cases [Index]</b>"
1229         titlefont:
1230           size: 16
1231         autorange: True
1232         fixedrange: False
1233         gridcolor: "rgb(230, 230, 230)"
1234         linecolor: "rgb(220, 220, 220)"
1235         linewidth: 1
1236         showgrid: True
1237         showline: True
1238         showticklabels: True
1239         tickcolor: "rgb(220, 220, 220)"
1240         tickmode: "linear"
1241         tickfont:
1242           size: 16
1243         zeroline: False
1244       yaxis:
1245         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1246         titlefont:
1247           size: 16
1248         gridcolor: "rgb(230, 230, 230)"
1249         hoverformat: ".4r"
1250         tickformat: ".3r"
1251         linecolor: "rgb(220, 220, 220)"
1252         linewidth: 1
1253         showgrid: True
1254         showline: True
1255         showticklabels: True
1256         tickcolor: "rgb(220, 220, 220)"
1257         tickfont:
1258           size: 16
1259         zeroline: False
1260         range: [0,50]
1261       autosize: False
1262       margin:
1263         t: 50
1264         b: 0
1265         l: 80
1266         r: 20
1267       showlegend: True
1268       legend:
1269         orientation: "h"
1270         font:
1271           size: 16
1272       width: 700
1273       height: 900
1274       paper_bgcolor: "#fff"
1275       plot_bgcolor: "#fff"
1276       hoverlabel:
1277         namelength: -1
1278
1279     plot-service-density:
1280       titlefont:
1281         size: 18
1282       xaxis:
1283         side: "top"
1284         autorange: True
1285         fixedrange: False
1286         showgrid: False
1287         showline: False
1288         showticklabels: False
1289         ticks: ""
1290         ticklen: 0
1291         tickwidth: 0
1292         zeroline: False
1293       yaxis:
1294         autorange: "reversed"
1295         showgrid: False
1296         showline: False
1297         showticklabels: False
1298         ticks: ""
1299         ticklen: 0
1300         tickwidth: 0
1301         zeroline: False
1302       showlegend: False
1303       paper_bgcolor: "#fff"
1304       plot_bgcolor: "#fff"
1305       width: 700
1306       height: 700
1307       hoverlabel:
1308         namelength: -1
1309
1310     plot-cps:
1311       titlefont:
1312         size: 18
1313       xaxis:
1314         title: "<b>Test Cases [Index]</b>"
1315         titlefont:
1316           size: 16
1317         autorange: True
1318         fixedrange: False
1319         gridcolor: "rgb(230, 230, 230)"
1320         linecolor: "rgb(220, 220, 220)"
1321         linewidth: 1
1322         showgrid: True
1323         showline: True
1324         showticklabels: True
1325         tickcolor: "rgb(220, 220, 220)"
1326         tickmode: "linear"
1327         tickfont:
1328           size: 16
1329         zeroline: False
1330       yaxis:
1331         title: "<b>Connections Per Second [cps]</b>"
1332         titlefont:
1333           size: 16
1334         gridcolor: "rgb(230, 230, 230)"
1335         hoverformat: ".4s"
1336         linecolor: "rgb(220, 220, 220)"
1337         linewidth: 1
1338         rangemode: "tozero"
1339         showgrid: True
1340         showline: True
1341         showticklabels: True
1342         tickcolor: "rgb(220, 220, 220)"
1343         tickformat: ".3s"
1344         tickfont:
1345           size: 16
1346         zeroline: False
1347       boxmode: "group"
1348       boxgroupgap: 0.5
1349       autosize: False
1350       margin:
1351         t: 50
1352         b: 20
1353         l: 80
1354         r: 20
1355       showlegend: True
1356       legend:
1357         orientation: "h"
1358         font:
1359           size: 16
1360       width: 700
1361       height: 800
1362       paper_bgcolor: "#fff"
1363       plot_bgcolor: "#fff"
1364       hoverlabel:
1365         namelength: -1
1366
1367     plot-rps:
1368       titlefont:
1369         size: 18
1370       xaxis:
1371         title: "<b>Test Cases [Index]</b>"
1372         titlefont:
1373           size: 16
1374         autorange: True
1375         fixedrange: False
1376         gridcolor: "rgb(230, 230, 230)"
1377         linecolor: "rgb(220, 220, 220)"
1378         linewidth: 1
1379         showgrid: True
1380         showline: True
1381         showticklabels: True
1382         tickcolor: "rgb(220, 220, 220)"
1383         tickmode: "linear"
1384         tickfont:
1385           size: 16
1386         zeroline: False
1387       yaxis:
1388         title: "<b>Requests Per Second [rps]</b>"
1389         titlefont:
1390           size: 16
1391         gridcolor: "rgb(230, 230, 230)"
1392         hoverformat: ".4s"
1393         linecolor: "rgb(220, 220, 220)"
1394         linewidth: 1
1395         rangemode: "tozero"
1396         showgrid: True
1397         showline: True
1398         showticklabels: True
1399         tickcolor: "rgb(230, 230, 230)"
1400         tickformat: ".3s"
1401         tickfont:
1402           size: 16
1403         zeroline: False
1404       boxmode: "group"
1405       boxgroupgap: 0.5
1406       autosize: False
1407       margin:
1408         t: 50
1409         b: 20
1410         l: 80
1411         r: 20
1412       showlegend: True
1413       legend:
1414         orientation: "h"
1415         font:
1416           size: 16
1417       width: 700
1418       height: 800
1419       paper_bgcolor: "#fff"
1420       plot_bgcolor: "#fff"
1421       hoverlabel:
1422         namelength: -1
1423
1424     plot-throughput:
1425       titlefont:
1426         size: 18
1427       xaxis:
1428         title: "<b>Test Cases [Index]</b>"
1429         titlefont:
1430           size: 16
1431         autorange: True
1432         fixedrange: False
1433         gridcolor: "rgb(230, 230, 230)"
1434         linecolor: "rgb(220, 220, 220)"
1435         linewidth: 1
1436         showgrid: True
1437         showline: True
1438         showticklabels: True
1439         tickcolor: "rgb(220, 220, 220)"
1440         tickmode: "linear"
1441         tickfont:
1442           size: 16
1443         zeroline: False
1444       yaxis:
1445         title: "<b>Packet Throughput [Mpps]</b>"
1446         titlefont:
1447           size: 16
1448         gridcolor: "rgb(230, 230, 230)"
1449         hoverformat: ".4r"
1450         tickformat: ".3r"
1451         linecolor: "rgb(220, 220, 220)"
1452         linewidth: 1
1453         showgrid: True
1454         showline: True
1455         showticklabels: True
1456         tickcolor: "rgb(220, 220, 220)"
1457         tickfont:
1458           size: 16
1459         zeroline: False
1460         range: [0,50]
1461       autosize: False
1462       margin:
1463         t: 50
1464         b: 0
1465         l: 80
1466         r: 20
1467       showlegend: True
1468       legend:
1469         orientation: "h"
1470         font:
1471           size: 16
1472       width: 700
1473       height: 900
1474       paper_bgcolor: "#fff"
1475       plot_bgcolor: "#fff"
1476       hoverlabel:
1477         namelength: -1
1478
1479     plot-throughput-speedup-analysis:
1480       titlefont:
1481         size: 18
1482       xaxis:
1483         title: "<b>Number of Cores [Qty]</b>"
1484         titlefont:
1485           size: 16
1486         autorange: True
1487         fixedrange: False
1488         gridcolor: "rgb(230, 230, 230)"
1489         linecolor: "rgb(220, 220, 220)"
1490         linewidth: 1
1491         showgrid: True
1492         showline: True
1493         showticklabels: True
1494         tickcolor: "rgb(238, 238, 238)"
1495         tickmode: "linear"
1496         tickfont:
1497           size: 16
1498         zeroline: False
1499       yaxis:
1500         title: "<b>Packet Throughput [Mpps]</b>"
1501         titlefont:
1502           size: 16
1503         type: "linear"
1504         gridcolor: "rgb(230, 230, 230)"
1505         hoverformat: ".4s"
1506         linecolor: "rgb(220, 220, 220)"
1507         linewidth: 1
1508         showgrid: True
1509         showline: True
1510         showticklabels: True
1511         tickcolor: "rgb(220, 220, 220)"
1512         tickformat: ".4s"
1513         tickfont:
1514           size: 16
1515         zeroline: True
1516         rangemode: "tozero"
1517         range: [0,100]
1518       legend:
1519         orientation: "h"
1520         font:
1521           size: 16
1522         xanchor: "left"
1523         yanchor: "top"
1524         x: 0
1525         y: -0.2
1526         bgcolor: "rgba(255, 255, 255, 0)"
1527         bordercolor: "rgba(255, 255, 255, 0)"
1528         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1529       autosize: False
1530       margin:
1531           't': 50
1532           'b': 150
1533           'l': 85
1534           'r': 10
1535       showlegend: True
1536       width: 700
1537       height: 700
1538       paper_bgcolor: "#fff"
1539       plot_bgcolor: "#fff"
1540       hoverlabel:
1541         namelength: -1
1542       annotations: [
1543         {
1544           text: "_ _          __          ...",
1545           align: "left",
1546           showarrow: False,
1547           xref: "paper",
1548           yref: "paper",
1549           xanchor: "left",
1550           yanchor: "top",
1551           x: 0,
1552           y: -0.13,
1553           font: {
1554             family: "Consolas, Courier New",
1555             size: 15
1556           },
1557         },
1558         {
1559           text: "    Perfect     Measured     Limit",
1560           align: "left",
1561           showarrow: False,
1562           xref: "paper",
1563           yref: "paper",
1564           xanchor: "left",
1565           yanchor: "top",
1566           x: 0,
1567           y: -0.15,
1568           font: {
1569             family: "Consolas, Courier New",
1570             size: 15
1571           },
1572         },
1573       ]
1574
1575     plot-latency:
1576       titlefont:
1577         size: 18
1578       xaxis:
1579         title: "<b>Direction</b>"
1580         titlefont:
1581           size: 16
1582         autorange: True
1583         fixedrange: False
1584         gridcolor: "rgb(230, 230, 230)"
1585         linecolor: "rgb(220, 220, 220)"
1586         linewidth: 1
1587         showgrid: True
1588         showline: True
1589         showticklabels: False
1590         tickcolor: "rgb(220, 220, 220)"
1591         tickmode: "linear"
1592         tickfont:
1593           size: 16
1594         zeroline: False
1595       yaxis:
1596         title: "<b>Packet Latency [uSec]</b>"
1597         titlefont:
1598           size: 16
1599         type: "linear"
1600         gridcolor: "rgb(230, 230, 230)"
1601         hoverformat: ".4s"
1602         linecolor: "rgb(220, 220, 220)"
1603         linewidth: 1
1604         showgrid: True
1605         showline: True
1606         showticklabels: True
1607         tickcolor: "rgb(220, 220, 220)"
1608         tickformat: ".4s"
1609         tickfont:
1610           size: 16
1611         zeroline: True
1612         rangemode: "tozero"
1613       legend:
1614         orientation: "h"
1615         font:
1616           size: 16
1617         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1618       autosize: False
1619       margin:
1620           't': 50
1621           'b': 150
1622           'l': 80
1623           'r': 10
1624       showlegend: True
1625       width: 700
1626       height: 700
1627       paper_bgcolor: "#fff"
1628       plot_bgcolor: "#fff"
1629       hoverlabel:
1630         namelength: -1
1631
1632     plot-hdrh-latency:
1633       title:
1634         text: ""
1635         xanchor: "center"
1636         x: 0.5
1637         font:
1638           size: 16
1639       width: 700
1640       plot_bgcolor: "white"
1641       annotations:
1642         - font:
1643             size: 14
1644           showarrow: False
1645           text: "<b>Packet Latency [uSec]</b>"
1646           x: 1
1647           xanchor: "right"
1648           xref: "paper"
1649           y: -0.045
1650           yanchor: "top"
1651           yref: "paper"
1652         - font:
1653             size: 14
1654           showarrow: False
1655           text: "<b>Probability [%]</b>"
1656           textangle: 270
1657           x: -0.06
1658           xanchor: "center"
1659           xref: "paper"
1660           y: 0.5
1661           yanchor: "middle"
1662           yref: "paper"
1663         - font:
1664             size: 14
1665           showarrow: False
1666           text: "<b>Direction: E-W</b>"
1667           x: 0.24
1668           xanchor: "center"
1669           xref: "paper"
1670           y: 1.05
1671           yanchor: "bottom"
1672           yref: "paper"
1673         - font:
1674             size: 14
1675           showarrow: False
1676           text: "<b>Direction: W-E</b>"
1677           x: 0.74
1678           xanchor: "center"
1679           xref: "paper"
1680           y: 1.05
1681           yanchor: "bottom"
1682           yref: "paper"
1683
1684     plot-hdrh-latency-percentile:
1685       title:
1686         text: ""
1687         xanchor: "center"
1688         x: 0.5
1689         font:
1690           size: 18
1691       xaxis:
1692         type: "log"
1693         title: "<b>Percentile [%]</b>"
1694         titlefont:
1695           size: 16
1696         autorange: True
1697         fixedrange: False
1698         gridcolor: "rgb(230, 230, 230)"
1699         linecolor: "rgb(220, 220, 220)"
1700         linewidth: 1
1701         showgrid: True
1702         showline: True
1703         showticklabels: True
1704         tickcolor: "rgb(220, 220, 220)"
1705         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1706         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1707         tickfont:
1708           size: 16
1709       yaxis:
1710         title: "<b>Packet Latency [uSec]</b>"
1711         titlefont:
1712           size: 16
1713         gridcolor: "rgb(230, 230, 230)"
1714         linecolor: "rgb(220, 220, 220)"
1715         linewidth: 1
1716         showgrid: True
1717         showline: True
1718         showticklabels: True
1719         tickcolor: "rgb(220, 220, 220)"
1720         tickfont:
1721           size: 16
1722       autosize: False
1723       showlegend: True
1724       legend:
1725         traceorder: "normal"
1726         orientation: "h"
1727         font:
1728           size: 16
1729         xanchor: "left"
1730         yanchor: "top"
1731         x: 0
1732         y: -0.15
1733         bgcolor: "rgba(255, 255, 255, 0)"
1734         bordercolor: "rgba(255, 255, 255, 0)"
1735       width: 700
1736       height: 700
1737       paper_bgcolor: "white"
1738       plot_bgcolor: "white"
1739
1740     plot-hdrh-latency-by-percentile:
1741       title:
1742         text: "<b>Latency by Percentile Distribution</b>"
1743         xanchor: "center"
1744         x: 0.5
1745         font:
1746           size: 18
1747       showlegend: True
1748       legend:
1749         traceorder: "normal"
1750         orientation: "h"
1751         font:
1752           size: 16
1753         xanchor: "left"
1754         yanchor: "top"
1755         x: 0
1756         y: -0.2
1757         bgcolor: "rgba(255, 255, 255, 0)"
1758         bordercolor: "rgba(255, 255, 255, 0)"
1759       xaxis:
1760         type: "log"
1761         title: "<b>Percentile [%]</b>"
1762         titlefont:
1763           size: 14
1764         autorange: False
1765         fixedrange: False
1766         range: [1e-6, 3]
1767         gridcolor: "rgb(230, 230, 230)"
1768         linecolor: "rgb(220, 220, 220)"
1769         linewidth: 1
1770         showgrid: True
1771         showline: True
1772         showticklabels: True
1773         tickcolor: "rgb(220, 220, 220)"
1774         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1775         tickangle: 315
1776         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1777         tickfont:
1778           size: 14
1779       yaxis:
1780         title: "<b>Packet Latency [uSec]</b>"
1781         titlefont:
1782           size: 14
1783         gridcolor: "rgb(230, 230, 230)"
1784         linecolor: "rgb(220, 220, 220)"
1785         linewidth: 1
1786         showgrid: True
1787         showline: True
1788         showticklabels: True
1789         tickcolor: "rgb(220, 220, 220)"
1790         tickfont:
1791           size: 14
1792       width: 700
1793       height: 700
1794       paper_bgcolor: "white"
1795       plot_bgcolor: "white"
1796
1797 - type: "static"
1798   src-path: "{DIR[RST]}"
1799   dst-path: "{DIR[WORKING,SRC]}"
1800
1801 - type: "input"
1802   general:
1803     file-name: "output_info.xml.gz"
1804     file-format: ".gz"
1805     arch-file-format:
1806       - ".gz"
1807       - ".zip"
1808     download-path: "{job}/{build}/archives/{filename}"
1809     extract: "output.xml"
1810
1811     zip-file-name: "robot-plugin.zip"
1812     zip-file-format: ".zip"
1813     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1814     zip-extract: "robot-plugin/output.xml"
1815
1816   builds:
1817
1818     csit-vpp-perf-verify-1904-3n-hsw:
1819       - 9   # MRR sel
1820       - 11  # NDRPDR sel
1821       - 12  # NDRPDR sel
1822       - 20  # NDRPDR sel
1823       - 21  # NDRPDR sel
1824       - 23  # NDRPDR sel
1825       - 24  # NDRPDR sel
1826       - 25  # NDRPDR sel
1827       - 26  # NDRPDR sel
1828       - 29  # NDRPDR sel
1829       - 30  # NDRPDR sel
1830     csit-vpp-perf-verify-1908-3n-hsw:
1831       - 12  # NDRPDR sel
1832       - 13  # NDRPDR sel
1833       - 14  # NDRPDR sel
1834       - 15  # NDRPDR sel
1835       - 16  # NDRPDR sel
1836       - 17  # NDRPDR sel
1837       - 18  # NDRPDR sel
1838       - 19  # NDRPDR sel
1839       - 20  # NDRPDR sel
1840       - 21  # NDRPDR sel
1841       - 48  # NDRPDR sel vhost
1842       - 49  # NDRPDR sel vhost
1843       - 52  # NDRPDR sel vhost
1844       - 53  # NDRPDR sel vhost
1845       - 54  # NDRPDR sel vhost
1846       - 55  # NDRPDR sel vhost
1847       - 56  # NDRPDR sel vhost
1848       - 57  # NDRPDR sel vhost
1849       - 58  # NDRPDR sel vhost
1850       - 59  # NDRPDR sel vhost
1851       - 39  # MRR sel
1852     csit-vpp-perf-verify-2001-3n-hsw:
1853       - 21  # NDRPDR sel
1854       - 22  # NDRPDR sel
1855       - 23  # NDRPDR sel
1856       - 25  # NDRPDR sel
1857       - 30  # NDRPDR sel
1858       - 17  # MRR sel
1859       - 18  # NDRPDR full
1860       - 20  # NDRPDR full
1861       - 28  # NDRPDR full
1862
1863     csit-vpp-perf-verify-1904-3n-skx:
1864       - 7   # MRR sel
1865       - 8   # NDRPDR sel
1866       - 9   # NDRPDR sel
1867       - 10  # NDRPDR sel
1868       - 11  # NDRPDR sel
1869       - 12  # NDRPDR sel
1870       - 14  # NDRPDR sel
1871       - 16  # NDRPDR sel
1872       - 21  # NDRPDR sel
1873       - 23  # NDRPDR sel
1874       - 25  # NDRPDR sel
1875     csit-vpp-perf-verify-1908-3n-skx:
1876       - 14  # NDRPDR sel
1877       - 16  # NDRPDR sel
1878       - 19  # NDRPDR sel
1879       - 20  # NDRPDR sel
1880       - 22  # NDRPDR sel
1881       - 23  # NDRPDR sel
1882       - 24  # NDRPDR sel
1883       - 25  # NDRPDR sel
1884       - 26  # NDRPDR sel
1885       - 29  # NDRPDR sel
1886       - 52  # NDRPDR sel vhost
1887       - 53  # NDRPDR sel vhost
1888       - 55  # NDRPDR sel vhost
1889       - 61  # NDRPDR sel vhost
1890       - 62  # NDRPDR sel vhost
1891       - 63  # NDRPDR sel vhost
1892       - 64  # NDRPDR sel vhost
1893       - 65  # NDRPDR sel vhost
1894       - 66  # NDRPDR sel vhost
1895       - 67  # NDRPDR sel vhost
1896       - 36  # MRR sel
1897     csit-vpp-perf-verify-2001-3n-skx:
1898       - 14  # NDRPDR sel
1899       - 15  # NDRPDR sel
1900
1901     csit-vpp-perf-verify-1904-2n-skx:
1902       - 11  # MRR sel
1903       - 12  # NDRPDR sel
1904       - 14  # NDRPDR sel
1905       - 16  # NDRPDR sel
1906       - 17  # NDRPDR sel
1907       - 18  # NDRPDR sel
1908       - 21  # NDRPDR sel
1909       - 27  # NDRPDR sel
1910       - 30  # NDRPDR sel
1911       - 31  # NDRPDR sel
1912       - 32  # NDRPDR sel
1913     csit-vpp-perf-verify-1908-2n-skx:
1914       - 26  # NDRPDR sel
1915       - 27  # NDRPDR sel
1916       - 34  # NDRPDR sel
1917       - 35  # NDRPDR sel
1918       - 36  # NDRPDR sel
1919       - 42  # NDRPDR sel
1920       - 43  # NDRPDR sel
1921       - 44  # NDRPDR sel
1922       - 45  # NDRPDR sel
1923       - 46  # NDRPDR sel
1924       - 88  # NDRPDR sel vhost
1925       - 89  # NDRPDR sel vhost
1926       - 91  # NDRPDR sel vhost
1927       - 92  # NDRPDR sel vhost
1928       - 93  # NDRPDR sel vhost
1929       - 94  # NDRPDR sel vhost
1930       - 95  # NDRPDR sel vhost
1931       - 96  # NDRPDR sel vhost
1932       - 97  # NDRPDR sel vhost
1933       - 98  # NDRPDR sel vhost
1934       - 69  # MRR sel
1935       - 29  # TCP
1936       - 30  # TCP
1937       - 58  # TCP
1938       - 22  # NFV
1939       - 31  # NFV
1940       - 32  # NFV
1941       - 71  # NFV MRR
1942       - 113 # NFV reconf sel
1943       - 114 # NFV reconf sel
1944       - 115 # NFV reconf sel
1945       - 83  # SOAK
1946       - 86  # SOAK
1947     csit-vpp-perf-verify-2001-2n-skx:
1948       - 21  # NDRPDR sel
1949       - 22  # NDRPDR sel
1950       - 23  # NDRPDR sel
1951       - 26  # NDRPDR sel
1952       - 27  # NFV
1953       - 31  # NFV
1954
1955     csit-vpp-perf-verify-2001-2n-clx:
1956       - 22  # NDRPDR sel
1957       - 23  # NDRPDR sel
1958       - 24  # NDRPDR sel
1959
1960     csit-vpp-perf-verify-1908-3n-tsh:
1961       - 7   # NDRPDR sel
1962       - 8   # NDRPDR sel
1963       - 9   # NDRPDR sel
1964       - 10  # NDRPDR sel
1965       - 11  # NDRPDR sel
1966       - 12  # NDRPDR sel
1967       - 13  # NDRPDR sel
1968       - 14  # NDRPDR sel
1969       - 15  # NDRPDR sel
1970       - 16  # NDRPDR sel
1971       - 17  # MRR sel
1972     csit-vpp-perf-verify-2001-3n-tsh:
1973       - 3   # NDRPDR sel
1974       - 4   # NDRPDR sel
1975       - 7   # NDRPDR sel
1976
1977     csit-vpp-perf-verify-1908-3n-dnv:
1978       - 6   # NDRPDR sel
1979       - 7   # NDRPDR sel
1980       - 8   # NDRPDR sel
1981       - 9   # NDRPDR sel
1982       - 10  # NDRPDR sel
1983       - 12  # NDRPDR sel
1984       - 13  # NDRPDR sel
1985       - 14  # NDRPDR sel
1986       - 15  # NDRPDR sel
1987       - 16  # NDRPDR sel
1988       - 17  # MRR sel
1989     csit-vpp-perf-verify-2001-3n-dnv:
1990       - 5   # NDRPDR sel
1991       - 6   # NDRPDR sel
1992       - 7   # NDRPDR sel
1993       - 8   # NDRPDR sel
1994       - 9   # NDRPDR sel
1995       - 10  # NDRPDR sel
1996       - 12  # NDRPDR sel
1997       - 16  # NDRPDR sel
1998       - 17  # NDRPDR sel
1999       - 18  # NDRPDR sel
2000       - 11  # MRR sel
2001       - 13  # NDRPDR full
2002       - 15  # NDRPDR full
2003       - 19  # NDRPDR full
2004       - 20  # NDRPDR full
2005       - 21  # NDRPDR full
2006
2007     csit-vpp-perf-verify-1908-2n-dnv:
2008       - 1   # NDRPDR sel
2009       - 2   # NDRPDR sel
2010       - 3   # NDRPDR sel
2011       - 4   # NDRPDR sel
2012       - 5   # NDRPDR sel
2013       - 6   # NDRPDR sel
2014       - 7   # NDRPDR sel
2015       - 8   # NDRPDR sel
2016       - 9   # NDRPDR sel
2017       - 10  # NDRPDR sel
2018       - 11  # MRR sel
2019     csit-vpp-perf-verify-2001-2n-dnv:
2020       - 4   # NDRPDR sel
2021       - 5   # NDRPDR sel
2022       - 6   # NDRPDR sel
2023       - 7   # NDRPDR sel
2024       - 8   # NDRPDR sel
2025       - 9   # NDRPDR sel
2026       - 10  # NDRPDR sel
2027       - 11  # NDRPDR sel
2028       - 13  # NDRPDR sel
2029       - 16  # NDRPDR sel
2030       - 12  # MRR sel
2031       - 21  # NDRPDR full
2032       - 22  # NDRPDR full
2033
2034     csit-dpdk-perf-verify-1904-3n-hsw:
2035       - 2   # NDRPDR sel
2036       - 3   # NDRPDR sel
2037       - 5   # NDRPDR sel
2038       - 6   # NDRPDR sel
2039       - 13  # NDRPDR sel
2040       - 14  # NDRPDR sel
2041       - 15  # NDRPDR sel
2042       - 18  # NDRPDR sel
2043       - 19  # NDRPDR sel
2044       - 20  # NDRPDR sel
2045     csit-dpdk-perf-verify-1908-3n-hsw:
2046       - 2   # NDRPDR sel
2047       - 3   # NDRPDR sel
2048       - 4   # NDRPDR sel
2049       - 5   # NDRPDR sel
2050       - 6   # NDRPDR sel
2051       - 7   # NDRPDR sel
2052       - 8   # NDRPDR sel
2053       - 9   # NDRPDR sel
2054       - 10  # NDRPDR sel
2055       - 11  # NDRPDR sel
2056     csit-dpdk-perf-verify-2001-3n-hsw:
2057       - 4   # NDRPDR sel
2058       - 5   # NDRPDR sel
2059       - 6   # NDRPDR sel
2060       - 7   # NDRPDR sel
2061       - 8   # NDRPDR sel
2062       - 9   # NDRPDR sel
2063       - 10  # NDRPDR sel
2064       - 11  # NDRPDR sel
2065       - 12  # NDRPDR sel
2066       - 13  # NDRPDR sel
2067       - 15  # NDRPDR sel
2068       - 16  # NDRPDR sel
2069       - 17  # NDRPDR sel
2070       - 18  # NDRPDR sel
2071       - 19  # NDRPDR sel
2072
2073     csit-dpdk-perf-verify-1904-3n-skx:
2074       - 2   # NDRPDR sel
2075       - 3   # NDRPDR sel
2076       - 4   # NDRPDR sel
2077       - 5   # NDRPDR sel
2078       - 6   # NDRPDR sel
2079       - 7   # NDRPDR sel
2080       - 11  # NDRPDR sel
2081       - 12  # NDRPDR sel
2082       - 13  # NDRPDR sel
2083       - 14  # NDRPDR sel
2084     csit-dpdk-perf-verify-1908-3n-skx:
2085       - 3   # NDRPDR sel
2086       - 4   # NDRPDR sel
2087       - 5   # NDRPDR sel
2088       - 6   # NDRPDR sel
2089       - 7   # NDRPDR sel
2090       - 8   # NDRPDR sel
2091       - 9   # NDRPDR sel
2092       - 10  # NDRPDR sel
2093       - 11  # NDRPDR sel
2094       - 12  # NDRPDR sel
2095     csit-dpdk-perf-verify-2001-3n-skx:
2096       - 1   # NDRPDR sel
2097       - 2   # NDRPDR sel
2098       - 3   # NDRPDR sel
2099       - 4   # NDRPDR sel
2100       - 5   # NDRPDR sel
2101       - 6   # NDRPDR sel
2102       - 7   # NDRPDR sel
2103       - 8   # NDRPDR sel
2104       - 9   # NDRPDR sel
2105       - 10  # NDRPDR sel
2106
2107     csit-dpdk-perf-verify-1904-2n-skx:
2108       - 2   # NDRPDR sel
2109       - 3   # NDRPDR sel
2110       - 4   # NDRPDR sel
2111       - 5   # NDRPDR sel
2112       - 7   # NDRPDR sel
2113       - 8   # NDRPDR sel
2114       - 9   # NDRPDR sel
2115       - 10  # NDRPDR sel
2116       - 11  # NDRPDR sel
2117       - 12  # NDRPDR sel
2118     csit-dpdk-perf-verify-1908-2n-skx:
2119       - 2   # NDRPDR sel
2120       - 3   # NDRPDR sel
2121       - 4   # NDRPDR sel
2122       - 5   # NDRPDR sel
2123       - 7   # NDRPDR sel
2124       - 8   # NDRPDR sel
2125       - 9   # NDRPDR sel
2126       - 10  # NDRPDR sel
2127       - 11  # NDRPDR sel
2128       - 12  # NDRPDR sel
2129     csit-dpdk-perf-verify-2001-2n-skx:
2130       - 1   # NDRPDR sel
2131       - 2   # NDRPDR sel
2132       - 3   # NDRPDR sel
2133       - 4   # NDRPDR sel
2134       - 5   # NDRPDR sel
2135       - 6   # NDRPDR sel
2136       - 7   # NDRPDR sel
2137       - 8   # NDRPDR sel
2138       - 9   # NDRPDR sel
2139       - 10  # NDRPDR sel
2140       - 11  # NDRPDR sel
2141       - 13  # NDRPDR sel
2142       - 26  # NDRPDR sel
2143       - 16  # NDRPDR sel
2144       - 17  # NDRPDR sel
2145       - 18  # NDRPDR sel
2146       - 19  # NDRPDR sel
2147       - 27  # NDRPDR sel
2148       - 21  # NDRPDR sel
2149       - 25  # NDRPDR sel
2150
2151     csit-dpdk-perf-verify-2001-2n-clx:
2152       - 1   # NDRPDR sel
2153       - 2   # NDRPDR sel
2154       - 3   # NDRPDR sel
2155       - 4   # NDRPDR sel
2156       - 5   # NDRPDR sel
2157       - 6   # NDRPDR sel
2158       - 7   # NDRPDR sel
2159       - 8   # NDRPDR sel
2160       - 9   # NDRPDR sel
2161       - 10  # NDRPDR sel
2162
2163     csit-vpp-device-2001-ubuntu1804-1n-skx:
2164       - 57
2165
2166 - type: "output"
2167   output: "report"
2168   format:
2169     html:
2170     - full
2171 # TODO: Enable for release runs:
2172 #    pdf:
2173 #    - minimal
2174
2175 ################################################################################
2176 ###                               T A B L E S                                ###
2177 ################################################################################
2178
2179 # VPP Soak vs NDR
2180 - type: "table"
2181   title: "VPP Soak vs NDR 2n-skx"
2182   algorithm: "table_soak_vs_ndr"
2183   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2184   reference:
2185     title: "NDR"
2186     data: "vpp-soak-vs-ndr-2n-skx-ref"
2187   compare:
2188     title: "Soak"
2189     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2190   data: "vpp-soak-vs-ndr-2n-skx"
2191   include-tests: "NDR"
2192   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2193   parameters:
2194     - "throughput"
2195     - "name"
2196     - "parent"
2197
2198 ################################################################################
2199
2200 # VPP Compare NICs 3n-skx 2t1c ndr
2201 - type: "table"
2202   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2203   algorithm: "table_nics_comparison"
2204   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2205   reference:
2206     title: "x710"
2207     nic: "NIC_Intel-X710"
2208   compare:
2209     title: "xxv710"
2210     nic: "NIC_Intel-XXV710"
2211   data: "vpp-nic-comparison-3n-skx"
2212   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2213   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2214   parameters:
2215   - "name"
2216   - "parent"
2217   - "throughput"
2218   - "tags"
2219
2220 # VPP Compare NICs 3n-skx 4t2c ndr
2221 - type: "table"
2222   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2223   algorithm: "table_nics_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2225   reference:
2226     title: "x710"
2227     nic: "NIC_Intel-X710"
2228   compare:
2229     title: "xxv710"
2230     nic: "NIC_Intel-XXV710"
2231   data: "vpp-nic-comparison-3n-skx"
2232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2233   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2234   parameters:
2235   - "name"
2236   - "parent"
2237   - "throughput"
2238   - "tags"
2239
2240 # VPP Compare NICs 3n-skx 2t1c pdr
2241 - type: "table"
2242   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2243   algorithm: "table_nics_comparison"
2244   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2245   reference:
2246     title: "x710"
2247     nic: "NIC_Intel-X710"
2248   compare:
2249     title: "xxv710"
2250     nic: "NIC_Intel-XXV710"
2251   data: "vpp-nic-comparison-3n-skx"
2252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2253   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2254   parameters:
2255   - "name"
2256   - "parent"
2257   - "throughput"
2258   - "tags"
2259
2260  # VPP Compare NICs 3n-skx 4t2c pdr
2261 - type: "table"
2262   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2263   algorithm: "table_nics_comparison"
2264   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2265   reference:
2266     title: "x710"
2267     nic: "NIC_Intel-X710"
2268   compare:
2269     title: "xxv710"
2270     nic: "NIC_Intel-XXV710"
2271   data: "vpp-nic-comparison-3n-skx"
2272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2273   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2274   parameters:
2275   - "name"
2276   - "parent"
2277   - "throughput"
2278   - "tags"
2279
2280 # VPP Compare NICs 3n-skx 2t1c mrr
2281 - type: "table"
2282   title: "VPP Compare NICs 3n-skx 2t1c mrr"
2283   algorithm: "table_nics_comparison"
2284   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2285   reference:
2286     title: "x710"
2287     nic: "NIC_Intel-X710"
2288   compare:
2289     title: "xxv710"
2290     nic: "NIC_Intel-XXV710"
2291   data: "vpp-nic-comparison-3n-skx-mrr"
2292   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2293   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2294   parameters:
2295   - "name"
2296   - "parent"
2297   - "result"
2298   - "tags"
2299
2300 # VPP Compare NICs 3n-skx 4t2c mrr
2301 - type: "table"
2302   title: "VPP Compare NICs 3n-skx 4t2c mrr"
2303   algorithm: "table_nics_comparison"
2304   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2305   reference:
2306     title: "x710"
2307     nic: "NIC_Intel-X710"
2308   compare:
2309     title: "xxv710"
2310     nic: "NIC_Intel-XXV710"
2311   data: "vpp-nic-comparison-3n-skx-mrr"
2312   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2313   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2314   parameters:
2315   - "name"
2316   - "parent"
2317   - "result"
2318   - "tags"
2319
2320  # VPP Compare NICs 3n-skx 8t4c mrr
2321 - type: "table"
2322   title: "VPP Compare NICs 3n-skx 8t4c mrr"
2323   algorithm: "table_nics_comparison"
2324   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2325   reference:
2326     title: "x710"
2327     nic: "NIC_Intel-X710"
2328   compare:
2329     title: "xxv710"
2330     nic: "NIC_Intel-XXV710"
2331   data: "vpp-nic-comparison-3n-skx-mrr"
2332   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2333   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2334   parameters:
2335   - "name"
2336   - "parent"
2337   - "result"
2338   - "tags"
2339
2340 # VPP Compare NICs 2n-skx 2t1c ndr
2341 - type: "table"
2342   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2343   algorithm: "table_nics_comparison"
2344   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2345   reference:
2346     title: "x710"
2347     nic: "NIC_Intel-X710"
2348   compare:
2349     title: "xxv710"
2350     nic: "NIC_Intel-XXV710"
2351   data: "vpp-nic-comparison-2n-skx"
2352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2353   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2354   parameters:
2355   - "name"
2356   - "parent"
2357   - "throughput"
2358   - "tags"
2359
2360 # VPP Compare NICs 2n-skx 4t2c ndr
2361 - type: "table"
2362   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2363   algorithm: "table_nics_comparison"
2364   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2365   reference:
2366     title: "x710"
2367     nic: "NIC_Intel-X710"
2368   compare:
2369     title: "xxv710"
2370     nic: "NIC_Intel-XXV710"
2371   data: "vpp-nic-comparison-2n-skx"
2372   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2373   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2374   parameters:
2375   - "name"
2376   - "parent"
2377   - "throughput"
2378   - "tags"
2379
2380  # VPP Compare NICs 2n-skx 2t1c pdr
2381 - type: "table"
2382   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2383   algorithm: "table_nics_comparison"
2384   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2385   reference:
2386     title: "x710"
2387     nic: "NIC_Intel-X710"
2388   compare:
2389     title: "xxv710"
2390     nic: "NIC_Intel-XXV710"
2391   data: "vpp-nic-comparison-2n-skx"
2392   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2393   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2394   parameters:
2395   - "name"
2396   - "parent"
2397   - "throughput"
2398   - "tags"
2399
2400 # VPP Compare NICs 2n-skx 4t2c pdr
2401 - type: "table"
2402   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2403   algorithm: "table_nics_comparison"
2404   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2405   reference:
2406     title: "x710"
2407     nic: "NIC_Intel-X710"
2408   compare:
2409     title: "xxv710"
2410     nic: "NIC_Intel-XXV710"
2411   data: "vpp-nic-comparison-2n-skx"
2412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2413   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2414   parameters:
2415   - "name"
2416   - "parent"
2417   - "throughput"
2418   - "tags"
2419
2420 # VPP Compare NICs 2n-skx 2t1c mrr
2421 - type: "table"
2422   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2423   algorithm: "table_nics_comparison"
2424   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2425   reference:
2426     title: "x710"
2427     nic: "NIC_Intel-X710"
2428   compare:
2429     title: "xxv710"
2430     nic: "NIC_Intel-XXV710"
2431   data: "vpp-nic-comparison-2n-skx-mrr"
2432   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2433   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2434   parameters:
2435   - "name"
2436   - "parent"
2437   - "result"
2438   - "tags"
2439
2440 # VPP Compare NICs 2n-skx 4t2c mrr
2441 - type: "table"
2442   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2443   algorithm: "table_nics_comparison"
2444   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2445   reference:
2446     title: "x710"
2447     nic: "NIC_Intel-X710"
2448   compare:
2449     title: "xxv710"
2450     nic: "NIC_Intel-XXV710"
2451   data: "vpp-nic-comparison-2n-skx-mrr"
2452   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2453   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2454   parameters:
2455   - "name"
2456   - "parent"
2457   - "result"
2458   - "tags"
2459
2460 # VPP Compare NICs 2n-skx 8t4c mrr
2461 - type: "table"
2462   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2463   algorithm: "table_nics_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2465   reference:
2466     title: "x710"
2467     nic: "NIC_Intel-X710"
2468   compare:
2469     title: "xxv710"
2470     nic: "NIC_Intel-XXV710"
2471   data: "vpp-nic-comparison-2n-skx-mrr"
2472   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2473   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "result"
2478   - "tags"
2479
2480 ################################################################################
2481 # VPP
2482
2483 # VPP Performance Changes 3n-hsw 1t1c pdr
2484 - type: "table"
2485   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2486   algorithm: "table_perf_comparison"
2487   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2488   history:
2489     - title: "rls1904"
2490       data: "vpp-performance-changes-3n-hsw-h1"
2491   reference:
2492     title: "rls1908"
2493     data: "vpp-performance-changes-3n-hsw-ref"
2494     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2495   compare:
2496     title: "rls2001"
2497     data: "vpp-performance-changes-3n-hsw-cmp"
2498   data: "vpp-performance-changes-3n-hsw"
2499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2500   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2501   parameters:
2502   - "name"
2503   - "parent"
2504   - "throughput"
2505
2506 # VPP Performance Changes 3n-hsw 2t2c pdr
2507 - type: "table"
2508   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2509   algorithm: "table_perf_comparison"
2510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2511   history:
2512     - title: "rls1904"
2513       data: "vpp-performance-changes-3n-hsw-h1"
2514   reference:
2515     title: "rls1908"
2516     data: "vpp-performance-changes-3n-hsw-ref"
2517     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2518   compare:
2519     title: "rls2001"
2520     data: "vpp-performance-changes-3n-hsw-cmp"
2521   data: "vpp-performance-changes-3n-hsw"
2522   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2523   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2524   parameters:
2525   - "name"
2526   - "parent"
2527   - "throughput"
2528
2529 # VPP Performance Changes 3n-hsw 1t1c ndr
2530 - type: "table"
2531   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2532   algorithm: "table_perf_comparison"
2533   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2534   history:
2535     - title: "rls1904"
2536       data: "vpp-performance-changes-3n-hsw-h1"
2537   reference:
2538     title: "rls1908"
2539     data: "vpp-performance-changes-3n-hsw-ref"
2540     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2541   compare:
2542     title: "rls2001"
2543     data: "vpp-performance-changes-3n-hsw-cmp"
2544   data: "vpp-performance-changes-3n-hsw"
2545   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2546   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2547   parameters:
2548   - "name"
2549   - "parent"
2550   - "throughput"
2551
2552 # VPP Performance Changes 3n-hsw 2t2c ndr
2553 - type: "table"
2554   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2555   algorithm: "table_perf_comparison"
2556   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2557   history:
2558     - title: "rls1904"
2559       data: "vpp-performance-changes-3n-hsw-h1"
2560   reference:
2561     title: "rls1908"
2562     data: "vpp-performance-changes-3n-hsw-ref"
2563     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2564   compare:
2565     title: "rls2001"
2566     data: "vpp-performance-changes-3n-hsw-cmp"
2567   data: "vpp-performance-changes-3n-hsw"
2568   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2569   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2570   parameters:
2571   - "name"
2572   - "parent"
2573   - "throughput"
2574
2575 # VPP Performance Changes 3n-skx 2t1c pdr
2576 - type: "table"
2577   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2578   algorithm: "table_perf_comparison_nic"
2579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2580   history:
2581     - title: "rls1904 x710"
2582       data: "vpp-performance-changes-3n-skx-h1"
2583       nic: "NIC_Intel-X710"
2584   reference:
2585     title: "rls1908 xxv710"
2586     data: "vpp-performance-changes-3n-skx-ref"
2587     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2588     nic: "NIC_Intel-XXV710"
2589   compare:
2590     title: "rls2001 xxv710"
2591     data: "vpp-performance-changes-3n-skx-cmp"
2592     nic: "NIC_Intel-XXV710"
2593   data: "vpp-performance-changes-3n-skx"
2594   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2595   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2596   parameters:
2597   - "name"
2598   - "parent"
2599   - "throughput"
2600   - "tags"
2601
2602 # VPP Performance Changes 3n-skx 4t2c pdr
2603 - type: "table"
2604   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2605   algorithm: "table_perf_comparison_nic"
2606   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2607   history:
2608     - title: "rls1904 x710"
2609       data: "vpp-performance-changes-3n-skx-h1"
2610       nic: "NIC_Intel-X710"
2611   reference:
2612     title: "rls1908 x710"
2613     data: "vpp-performance-changes-3n-skx-ref"
2614     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2615     nic: "NIC_Intel-X710"
2616   compare:
2617     title: "rls2001 xxv710"
2618     data: "vpp-performance-changes-3n-skx-cmp"
2619     nic: "NIC_Intel-XXV710"
2620   data: "vpp-performance-changes-3n-skx"
2621   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2622   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2623   parameters:
2624   - "name"
2625   - "parent"
2626   - "throughput"
2627   - "tags"
2628
2629 # VPP Performance Changes 3n-skx 2t1c ndr
2630 - type: "table"
2631   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2632   algorithm: "table_perf_comparison_nic"
2633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2634   history:
2635     - title: "rls1904 x710"
2636       data: "vpp-performance-changes-3n-skx-h1"
2637       nic: "NIC_Intel-X710"
2638   reference:
2639     title: "rls1908 x710"
2640     data: "vpp-performance-changes-3n-skx-ref"
2641     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2642     nic: "NIC_Intel-X710"
2643   compare:
2644     title: "rls2001 xxv710"
2645     data: "vpp-performance-changes-3n-skx-cmp"
2646     nic: "NIC_Intel-XXV710"
2647   data: "vpp-performance-changes-3n-skx"
2648   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2649   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2650   parameters:
2651   - "name"
2652   - "parent"
2653   - "throughput"
2654   - "tags"
2655
2656 # VPP Performance Changes 3n-skx 4t2c ndr
2657 - type: "table"
2658   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2659   algorithm: "table_perf_comparison_nic"
2660   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2661   history:
2662     - title: "rls1904 x710"
2663       data: "vpp-performance-changes-3n-skx-h1"
2664       nic: "NIC_Intel-X710"
2665   reference:
2666     title: "rls1908 x710"
2667     data: "vpp-performance-changes-3n-skx-ref"
2668     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2669     nic: "NIC_Intel-X710"
2670   compare:
2671     title: "rls2001 xxv710"
2672     data: "vpp-performance-changes-3n-skx-cmp"
2673     nic: "NIC_Intel-XXV710"
2674   data: "vpp-performance-changes-3n-skx"
2675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2676   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2677   parameters:
2678   - "name"
2679   - "parent"
2680   - "throughput"
2681   - "tags"
2682
2683 # VPP Performance Changes 2n-skx 2t1c pdr
2684 - type: "table"
2685   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2686   algorithm: "table_perf_comparison_nic"
2687   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2688   history:
2689     - title: "rls1904 x710"
2690       data: "vpp-performance-changes-2n-skx-h1"
2691       nic: "NIC_Intel-X710"
2692   reference:
2693     title: "rls1908 xxv710"
2694     data: "vpp-performance-changes-2n-skx-ref"
2695     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2696     nic: "NIC_Intel-XXV710"
2697   compare:
2698     title: "rls2001 xxv710"
2699     data: "vpp-performance-changes-2n-skx-cmp"
2700     nic: "NIC_Intel-XXV710"
2701   data: "vpp-performance-changes-2n-skx"
2702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2703   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2704   parameters:
2705   - "name"
2706   - "parent"
2707   - "throughput"
2708   - "tags"
2709
2710 # VPP Performance Changes 2n-skx 4t2c pdr
2711 - type: "table"
2712   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2713   algorithm: "table_perf_comparison_nic"
2714   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2715   history:
2716     - title: "rls1904 x710"
2717       data: "vpp-performance-changes-2n-skx-h1"
2718       nic: "NIC_Intel-X710"
2719   reference:
2720     title: "rls1908 xxv710"
2721     data: "vpp-performance-changes-2n-skx-ref"
2722     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2723     nic: "NIC_Intel-XXV710"
2724   compare:
2725     title: "rls2001 xxv710"
2726     data: "vpp-performance-changes-2n-skx-cmp"
2727     nic: "NIC_Intel-XXV710"
2728   data: "vpp-performance-changes-2n-skx"
2729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2730   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2731   parameters:
2732   - "name"
2733   - "parent"
2734   - "throughput"
2735   - "tags"
2736
2737 # VPP Performance Changes 2n-skx 2t1c ndr
2738 - type: "table"
2739   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2740   algorithm: "table_perf_comparison_nic"
2741   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2742   history:
2743     - title: "rls1904 x710"
2744       data: "vpp-performance-changes-2n-skx-h1"
2745       nic: "NIC_Intel-X710"
2746   reference:
2747     title: "rls1908 xxv710"
2748     data: "vpp-performance-changes-2n-skx-ref"
2749     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2750     nic: "NIC_Intel-XXV710"
2751   compare:
2752     title: "rls2001 xxv710"
2753     data: "vpp-performance-changes-2n-skx-cmp"
2754     nic: "NIC_Intel-XXV710"
2755   data: "vpp-performance-changes-2n-skx"
2756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2757   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2758   parameters:
2759   - "name"
2760   - "parent"
2761   - "throughput"
2762   - "tags"
2763
2764 # VPP Performance Changes 2n-skx 4t2c ndr
2765 - type: "table"
2766   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2767   algorithm: "table_perf_comparison_nic"
2768   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2769   history:
2770     - title: "rls1904 x710"
2771       data: "vpp-performance-changes-2n-skx-h1"
2772       nic: "NIC_Intel-X710"
2773   reference:
2774     title: "rls1908 xxv710"
2775     data: "vpp-performance-changes-2n-skx-ref"
2776     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2777     nic: "NIC_Intel-XXV710"
2778   compare:
2779     title: "rls2001 xxv710"
2780     data: "vpp-performance-changes-2n-skx-cmp"
2781     nic: "NIC_Intel-XXV710"
2782   data: "vpp-performance-changes-2n-skx"
2783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2784   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2785   parameters:
2786   - "name"
2787   - "parent"
2788   - "throughput"
2789   - "tags"
2790
2791 # VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2792 - type: "table"
2793   title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2794   algorithm: "table_perf_comparison"
2795   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2796   reference:
2797     title: "rls1908"
2798     data: "vpp-performance-changes-nfv-2n-skx-ref"
2799   compare:
2800     title: "rls2001"
2801     data: "vpp-performance-changes-nfv-2n-skx-cmp"
2802   data: "vpp-performance-changes-nfv-2n-skx"
2803   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2804   filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2805   parameters:
2806   - "name"
2807   - "parent"
2808   - "throughput"
2809   - "tags"
2810
2811 # VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2812 - type: "table"
2813   title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2814   algorithm: "table_perf_comparison"
2815   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2816   reference:
2817     title: "rls1908"
2818     data: "vpp-performance-changes-nfv-2n-skx-ref"
2819   compare:
2820     title: "rls2001"
2821     data: "vpp-performance-changes-nfv-2n-skx-cmp"
2822   data: "vpp-performance-changes-nfv-2n-skx"
2823   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2824   filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2825   parameters:
2826   - "name"
2827   - "parent"
2828   - "throughput"
2829   - "tags"
2830
2831 # VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
2832 - type: "table"
2833   title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
2834   algorithm: "table_perf_comparison"
2835   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
2836   reference:
2837     title: "rls1908"
2838     data: "vpp-performance-changes-nfv-2n-skx-ref"
2839   compare:
2840     title: "rls2001"
2841     data: "vpp-performance-changes-nfv-2n-skx-cmp"
2842   data: "vpp-performance-changes-nfv-2n-skx"
2843   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2844   filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2845   parameters:
2846   - "name"
2847   - "parent"
2848   - "throughput"
2849   - "tags"
2850
2851 # VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
2852 - type: "table"
2853   title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
2854   algorithm: "table_perf_comparison"
2855   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
2856   reference:
2857     title: "rls1908"
2858     data: "vpp-performance-changes-nfv-2n-skx-ref"
2859   compare:
2860     title: "rls2001"
2861     data: "vpp-performance-changes-nfv-2n-skx-cmp"
2862   data: "vpp-performance-changes-nfv-2n-skx"
2863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2864   filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2865   parameters:
2866   - "name"
2867   - "parent"
2868   - "throughput"
2869   - "tags"
2870
2871 # VPP Performance Changes 2n-dnv 1t1c pdr
2872 - type: "table"
2873   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2874   algorithm: "table_perf_comparison"
2875   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2876   reference:
2877     title: "rls1908"
2878     data: "vpp-performance-changes-2n-dnv-ref"
2879   compare:
2880     title: "rls2001"
2881     data: "vpp-performance-changes-2n-dnv-cmp"
2882   data: "vpp-performance-changes-2n-dnv"
2883   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2884   filter: "'1T1C'"
2885   parameters:
2886   - "name"
2887   - "parent"
2888   - "throughput"
2889   - "tags"
2890
2891 # VPP Performance Changes 2n-dnv 2t2c pdr
2892 - type: "table"
2893   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2894   algorithm: "table_perf_comparison"
2895   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2896   reference:
2897     title: "rls1908"
2898     data: "vpp-performance-changes-2n-dnv-ref"
2899   compare:
2900     title: "rls2001"
2901     data: "vpp-performance-changes-2n-dnv-cmp"
2902   data: "vpp-performance-changes-2n-dnv"
2903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2904   filter: "'2T2C'"
2905   parameters:
2906   - "name"
2907   - "parent"
2908   - "throughput"
2909   - "tags"
2910
2911 # VPP Performance Changes 2n-dnv 1t1c ndr
2912 - type: "table"
2913   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2914   algorithm: "table_perf_comparison"
2915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2916   reference:
2917     title: "rls1908"
2918     data: "vpp-performance-changes-2n-dnv-ref"
2919   compare:
2920     title: "rls2001"
2921     data: "vpp-performance-changes-2n-dnv-cmp"
2922   data: "vpp-performance-changes-2n-dnv"
2923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2924   filter: "'1T1C'"
2925   parameters:
2926   - "name"
2927   - "parent"
2928   - "throughput"
2929   - "tags"
2930
2931 # VPP Performance Changes 2n-dnv 2t2c ndr
2932 - type: "table"
2933   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2934   algorithm: "table_perf_comparison"
2935   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2936   reference:
2937     title: "rls1908 "
2938     data: "vpp-performance-changes-2n-dnv-ref"
2939   compare:
2940     title: "rls2001"
2941     data: "vpp-performance-changes-2n-dnv-cmp"
2942   data: "vpp-performance-changes-2n-dnv"
2943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2944   filter: "'2T2C'"
2945   parameters:
2946   - "name"
2947   - "parent"
2948   - "throughput"
2949   - "tags"
2950
2951 # VPP Performance Changes 3n-dnv 1t1c pdr
2952 - type: "table"
2953   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
2954   algorithm: "table_perf_comparison"
2955   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
2956   reference:
2957     title: "rls1908"
2958     data: "vpp-performance-changes-3n-dnv-ref"
2959   compare:
2960     title: "rls2001"
2961     data: "vpp-performance-changes-3n-dnv-cmp"
2962   data: "vpp-performance-changes-3n-dnv"
2963   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2964   filter: "'1T1C'"
2965   parameters:
2966   - "name"
2967   - "parent"
2968   - "throughput"
2969   - "tags"
2970
2971 # VPP Performance Changes 3n-dnv 2t2c pdr
2972 - type: "table"
2973   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
2974   algorithm: "table_perf_comparison"
2975   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
2976   reference:
2977     title: "rls1908"
2978     data: "vpp-performance-changes-3n-dnv-ref"
2979   compare:
2980     title: "rls2001"
2981     data: "vpp-performance-changes-3n-dnv-cmp"
2982   data: "vpp-performance-changes-3n-dnv"
2983   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2984   filter: "'2T2C'"
2985   parameters:
2986   - "name"
2987   - "parent"
2988   - "throughput"
2989   - "tags"
2990
2991 # VPP Performance Changes 3n-dnv 1t1c ndr
2992 - type: "table"
2993   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
2994   algorithm: "table_perf_comparison"
2995   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
2996   reference:
2997     title: "rls1908"
2998     data: "vpp-performance-changes-3n-dnv-ref"
2999   compare:
3000     title: "rls2001"
3001     data: "vpp-performance-changes-3n-dnv-cmp"
3002   data: "vpp-performance-changes-3n-dnv"
3003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3004   filter: "'1T1C'"
3005   parameters:
3006   - "name"
3007   - "parent"
3008   - "throughput"
3009   - "tags"
3010
3011 # VPP Performance Changes 3n-dnv 2t2c ndr
3012 - type: "table"
3013   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3014   algorithm: "table_perf_comparison"
3015   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3016   reference:
3017     title: "rls1908"
3018     data: "vpp-performance-changes-3n-dnv-ref"
3019   compare:
3020     title: "rls2001"
3021     data: "vpp-performance-changes-3n-dnv-cmp"
3022   data: "vpp-performance-changes-3n-dnv"
3023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3024   filter: "'2T2C'"
3025   parameters:
3026   - "name"
3027   - "parent"
3028   - "throughput"
3029   - "tags"
3030
3031 # VPP Performance Changes 3n-tsh 1t1c pdr
3032 - type: "table"
3033   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3034   algorithm: "table_perf_comparison"
3035   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3036   reference:
3037     title: "rls1908"
3038     data: "vpp-performance-changes-3n-tsh-ref"
3039   compare:
3040     title: "rls2001"
3041     data: "vpp-performance-changes-3n-tsh-cmp"
3042   data: "vpp-performance-changes-3n-tsh"
3043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3044   filter: "'1T1C'"
3045   parameters:
3046   - "name"
3047   - "parent"
3048   - "throughput"
3049   - "tags"
3050
3051 # VPP Performance Changes 3n-tsh 2t2c pdr
3052 - type: "table"
3053   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3054   algorithm: "table_perf_comparison"
3055   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3056   reference:
3057     title: "rls1908"
3058     data: "vpp-performance-changes-3n-tsh-ref"
3059   compare:
3060     title: "rls2001"
3061     data: "vpp-performance-changes-3n-tsh-cmp"
3062   data: "vpp-performance-changes-3n-tsh"
3063   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3064   filter: "'2T2C'"
3065   parameters:
3066   - "name"
3067   - "parent"
3068   - "throughput"
3069   - "tags"
3070
3071 # VPP Performance Changes 3n-tsh 1t1c ndr
3072 - type: "table"
3073   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3074   algorithm: "table_perf_comparison"
3075   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3076   reference:
3077     title: "rls1908"
3078     data: "vpp-performance-changes-3n-tsh-ref"
3079   compare:
3080     title: "rls2001"
3081     data: "vpp-performance-changes-3n-tsh-cmp"
3082   data: "vpp-performance-changes-3n-tsh"
3083   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3084   filter: "'1T1C'"
3085   parameters:
3086   - "name"
3087   - "parent"
3088   - "throughput"
3089   - "tags"
3090
3091 # VPP Performance Changes 3n-tsh 2t2c ndr
3092 - type: "table"
3093   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3094   algorithm: "table_perf_comparison"
3095   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3096   reference:
3097     title: "rls1908"
3098     data: "vpp-performance-changes-3n-tsh-ref"
3099   compare:
3100     title: "rls2001"
3101     data: "vpp-performance-changes-3n-tsh-cmp"
3102   data: "vpp-performance-changes-3n-tsh"
3103   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3104   filter: "'2T2C'"
3105   parameters:
3106   - "name"
3107   - "parent"
3108   - "throughput"
3109   - "tags"
3110
3111 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3112 - type: "table"
3113   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3114   algorithm: "table_perf_comparison_nic"
3115   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3116   reference:
3117     title: "3n-hsw xl710"
3118     data: "vpp-compare-testbeds-ref"
3119     nic: "NIC_Intel-XL710"
3120   compare:
3121     title: "3n-skx xxv710"
3122     data: "vpp-compare-testbeds-cmp"
3123     nic: "NIC_Intel-XXV710"
3124   data: "vpp-compare-testbeds"
3125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3126   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3127   parameters:
3128   - "name"
3129   - "parent"
3130   - "throughput"
3131   - "tags"
3132
3133 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3134 - type: "table"
3135   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3136   algorithm: "table_perf_comparison_nic"
3137   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3138   reference:
3139     title: "3n-hsw xl710"
3140     data: "vpp-compare-testbeds-ref"
3141     nic: "NIC_Intel-XL710"
3142   compare:
3143     title: "3n-skx xxv710"
3144     data: "vpp-compare-testbeds-cmp"
3145     nic: "NIC_Intel-XXV710"
3146   data: "vpp-compare-testbeds"
3147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3148   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3149   parameters:
3150   - "name"
3151   - "parent"
3152   - "throughput"
3153   - "tags"
3154
3155 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3156 - type: "table"
3157   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3158   algorithm: "table_perf_comparison_nic"
3159   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3160   reference:
3161     title: "3n-hsw xl710"
3162     data: "vpp-compare-testbeds-ref"
3163     nic: "NIC_Intel-XL710"
3164   compare:
3165     title: "3n-skx xxv710"
3166     data: "vpp-compare-testbeds-cmp"
3167     nic: "NIC_Intel-XXV710"
3168   data: "vpp-compare-testbeds"
3169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3170   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3171   parameters:
3172   - "name"
3173   - "parent"
3174   - "throughput"
3175   - "tags"
3176
3177 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3178 - type: "table"
3179   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3180   algorithm: "table_perf_comparison_nic"
3181   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3182   reference:
3183     title: "3n-hsw xl710"
3184     data: "vpp-compare-testbeds-ref"
3185     nic: "NIC_Intel-XL710"
3186   compare:
3187     title: "3n-skx xxv710"
3188     data: "vpp-compare-testbeds-cmp"
3189     nic: "NIC_Intel-XXV710"
3190   data: "vpp-compare-testbeds"
3191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3192   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3193   parameters:
3194   - "name"
3195   - "parent"
3196   - "throughput"
3197   - "tags"
3198
3199 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3200 - type: "table"
3201   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3202   algorithm: "table_perf_comparison"
3203   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3204   reference:
3205     title: "2n-skx"
3206     data: "vpp-compare-testbeds-skx-clx-ref"
3207   compare:
3208     title: "2n-clx"
3209     data: "vpp-compare-testbeds-skx-clx-cmp"
3210   data: "vpp-compare-testbeds-skx-clx"
3211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3212   filter: "'2T1C'"
3213   parameters:
3214   - "name"
3215   - "parent"
3216   - "throughput"
3217   - "tags"
3218
3219 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3220 - type: "table"
3221   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3222   algorithm: "table_perf_comparison"
3223   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3224   reference:
3225     title: "2n-skx"
3226     data: "vpp-compare-testbeds-skx-clx-ref"
3227   compare:
3228     title: "2n-clx"
3229     data: "vpp-compare-testbeds-skx-clx-cmp"
3230   data: "vpp-compare-testbeds-skx-clx"
3231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3232   filter: "'4T2C'"
3233   parameters:
3234   - "name"
3235   - "parent"
3236   - "throughput"
3237   - "tags"
3238
3239 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3240 - type: "table"
3241   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3242   algorithm: "table_perf_comparison"
3243   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3244   reference:
3245     title: "2n-skx"
3246     data: "vpp-compare-testbeds-skx-clx-ref"
3247   compare:
3248     title: "2n-clx"
3249     data: "vpp-compare-testbeds-skx-clx-cmp"
3250   data: "vpp-compare-testbeds-skx-clx"
3251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3252   filter: "'2T1C'"
3253   parameters:
3254   - "name"
3255   - "parent"
3256   - "throughput"
3257   - "tags"
3258
3259 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3260 - type: "table"
3261   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3262   algorithm: "table_perf_comparison"
3263   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3264   reference:
3265     title: "2n-skx"
3266     data: "vpp-compare-testbeds-skx-clx-ref"
3267   compare:
3268     title: "2n-clx"
3269     data: "vpp-compare-testbeds-skx-clx-cmp"
3270   data: "vpp-compare-testbeds-skx-clx"
3271   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3272   filter: "'4T2C'"
3273   parameters:
3274   - "name"
3275   - "parent"
3276   - "throughput"
3277   - "tags"
3278
3279 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3280 - type: "table"
3281   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3282   algorithm: "table_perf_comparison"
3283   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3284   reference:
3285     title: "3-Node Skx"
3286     data: "vpp-compare-topologies-ref"
3287   compare:
3288     title: "2-Node Skx"
3289     data: "vpp-compare-topologies-cmp"
3290   data: "vpp-compare-topologies"
3291   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3292   filter: "'NDRPDR' and '1C'"
3293   parameters:
3294   - "name"
3295   - "parent"
3296   - "throughput"
3297
3298 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3299 - type: "table"
3300   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3301   algorithm: "table_perf_comparison"
3302   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3303   reference:
3304     title: "3-Node Skx"
3305     data: "vpp-compare-topologies-ref"
3306   compare:
3307     title: "2-Node Skx"
3308     data: "vpp-compare-topologies-cmp"
3309   data: "vpp-compare-topologies"
3310   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3311   filter: "'NDRPDR' and '2C'"
3312   parameters:
3313   - "name"
3314   - "parent"
3315   - "throughput"
3316
3317 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3318 - type: "table"
3319   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3320   algorithm: "table_perf_comparison"
3321   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3322   reference:
3323     title: "3-Node Skx"
3324     data: "vpp-compare-topologies-ref"
3325   compare:
3326     title: "2-Node Skx"
3327     data: "vpp-compare-topologies-cmp"
3328   data: "vpp-compare-topologies"
3329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3330   filter: "'NDRPDR' and '1C'"
3331   parameters:
3332   - "name"
3333   - "parent"
3334   - "throughput"
3335
3336 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3337 - type: "table"
3338   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3339   algorithm: "table_perf_comparison"
3340   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3341   reference:
3342     title: "3-Node Skx"
3343     data: "vpp-compare-topologies-ref"
3344   compare:
3345     title: "2-Node Skx"
3346     data: "vpp-compare-topologies-cmp"
3347   data: "vpp-compare-topologies"
3348   include-tests: "PDR"
3349   filter: "'NDRPDR' and '2C'"
3350   parameters:
3351   - "name"
3352   - "parent"
3353   - "throughput"
3354
3355 # VPP Performance Changes 3n-hsw 1t1c MRR
3356 - type: "table"
3357   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3358   algorithm: "table_perf_comparison"
3359   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3360   history:
3361     - title: "rls1904"
3362       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3363   reference:
3364     title: "rls1908"
3365     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3366   compare:
3367     title: "rls2001"
3368     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3369   data: "vpp-performance-changes-3n-hsw-mrr"
3370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3371   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3372   parameters:
3373   - "name"
3374   - "parent"
3375   - "result"
3376
3377 # VPP Performance Changes 3n-hsw 2t2c MRR
3378 - type: "table"
3379   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3380   algorithm: "table_perf_comparison"
3381   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3382   history:
3383     - title: "rls1904"
3384       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3385   reference:
3386     title: "rls1908"
3387     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3388   compare:
3389     title: "rls2001"
3390     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3391   data: "vpp-performance-changes-3n-hsw-mrr"
3392   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3393   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3394   parameters:
3395   - "name"
3396   - "parent"
3397   - "result"
3398
3399 # VPP Performance Changes 3n-hsw 4t4c MRR
3400 - type: "table"
3401   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3402   algorithm: "table_perf_comparison"
3403   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3404   history:
3405     - title: "rls1904"
3406       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3407   reference:
3408     title: "rls1908"
3409     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3410   compare:
3411     title: "rls2001"
3412     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3413   data: "vpp-performance-changes-3n-hsw-mrr"
3414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3415   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3416   parameters:
3417   - "name"
3418   - "parent"
3419   - "result"
3420
3421 # VPP Performance Changes 3n-skx 2t1c MRR
3422 - type: "table"
3423   title: "VPP Performance Changes 3n-skx 2t1c MRR"
3424   algorithm: "table_perf_comparison"
3425   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3426   history:
3427     - title: "rls1904"
3428       data: "vpp-performance-changes-3n-skx-mrr-h1"
3429   reference:
3430     title: "rls1908"
3431     data: "vpp-performance-changes-3n-skx-mrr-ref"
3432   compare:
3433     title: "rls2001"
3434     data: "vpp-performance-changes-3n-skx-mrr-cmp"
3435   data: "vpp-performance-changes-3n-skx-mrr"
3436   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3437   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3438   parameters:
3439   - "name"
3440   - "parent"
3441   - "result"
3442
3443 # VPP Performance Changes 3n-skx 4t2c MRR
3444 - type: "table"
3445   title: "VPP Performance Changes 3n-skx 4t2c MRR"
3446   algorithm: "table_perf_comparison"
3447   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3448   history:
3449     - title: "rls1904"
3450       data: "vpp-performance-changes-3n-skx-mrr-h1"
3451   reference:
3452     title: "rls1908"
3453     data: "vpp-performance-changes-3n-skx-mrr-ref"
3454   compare:
3455     title: "rls2001"
3456     data: "vpp-performance-changes-3n-skx-mrr-cmp"
3457   data: "vpp-performance-changes-3n-skx-mrr"
3458   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3459   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3460   parameters:
3461   - "name"
3462   - "parent"
3463   - "result"
3464
3465 # VPP Performance Changes 3n-skx 8t4c MRR
3466 - type: "table"
3467   title: "VPP Performance Changes 3n-skx 8t4c MRR"
3468   algorithm: "table_perf_comparison"
3469   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3470   history:
3471     - title: "rls1904"
3472       data: "vpp-performance-changes-3n-skx-mrr-h1"
3473   reference:
3474     title: "rls1908"
3475     data: "vpp-performance-changes-3n-skx-mrr-ref"
3476   compare:
3477     title: "rls2001"
3478     data: "vpp-performance-changes-3n-skx-mrr-cmp"
3479   data: "vpp-performance-changes-3n-skx-mrr"
3480   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3481   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3482   parameters:
3483   - "name"
3484   - "parent"
3485   - "result"
3486
3487 # VPP Performance Changes 2n-skx 2t1c MRR
3488 - type: "table"
3489   title: "VPP Performance Changes 2n-skx 2t1c MRR"
3490   algorithm: "table_perf_comparison"
3491   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3492   history:
3493     - title: "rls1904"
3494       data: "vpp-performance-changes-2n-skx-mrr-h1"
3495   reference:
3496     title: "rls1908"
3497     data: "vpp-performance-changes-2n-skx-mrr-ref"
3498   compare:
3499     title: "rls2001"
3500     data: "vpp-performance-changes-2n-skx-mrr-cmp"
3501   data: "vpp-performance-changes-2n-skx-mrr"
3502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3503   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3504   parameters:
3505   - "name"
3506   - "parent"
3507   - "result"
3508
3509 # VPP Performance Changes 2n-skx 4t2c MRR
3510 - type: "table"
3511   title: "VPP Performance Changes 2n-skx 4t2c MRR"
3512   algorithm: "table_perf_comparison"
3513   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3514   history:
3515     - title: "rls1904"
3516       data: "vpp-performance-changes-2n-skx-mrr-h1"
3517   reference:
3518     title: "rls1908"
3519     data: "vpp-performance-changes-2n-skx-mrr-ref"
3520   compare:
3521     title: "rls2001"
3522     data: "vpp-performance-changes-2n-skx-mrr-cmp"
3523   data: "vpp-performance-changes-2n-skx-mrr"
3524   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3525   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3526   parameters:
3527   - "name"
3528   - "parent"
3529   - "result"
3530
3531 # VPP Performance Changes 2n-skx 8t4c MRR
3532 - type: "table"
3533   title: "VPP Performance Changes 2n-skx 8t4c MRR"
3534   algorithm: "table_perf_comparison"
3535   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3536   history:
3537     - title: "rls1904"
3538       data: "vpp-performance-changes-2n-skx-mrr-h1"
3539   reference:
3540     title: "rls1908"
3541     data: "vpp-performance-changes-2n-skx-mrr-ref"
3542   compare:
3543     title: "rls2001"
3544     data: "vpp-performance-changes-2n-skx-mrr-cmp"
3545   data: "vpp-performance-changes-2n-skx-mrr"
3546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3547   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3548   parameters:
3549   - "name"
3550   - "parent"
3551   - "result"
3552
3553 # VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3554 - type: "table"
3555   title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3556   algorithm: "table_perf_comparison"
3557   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3558   reference:
3559     title: "rls1908"
3560     data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3561   compare:
3562     title: "rls2001"
3563     data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3564   data: "vpp-performance-changes-nfv-2n-skx-mrr"
3565   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3566   filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "result"
3571
3572 # VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3573 - type: "table"
3574   title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3575   algorithm: "table_perf_comparison"
3576   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3577   reference:
3578     title: "rls1908"
3579     data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3580   compare:
3581     title: "rls2001"
3582     data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3583   data: "vpp-performance-changes-nfv-2n-skx-mrr"
3584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3585   filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3586   parameters:
3587   - "name"
3588   - "parent"
3589   - "result"
3590
3591 # VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3592 - type: "table"
3593   title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3594   algorithm: "table_perf_comparison"
3595   output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3596   reference:
3597     title: "rls1908"
3598     data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3599   compare:
3600     title: "rls2001"
3601     data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3602   data: "vpp-performance-changes-nfv-2n-skx-mrr"
3603   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3604   filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "result"
3609
3610 # VPP Performance Changes 2n-dnv 1t1c MRR
3611 - type: "table"
3612   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3613   algorithm: "table_perf_comparison"
3614   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3615   reference:
3616     title: "rls1908"
3617     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3618   compare:
3619     title: "rls2001"
3620     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3621   data: "vpp-performance-changes-2n-dnv-mrr"
3622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3623   filter: "'1T1C' and 'MRR'"
3624   parameters:
3625   - "name"
3626   - "parent"
3627   - "result"
3628
3629 # VPP Performance Changes 2n-dnv 2t2c MRR
3630 - type: "table"
3631   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3632   algorithm: "table_perf_comparison"
3633   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3634   reference:
3635     title: "rls1908"
3636     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3637   compare:
3638     title: "rls2001"
3639     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3640   data: "vpp-performance-changes-2n-dnv-mrr"
3641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3642   filter: "'2T2C' and 'MRR'"
3643   parameters:
3644   - "name"
3645   - "parent"
3646   - "result"
3647
3648 # VPP Performance Changes 2n-dnv 4t4c MRR
3649 - type: "table"
3650   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3651   algorithm: "table_perf_comparison"
3652   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3653   reference:
3654     title: "rls1908"
3655     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3656   compare:
3657     title: "rls2001"
3658     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3659   data: "vpp-performance-changes-2n-dnv-mrr"
3660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3661   filter: "'4T4C' and 'MRR'"
3662   parameters:
3663   - "name"
3664   - "parent"
3665   - "result"
3666
3667 # VPP Performance Changes 3n-dnv 1t1c MRR
3668 - type: "table"
3669   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3670   algorithm: "table_perf_comparison"
3671   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3672   reference:
3673     title: "rls1908"
3674     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3675   compare:
3676     title: "rls2001"
3677     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3678   data: "vpp-performance-changes-3n-dnv-mrr"
3679   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3680   filter: "'1T1C' and 'MRR'"
3681   parameters:
3682   - "name"
3683   - "parent"
3684   - "result"
3685
3686 # VPP Performance Changes 3n-dnv 2t2c MRR
3687 - type: "table"
3688   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3689   algorithm: "table_perf_comparison"
3690   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3691   reference:
3692     title: "rls1908"
3693     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3694   compare:
3695     title: "rls2001"
3696     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3697   data: "vpp-performance-changes-3n-dnv-mrr"
3698   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3699   filter: "'2T2C' and 'MRR'"
3700   parameters:
3701   - "name"
3702   - "parent"
3703   - "result"
3704
3705 # VPP Performance Changes 3n-dnv 4t4c MRR
3706 - type: "table"
3707   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3708   algorithm: "table_perf_comparison"
3709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3710   reference:
3711     title: "rls1908"
3712     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3713   compare:
3714     title: "rls2001"
3715     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3716   data: "vpp-performance-changes-3n-dnv-mrr"
3717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3718   filter: "'4T4C' and 'MRR'"
3719   parameters:
3720   - "name"
3721   - "parent"
3722   - "result"
3723
3724 # VPP Performance Changes 3n-tsh 1t1c MRR
3725 - type: "table"
3726   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3727   algorithm: "table_perf_comparison"
3728   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3729   reference:
3730     title: "rls1908"
3731     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3732   compare:
3733     title: "rls2001"
3734     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3735   data: "vpp-performance-changes-3n-tsh-mrr"
3736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3737   filter: "'1T1C' and 'MRR'"
3738   parameters:
3739   - "name"
3740   - "parent"
3741   - "result"
3742
3743 # VPP Performance Changes 3n-tsh 2t2c MRR
3744 - type: "table"
3745   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3746   algorithm: "table_perf_comparison"
3747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3748   reference:
3749     title: "rls1908"
3750     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3751   compare:
3752     title: "rls2001"
3753     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3754   data: "vpp-performance-changes-3n-tsh-mrr"
3755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3756   filter: "'2T2C' and 'MRR'"
3757   parameters:
3758   - "name"
3759   - "parent"
3760   - "result"
3761
3762 # VPP Performance Changes 3n-tsh 4t4c MRR
3763 - type: "table"
3764   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3765   algorithm: "table_perf_comparison"
3766   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3767   reference:
3768     title: "rls1908"
3769     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3770   compare:
3771     title: "rls2001"
3772     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3773   data: "vpp-performance-changes-3n-tsh-mrr"
3774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3775   filter: "'4T4C' and 'MRR'"
3776   parameters:
3777   - "name"
3778   - "parent"
3779   - "result"
3780
3781 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3782 - type: "table"
3783   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3784   algorithm: "table_perf_comparison_nic"
3785   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3786   reference:
3787     title: "3n-hsw xl710"
3788     data: "vpp-compare-testbeds-mrr-ref"
3789     nic: "NIC_Intel-XL710"
3790   compare:
3791     title: "3n-skx xxv710"
3792     data: "vpp-compare-testbeds-mrr-cmp"
3793     nic: "NIC_Intel-XXV710"
3794   data: "vpp-compare-testbeds-mrr"
3795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3796   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3797   parameters:
3798   - "name"
3799   - "parent"
3800   - "result"
3801   - "tags"
3802
3803 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3804 - type: "table"
3805   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3806   algorithm: "table_perf_comparison_nic"
3807   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3808   reference:
3809     title: "3n-hsw xl710"
3810     data: "vpp-compare-testbeds-mrr-ref"
3811     nic: "NIC_Intel-XL710"
3812   compare:
3813     title: "3n-skx xxv710"
3814     data: "vpp-compare-testbeds-mrr-cmp"
3815     nic: "NIC_Intel-XXV710"
3816   data: "vpp-compare-testbeds-mrr"
3817   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3818   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3819   parameters:
3820   - "name"
3821   - "parent"
3822   - "result"
3823   - "tags"
3824
3825 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3826 - type: "table"
3827   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3828   algorithm: "table_perf_comparison_nic"
3829   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3830   reference:
3831     title: "3n-hsw xl710"
3832     data: "vpp-compare-testbeds-mrr-ref"
3833     nic: "NIC_Intel-XL710"
3834   compare:
3835     title: "3n-skx xxv710"
3836     data: "vpp-compare-testbeds-mrr-cmp"
3837     nic: "NIC_Intel-XXV710"
3838   data: "vpp-compare-testbeds-mrr"
3839   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3840   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
3841   parameters:
3842   - "name"
3843   - "parent"
3844   - "result"
3845   - "tags"
3846
3847 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
3848 - type: "table"
3849   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
3850   algorithm: "table_perf_comparison"
3851   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
3852   reference:
3853     title: "2n-skx"
3854     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3855   compare:
3856     title: "2n-clx"
3857     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3858   data: "vpp-compare-testbeds-mrr-skx-clx"
3859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3860   filter: "'2T1C'"
3861   parameters:
3862   - "name"
3863   - "parent"
3864   - "result"
3865   - "tags"
3866
3867 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
3868 - type: "table"
3869   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
3870   algorithm: "table_perf_comparison"
3871   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
3872   reference:
3873     title: "2n-skx"
3874     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3875   compare:
3876     title: "2n-clx"
3877     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3878   data: "vpp-compare-testbeds-mrr-skx-clx"
3879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3880   filter: "'4T2C'"
3881   parameters:
3882   - "name"
3883   - "parent"
3884   - "result"
3885   - "tags"
3886
3887 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
3888 - type: "table"
3889   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
3890   algorithm: "table_perf_comparison"
3891   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
3892   reference:
3893     title: "2n-skx"
3894     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3895   compare:
3896     title: "2n-clx"
3897     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3898   data: "vpp-compare-testbeds-mrr-skx-clx"
3899   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3900   filter: "'8T4C'"
3901   parameters:
3902   - "name"
3903   - "parent"
3904   - "result"
3905   - "tags"
3906
3907 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3908 - type: "table"
3909   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3910   algorithm: "table_perf_comparison"
3911   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3912   reference:
3913     title: "3-Node Skx"
3914     data: "vpp-compare-topologies-mrr-ref"
3915   compare:
3916     title: "2-Node Skx"
3917     data: "vpp-compare-topologies-mrr-cmp"
3918   data: "vpp-compare-topologies-mrr"
3919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3920   filter: "'MRR' and '1C'"
3921   parameters:
3922   - "name"
3923   - "parent"
3924   - "result"
3925
3926 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3927 - type: "table"
3928   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3929   algorithm: "table_perf_comparison"
3930   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3931   reference:
3932     title: "3-Node Skx"
3933     data: "vpp-compare-topologies-mrr-ref"
3934   compare:
3935     title: "2-Node Skx"
3936     data: "vpp-compare-topologies-mrr-cmp"
3937   data: "vpp-compare-topologies-mrr"
3938   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3939   filter: "'MRR' and '2C'"
3940   parameters:
3941   - "name"
3942   - "parent"
3943   - "result"
3944
3945 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3946 - type: "table"
3947   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3948   algorithm: "table_perf_comparison"
3949   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3950   reference:
3951     title: "3-Node Skx"
3952     data: "vpp-compare-topologies-mrr-ref"
3953   compare:
3954     title: "2-Node Skx"
3955     data: "vpp-compare-topologies-mrr-cmp"
3956   data: "vpp-compare-topologies-mrr"
3957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3958   filter: "'MRR' and '4C'"
3959   parameters:
3960   - "name"
3961   - "parent"
3962   - "result"
3963
3964 # Detailed Test Results - VPP Performance Results 3n-hsw
3965 - type: "table"
3966   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3967   algorithm: "table_merged_details"
3968   output-file-ext: ".csv"
3969   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3970   columns:
3971   - title: "Name"
3972     data: "data name"
3973   - title: "Status"
3974     data: "data msg"
3975   rows: "generated"
3976   data: "vpp-perf-results-3n-hsw"
3977   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3978   parameters:
3979   - "name"
3980   - "parent"
3981   - "msg"
3982
3983 # Detailed Test Results - VPP Performance Results 3n-skx
3984 - type: "table"
3985   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3986   algorithm: "table_merged_details"
3987   output-file-ext: ".csv"
3988   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3989   columns:
3990   - title: "Name"
3991     data: "data name"
3992   - title: "Status"
3993     data: "data msg"
3994   rows: "generated"
3995   data: "vpp-perf-results-3n-skx"
3996   filter: "not 'CFS_OPT'"
3997   parameters:
3998   - "name"
3999   - "parent"
4000   - "msg"
4001
4002 # Detailed Test Results - VPP Performance Results 2n-skx
4003 - type: "table"
4004   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4005   algorithm: "table_merged_details"
4006   output-file-ext: ".csv"
4007   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4008   columns:
4009   - title: "Name"
4010     data: "data name"
4011   - title: "Status"
4012     data: "data msg"
4013   rows: "generated"
4014   data: "vpp-perf-results-2n-skx"
4015   filter: "not 'CFS_OPT'"
4016   parameters:
4017   - "name"
4018   - "parent"
4019   - "msg"
4020
4021 # Detailed Test Results - VPP Performance Results 2n-clx
4022 - type: "table"
4023   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4024   algorithm: "table_merged_details"
4025   output-file-ext: ".csv"
4026   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4027   columns:
4028   - title: "Name"
4029     data: "data name"
4030   - title: "Status"
4031     data: "data msg"
4032   rows: "generated"
4033   data: "vpp-perf-results-2n-clx"
4034   filter: "not 'CFS_OPT'"
4035   parameters:
4036   - "name"
4037   - "parent"
4038   - "msg"
4039
4040 # Detailed Test Results - VPP Performance Results 3n-tsh
4041 - type: "table"
4042   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4043   algorithm: "table_merged_details"
4044   output-file-ext: ".csv"
4045   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4046   columns:
4047   - title: "Name"
4048     data: "data name"
4049   - title: "Status"
4050     data: "data msg"
4051   rows: "generated"
4052   data: "vpp-perf-results-3n-tsh"
4053   filter: "not 'CFS_OPT'"
4054   parameters:
4055   - "name"
4056   - "parent"
4057   - "msg"
4058
4059 # Detailed Test Results - VPP Performance Results 3n-dnv
4060 - type: "table"
4061   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4062   algorithm: "table_details"
4063   output-file-ext: ".csv"
4064   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4065   columns:
4066   - title: "Name"
4067     data: "data name"
4068   - title: "Status"
4069     data: "data msg"
4070   rows: "generated"
4071   data: "vpp-perf-results-3n-dnv"
4072   filter: "'NDRPDR'"
4073   parameters:
4074   - "name"
4075   - "parent"
4076   - "msg"
4077
4078 # Detailed Test Results - VPP Performance Results 2n-dnv
4079 - type: "table"
4080   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4081   algorithm: "table_details"
4082   output-file-ext: ".csv"
4083   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4084   columns:
4085   - title: "Name"
4086     data: "data name"
4087   - title: "Status"
4088     data: "data msg"
4089   rows: "generated"
4090   data: "vpp-perf-results-2n-dnv"
4091   filter: "'NDRPDR'"
4092   parameters:
4093   - "name"
4094   - "parent"
4095   - "msg"
4096
4097 # Test configuration - VPP Performance Test Configs 3n-hsw
4098 - type: "table"
4099   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4100   algorithm: "table_merged_details"
4101   output-file-ext: ".csv"
4102   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4103   columns:
4104   - title: "Name"
4105     data: "data name"
4106   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4107     data: "data conf-history"
4108   rows: "generated"
4109   data: "vpp-perf-results-3n-hsw"
4110   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4111   parameters:
4112   - "parent"
4113   - "name"
4114   - "conf-history"
4115
4116 # Test configuration - VPP Performance Test Configs 3n-skx
4117 - type: "table"
4118   title: "Test configuration - VPP Performance Test Configs 3n-skx"
4119   algorithm: "table_merged_details"
4120   output-file-ext: ".csv"
4121   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4122   columns:
4123   - title: "Name"
4124     data: "data name"
4125   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4126     data: "data conf-history"
4127   rows: "generated"
4128   data: "vpp-perf-results-3n-skx"
4129   filter: "not 'CFS_OPT'"
4130   parameters:
4131   - "parent"
4132   - "name"
4133   - "conf-history"
4134
4135 # Test configuration - VPP Performance Test Configs 2n-skx
4136 - type: "table"
4137   title: "Test configuration - VPP Performance Test Configs 2n-skx"
4138   algorithm: "table_merged_details"
4139   output-file-ext: ".csv"
4140   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4141   columns:
4142   - title: "Name"
4143     data: "data name"
4144   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4145     data: "data conf-history"
4146   rows: "generated"
4147   data: "vpp-perf-results-2n-skx"
4148   filter: "not 'CFS_OPT'"
4149   parameters:
4150   - "parent"
4151   - "name"
4152   - "conf-history"
4153
4154 # Test configuration - VPP Performance Test Configs 2n-clx
4155 - type: "table"
4156   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4157   algorithm: "table_merged_details"
4158   output-file-ext: ".csv"
4159   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4160   columns:
4161   - title: "Name"
4162     data: "data name"
4163   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4164     data: "data conf-history"
4165   rows: "generated"
4166   data: "vpp-perf-results-2n-clx"
4167   filter: "not 'CFS_OPT'"
4168   parameters:
4169   - "parent"
4170   - "name"
4171   - "conf-history"
4172
4173 # Test configuration - VPP Performance Test Configs 3n-tsh
4174 - type: "table"
4175   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4176   algorithm: "table_merged_details"
4177   output-file-ext: ".csv"
4178   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4179   columns:
4180   - title: "Name"
4181     data: "data name"
4182   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4183     data: "data conf-history"
4184   rows: "generated"
4185   data: "vpp-perf-results-3n-tsh"
4186   filter: "not 'CFS_OPT'"
4187   parameters:
4188   - "parent"
4189   - "name"
4190   - "conf-history"
4191
4192 # Test configuration - VPP Performance Test Configs 3n-dnv
4193 - type: "table"
4194   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4195   algorithm: "table_details"
4196   output-file-ext: ".csv"
4197   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4198   columns:
4199   - title: "Name"
4200     data: "data name"
4201   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4202     data: "data conf-history"
4203   rows: "generated"
4204   data: "vpp-perf-results-3n-dnv"
4205   filter: "'NDRPDR'"
4206   parameters:
4207   - "parent"
4208   - "name"
4209   - "conf-history"
4210
4211 # Test configuration - VPP Performance Test Configs 2n-dnv
4212 - type: "table"
4213   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4214   algorithm: "table_details"
4215   output-file-ext: ".csv"
4216   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4217   columns:
4218   - title: "Name"
4219     data: "data name"
4220   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4221     data: "data conf-history"
4222   rows: "generated"
4223   data: "vpp-perf-results-2n-dnv"
4224   filter: "'NDRPDR'"
4225   parameters:
4226   - "parent"
4227   - "name"
4228   - "conf-history"
4229
4230 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4231 - type: "table"
4232   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4233   algorithm: "table_oper_data_html"
4234   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4235   data: "vpp-perf-results-3n-hsw"
4236   filter: "'NDRPDR'"
4237
4238 # Test Operational Data - VPP Performance Operational Data 3n-skx
4239 - type: "table"
4240   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4241   algorithm: "table_oper_data_html"
4242   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4243   data: "vpp-perf-results-3n-skx"
4244   filter: "not 'CFS_OPT'"
4245
4246 # Test Operational Data - VPP Performance Operational Data 2n-skx
4247 - type: "table"
4248   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4249   algorithm: "table_oper_data_html"
4250   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4251   data: "vpp-perf-results-2n-skx"
4252   filter: "not 'CFS_OPT'"
4253
4254 # Test Operational Data - VPP Performance Operational Data 2n-clx
4255 - type: "table"
4256   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4257   algorithm: "table_oper_data_html"
4258   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4259   data: "vpp-perf-results-2n-clx"
4260   filter: "not 'CFS_OPT'"
4261
4262 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4263 - type: "table"
4264   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4265   algorithm: "table_oper_data_html"
4266   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4267   data: "vpp-perf-results-3n-tsh"
4268   filter: "not 'CFS_OPT'"
4269
4270 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4271 - type: "table"
4272   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4273   algorithm: "table_oper_data_html"
4274   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4275   data: "vpp-perf-results-3n-dnv"
4276   filter: "'NDRPDR'"
4277
4278 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4279 - type: "table"
4280   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4281   algorithm: "table_oper_data_html"
4282   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4283   data: "vpp-perf-results-2n-dnv"
4284   filter: "'NDRPDR'"
4285
4286 # Detailed Test Results - VPP MRR Results 3n-hsw
4287 - type: "table"
4288   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4289   algorithm: "table_details"
4290   output-file-ext: ".csv"
4291   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4292   columns:
4293   - title: "Name"
4294     data: "data name"
4295   - title: "Status"
4296     data: "data msg"
4297   rows: "generated"
4298   data: "vpp-mrr-results-3n-hsw"
4299   filter: "'MRR'"
4300   parameters:
4301   - "name"
4302   - "parent"
4303   - "msg"
4304
4305 # Detailed Test Results - VPP MRR Results 3n-skx
4306 - type: "table"
4307   title: "Detailed Test Results - VPP MRR Results 3n-skx"
4308   algorithm: "table_details"
4309   output-file-ext: ".csv"
4310   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4311   columns:
4312   - title: "Name"
4313     data: "data name"
4314   - title: "Status"
4315     data: "data msg"
4316   rows: "generated"
4317   data: "vpp-mrr-results-3n-skx"
4318   filter: "'MRR'"
4319   parameters:
4320   - "name"
4321   - "parent"
4322   - "msg"
4323
4324 # Detailed Test Results - VPP MRR Results 2n-skx
4325 - type: "table"
4326   title: "Detailed Test Results - VPP MRR Results 2n-skx"
4327   algorithm: "table_details"
4328   output-file-ext: ".csv"
4329   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4330   columns:
4331   - title: "Name"
4332     data: "data name"
4333   - title: "Status"
4334     data: "data msg"
4335   rows: "generated"
4336   data: "vpp-mrr-results-2n-skx"
4337   filter: "'MRR'"
4338   parameters:
4339   - "name"
4340   - "parent"
4341   - "msg"
4342
4343 # Detailed Test Results - VPP MRR Results 2n-clx
4344 - type: "table"
4345   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4346   algorithm: "table_details"
4347   output-file-ext: ".csv"
4348   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4349   columns:
4350   - title: "Name"
4351     data: "data name"
4352   - title: "Status"
4353     data: "data msg"
4354   rows: "generated"
4355   data: "vpp-mrr-results-2n-clx"
4356   filter: "'MRR'"
4357   parameters:
4358   - "name"
4359   - "parent"
4360   - "msg"
4361
4362 # Detailed Test Results - VPP MRR Results 3n-tsh
4363 - type: "table"
4364   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4365   algorithm: "table_details"
4366   output-file-ext: ".csv"
4367   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4368   columns:
4369   - title: "Name"
4370     data: "data name"
4371   - title: "Status"
4372     data: "data msg"
4373   rows: "generated"
4374   data: "vpp-mrr-results-3n-tsh"
4375   filter: "'MRR'"
4376   parameters:
4377   - "name"
4378   - "parent"
4379   - "msg"
4380
4381 # Detailed Test Results - VPP MRR Results 3n-dnv
4382 - type: "table"
4383   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4384   algorithm: "table_details"
4385   output-file-ext: ".csv"
4386   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4387   columns:
4388   - title: "Name"
4389     data: "data name"
4390   - title: "Status"
4391     data: "data msg"
4392   rows: "generated"
4393   data: "vpp-mrr-results-3n-dnv"
4394   filter: "'MRR'"
4395   parameters:
4396   - "name"
4397   - "parent"
4398   - "msg"
4399
4400 # Detailed Test Results - VPP MRR Results 2n-dnv
4401 - type: "table"
4402   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4403   algorithm: "table_details"
4404   output-file-ext: ".csv"
4405   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4406   columns:
4407   - title: "Name"
4408     data: "data name"
4409   - title: "Status"
4410     data: "data msg"
4411   rows: "generated"
4412   data: "vpp-mrr-results-2n-dnv"
4413   filter: "'MRR'"
4414   parameters:
4415   - "name"
4416   - "parent"
4417   - "msg"
4418
4419 # Test configuration - VPP MRR Test Configs 3n-hsw
4420 - type: "table"
4421   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4422   algorithm: "table_details"
4423   output-file-ext: ".csv"
4424   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4425   columns:
4426   - title: "Name"
4427     data: "data name"
4428   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4429     data: "data conf-history"
4430   rows: "generated"
4431   data: "vpp-mrr-results-3n-hsw"
4432   filter: "'MRR'"
4433   parameters:
4434   - "parent"
4435   - "name"
4436   - "conf-history"
4437
4438 # Test configuration - VPP MRR Test Configs 3n-skx
4439 - type: "table"
4440   title: "Test configuration - VPP MRR Test Configs 3n-skx"
4441   algorithm: "table_details"
4442   output-file-ext: ".csv"
4443   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4444   columns:
4445   - title: "Name"
4446     data: "data name"
4447   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4448     data: "data conf-history"
4449   rows: "generated"
4450   data: "vpp-mrr-results-3n-skx"
4451   filter: "'MRR'"
4452   parameters:
4453   - "parent"
4454   - "name"
4455   - "conf-history"
4456
4457 # Test configuration - VPP MRR Test Configs 2n-skx
4458 - type: "table"
4459   title: "Test configuration - VPP MRR Test Configs 2n-skx"
4460   algorithm: "table_details"
4461   output-file-ext: ".csv"
4462   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4463   columns:
4464   - title: "Name"
4465     data: "data name"
4466   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4467     data: "data conf-history"
4468   rows: "generated"
4469   data: "vpp-mrr-results-2n-skx"
4470   filter: "'MRR'"
4471   parameters:
4472   - "parent"
4473   - "name"
4474   - "conf-history"
4475
4476 # Test configuration - VPP MRR Test Configs 2n-clx
4477 - type: "table"
4478   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4479   algorithm: "table_details"
4480   output-file-ext: ".csv"
4481   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4482   columns:
4483   - title: "Name"
4484     data: "data name"
4485   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4486     data: "data conf-history"
4487   rows: "generated"
4488   data: "vpp-mrr-results-2n-clx"
4489   filter: "'MRR'"
4490   parameters:
4491   - "parent"
4492   - "name"
4493   - "conf-history"
4494
4495 # Test configuration - VPP MRR Test Configs 3n-tsh
4496 - type: "table"
4497   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4498   algorithm: "table_details"
4499   output-file-ext: ".csv"
4500   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4501   columns:
4502   - title: "Name"
4503     data: "data name"
4504   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4505     data: "data conf-history"
4506   rows: "generated"
4507   data: "vpp-mrr-results-3n-tsh"
4508   filter: "'MRR'"
4509   parameters:
4510   - "parent"
4511   - "name"
4512   - "conf-history"
4513
4514 # Test configuration - VPP MRR Test Configs 3n-dnv
4515 - type: "table"
4516   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4517   algorithm: "table_details"
4518   output-file-ext: ".csv"
4519   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4520   columns:
4521   - title: "Name"
4522     data: "data name"
4523   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4524     data: "data conf-history"
4525   rows: "generated"
4526   data: "vpp-mrr-results-3n-dnv"
4527   filter: "'MRR'"
4528   parameters:
4529   - "parent"
4530   - "name"
4531   - "conf-history"
4532
4533 # Test configuration - VPP MRR Test Configs 2n-dnv
4534 - type: "table"
4535   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4536   algorithm: "table_details"
4537   output-file-ext: ".csv"
4538   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4539   columns:
4540   - title: "Name"
4541     data: "data name"
4542   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4543     data: "data conf-history"
4544   rows: "generated"
4545   data: "vpp-mrr-results-2n-dnv"
4546   filter: "'MRR'"
4547   parameters:
4548   - "parent"
4549   - "name"
4550   - "conf-history"
4551
4552 # Detailed Test Results - VPP Device Results - Ubuntu
4553 - type: "table"
4554   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4555   algorithm: "table_details"
4556   output-file-ext: ".csv"
4557   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4558   columns:
4559   - title: "Name"
4560     data: "data name"
4561   - title: "Documentation"
4562     data: "data doc"
4563   - title: "Status"
4564     data: "data status"
4565   rows: "generated"
4566   data: "vpp-device-results-ubuntu"
4567   filter: "all"
4568   parameters:
4569   - "name"
4570   - "parent"
4571   - "doc"
4572   - "status"
4573
4574 # Test configuration - VPP Device Test Configs - Ubuntu
4575 - type: "table"
4576   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4577   algorithm: "table_details"
4578   output-file-ext: ".csv"
4579   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4580   columns:
4581   - title: "Name"
4582     data: "data name"
4583   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4584     data: "data conf-history"
4585   rows: "generated"
4586   data: "vpp-device-results-ubuntu"
4587   filter: "all"
4588   parameters:
4589   - "parent"
4590   - "name"
4591   - "conf-history"
4592
4593 ################################################################################
4594
4595 # DPDK Performance Changes 3n-hsw 1t1c pdr
4596 - type: "table"
4597   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4598   algorithm: "table_perf_comparison"
4599   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4600   history:
4601     - title: "rls1904"
4602       data: "dpdk-performance-changes-3n-hsw-h1"
4603   reference:
4604     title: "rls1908"
4605     data: "dpdk-performance-changes-3n-hsw-ref"
4606   compare:
4607     title: "rls2001"
4608     data: "dpdk-performance-changes-3n-hsw-cmp"
4609   data: "dpdk-performance-changes-3n-hsw"
4610   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4611   filter: "'1T1C'"
4612   parameters:
4613   - "name"
4614   - "parent"
4615   - "throughput"
4616
4617 # DPDK Performance Changes 3n-hsw 2t2c pdr
4618 - type: "table"
4619   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4620   algorithm: "table_perf_comparison"
4621   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4622   history:
4623     - title: "rls1904"
4624       data: "dpdk-performance-changes-3n-hsw-h1"
4625   reference:
4626     title: "rls1908"
4627     data: "dpdk-performance-changes-3n-hsw-ref"
4628   compare:
4629     title: "rls2001"
4630     data: "dpdk-performance-changes-3n-hsw-cmp"
4631   data: "dpdk-performance-changes-3n-hsw"
4632   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4633   filter: "'2T2C'"
4634   parameters:
4635   - "name"
4636   - "parent"
4637   - "throughput"
4638
4639 # DPDK Performance Changes 3n-hsw 1t1c ndr
4640 - type: "table"
4641   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4642   algorithm: "table_perf_comparison"
4643   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4644   history:
4645     - title: "rls1904"
4646       data: "dpdk-performance-changes-3n-hsw-h1"
4647   reference:
4648     title: "rls1908"
4649     data: "dpdk-performance-changes-3n-hsw-ref"
4650   compare:
4651     title: "rls2001"
4652     data: "dpdk-performance-changes-3n-hsw-cmp"
4653   data: "dpdk-performance-changes-3n-hsw"
4654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4655   filter: "'1T1C'"
4656   parameters:
4657   - "name"
4658   - "parent"
4659   - "throughput"
4660
4661 # DPDK Performance Changes 3n-hsw 2t2c ndr
4662 - type: "table"
4663   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4664   algorithm: "table_perf_comparison"
4665   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4666   history:
4667     - title: "rls1904"
4668       data: "dpdk-performance-changes-3n-hsw-h1"
4669   reference:
4670     title: "rls1908"
4671     data: "dpdk-performance-changes-3n-hsw-ref"
4672   compare:
4673     title: "rls2001"
4674     data: "dpdk-performance-changes-3n-hsw-cmp"
4675   data: "dpdk-performance-changes-3n-hsw"
4676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4677   filter: "'2T2C'"
4678   parameters:
4679   - "name"
4680   - "parent"
4681   - "throughput"
4682
4683 # DPDK Performance Changes 3n-skx 2t1c pdr
4684 - type: "table"
4685   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4686   algorithm: "table_perf_comparison"
4687   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4688   history:
4689     - title: "rls1904"
4690       data: "dpdk-performance-changes-3n-skx-h1"
4691   reference:
4692     title: "rls1908"
4693     data: "dpdk-performance-changes-3n-skx-ref"
4694   compare:
4695     title: "rls2001"
4696     data: "dpdk-performance-changes-3n-skx-cmp"
4697   data: "dpdk-performance-changes-3n-skx"
4698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4699   filter: "'2T1C'"
4700   parameters:
4701   - "name"
4702   - "parent"
4703   - "throughput"
4704
4705 # DPDK Performance Changes 3n-skx 4t2c pdr
4706 - type: "table"
4707   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4708   algorithm: "table_perf_comparison"
4709   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4710   history:
4711     - title: "rls1904"
4712       data: "dpdk-performance-changes-3n-skx-h1"
4713   reference:
4714     title: "rls1908"
4715     data: "dpdk-performance-changes-3n-skx-ref"
4716   compare:
4717     title: "rls2001"
4718     data: "dpdk-performance-changes-3n-skx-cmp"
4719   data: "dpdk-performance-changes-3n-skx"
4720   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4721   filter: "'4T2C'"
4722   parameters:
4723   - "name"
4724   - "parent"
4725   - "throughput"
4726
4727 # DPDK Performance Changes 3n-skx 2t1c ndr
4728 - type: "table"
4729   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4730   algorithm: "table_perf_comparison"
4731   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4732   history:
4733     - title: "rls1904"
4734       data: "dpdk-performance-changes-3n-skx-h1"
4735   reference:
4736     title: "rls1908"
4737     data: "dpdk-performance-changes-3n-skx-ref"
4738   compare:
4739     title: "rls2001"
4740     data: "dpdk-performance-changes-3n-skx-cmp"
4741   data: "dpdk-performance-changes-3n-skx"
4742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4743   filter: "'2T1C'"
4744   parameters:
4745   - "name"
4746   - "parent"
4747   - "throughput"
4748
4749 # DPDK Performance Changes 3n-skx 4t2c ndr
4750 - type: "table"
4751   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4752   algorithm: "table_perf_comparison"
4753   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4754   history:
4755     - title: "rls1904"
4756       data: "dpdk-performance-changes-3n-skx-h1"
4757   reference:
4758     title: "rls1908"
4759     data: "dpdk-performance-changes-3n-skx-ref"
4760   compare:
4761     title: "rls2001"
4762     data: "dpdk-performance-changes-3n-skx-cmp"
4763   data: "dpdk-performance-changes-3n-skx"
4764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4765   filter: "'4T2C'"
4766   parameters:
4767   - "name"
4768   - "parent"
4769   - "throughput"
4770
4771 # DPDK Performance Changes 2n-skx 2t1c pdr
4772 - type: "table"
4773   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4774   algorithm: "table_perf_comparison"
4775   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4776   history:
4777     - title: "rls1904"
4778       data: "dpdk-performance-changes-2n-skx-h1"
4779   reference:
4780     title: "rls1908"
4781     data: "dpdk-performance-changes-2n-skx-ref"
4782   compare:
4783     title: "rls2001"
4784     data: "dpdk-performance-changes-2n-skx-cmp"
4785   data: "dpdk-performance-changes-2n-skx"
4786   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4787   filter: "'2T1C'"
4788   parameters:
4789   - "name"
4790   - "parent"
4791   - "throughput"
4792
4793 # DPDK Performance Changes 2n-skx 4t2c pdr
4794 - type: "table"
4795   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4796   algorithm: "table_perf_comparison"
4797   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4798   history:
4799     - title: "rls1904"
4800       data: "dpdk-performance-changes-2n-skx-h1"
4801   reference:
4802     title: "rls1908"
4803     data: "dpdk-performance-changes-2n-skx-ref"
4804   compare:
4805     title: "rls2001"
4806     data: "dpdk-performance-changes-2n-skx-cmp"
4807   data: "dpdk-performance-changes-2n-skx"
4808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4809   filter: "'4T2C'"
4810   parameters:
4811   - "name"
4812   - "parent"
4813   - "throughput"
4814
4815 # DPDK Performance Changes 2n-skx 2t1c ndr
4816 - type: "table"
4817   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4818   algorithm: "table_perf_comparison"
4819   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4820   history:
4821     - title: "rls1904"
4822       data: "dpdk-performance-changes-2n-skx-h1"
4823   reference:
4824     title: "rls1908"
4825     data: "dpdk-performance-changes-2n-skx-ref"
4826   compare:
4827     title: "rls2001"
4828     data: "dpdk-performance-changes-2n-skx-cmp"
4829   data: "dpdk-performance-changes-2n-skx"
4830   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4831   filter: "'2T1C'"
4832   parameters:
4833   - "name"
4834   - "parent"
4835   - "throughput"
4836
4837 # DPDK Performance Changes 2n-skx 4t2c ndr
4838 - type: "table"
4839   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4840   algorithm: "table_perf_comparison"
4841   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4842   history:
4843     - title: "rls1904"
4844       data: "dpdk-performance-changes-2n-skx-h1"
4845   reference:
4846     title: "rls1908"
4847     data: "dpdk-performance-changes-2n-skx-ref"
4848   compare:
4849     title: "rls2001"
4850     data: "dpdk-performance-changes-2n-skx-cmp"
4851   data: "dpdk-performance-changes-2n-skx"
4852   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4853   filter: "'4T2C'"
4854   parameters:
4855   - "name"
4856   - "parent"
4857   - "throughput"
4858
4859 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4860 - type: "table"
4861   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4862   algorithm: "table_perf_comparison"
4863   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4864   reference:
4865     title: "3-Node Hsw"
4866     data: "dpdk-compare-testbeds-ref"
4867   compare:
4868     title: "3-Node Skx"
4869     data: "dpdk-compare-testbeds-cmp"
4870   data: "dpdk-compare-testbeds"
4871   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872   filter: "'NIC_Intel-X710'"
4873   parameters:
4874   - "name"
4875   - "parent"
4876   - "throughput"
4877
4878 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4879 - type: "table"
4880   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4881   algorithm: "table_perf_comparison"
4882   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4883   reference:
4884     title: "3-Node Hsw"
4885     data: "dpdk-compare-testbeds-ref"
4886   compare:
4887     title: "3-Node Skx"
4888     data: "dpdk-compare-testbeds-cmp"
4889   data: "dpdk-compare-testbeds"
4890   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4891   filter: "'NIC_Intel-X710'"
4892   parameters:
4893   - "name"
4894   - "parent"
4895   - "throughput"
4896
4897 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
4898 - type: "table"
4899   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
4900   algorithm: "table_perf_comparison"
4901   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
4902   reference:
4903     title: "2-Node Skx"
4904     data: "dpdk-compare-testbeds-skx-clx-ref"
4905   compare:
4906     title: "2-Node Clx"
4907     data: "dpdk-compare-testbeds-skx-clx-cmp"
4908   data: "dpdk-compare-testbeds-skx-clx"
4909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4910   filter: "'NDRPDR'"
4911   parameters:
4912   - "name"
4913   - "parent"
4914   - "throughput"
4915
4916 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
4917 - type: "table"
4918   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
4919   algorithm: "table_perf_comparison"
4920   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
4921   reference:
4922     title: "2-Node Skx"
4923     data: "dpdk-compare-testbeds-skx-clx-ref"
4924   compare:
4925     title: "2-Node Clx"
4926     data: "dpdk-compare-testbeds-skx-clx-cmp"
4927   data: "dpdk-compare-testbeds-skx-clx"
4928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4929   filter: "'NDRPDR'"
4930   parameters:
4931   - "name"
4932   - "parent"
4933   - "throughput"
4934
4935 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
4936 - type: "table"
4937   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
4938   algorithm: "table_perf_comparison"
4939   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
4940   reference:
4941     title: "3-Node Skx"
4942     data: "dpdk-compare-topologies-ref"
4943   compare:
4944     title: "2-Node Skx"
4945     data: "dpdk-compare-topologies-cmp"
4946   data: "dpdk-compare-topologies"
4947   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4948   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4949   parameters:
4950   - "name"
4951   - "parent"
4952   - "throughput"
4953
4954 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
4955 - type: "table"
4956   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
4957   algorithm: "table_perf_comparison"
4958   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
4959   reference:
4960     title: "3-Node Skx"
4961     data: "dpdk-compare-topologies-ref"
4962   compare:
4963     title: "2-Node Skx"
4964     data: "dpdk-compare-topologies-cmp"
4965   data: "dpdk-compare-topologies"
4966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4967   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4968   parameters:
4969   - "name"
4970   - "parent"
4971   - "throughput"
4972
4973 # Detailed Test Results - DPDK Performance Results 3n-hsw
4974 - type: "table"
4975   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4976   algorithm: "table_details"
4977   output-file-ext: ".csv"
4978   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4979   columns:
4980   - title: "Name"
4981     data: "data name"
4982   - title: "Status"
4983     data: "data msg"
4984   rows: "generated"
4985   data: "dpdk-perf-results-3n-hsw"
4986   filter: "all"
4987   parameters:
4988   - "name"
4989   - "parent"
4990   - "msg"
4991
4992 # Detailed Test Results - DPDK Performance Results 3n-skx
4993 - type: "table"
4994   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4995   algorithm: "table_details"
4996   output-file-ext: ".csv"
4997   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4998   columns:
4999   - title: "Name"
5000     data: "data name"
5001   - title: "Status"
5002     data: "data msg"
5003   rows: "generated"
5004   data: "dpdk-perf-results-3n-skx"
5005   filter: "all"
5006   parameters:
5007   - "name"
5008   - "parent"
5009   - "msg"
5010
5011 # Detailed Test Results - DPDK Performance Results 2n-skx
5012 - type: "table"
5013   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5014   algorithm: "table_details"
5015   output-file-ext: ".csv"
5016   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5017   columns:
5018   - title: "Name"
5019     data: "data name"
5020   - title: "Status"
5021     data: "data msg"
5022   rows: "generated"
5023   data: "dpdk-perf-results-2n-skx"
5024   filter: "all"
5025   parameters:
5026   - "name"
5027   - "parent"
5028   - "msg"
5029
5030 # Detailed Test Results - DPDK Performance Results 2n-clx
5031 - type: "table"
5032   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5033   algorithm: "table_details"
5034   output-file-ext: ".csv"
5035   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5036   columns:
5037   - title: "Name"
5038     data: "data name"
5039   - title: "Status"
5040     data: "data msg"
5041   rows: "generated"
5042   data: "dpdk-perf-results-2n-clx"
5043   filter: "all"
5044   parameters:
5045   - "name"
5046   - "parent"
5047   - "msg"
5048
5049 ################################################################################
5050 ###                                F I L E S                                 ###
5051 ################################################################################
5052
5053 # VPP Performance Results 3n-hsw
5054 - type: "file"
5055   title: "VPP Performance Results 3n-hsw"
5056   algorithm: "file_test_results"
5057   output-file-ext: ".rst"
5058   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5059   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"
5060   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5061   data: "vpp-perf-results-3n-hsw"
5062   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5063   parameters:
5064   - "name"
5065   - "doc"
5066   - "level"
5067   - "parent"
5068   data-start-level: 3
5069
5070 # VPP Performance Results 3n-skx
5071 - type: "file"
5072   title: "VPP Performance Results 3n-skx"
5073   algorithm: "file_test_results"
5074   output-file-ext: ".rst"
5075   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5076   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"
5077   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5078   data: "vpp-perf-results-3n-skx"
5079   filter: "not 'CFS_OPT'"
5080   parameters:
5081   - "name"
5082   - "doc"
5083   - "level"
5084   - "parent"
5085   data-start-level: 3
5086
5087 # VPP Performance Results 2n-skx
5088 - type: "file"
5089   title: "VPP Performance Results 2n-skx"
5090   algorithm: "file_test_results"
5091   output-file-ext: ".rst"
5092   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5093   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"
5094   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5095   data: "vpp-perf-results-2n-skx"
5096   filter: "not 'CFS_OPT'"
5097   parameters:
5098   - "name"
5099   - "doc"
5100   - "level"
5101   - "parent"
5102   data-start-level: 3
5103
5104 # VPP Performance Results 2n-clx
5105 - type: "file"
5106   title: "VPP Performance Results 2n-clx"
5107   algorithm: "file_test_results"
5108   output-file-ext: ".rst"
5109   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5110   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"
5111   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5112   data: "vpp-perf-results-2n-clx"
5113   filter: "not 'CFS_OPT'"
5114   parameters:
5115   - "name"
5116   - "doc"
5117   - "level"
5118   - "parent"
5119   data-start-level: 3
5120
5121 # VPP Performance Results 3n-tsh
5122 - type: "file"
5123   title: "VPP Performance Results 3n-tsh"
5124   algorithm: "file_test_results"
5125   output-file-ext: ".rst"
5126   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5127   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"
5128   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5129   data: "vpp-perf-results-3n-tsh"
5130   filter: "not 'CFS_OPT'"
5131   parameters:
5132   - "name"
5133   - "doc"
5134   - "level"
5135   - "parent"
5136   data-start-level: 3
5137
5138 # VPP Performance Results 3n-dnv
5139 - type: "file"
5140   title: "VPP Performance Results 3n-dnv"
5141   algorithm: "file_test_results"
5142   output-file-ext: ".rst"
5143   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5144   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"
5145   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5146   data: "vpp-perf-results-3n-dnv"
5147   filter: "'NDRPDR'"
5148   parameters:
5149   - "name"
5150   - "doc"
5151   - "level"
5152   - "parent"
5153   data-start-level: 3
5154
5155 # VPP Performance Results 2n-dnv
5156 - type: "file"
5157   title: "VPP Performance Results 2n-dnv"
5158   algorithm: "file_test_results"
5159   output-file-ext: ".rst"
5160   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5161   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"
5162   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5163   data: "vpp-perf-results-2n-dnv"
5164   filter: "'NDRPDR'"
5165   parameters:
5166   - "name"
5167   - "doc"
5168   - "level"
5169   - "parent"
5170   data-start-level: 3
5171
5172 # VPP Performance Configuration 3n-hsw
5173 - type: "file"
5174   title: "VPP Performance Configuration 3n-hsw"
5175   algorithm: "file_test_results"
5176   output-file-ext: ".rst"
5177   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5178   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"
5179   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5180   data: "vpp-perf-results-3n-hsw"
5181   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5182   parameters:
5183   - "name"
5184   - "doc"
5185   - "level"
5186   - "parent"
5187   data-start-level: 3
5188
5189 # VPP Performance Configuration 3n-skx
5190 - type: "file"
5191   title: "VPP Performance Configuration 3n-skx"
5192   algorithm: "file_test_results"
5193   output-file-ext: ".rst"
5194   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5195   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"
5196   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5197   data: "vpp-perf-results-3n-skx"
5198   filter: "not 'CFS_OPT'"
5199   parameters:
5200   - "name"
5201   - "doc"
5202   - "level"
5203   - "parent"
5204   data-start-level: 3
5205
5206 # VPP Performance Configuration 2n-skx
5207 - type: "file"
5208   title: "VPP Performance Configuration 2n-skx"
5209   algorithm: "file_test_results"
5210   output-file-ext: ".rst"
5211   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5212   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"
5213   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5214   data: "vpp-perf-results-2n-skx"
5215   filter: "not 'CFS_OPT'"
5216   parameters:
5217   - "name"
5218   - "doc"
5219   - "level"
5220   - "parent"
5221   data-start-level: 3
5222
5223 # VPP Performance Configuration 2n-clx
5224 - type: "file"
5225   title: "VPP Performance Configuration 2n-clx"
5226   algorithm: "file_test_results"
5227   output-file-ext: ".rst"
5228   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5229   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"
5230   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5231   data: "vpp-perf-results-2n-clx"
5232   filter: "not 'CFS_OPT'"
5233   parameters:
5234   - "name"
5235   - "doc"
5236   - "level"
5237   - "parent"
5238   data-start-level: 3
5239
5240 # VPP Performance Configuration 3n-tsh
5241 - type: "file"
5242   title: "VPP Performance Configuration 3n-tsh"
5243   algorithm: "file_test_results"
5244   output-file-ext: ".rst"
5245   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5246   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"
5247   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5248   data: "vpp-perf-results-3n-tsh"
5249   filter: "not 'CFS_OPT'"
5250   parameters:
5251   - "name"
5252   - "doc"
5253   - "level"
5254   - "parent"
5255   data-start-level: 3
5256
5257 # VPP Performance Configuration 3n-dnv
5258 - type: "file"
5259   title: "VPP Performance Configuration 3n-dnv"
5260   algorithm: "file_test_results"
5261   output-file-ext: ".rst"
5262   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5263   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"
5264   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5265   data: "vpp-perf-results-3n-dnv"
5266   filter: "'NDRPDR'"
5267   parameters:
5268   - "name"
5269   - "doc"
5270   - "level"
5271   - "parent"
5272   data-start-level: 3
5273
5274 # VPP Performance Configuration 2n-dnv
5275 - type: "file"
5276   title: "VPP Performance Configuration 2n-dnv"
5277   algorithm: "file_test_results"
5278   output-file-ext: ".rst"
5279   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5280   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"
5281   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5282   data: "vpp-perf-results-2n-dnv"
5283   filter: "'NDRPDR'"
5284   parameters:
5285   - "name"
5286   - "doc"
5287   - "level"
5288   - "parent"
5289   data-start-level: 3
5290
5291 # VPP Performance Operational Data 3n-hsw
5292 - type: "file"
5293   title: "VPP Performance Operational Data 3n-hsw"
5294   algorithm: "file_test_results_html"
5295   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5296   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"
5297   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5298   data: "vpp-perf-results-3n-hsw"
5299   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5300   data-start-level: 3
5301
5302 # VPP Performance Operational Data 3n-skx
5303 - type: "file"
5304   title: "VPP Performance Operational Data 3n-skx"
5305   algorithm: "file_test_results_html"
5306   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5307   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"
5308   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5309   data: "vpp-perf-results-3n-skx"
5310   filter: "not 'CFS_OPT'"
5311   data-start-level: 3
5312
5313 # VPP Performance Operational Data 2n-skx
5314 - type: "file"
5315   title: "VPP Performance Operational Data 2n-skx"
5316   algorithm: "file_test_results_html"
5317   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5318   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"
5319   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5320   data: "vpp-perf-results-2n-skx"
5321   filter: "not 'CFS_OPT'"
5322   data-start-level: 3
5323
5324 # VPP Performance Operational Data 2n-clx
5325 - type: "file"
5326   title: "VPP Performance Operational Data 2n-clx"
5327   algorithm: "file_test_results_html"
5328   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5329   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"
5330   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5331   data: "vpp-perf-results-2n-clx"
5332   filter: "not 'CFS_OPT'"
5333   data-start-level: 3
5334
5335 # VPP Performance Operational Data 3n-tsh
5336 - type: "file"
5337   title: "VPP Performance Operational Data 3n-tsh"
5338   algorithm: "file_test_results_html"
5339   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5340   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"
5341   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5342   data: "vpp-perf-results-3n-tsh"
5343   filter: "not 'CFS_OPT'"
5344   data-start-level: 3
5345
5346 # VPP Performance Operational Data 3n-dnv
5347 - type: "file"
5348   title: "VPP Performance Operational Data 3n-dnv"
5349   algorithm: "file_test_results_html"
5350   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5351   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"
5352   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5353   data: "vpp-perf-results-3n-dnv"
5354   filter: "'NDRPDR'"
5355   data-start-level: 3
5356
5357 # VPP Performance Operational Data 2n-dnv
5358 - type: "file"
5359   title: "VPP Performance Operational Data 2n-dnv"
5360   algorithm: "file_test_results_html"
5361   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5362   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"
5363   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5364   data: "vpp-perf-results-2n-dnv"
5365   filter: "'NDRPDR'"
5366   data-start-level: 3
5367
5368 # VPP MRR Results 3n-hsw
5369 - type: "file"
5370   title: "VPP MRR Results 3n-hsw"
5371   algorithm: "file_test_results"
5372   output-file-ext: ".rst"
5373   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5374   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"
5375   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5376   data: "vpp-mrr-results-3n-hsw"
5377   filter: "'MRR'"
5378   parameters:
5379   - "name"
5380   - "doc"
5381   - "level"
5382   - "parent"
5383   data-start-level: 3
5384
5385 # VPP MRR Results 3n-skx
5386 - type: "file"
5387   title: "VPP MRR Results 3n-skx"
5388   algorithm: "file_test_results"
5389   output-file-ext: ".rst"
5390   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5391   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"
5392   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5393   data: "vpp-mrr-results-3n-skx"
5394   filter: "'MRR'"
5395   parameters:
5396   - "name"
5397   - "doc"
5398   - "level"
5399   - "parent"
5400   data-start-level: 3
5401
5402 # VPP MRR Results 2n-skx
5403 - type: "file"
5404   title: "VPP MRR Results 2n-skx"
5405   algorithm: "file_test_results"
5406   output-file-ext: ".rst"
5407   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5408   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"
5409   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5410   data: "vpp-mrr-results-2n-skx"
5411   filter: "all"
5412   parameters:
5413   - "name"
5414   - "doc"
5415   - "level"
5416   - "parent"
5417   data-start-level: 3
5418
5419 # VPP MRR Results 2n-clx
5420 - type: "file"
5421   title: "VPP MRR Results 2n-clx"
5422   algorithm: "file_test_results"
5423   output-file-ext: ".rst"
5424   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5425   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"
5426   dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5427   data: "vpp-mrr-results-2n-clx"
5428   filter: "all"
5429   parameters:
5430   - "name"
5431   - "doc"
5432   - "level"
5433   - "parent"
5434   data-start-level: 3
5435
5436 # VPP MRR Results 3n-tsh
5437 - type: "file"
5438   title: "VPP MRR Results 3n-tsh"
5439   algorithm: "file_test_results"
5440   output-file-ext: ".rst"
5441   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5442   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"
5443   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5444   data: "vpp-mrr-results-3n-tsh"
5445   filter: "'MRR'"
5446   parameters:
5447   - "name"
5448   - "doc"
5449   - "level"
5450   - "parent"
5451   data-start-level: 3
5452
5453 # VPP MRR Results 3n-dnv
5454 - type: "file"
5455   title: "VPP MRR Results 3n-dnv"
5456   algorithm: "file_test_results"
5457   output-file-ext: ".rst"
5458   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5459   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"
5460   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5461   data: "vpp-mrr-results-3n-dnv"
5462   filter: "'MRR'"
5463   parameters:
5464   - "name"
5465   - "doc"
5466   - "level"
5467   - "parent"
5468   data-start-level: 3
5469
5470 # VPP MRR Results 2n-dnv
5471 - type: "file"
5472   title: "VPP MRR Results 2n-dnv"
5473   algorithm: "file_test_results"
5474   output-file-ext: ".rst"
5475   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5476   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"
5477   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5478   data: "vpp-mrr-results-2n-dnv"
5479   filter: "'MRR'"
5480   parameters:
5481   - "name"
5482   - "doc"
5483   - "level"
5484   - "parent"
5485   data-start-level: 3
5486
5487 # VPP MRR Configuration 3n-hsw
5488 - type: "file"
5489   title: "VPP MRR Configuration 3n-hsw"
5490   algorithm: "file_test_results"
5491   output-file-ext: ".rst"
5492   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5493   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"
5494   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5495   data: "vpp-mrr-results-3n-hsw"
5496   filter: "'MRR'"
5497   parameters:
5498   - "name"
5499   - "doc"
5500   - "level"
5501   - "parent"
5502   data-start-level: 3
5503
5504 # VPP MRR Configuration 3n-skx
5505 - type: "file"
5506   title: "VPP MRR Configuration 3n-skx"
5507   algorithm: "file_test_results"
5508   output-file-ext: ".rst"
5509   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5510   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"
5511   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5512   data: "vpp-mrr-results-3n-skx"
5513   filter: "'MRR'"
5514   parameters:
5515   - "name"
5516   - "doc"
5517   - "level"
5518   - "parent"
5519   data-start-level: 3
5520
5521 # VPP MRR Configuration 2n-skx
5522 - type: "file"
5523   title: "VPP MRR Configuration 2n-skx"
5524   algorithm: "file_test_results"
5525   output-file-ext: ".rst"
5526   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5527   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"
5528   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5529   data: "vpp-mrr-results-2n-skx"
5530   filter: "'MRR'"
5531   parameters:
5532   - "name"
5533   - "doc"
5534   - "level"
5535   - "parent"
5536   data-start-level: 3
5537
5538 # VPP MRR Configuration 2n-clx
5539 - type: "file"
5540   title: "VPP MRR Configuration 2n-clx"
5541   algorithm: "file_test_results"
5542   output-file-ext: ".rst"
5543   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5544   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"
5545   dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5546   data: "vpp-mrr-results-2n-clx"
5547   filter: "'MRR'"
5548   parameters:
5549   - "name"
5550   - "doc"
5551   - "level"
5552   - "parent"
5553   data-start-level: 3
5554
5555 # VPP MRR Configuration 3n-tsh
5556 - type: "file"
5557   title: "VPP MRR Configuration 3n-tsh"
5558   algorithm: "file_test_results"
5559   output-file-ext: ".rst"
5560   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5561   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"
5562   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5563   data: "vpp-mrr-results-3n-tsh"
5564   filter: "'MRR'"
5565   parameters:
5566   - "name"
5567   - "doc"
5568   - "level"
5569   - "parent"
5570   data-start-level: 3
5571
5572 # VPP MRR Configuration 3n-dnv
5573 - type: "file"
5574   title: "VPP MRR Configuration 3n-dnv"
5575   algorithm: "file_test_results"
5576   output-file-ext: ".rst"
5577   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5578   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"
5579   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5580   data: "vpp-mrr-results-3n-dnv"
5581   filter: "'MRR'"
5582   parameters:
5583   - "name"
5584   - "doc"
5585   - "level"
5586   - "parent"
5587   data-start-level: 3
5588
5589 # VPP MRR Configuration 2n-dnv
5590 - type: "file"
5591   title: "VPP MRR Configuration 2n-dnv"
5592   algorithm: "file_test_results"
5593   output-file-ext: ".rst"
5594   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5595   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"
5596   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5597   data: "vpp-mrr-results-2n-dnv"
5598   filter: "'MRR'"
5599   parameters:
5600   - "name"
5601   - "doc"
5602   - "level"
5603   - "parent"
5604   data-start-level: 3
5605
5606 # VPP Device Results - Ubuntu
5607 - type: "file"
5608   title: "VPP Device Results - Ubuntu"
5609   algorithm: "file_test_results"
5610   output-file-ext: ".rst"
5611   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5612   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"
5613   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5614   data: "vpp-device-results-ubuntu"
5615   filter: "all"
5616   parameters:
5617   - "name"
5618   - "doc"
5619   - "level"
5620   - "parent"
5621   data-start-level: 2
5622
5623 # VPP Device Configuration - Ubuntu
5624 - type: "file"
5625   title: "VPP Device Configuration - Ubuntu"
5626   algorithm: "file_test_results"
5627   output-file-ext: ".rst"
5628   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5629   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"
5630   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5631   data: "vpp-device-results-ubuntu"
5632   filter: "all"
5633   parameters:
5634   - "name"
5635   - "doc"
5636   - "level"
5637   - "parent"
5638   data-start-level: 2
5639
5640 # DPDK Performance Results 3n-hsw
5641 - type: "file"
5642   title: "DPDK Performance Results 3n-hsw"
5643   algorithm: "file_test_results"
5644   output-file-ext: ".rst"
5645   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5646   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"
5647   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5648   data: "dpdk-perf-results-3n-hsw"
5649   filter: "all"
5650   parameters:
5651   - "name"
5652   - "doc"
5653   - "level"
5654   - "parent"
5655   data-start-level: 3
5656
5657 # DPDK Performance Results 3n-skx
5658 - type: "file"
5659   title: "DPDK Performance Results 3n-skx"
5660   algorithm: "file_test_results"
5661   output-file-ext: ".rst"
5662   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5663   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"
5664   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5665   data: "dpdk-perf-results-3n-skx"
5666   filter: "all"
5667   parameters:
5668   - "name"
5669   - "doc"
5670   - "level"
5671   - "parent"
5672   data-start-level: 3
5673
5674 # DPDK Performance Results 2n-skx
5675 - type: "file"
5676   title: "DPDK Performance Results 2n-skx"
5677   algorithm: "file_test_results"
5678   output-file-ext: ".rst"
5679   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5680   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"
5681   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5682   data: "dpdk-perf-results-2n-skx"
5683   filter: "all"
5684   parameters:
5685   - "name"
5686   - "doc"
5687   - "level"
5688   - "parent"
5689   data-start-level: 3
5690
5691 # DPDK Performance Results 2n-clx
5692 - type: "file"
5693   title: "DPDK Performance Results 2n-clx"
5694   algorithm: "file_test_results"
5695   output-file-ext: ".rst"
5696   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5697   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"
5698   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5699   data: "dpdk-perf-results-2n-clx"
5700   filter: "all"
5701   parameters:
5702   - "name"
5703   - "doc"
5704   - "level"
5705   - "parent"
5706   data-start-level: 3
5707
5708 ################################################################################
5709 ###                                P L O T S                                 ###
5710 ################################################################################
5711
5712 # Plots VPP HTTP Server Performance
5713 - type: "plot"
5714   title: "VPP HTTP Server Performance"
5715   algorithm: "plot_http_server_perf_box"
5716   output-file-type: ".html"
5717   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5718   data:
5719     "plot-vpp-http-server-performance"
5720   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5721   # each tag is enclosed with ' (apostrophe).
5722   filter: "'HTTP' and 'TCP_CPS'"
5723   parameters:
5724   - "result"
5725   - "name"
5726   traces:
5727     hoverinfo: "y+name"
5728     boxpoints: "outliers"
5729     whiskerwidth: 0
5730   layout:
5731     title: "VPP HTTP Server Performance"
5732     layout:
5733       "plot-cps"
5734
5735 - type: "plot"
5736   title: "VPP HTTP Server Performance"
5737   algorithm: "plot_http_server_perf_box"
5738   output-file-type: ".html"
5739   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5740   data:
5741     "plot-vpp-http-server-performance"
5742   filter: "'HTTP' and 'TCP_RPS'"
5743   parameters:
5744   - "result"
5745   - "name"
5746   traces:
5747     hoverinfo: "y+name"
5748     boxpoints: "outliers"
5749     whiskerwidth: 0
5750   layout:
5751     title: "VPP HTTP Server Performance"
5752     layout:
5753       "plot-rps"
5754
5755 ################################################################################
5756
5757 # Soak Test (PLRsearch), boxes
5758 - type: "plot"
5759   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5760   algorithm: "plot_perf_box_name"
5761   output-file-type: ".html"
5762   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5763   data: "plot-vpp-soak-2n-skx"
5764   include:
5765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5771   layout:
5772     title: "30 Minutes Soak Test (PLRsearch)"
5773     layout: "plot-soak-throughput"
5774
5775 # Soak Test (PLRsearch), boxes
5776 - type: "plot"
5777   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5778   algorithm: "plot_perf_box_name"
5779   output-file-type: ".html"
5780   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5781   data: "plot-vpp-soak-2n-skx"
5782   include:
5783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5785     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5788     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5789   layout:
5790     title: "30 Minutes Soak Test (PLRsearch)"
5791     layout: "plot-soak-throughput"
5792
5793 ###############################################################################
5794
5795 - type: "plot"
5796   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5797   algorithm: "plot_nf_reconf_box_name"
5798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5799   data: "plot-vpp-nfv-reconf-2n-skx"
5800   include:
5801     - "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"
5802     - "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"
5803     - "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"
5804     - "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"
5805     - "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"
5806     - "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"
5807   layout:
5808     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5809     layout: "plot-throughput"
5810
5811 - type: "plot"
5812   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5813   algorithm: "plot_nf_reconf_box_name"
5814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5815   data: "plot-vpp-nfv-reconf-2n-skx"
5816   include:
5817     - "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"
5818     - "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"
5819     - "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"
5820     - "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"
5821     - "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"
5822     - "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"
5823   layout:
5824     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5825     layout: "plot-throughput"
5826
5827 - type: "plot"
5828   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5829   algorithm: "plot_nf_reconf_box_name"
5830   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5831   data: "plot-vpp-nfv-reconf-2n-skx"
5832   include:
5833     - "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"
5834     - "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"
5835     - "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"
5836     - "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"
5837     - "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"
5838     - "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"
5839   layout:
5840     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5841     layout: "plot-throughput"
5842
5843 ###############################################################################
5844 # Plots - NF Density - VSC - MRR 64b
5845 - type: "plot"
5846   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5847   algorithm: "plot_nf_heatmap"
5848   output-file-type: ".html"
5849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
5850   data: "plot-vpp-nfv-2n-skx-mrr"
5851   filter: "'NIC_Intel-XXV710' and
5852            'NF_DENSITY' and
5853            'VHOST' and
5854            not 'VXLAN' and
5855            'CHAIN' and
5856            'NF_VPPIP4' and
5857            '64B' and
5858            '2T1C' and
5859            'MRR'"
5860   parameters:
5861   - "result"
5862   - "name"
5863   - "tags"
5864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5865   x-axis: "X = VNFs per Service Chain"
5866   y-axis: "Y = Number of Service Chains"
5867   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5868   layout:
5869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5870     layout: "plot-service-density"
5871
5872 - type: "plot"
5873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5874   algorithm: "plot_nf_heatmap"
5875   output-file-type: ".html"
5876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
5877   data: "plot-vpp-nfv-2n-skx-mrr"
5878   filter: "'NIC_Intel-XXV710' and
5879            'NF_DENSITY' and
5880            'VHOST' and
5881            not 'VXLAN' and
5882            'CHAIN' and
5883            'NF_VPPIP4' and
5884            '64B' and
5885            '4T2C' and
5886            'MRR'"
5887   parameters:
5888   - "result"
5889   - "name"
5890   - "tags"
5891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5892   x-axis: "X = VNFs per Service Chain"
5893   y-axis: "Y = Number of Service Chains"
5894   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5895   layout:
5896     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5897     layout: "plot-service-density"
5898
5899 - type: "plot"
5900   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5901   algorithm: "plot_nf_heatmap"
5902   output-file-type: ".html"
5903   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
5904   data: "plot-vpp-nfv-2n-skx-mrr"
5905   filter: "'NIC_Intel-XXV710' and
5906            'NF_DENSITY' and
5907            'VHOST' and
5908            not 'VXLAN' and
5909            'CHAIN' and
5910            'NF_VPPIP4' and
5911            '64B' and
5912            '8T4C' and
5913            'MRR'"
5914   parameters:
5915   - "result"
5916   - "name"
5917   - "tags"
5918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5919   x-axis: "X = VNFs per Service Chain"
5920   y-axis: "Y = Number of Service Chains"
5921   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5922   layout:
5923     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5924     layout: "plot-service-density"
5925
5926 # Plots - NF Density - VSC - MRR IMIX
5927 - type: "plot"
5928   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5929   algorithm: "plot_nf_heatmap"
5930   output-file-type: ".html"
5931   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5932   data: "plot-vpp-nfv-2n-skx-mrr"
5933   filter: "'NIC_Intel-XXV710' and
5934            'NF_DENSITY' and
5935            'VHOST' and
5936            not 'VXLAN' and
5937            'CHAIN' and
5938            'NF_VPPIP4' and
5939            'IMIX' and
5940            '2T1C' and
5941            'MRR'"
5942   parameters:
5943   - "result"
5944   - "name"
5945   - "tags"
5946   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5947   x-axis: "X = VNFs per Service Chain"
5948   y-axis: "Y = Number of Service Chains"
5949   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5950   layout:
5951     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5952     layout: "plot-service-density"
5953
5954 - type: "plot"
5955   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5956   algorithm: "plot_nf_heatmap"
5957   output-file-type: ".html"
5958   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
5959   data: "plot-vpp-nfv-2n-skx-mrr"
5960   filter: "'NIC_Intel-XXV710' and
5961            'NF_DENSITY' and
5962            'VHOST' and
5963            not 'VXLAN' and
5964            'CHAIN' and
5965            'NF_VPPIP4' and
5966            'IMIX' and
5967            '4T2C' and
5968            'MRR'"
5969   parameters:
5970   - "result"
5971   - "name"
5972   - "tags"
5973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5974   x-axis: "X = VNFs per Service Chain"
5975   y-axis: "Y = Number of Service Chains"
5976   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5977   layout:
5978     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5979     layout: "plot-service-density"
5980
5981 - type: "plot"
5982   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5983   algorithm: "plot_nf_heatmap"
5984   output-file-type: ".html"
5985   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
5986   data: "plot-vpp-nfv-2n-skx-mrr"
5987   filter: "'NIC_Intel-XXV710' and
5988            'NF_DENSITY' and
5989            'VHOST' and
5990            not 'VXLAN' and
5991            'CHAIN' and
5992            'NF_VPPIP4' and
5993            'IMIX' and
5994            '8T4C' and
5995            'MRR'"
5996   parameters:
5997   - "result"
5998   - "name"
5999   - "tags"
6000   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6001   x-axis: "X = VNFs per Service Chain"
6002   y-axis: "Y = Number of Service Chains"
6003   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6004   layout:
6005     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6006     layout: "plot-service-density"
6007
6008 # Plots - NF Density - VSC - NDR 64b
6009 - type: "plot"
6010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6011   algorithm: "plot_nf_heatmap"
6012   output-file-type: ".html"
6013   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6014   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6015   filter: "'NIC_Intel-XXV710' and
6016            'NF_DENSITY' and
6017            'VHOST' and
6018            not 'VXLAN' and
6019            'CHAIN' and
6020            'NF_VPPIP4' and
6021            '64B' and
6022            '2T1C' and
6023            'NDRPDR'"
6024   parameters:
6025   - "throughput"
6026   - "name"
6027   - "tags"
6028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6029   x-axis: "X = VNFs per Service Chain"
6030   y-axis: "Y = Number of Service Chains"
6031   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6032   layout:
6033     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6034     layout: "plot-service-density"
6035
6036 - type: "plot"
6037   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6038   algorithm: "plot_nf_heatmap"
6039   output-file-type: ".html"
6040   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6041   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6042   filter: "'NIC_Intel-XXV710' and
6043            'NF_DENSITY' and
6044            'VHOST' and
6045            not 'VXLAN' and
6046            'CHAIN' and
6047            'NF_VPPIP4' and
6048            '64B' and
6049            '4T2C' and
6050            'NDRPDR'"
6051   parameters:
6052   - "throughput"
6053   - "name"
6054   - "tags"
6055   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6056   x-axis: "X = VNFs per Service Chain"
6057   y-axis: "Y = Number of Service Chains"
6058   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6059   layout:
6060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6061     layout: "plot-service-density"
6062
6063 - type: "plot"
6064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6065   algorithm: "plot_nf_heatmap"
6066   output-file-type: ".html"
6067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6068   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6069   filter: "'NIC_Intel-XXV710' and
6070            'NF_DENSITY' and
6071            'VHOST' and
6072            not 'VXLAN' and
6073            'CHAIN' and
6074            'NF_VPPIP4' and
6075            '64B' and
6076            '8T4C' and
6077            'NDRPDR'"
6078   parameters:
6079   - "throughput"
6080   - "name"
6081   - "tags"
6082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6083   x-axis: "X = VNFs per Service Chain"
6084   y-axis: "Y = Number of Service Chains"
6085   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6086   layout:
6087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6088     layout: "plot-service-density"
6089
6090 # Plots - NF Density - VSC - NDR IMIX
6091 - type: "plot"
6092   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6093   algorithm: "plot_nf_heatmap"
6094   output-file-type: ".html"
6095   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6096   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6097   filter: "'NIC_Intel-XXV710' and
6098            'NF_DENSITY' and
6099            'VHOST' and
6100            not 'VXLAN' and
6101            'CHAIN' and
6102            'NF_VPPIP4' and
6103            'IMIX' and
6104            '2T1C' and
6105            'NDRPDR'"
6106   parameters:
6107   - "throughput"
6108   - "name"
6109   - "tags"
6110   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6111   x-axis: "X = VNFs per Service Chain"
6112   y-axis: "Y = Number of Service Chains"
6113   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6114   layout:
6115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6116     layout: "plot-service-density"
6117
6118 - type: "plot"
6119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6120   algorithm: "plot_nf_heatmap"
6121   output-file-type: ".html"
6122   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6123   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6124   filter: "'NIC_Intel-XXV710' and
6125            'NF_DENSITY' and
6126            'VHOST' and
6127            not 'VXLAN' and
6128            'CHAIN' and
6129            'NF_VPPIP4' and
6130            'IMIX' and
6131            '4T2C' and
6132            'NDRPDR'"
6133   parameters:
6134   - "throughput"
6135   - "name"
6136   - "tags"
6137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6138   x-axis: "X = VNFs per Service Chain"
6139   y-axis: "Y = Number of Service Chains"
6140   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6141   layout:
6142     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6143     layout: "plot-service-density"
6144
6145 - type: "plot"
6146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6147   algorithm: "plot_nf_heatmap"
6148   output-file-type: ".html"
6149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6150   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6151   filter: "'NIC_Intel-XXV710' and
6152            'NF_DENSITY' and
6153            'VHOST' and
6154            not 'VXLAN' and
6155            'CHAIN' and
6156            'NF_VPPIP4' and
6157            'IMIX' and
6158            '8T4C' and
6159            'NDRPDR'"
6160   parameters:
6161   - "throughput"
6162   - "name"
6163   - "tags"
6164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6165   x-axis: "X = VNFs per Service Chain"
6166   y-axis: "Y = Number of Service Chains"
6167   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6168   layout:
6169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6170     layout: "plot-service-density"
6171
6172 # Plots - NF Density - VSC - PDR 64b
6173 - type: "plot"
6174   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6175   algorithm: "plot_nf_heatmap"
6176   output-file-type: ".html"
6177   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6178   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6179   filter: "'NIC_Intel-XXV710' and
6180            'NF_DENSITY' and
6181            'VHOST' and
6182            not 'VXLAN' and
6183            'CHAIN' and
6184            'NF_VPPIP4' and
6185            '64B' and
6186            '2T1C' and
6187            'NDRPDR'"
6188   parameters:
6189   - "throughput"
6190   - "name"
6191   - "tags"
6192   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6193   x-axis: "X = VNFs per Service Chain"
6194   y-axis: "Y = Number of Service Chains"
6195   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6196   layout:
6197     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6198     layout: "plot-service-density"
6199
6200 - type: "plot"
6201   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6202   algorithm: "plot_nf_heatmap"
6203   output-file-type: ".html"
6204   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6205   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6206   filter: "'NIC_Intel-XXV710' and
6207            'NF_DENSITY' and
6208            'VHOST' and
6209            not 'VXLAN' and
6210            'CHAIN' and
6211            'NF_VPPIP4' and
6212            '64B' and
6213            '4T2C' and
6214            'NDRPDR'"
6215   parameters:
6216   - "throughput"
6217   - "name"
6218   - "tags"
6219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6220   x-axis: "X = VNFs per Service Chain"
6221   y-axis: "Y = Number of Service Chains"
6222   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6223   layout:
6224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6225     layout: "plot-service-density"
6226
6227 - type: "plot"
6228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6229   algorithm: "plot_nf_heatmap"
6230   output-file-type: ".html"
6231   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6232   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6233   filter: "'NIC_Intel-XXV710' and
6234            'NF_DENSITY' and
6235            'VHOST' and
6236            not 'VXLAN' and
6237            'CHAIN' and
6238            'NF_VPPIP4' and
6239            '64B' and
6240            '8T4C' and
6241            'NDRPDR'"
6242   parameters:
6243   - "throughput"
6244   - "name"
6245   - "tags"
6246   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6247   x-axis: "X = VNFs per Service Chain"
6248   y-axis: "Y = Number of Service Chains"
6249   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6250   layout:
6251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6252     layout: "plot-service-density"
6253
6254 # Plots - NF Density - VSC - PDR IMIX
6255 - type: "plot"
6256   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6257   algorithm: "plot_nf_heatmap"
6258   output-file-type: ".html"
6259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6260   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6261   filter: "'NIC_Intel-XXV710' and
6262            'NF_DENSITY' and
6263            'VHOST' and
6264            not 'VXLAN' and
6265            'CHAIN' and
6266            'NF_VPPIP4' and
6267            'IMIX' and
6268            '2T1C' and
6269            'NDRPDR'"
6270   parameters:
6271   - "throughput"
6272   - "name"
6273   - "tags"
6274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6275   x-axis: "X = VNFs per Service Chain"
6276   y-axis: "Y = Number of Service Chains"
6277   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6278   layout:
6279     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6280     layout: "plot-service-density"
6281
6282 - type: "plot"
6283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6284   algorithm: "plot_nf_heatmap"
6285   output-file-type: ".html"
6286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6287   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6288   filter: "'NIC_Intel-XXV710' and
6289            'NF_DENSITY' and
6290            'VHOST' and
6291            not 'VXLAN' and
6292            'CHAIN' and
6293            'NF_VPPIP4' and
6294            'IMIX' and
6295            '4T2C' and
6296            'NDRPDR'"
6297   parameters:
6298   - "throughput"
6299   - "name"
6300   - "tags"
6301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6302   x-axis: "X = VNFs per Service Chain"
6303   y-axis: "Y = Number of Service Chains"
6304   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6305   layout:
6306     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6307     layout: "plot-service-density"
6308
6309 - type: "plot"
6310   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6311   algorithm: "plot_nf_heatmap"
6312   output-file-type: ".html"
6313   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6314   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6315   filter: "'NIC_Intel-XXV710' and
6316            'NF_DENSITY' and
6317            'VHOST' and
6318            not 'VXLAN' and
6319            'CHAIN' and
6320            'NF_VPPIP4' and
6321            'IMIX' and
6322            '8T4C' and
6323            'NDRPDR'"
6324   parameters:
6325   - "throughput"
6326   - "name"
6327   - "tags"
6328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6329   x-axis: "X = VNFs per Service Chain"
6330   y-axis: "Y = Number of Service Chains"
6331   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6332   layout:
6333     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6334     layout: "plot-service-density"
6335
6336 ###############################################################################
6337 # Plots - NF Density - VSC - MRR 64b
6338 - type: "plot"
6339   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6340   algorithm: "plot_nf_heatmap"
6341   output-file-type: ".html"
6342   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6343   data: "plot-vpp-nfv-2n-skx-mrr"
6344   filter: "'NIC_Intel-XXV710' and
6345            'NF_DENSITY' and
6346            'VHOST' and
6347            'VXLAN' and
6348            'CHAIN' and
6349            '118' and
6350            '2T1C' and
6351            'MRR'"
6352   parameters:
6353   - "result"
6354   - "name"
6355   - "tags"
6356   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6357   x-axis: "X = VNFs per Service Chain"
6358   y-axis: "Y = Number of Service Chains"
6359   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6360   layout:
6361     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6362     layout: "plot-service-density"
6363
6364 - type: "plot"
6365   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6366   algorithm: "plot_nf_heatmap"
6367   output-file-type: ".html"
6368   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6369   data: "plot-vpp-nfv-2n-skx-mrr"
6370   filter: "'NIC_Intel-XXV710' and
6371            'NF_DENSITY' and
6372            'VHOST' and
6373            'VXLAN' and
6374            'CHAIN' and
6375            '118' and
6376            '4T2C' and
6377            'MRR'"
6378   parameters:
6379   - "result"
6380   - "name"
6381   - "tags"
6382   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6383   x-axis: "X = VNFs per Service Chain"
6384   y-axis: "Y = Number of Service Chains"
6385   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6386   layout:
6387     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6388     layout: "plot-service-density"
6389
6390 - type: "plot"
6391   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6392   algorithm: "plot_nf_heatmap"
6393   output-file-type: ".html"
6394   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6395   data: "plot-vpp-nfv-2n-skx-mrr"
6396   filter: "'NIC_Intel-XXV710' and
6397            'NF_DENSITY' and
6398            'VHOST' and
6399            'VXLAN' and
6400            'CHAIN' and
6401            '118' and
6402            '8T4C' and
6403            'MRR'"
6404   parameters:
6405   - "result"
6406   - "name"
6407   - "tags"
6408   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6409   x-axis: "X = VNFs per Service Chain"
6410   y-axis: "Y = Number of Service Chains"
6411   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6412   layout:
6413     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6414     layout: "plot-service-density"
6415
6416 # Plots - NF Density - VSC - MRR IMIX
6417 - type: "plot"
6418   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6419   algorithm: "plot_nf_heatmap"
6420   output-file-type: ".html"
6421   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6422   data: "plot-vpp-nfv-2n-skx-mrr"
6423   filter: "'NIC_Intel-XXV710' and
6424            'NF_DENSITY' and
6425            'VHOST' and
6426            'VXLAN' and
6427            'CHAIN' and
6428            'IMIX' and
6429            '2T1C' and
6430            'MRR'"
6431   parameters:
6432   - "result"
6433   - "name"
6434   - "tags"
6435   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6436   x-axis: "X = VNFs per Service Chain"
6437   y-axis: "Y = Number of Service Chains"
6438   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6439   layout:
6440     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6441     layout: "plot-service-density"
6442
6443 - type: "plot"
6444   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6445   algorithm: "plot_nf_heatmap"
6446   output-file-type: ".html"
6447   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6448   data: "plot-vpp-nfv-2n-skx-mrr"
6449   filter: "'NIC_Intel-XXV710' and
6450            'NF_DENSITY' and
6451            'VHOST' and
6452            'VXLAN' and
6453            'CHAIN' and
6454            'IMIX' and
6455            '4T2C' and
6456            'MRR'"
6457   parameters:
6458   - "result"
6459   - "name"
6460   - "tags"
6461   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6462   x-axis: "X = VNFs per Service Chain"
6463   y-axis: "Y = Number of Service Chains"
6464   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6465   layout:
6466     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6467     layout: "plot-service-density"
6468
6469 - type: "plot"
6470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6471   algorithm: "plot_nf_heatmap"
6472   output-file-type: ".html"
6473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6474   data: "plot-vpp-nfv-2n-skx-mrr"
6475   filter: "'NIC_Intel-XXV710' and
6476            'NF_DENSITY' and
6477            'VHOST' and
6478            'VXLAN' and
6479            'CHAIN' and
6480            'IMIX' and
6481            '8T4C' and
6482            'MRR'"
6483   parameters:
6484   - "result"
6485   - "name"
6486   - "tags"
6487   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6488   x-axis: "X = VNFs per Service Chain"
6489   y-axis: "Y = Number of Service Chains"
6490   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6491   layout:
6492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6493     layout: "plot-service-density"
6494
6495 # Plots - NF Density - VSC - NDR 64b
6496 - type: "plot"
6497   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6498   algorithm: "plot_nf_heatmap"
6499   output-file-type: ".html"
6500   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6501   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6502   filter: "'NIC_Intel-XXV710' and
6503            'NF_DENSITY' and
6504            'VHOST' and
6505            'VXLAN' and
6506            'CHAIN' and
6507            '118' and
6508            '2T1C' and
6509            'NDRPDR'"
6510   parameters:
6511   - "throughput"
6512   - "name"
6513   - "tags"
6514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6515   x-axis: "X = VNFs per Service Chain"
6516   y-axis: "Y = Number of Service Chains"
6517   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6518   layout:
6519     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6520     layout: "plot-service-density"
6521
6522 - type: "plot"
6523   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6524   algorithm: "plot_nf_heatmap"
6525   output-file-type: ".html"
6526   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6527   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6528   filter: "'NIC_Intel-XXV710' and
6529            'NF_DENSITY' and
6530            'VHOST' and
6531            'VXLAN' and
6532            'CHAIN' and
6533            '118' and
6534            '4T2C' and
6535            'NDRPDR'"
6536   parameters:
6537   - "throughput"
6538   - "name"
6539   - "tags"
6540   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6541   x-axis: "X = VNFs per Service Chain"
6542   y-axis: "Y = Number of Service Chains"
6543   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6544   layout:
6545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6546     layout: "plot-service-density"
6547
6548 - type: "plot"
6549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6550   algorithm: "plot_nf_heatmap"
6551   output-file-type: ".html"
6552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6553   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6554   filter: "'NIC_Intel-XXV710' and
6555            'NF_DENSITY' and
6556            'VHOST' and
6557            'VXLAN' and
6558            'CHAIN' and
6559            '118' and
6560            '8T4C' and
6561            'NDRPDR'"
6562   parameters:
6563   - "throughput"
6564   - "name"
6565   - "tags"
6566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6567   x-axis: "X = VNFs per Service Chain"
6568   y-axis: "Y = Number of Service Chains"
6569   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6570   layout:
6571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6572     layout: "plot-service-density"
6573
6574 # Plots - NF Density - VSC - NDR IMIX
6575 - type: "plot"
6576   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6577   algorithm: "plot_nf_heatmap"
6578   output-file-type: ".html"
6579   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6580   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6581   filter: "'NIC_Intel-XXV710' and
6582            'NF_DENSITY' and
6583            'VHOST' and
6584            'VXLAN' and
6585            'CHAIN' a
6586            'IMIX' and
6587            '2T1C' and
6588            'NDRPDR'"
6589   parameters:
6590   - "throughput"
6591   - "name"
6592   - "tags"
6593   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6594   x-axis: "X = VNFs per Service Chain"
6595   y-axis: "Y = Number of Service Chains"
6596   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6597   layout:
6598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6599     layout: "plot-service-density"
6600
6601 - type: "plot"
6602   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6603   algorithm: "plot_nf_heatmap"
6604   output-file-type: ".html"
6605   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6606   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6607   filter: "'NIC_Intel-XXV710' and
6608            'NF_DENSITY' and
6609            'VHOST' and
6610            'VXLAN' and
6611            'CHAIN' and
6612            'IMIX' and
6613            '4T2C' and
6614            'NDRPDR'"
6615   parameters:
6616   - "throughput"
6617   - "name"
6618   - "tags"
6619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6620   x-axis: "X = VNFs per Service Chain"
6621   y-axis: "Y = Number of Service Chains"
6622   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6623   layout:
6624     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6625     layout: "plot-service-density"
6626
6627 - type: "plot"
6628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6629   algorithm: "plot_nf_heatmap"
6630   output-file-type: ".html"
6631   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6632   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6633   filter: "'NIC_Intel-XXV710' and
6634            'NF_DENSITY' and
6635            'VHOST' and
6636            'VXLAN' and
6637            'CHAIN' and
6638            'IMIX' and
6639            '8T4C' and
6640            'NDRPDR'"
6641   parameters:
6642   - "throughput"
6643   - "name"
6644   - "tags"
6645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6646   x-axis: "X = VNFs per Service Chain"
6647   y-axis: "Y = Number of Service Chains"
6648   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6649   layout:
6650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6651     layout: "plot-service-density"
6652
6653 # Plots - NF Density - VSC - PDR 64b
6654 - type: "plot"
6655   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6656   algorithm: "plot_nf_heatmap"
6657   output-file-type: ".html"
6658   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6659   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6660   filter: "'NIC_Intel-XXV710' and
6661            'NF_DENSITY' and
6662            'VHOST' and
6663            'VXLAN' and
6664            'CHAIN' and
6665            '118' and
6666            '2T1C' and
6667            'NDRPDR'"
6668   parameters:
6669   - "throughput"
6670   - "name"
6671   - "tags"
6672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6673   x-axis: "X = VNFs per Service Chain"
6674   y-axis: "Y = Number of Service Chains"
6675   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6676   layout:
6677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6678     layout: "plot-service-density"
6679
6680 - type: "plot"
6681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6682   algorithm: "plot_nf_heatmap"
6683   output-file-type: ".html"
6684   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6685   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6686   filter: "'NIC_Intel-XXV710' and
6687            'NF_DENSITY' and
6688            'VHOST' and
6689            'VXLAN' and
6690            'CHAIN' and
6691            '118' and
6692            '4T2C' and
6693            'NDRPDR'"
6694   parameters:
6695   - "throughput"
6696   - "name"
6697   - "tags"
6698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6699   x-axis: "X = VNFs per Service Chain"
6700   y-axis: "Y = Number of Service Chains"
6701   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6702   layout:
6703     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6704     layout: "plot-service-density"
6705
6706 - type: "plot"
6707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6708   algorithm: "plot_nf_heatmap"
6709   output-file-type: ".html"
6710   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6711   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6712   filter: "'NIC_Intel-XXV710' and
6713            'NF_DENSITY' and
6714            'VHOST' and
6715            'VXLAN' and
6716            'CHAIN' and
6717            '118' and
6718            '8T4C' and
6719            'NDRPDR'"
6720   parameters:
6721   - "throughput"
6722   - "name"
6723   - "tags"
6724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6725   x-axis: "X = VNFs per Service Chain"
6726   y-axis: "Y = Number of Service Chains"
6727   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6728   layout:
6729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6730     layout: "plot-service-density"
6731
6732 # Plots - NF Density - VSC - PDR IMIX
6733 - type: "plot"
6734   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6735   algorithm: "plot_nf_heatmap"
6736   output-file-type: ".html"
6737   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6738   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6739   filter: "'NIC_Intel-XXV710' and
6740            'NF_DENSITY' and
6741            'VHOST' and
6742            'VXLAN' and
6743            'CHAIN' and
6744            'IMIX' and
6745            '2T1C' and
6746            'NDRPDR'"
6747   parameters:
6748   - "throughput"
6749   - "name"
6750   - "tags"
6751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6752   x-axis: "X = VNFs per Service Chain"
6753   y-axis: "Y = Number of Service Chains"
6754   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6755   layout:
6756     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6757     layout: "plot-service-density"
6758
6759 - type: "plot"
6760   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6761   algorithm: "plot_nf_heatmap"
6762   output-file-type: ".html"
6763   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6764   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6765   filter: "'NIC_Intel-XXV710' and
6766            'NF_DENSITY' and
6767            'VHOST' and
6768            'VXLAN' and
6769            'CHAIN' and
6770            'IMIX' and
6771            '4T2C' and
6772            'NDRPDR'"
6773   parameters:
6774   - "throughput"
6775   - "name"
6776   - "tags"
6777   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6778   x-axis: "X = VNFs per Service Chain"
6779   y-axis: "Y = Number of Service Chains"
6780   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6781   layout:
6782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6783     layout: "plot-service-density"
6784
6785 - type: "plot"
6786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6787   algorithm: "plot_nf_heatmap"
6788   output-file-type: ".html"
6789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6790   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6791   filter: "'NIC_Intel-XXV710' and
6792            'NF_DENSITY' and
6793            'VHOST' and
6794            'VXLAN' and
6795            'CHAIN' and
6796            'IMIX' and
6797            '8T4C' and
6798            'NDRPDR'"
6799   parameters:
6800   - "throughput"
6801   - "name"
6802   - "tags"
6803   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6804   x-axis: "X = VNFs per Service Chain"
6805   y-axis: "Y = Number of Service Chains"
6806   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6807   layout:
6808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6809     layout: "plot-service-density"
6810
6811 ###############################################################################
6812 # Plots - NF Density - CSC - MRR 64b
6813 - type: "plot"
6814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6815   algorithm: "plot_nf_heatmap"
6816   output-file-type: ".html"
6817   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6818   data: "plot-vpp-nfv-2n-skx-mrr"
6819   filter: "'NIC_Intel-XXV710' and
6820            'NF_DENSITY' and
6821            'DOCKER' and
6822            'CHAIN' and
6823            'NF_VPPIP4' and
6824            '64B' and
6825            '2T1C' and
6826            'MRR'"
6827   parameters:
6828   - "result"
6829   - "name"
6830   - "tags"
6831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6832   x-axis: "X = CNFs per Service Chain"
6833   y-axis: "Y = Number of Service Chains"
6834   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6835   layout:
6836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6837     layout: "plot-service-density"
6838
6839 - type: "plot"
6840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6841   algorithm: "plot_nf_heatmap"
6842   output-file-type: ".html"
6843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6844   data: "plot-vpp-nfv-2n-skx-mrr"
6845   filter: "'NIC_Intel-XXV710' and
6846            'NF_DENSITY' and
6847            'DOCKER' and
6848            'CHAIN' and
6849            'NF_VPPIP4' and
6850            '64B' and
6851            '4T2C' and
6852            'MRR'"
6853   parameters:
6854   - "result"
6855   - "name"
6856   - "tags"
6857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6858   x-axis: "X = CNFs per Service Chain"
6859   y-axis: "Y = Number of Service Chains"
6860   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6861   layout:
6862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6863     layout: "plot-service-density"
6864
6865 - type: "plot"
6866   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6867   algorithm: "plot_nf_heatmap"
6868   output-file-type: ".html"
6869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
6870   data: "plot-vpp-nfv-2n-skx-mrr"
6871   filter: "'NIC_Intel-XXV710' and
6872            'NF_DENSITY' and
6873            'DOCKER' and
6874            'CHAIN' and
6875            'NF_VPPIP4' and
6876            '64B' and
6877            '8T4C' and
6878            'MRR'"
6879   parameters:
6880   - "result"
6881   - "name"
6882   - "tags"
6883   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6884   x-axis: "X = CNFs per Service Chain"
6885   y-axis: "Y = Number of Service Chains"
6886   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6887   layout:
6888     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6889     layout: "plot-service-density"
6890
6891 # Plots - NF Density - CSC - MRR IMIX
6892 - type: "plot"
6893   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6894   algorithm: "plot_nf_heatmap"
6895   output-file-type: ".html"
6896   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
6897   data: "plot-vpp-nfv-2n-skx-mrr"
6898   filter: "'NIC_Intel-XXV710' and
6899            'NF_DENSITY' and
6900            'DOCKER' and
6901            'CHAIN' and
6902            'NF_VPPIP4' and
6903            'IMIX' and
6904            '2T1C' and
6905            'MRR'"
6906   parameters:
6907   - "result"
6908   - "name"
6909   - "tags"
6910   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6911   x-axis: "X = CNFs per Service Chain"
6912   y-axis: "Y = Number of Service Chains"
6913   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6914   layout:
6915     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6916     layout: "plot-service-density"
6917
6918 - type: "plot"
6919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6920   algorithm: "plot_nf_heatmap"
6921   output-file-type: ".html"
6922   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
6923   data: "plot-vpp-nfv-2n-skx-mrr"
6924   filter: "'NIC_Intel-XXV710' and
6925            'NF_DENSITY' and
6926            'DOCKER' and
6927            'CHAIN' and
6928            'NF_VPPIP4' and
6929            'IMIX' and
6930            '4T2C' and
6931            'MRR'"
6932   parameters:
6933   - "result"
6934   - "name"
6935   - "tags"
6936   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6937   x-axis: "X = CNFs per Service Chain"
6938   y-axis: "Y = Number of Service Chains"
6939   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6940   layout:
6941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6942     layout: "plot-service-density"
6943
6944 - type: "plot"
6945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6946   algorithm: "plot_nf_heatmap"
6947   output-file-type: ".html"
6948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
6949   data: "plot-vpp-nfv-2n-skx-mrr"
6950   filter: "'NIC_Intel-XXV710' and
6951            'NF_DENSITY' and
6952            'DOCKER' and
6953            'CHAIN' and
6954            'NF_VPPIP4' and
6955            'IMIX' and
6956            '8T4C' and
6957            'MRR'"
6958   parameters:
6959   - "result"
6960   - "name"
6961   - "tags"
6962   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6963   x-axis: "X = CNFs per Service Chain"
6964   y-axis: "Y = Number of Service Chains"
6965   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6966   layout:
6967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6968     layout: "plot-service-density"
6969
6970 # Plots - NF Density - CSC - NDR 64b
6971 - type: "plot"
6972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6973   algorithm: "plot_nf_heatmap"
6974   output-file-type: ".html"
6975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
6976   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6977   filter: "'NIC_Intel-XXV710' and
6978            'NF_DENSITY' and
6979            'DOCKER' and
6980            'CHAIN' and
6981            'NF_VPPIP4' and
6982            '64B' and
6983            '2T1C' and
6984            'NDRPDR'"
6985   parameters:
6986   - "throughput"
6987   - "name"
6988   - "tags"
6989   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6990   x-axis: "X = CNFs per Service Chain"
6991   y-axis: "Y = Number of Service Chains"
6992   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6993   layout:
6994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6995     layout: "plot-service-density"
6996
6997 - type: "plot"
6998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6999   algorithm: "plot_nf_heatmap"
7000   output-file-type: ".html"
7001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7002   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7003   filter: "'NIC_Intel-XXV710' and
7004            'NF_DENSITY' and
7005            'DOCKER' and
7006            'CHAIN' and
7007            'NF_VPPIP4' and
7008            '64B' and
7009            '4T2C' and
7010            'NDRPDR'"
7011   parameters:
7012   - "throughput"
7013   - "name"
7014   - "tags"
7015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7016   x-axis: "X = CNFs per Service Chain"
7017   y-axis: "Y = Number of Service Chains"
7018   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7019   layout:
7020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7021     layout: "plot-service-density"
7022
7023 - type: "plot"
7024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7025   algorithm: "plot_nf_heatmap"
7026   output-file-type: ".html"
7027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7028   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7029   filter: "'NIC_Intel-XXV710' and
7030            'NF_DENSITY' and
7031            'DOCKER' and
7032            'CHAIN' and
7033            'NF_VPPIP4' and
7034            '64B' and
7035            '8T4C' and
7036            'NDRPDR'"
7037   parameters:
7038   - "throughput"
7039   - "name"
7040   - "tags"
7041   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7042   x-axis: "X = CNFs per Service Chain"
7043   y-axis: "Y = Number of Service Chains"
7044   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7045   layout:
7046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7047     layout: "plot-service-density"
7048
7049 # Plots - NF Density - CSC - NDR IMIX
7050 - type: "plot"
7051   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7052   algorithm: "plot_nf_heatmap"
7053   output-file-type: ".html"
7054   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7055   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7056   filter: "'NIC_Intel-XXV710' and
7057            'NF_DENSITY' and
7058            'DOCKER' and
7059            'CHAIN' and
7060            'NF_VPPIP4' and
7061            'IMIX' and
7062            '2T1C' and
7063            'NDRPDR'"
7064   parameters:
7065   - "throughput"
7066   - "name"
7067   - "tags"
7068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7069   x-axis: "X = CNFs per Service Chain"
7070   y-axis: "Y = Number of Service Chains"
7071   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7072   layout:
7073     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7074     layout: "plot-service-density"
7075
7076 - type: "plot"
7077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7078   algorithm: "plot_nf_heatmap"
7079   output-file-type: ".html"
7080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7081   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7082   filter: "'NIC_Intel-XXV710' and
7083            'NF_DENSITY' and
7084            'DOCKER' and
7085            'CHAIN' and
7086            'NF_VPPIP4' and
7087            'IMIX' and
7088            '4T2C' and
7089            'NDRPDR'"
7090   parameters:
7091   - "throughput"
7092   - "name"
7093   - "tags"
7094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7095   x-axis: "X = CNFs per Service Chain"
7096   y-axis: "Y = Number of Service Chains"
7097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7098   layout:
7099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7100     layout: "plot-service-density"
7101
7102 - type: "plot"
7103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7104   algorithm: "plot_nf_heatmap"
7105   output-file-type: ".html"
7106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7107   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7108   filter: "'NIC_Intel-XXV710' and
7109            'NF_DENSITY' and
7110            'DOCKER' and
7111            'CHAIN' and
7112            'NF_VPPIP4' and
7113            'IMIX' and
7114            '8T4C' and
7115            'NDRPDR'"
7116   parameters:
7117   - "throughput"
7118   - "name"
7119   - "tags"
7120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7121   x-axis: "X = CNFs per Service Chain"
7122   y-axis: "Y = Number of Service Chains"
7123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7124   layout:
7125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7126     layout: "plot-service-density"
7127
7128 # Plots - NF Density - CSC - PDR 64b
7129 - type: "plot"
7130   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7131   algorithm: "plot_nf_heatmap"
7132   output-file-type: ".html"
7133   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7134   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7135   filter: "'NIC_Intel-XXV710' and
7136            'NF_DENSITY' and
7137            'DOCKER' and
7138            'CHAIN' and
7139            'NF_VPPIP4' and
7140            '64B' and
7141            '2T1C' and
7142            'NDRPDR'"
7143   parameters:
7144   - "throughput"
7145   - "name"
7146   - "tags"
7147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7148   x-axis: "X = CNFs per Service Chain"
7149   y-axis: "Y = Number of Service Chains"
7150   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7151   layout:
7152     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7153     layout: "plot-service-density"
7154
7155 - type: "plot"
7156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7157   algorithm: "plot_nf_heatmap"
7158   output-file-type: ".html"
7159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7160   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7161   filter: "'NIC_Intel-XXV710' and
7162            'NF_DENSITY' and
7163            'DOCKER' and
7164            'CHAIN' and
7165            'NF_VPPIP4' and
7166            '64B' and
7167            '4T2C' and
7168            'NDRPDR'"
7169   parameters:
7170   - "throughput"
7171   - "name"
7172   - "tags"
7173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7174   x-axis: "X = CNFs per Service Chain"
7175   y-axis: "Y = Number of Service Chains"
7176   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7177   layout:
7178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7179     layout: "plot-service-density"
7180
7181 - type: "plot"
7182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7183   algorithm: "plot_nf_heatmap"
7184   output-file-type: ".html"
7185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7186   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7187   filter: "'NIC_Intel-XXV710' and
7188            'NF_DENSITY' and
7189            'DOCKER' and
7190            'CHAIN' and
7191            'NF_VPPIP4' and
7192            '64B' and
7193            '8T4C' and
7194            'NDRPDR'"
7195   parameters:
7196   - "throughput"
7197   - "name"
7198   - "tags"
7199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7200   x-axis: "X = CNFs per Service Chain"
7201   y-axis: "Y = Number of Service Chains"
7202   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7203   layout:
7204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7205     layout: "plot-service-density"
7206
7207 # Plots - NF Density - CSC - PDR IMIX
7208 - type: "plot"
7209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7210   algorithm: "plot_nf_heatmap"
7211   output-file-type: ".html"
7212   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7213   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7214   filter: "'NIC_Intel-XXV710' and
7215            'NF_DENSITY' and
7216            'DOCKER' and
7217            'CHAIN' and
7218            'NF_VPPIP4' and
7219            'IMIX' and
7220            '2T1C' and
7221            'NDRPDR'"
7222   parameters:
7223   - "throughput"
7224   - "name"
7225   - "tags"
7226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7227   x-axis: "X = CNFs per Service Chain"
7228   y-axis: "Y = Number of Service Chains"
7229   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7230   layout:
7231     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7232     layout: "plot-service-density"
7233
7234 - type: "plot"
7235   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7236   algorithm: "plot_nf_heatmap"
7237   output-file-type: ".html"
7238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7239   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7240   filter: "'NIC_Intel-XXV710' and
7241            'NF_DENSITY' and
7242            'DOCKER' and
7243            'CHAIN' and
7244            'NF_VPPIP4' and
7245            'IMIX' and
7246            '4T2C' and
7247            'NDRPDR'"
7248   parameters:
7249   - "throughput"
7250   - "name"
7251   - "tags"
7252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7253   x-axis: "X = CNFs per Service Chain"
7254   y-axis: "Y = Number of Service Chains"
7255   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7256   layout:
7257     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7258     layout: "plot-service-density"
7259
7260 - type: "plot"
7261   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7262   algorithm: "plot_nf_heatmap"
7263   output-file-type: ".html"
7264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7265   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7266   filter: "'NIC_Intel-XXV710' and
7267            'NF_DENSITY' and
7268            'DOCKER' and
7269            'CHAIN' and
7270            'NF_VPPIP4' and
7271            'IMIX' and
7272            '8T4C' and
7273            'NDRPDR'"
7274   parameters:
7275   - "throughput"
7276   - "name"
7277   - "tags"
7278   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7279   x-axis: "X = CNFs per Service Chain"
7280   y-axis: "Y = Number of Service Chains"
7281   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7282   layout:
7283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7284     layout: "plot-service-density"
7285
7286 ###############################################################################
7287
7288 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7289 - type: "plot"
7290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7291   algorithm: "plot_nf_heatmap"
7292   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7293   data: "plot-vpp-nfv-3n-skx-mrr"
7294   filter: "'NIC_Intel-XXV710' and
7295            'NF_DENSITY' and
7296            'DOCKER' and
7297            'CHAIN' and
7298            'NF_VPPIP4' and
7299            'IPSEC' and
7300            'TNL_4' and
7301            'IMIX' and
7302            '2T1C' and
7303            'MRR'"
7304   parameters:
7305   - "result"
7306   - "name"
7307   - "tags"
7308   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7309   x-axis: "X = CNFs per Service Chain"
7310   y-axis: "Y = Number of Service Chains"
7311   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7312   layout:
7313     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7314     layout: "plot-service-density"
7315
7316 - type: "plot"
7317   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7318   algorithm: "plot_nf_heatmap"
7319   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7320   data: "plot-vpp-nfv-3n-skx-mrr"
7321   filter: "'NIC_Intel-XXV710' and
7322            'NF_DENSITY' and
7323            'DOCKER' and
7324            'CHAIN' and
7325            'NF_VPPIP4' and
7326            'IPSEC' and
7327            'TNL_4' and
7328            'IMIX' and
7329            '4T2C' and
7330            'MRR'"
7331   parameters:
7332   - "result"
7333   - "name"
7334   - "tags"
7335   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7336   x-axis: "X = CNFs per Service Chain"
7337   y-axis: "Y = Number of Service Chains"
7338   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7339   layout:
7340     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7341     layout: "plot-service-density"
7342
7343 - type: "plot"
7344   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7345   algorithm: "plot_nf_heatmap"
7346   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7347   data: "plot-vpp-nfv-3n-skx-mrr"
7348   filter: "'NIC_Intel-XXV710' and
7349            'NF_DENSITY' and
7350            'DOCKER' and
7351            'CHAIN' and
7352            'NF_VPPIP4' and
7353            'IPSEC' and
7354            'TNL_4' and
7355            'IMIX' and
7356            '8T4C' and
7357            'MRR'"
7358   parameters:
7359   - "result"
7360   - "name"
7361   - "tags"
7362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7363   x-axis: "X = CNFs per Service Chain"
7364   y-axis: "Y = Number of Service Chains"
7365   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7366   layout:
7367     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7368     layout: "plot-service-density"
7369
7370 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7371 - type: "plot"
7372   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7373   algorithm: "plot_nf_heatmap"
7374   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7375   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7376   filter: "'NIC_Intel-XXV710' and
7377            'NF_DENSITY' and
7378            'DOCKER' and
7379            'CHAIN' and
7380            'NF_VPPIP4' and
7381            'IPSEC' and
7382            'TNL_4' and
7383            'IMIX' and
7384            '2T1C' and
7385            'NDRPDR'"
7386   parameters:
7387   - "throughput"
7388   - "name"
7389   - "tags"
7390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7391   x-axis: "X = CNFs per Service Chain"
7392   y-axis: "Y = Number of Service Chains"
7393   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7394   layout:
7395     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7396     layout: "plot-service-density"
7397
7398 - type: "plot"
7399   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7400   algorithm: "plot_nf_heatmap"
7401   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7402   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7403   filter: "'NIC_Intel-XXV710' and
7404            'NF_DENSITY' and
7405            'DOCKER' and
7406            'CHAIN' and
7407            'NF_VPPIP4' and
7408            'IPSEC' and
7409            'TNL_4' and
7410            'IMIX' and
7411            '4T2C' and
7412            'NDRPDR'"
7413   parameters:
7414   - "throughput"
7415   - "name"
7416   - "tags"
7417   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7418   x-axis: "X = CNFs per Service Chain"
7419   y-axis: "Y = Number of Service Chains"
7420   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7421   layout:
7422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7423     layout: "plot-service-density"
7424
7425 - type: "plot"
7426   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7427   algorithm: "plot_nf_heatmap"
7428   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7429   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7430   filter: "'NIC_Intel-XXV710' and
7431            'NF_DENSITY' and
7432            'DOCKER' and
7433            'CHAIN' and
7434            'NF_VPPIP4' and
7435            'IPSEC' and
7436            'TNL_4' and
7437            'IMIX' and
7438            '8T4C' and
7439            'NDRPDR'"
7440   parameters:
7441   - "throughput"
7442   - "name"
7443   - "tags"
7444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7445   x-axis: "X = CNFs per Service Chain"
7446   y-axis: "Y = Number of Service Chains"
7447   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7448   layout:
7449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7450     layout: "plot-service-density"
7451
7452 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7453 - type: "plot"
7454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7455   algorithm: "plot_nf_heatmap"
7456   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7457   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7458   filter: "'NIC_Intel-XXV710' and
7459            'NF_DENSITY' and
7460            'DOCKER' and
7461            'CHAIN' and
7462            'NF_VPPIP4' and
7463            'IPSEC' and
7464            'TNL_4' and
7465            'IMIX' and
7466            '2T1C' and
7467            'NDRPDR'"
7468   parameters:
7469   - "throughput"
7470   - "name"
7471   - "tags"
7472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7473   x-axis: "X = CNFs per Service Chain"
7474   y-axis: "Y = Number of Service Chains"
7475   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7476   layout:
7477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7478     layout: "plot-service-density"
7479
7480 - type: "plot"
7481   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7482   algorithm: "plot_nf_heatmap"
7483   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7484   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7485   filter: "'NIC_Intel-XXV710' and
7486            'NF_DENSITY' and
7487            'DOCKER' and
7488            'CHAIN' and
7489            'NF_VPPIP4' and
7490            'IPSEC' and
7491            'TNL_4' and
7492            'IMIX' and
7493            '4T2C' and
7494            'NDRPDR'"
7495   parameters:
7496   - "throughput"
7497   - "name"
7498   - "tags"
7499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7500   x-axis: "X = CNFs per Service Chain"
7501   y-axis: "Y = Number of Service Chains"
7502   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7503   layout:
7504     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7505     layout: "plot-service-density"
7506
7507 - type: "plot"
7508   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7509   algorithm: "plot_nf_heatmap"
7510   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7511   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7512   filter: "'NIC_Intel-XXV710' and
7513            'NF_DENSITY' and
7514            'DOCKER' and
7515            'CHAIN' and
7516            'NF_VPPIP4' and
7517            'IPSEC' and
7518            'TNL_4' and
7519            'IMIX' and
7520            '8T4C' and
7521            'NDRPDR'"
7522   parameters:
7523   - "throughput"
7524   - "name"
7525   - "tags"
7526   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7527   x-axis: "X = CNFs per Service Chain"
7528   y-axis: "Y = Number of Service Chains"
7529   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7530   layout:
7531     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7532     layout: "plot-service-density"
7533
7534 ###############################################################################
7535
7536 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7537 - type: "plot"
7538   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7539   algorithm: "plot_nf_heatmap"
7540   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7541   data: "plot-vpp-nfv-3n-hsw-mrr"
7542   filter: "'NIC_Intel-XL710' and
7543            'NF_DENSITY' and
7544            'DOCKER' and
7545            'CHAIN' and
7546            'NF_VPPIP4' and
7547            'IMIX' and
7548            'TNL_4' and
7549            '1T1C' and
7550            'MRR'"
7551   parameters:
7552   - "result"
7553   - "name"
7554   - "tags"
7555   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7556   x-axis: "X = CNFs per Service Chain"
7557   y-axis: "Y = Number of Service Chains"
7558   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7559   layout:
7560     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7561     layout: "plot-service-density"
7562
7563 - type: "plot"
7564   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7565   algorithm: "plot_nf_heatmap"
7566   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7567   data: "plot-vpp-nfv-3n-hsw-mrr"
7568   filter: "'NIC_Intel-XL710' and
7569            'NF_DENSITY' and
7570            'DOCKER' and
7571            'CHAIN' and
7572            'NF_VPPIP4' and
7573            'IPSEC' and
7574            'TNL_4' and
7575            'IMIX' and
7576            '2T2C' and
7577            'MRR'"
7578   parameters:
7579   - "result"
7580   - "name"
7581   - "tags"
7582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7583   x-axis: "X = CNFs per Service Chain"
7584   y-axis: "Y = Number of Service Chains"
7585   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7586   layout:
7587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7588     layout: "plot-service-density"
7589
7590 - type: "plot"
7591   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7592   algorithm: "plot_nf_heatmap"
7593   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7594   data: "plot-vpp-nfv-3n-hsw-mrr"
7595   filter: "'NIC_Intel-XL710' and
7596            'NF_DENSITY' and
7597            'DOCKER' and
7598            'CHAIN' and
7599            'NF_VPPIP4' and
7600            'IPSEC' and
7601            'TNL_4' and
7602            'IMIX' and
7603            '4T4C' and
7604            'MRR'"
7605   parameters:
7606   - "result"
7607   - "name"
7608   - "tags"
7609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7610   x-axis: "X = CNFs per Service Chain"
7611   y-axis: "Y = Number of Service Chains"
7612   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7613   layout:
7614     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7615     layout: "plot-service-density"
7616
7617 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7618 - type: "plot"
7619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7620   algorithm: "plot_nf_heatmap"
7621   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7622   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7623   filter: "'NIC_Intel-XL710' and
7624            'NF_DENSITY' and
7625            'DOCKER' and
7626            'CHAIN' and
7627            'NF_VPPIP4' and
7628            'IPSEC' and
7629            'TNL_4' and
7630            'IMIX' and
7631            '1T1C' and
7632            'NDRPDR'"
7633   parameters:
7634   - "throughput"
7635   - "name"
7636   - "tags"
7637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7638   x-axis: "X = CNFs per Service Chain"
7639   y-axis: "Y = Number of Service Chains"
7640   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7641   layout:
7642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7643     layout: "plot-service-density"
7644
7645 - type: "plot"
7646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7647   algorithm: "plot_nf_heatmap"
7648   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7649   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7650   filter: "'NIC_Intel-XL710' and
7651            'NF_DENSITY' and
7652            'DOCKER' and
7653            'CHAIN' and
7654            'NF_VPPIP4' and
7655            'IPSEC' and
7656            'TNL_4' and
7657            'IMIX' and
7658            '2T2C' and
7659            'NDRPDR'"
7660   parameters:
7661   - "throughput"
7662   - "name"
7663   - "tags"
7664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7665   x-axis: "X = CNFs per Service Chain"
7666   y-axis: "Y = Number of Service Chains"
7667   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7668   layout:
7669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7670     layout: "plot-service-density"
7671
7672 - type: "plot"
7673   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7674   algorithm: "plot_nf_heatmap"
7675   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7676   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7677   filter: "'NIC_Intel-XL710' and
7678            'NF_DENSITY' and
7679            'DOCKER' and
7680            'CHAIN' and
7681            'NF_VPPIP4' and
7682            'IPSEC' and
7683            'TNL_4' and
7684            'IMIX' and
7685            '4T4C' and
7686            'NDRPDR'"
7687   parameters:
7688   - "throughput"
7689   - "name"
7690   - "tags"
7691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7692   x-axis: "X = CNFs per Service Chain"
7693   y-axis: "Y = Number of Service Chains"
7694   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7695   layout:
7696     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7697     layout: "plot-service-density"
7698
7699 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7700 - type: "plot"
7701   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7702   algorithm: "plot_nf_heatmap"
7703   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7704   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7705   filter: "'NIC_Intel-XL710' and
7706            'NF_DENSITY' and
7707            'DOCKER' and
7708            'CHAIN' and
7709            'NF_VPPIP4' and
7710            'IPSEC' and
7711            'TNL_4' and
7712            'IMIX' and
7713            '1T1C' and
7714            'NDRPDR'"
7715   parameters:
7716   - "throughput"
7717   - "name"
7718   - "tags"
7719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7720   x-axis: "X = CNFs per Service Chain"
7721   y-axis: "Y = Number of Service Chains"
7722   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7723   layout:
7724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7725     layout: "plot-service-density"
7726
7727 - type: "plot"
7728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7729   algorithm: "plot_nf_heatmap"
7730   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7731   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7732   filter: "'NIC_Intel-XL710' and
7733            'NF_DENSITY' and
7734            'DOCKER' and
7735            'CHAIN' and
7736            'NF_VPPIP4' and
7737            'IPSEC' and
7738            'TNL_4' and
7739            'IMIX' and
7740            '2T2C' and
7741            'NDRPDR'"
7742   parameters:
7743   - "throughput"
7744   - "name"
7745   - "tags"
7746   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7747   x-axis: "X = CNFs per Service Chain"
7748   y-axis: "Y = Number of Service Chains"
7749   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7750   layout:
7751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7752     layout: "plot-service-density"
7753
7754 - type: "plot"
7755   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7756   algorithm: "plot_nf_heatmap"
7757   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7758   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7759   filter: "'NIC_Intel-XL710' and
7760            'NF_DENSITY' and
7761            'DOCKER' and
7762            'CHAIN' and
7763            'NF_VPPIP4' and
7764            'IPSEC' and
7765            'TNL_4' and
7766            'IMIX' and
7767            '4T4C' and
7768            'NDRPDR'"
7769   parameters:
7770   - "throughput"
7771   - "name"
7772   - "tags"
7773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7774   x-axis: "X = CNFs per Service Chain"
7775   y-axis: "Y = Number of Service Chains"
7776   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7777   layout:
7778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7779     layout: "plot-service-density"
7780
7781 ###############################################################################
7782
7783 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7784 - type: "plot"
7785   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7786   algorithm: "plot_nf_heatmap"
7787   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7788   data: "plot-vpp-nfv-3n-skx-mrr"
7789   filter: "'NIC_Intel-XXV710' and
7790            'NF_DENSITY' and
7791            'DOCKER' and
7792            'CHAIN' and
7793            'NF_VPPIP4' and
7794            'IPSEC' and
7795            'TNL_1000' and
7796            'IMIX' and
7797            '2T1C' and
7798            'MRR'"
7799   parameters:
7800   - "result"
7801   - "name"
7802   - "tags"
7803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7804   x-axis: "X = CNFs per Service Chain"
7805   y-axis: "Y = Number of Service Chains"
7806   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7807   layout:
7808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7809     layout: "plot-service-density"
7810
7811 - type: "plot"
7812   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7813   algorithm: "plot_nf_heatmap"
7814   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7815   data: "plot-vpp-nfv-3n-skx-mrr"
7816   filter: "'NIC_Intel-XXV710' and
7817            'NF_DENSITY' and
7818            'DOCKER' and
7819            'CHAIN' and
7820            'NF_VPPIP4' and
7821            'IPSEC' and
7822            'TNL_1000' and
7823            'IMIX' and
7824            '4T2C' and
7825            'MRR'"
7826   parameters:
7827   - "result"
7828   - "name"
7829   - "tags"
7830   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7831   x-axis: "X = CNFs per Service Chain"
7832   y-axis: "Y = Number of Service Chains"
7833   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7834   layout:
7835     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7836     layout: "plot-service-density"
7837
7838 - type: "plot"
7839   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7840   algorithm: "plot_nf_heatmap"
7841   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7842   data: "plot-vpp-nfv-3n-skx-mrr"
7843   filter: "'NIC_Intel-XXV710' and
7844            'NF_DENSITY' and
7845            'DOCKER' and
7846            'CHAIN' and
7847            'NF_VPPIP4' and
7848            'IPSEC' and
7849            'TNL_1000' and
7850            'IMIX' and
7851            '8T4C' and
7852            'MRR'"
7853   parameters:
7854   - "result"
7855   - "name"
7856   - "tags"
7857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7858   x-axis: "X = CNFs per Service Chain"
7859   y-axis: "Y = Number of Service Chains"
7860   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7861   layout:
7862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7863     layout: "plot-service-density"
7864
7865 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
7866 - type: "plot"
7867   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7868   algorithm: "plot_nf_heatmap"
7869   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
7870   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7871   filter: "'NIC_Intel-XXV710' and
7872            'NF_DENSITY' and
7873            'DOCKER' and
7874            'CHAIN' and
7875            'NF_VPPIP4' and
7876            'IPSEC' and
7877            'TNL_1000' and
7878            'IMIX' and
7879            '2T1C' and
7880            'NDRPDR'"
7881   parameters:
7882   - "throughput"
7883   - "name"
7884   - "tags"
7885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7886   x-axis: "X = CNFs per Service Chain"
7887   y-axis: "Y = Number of Service Chains"
7888   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7889   layout:
7890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7891     layout: "plot-service-density"
7892
7893 - type: "plot"
7894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7895   algorithm: "plot_nf_heatmap"
7896   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
7897   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7898   filter: "'NIC_Intel-XXV710' and
7899            'NF_DENSITY' and
7900            'DOCKER' and
7901            'CHAIN' and
7902            'NF_VPPIP4' and
7903            'IPSEC' and
7904            'TNL_1000' and
7905            'IMIX' and
7906            '4T2C' and
7907            'NDRPDR'"
7908   parameters:
7909   - "throughput"
7910   - "name"
7911   - "tags"
7912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7913   x-axis: "X = CNFs per Service Chain"
7914   y-axis: "Y = Number of Service Chains"
7915   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7916   layout:
7917     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7918     layout: "plot-service-density"
7919
7920 - type: "plot"
7921   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7922   algorithm: "plot_nf_heatmap"
7923   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
7924   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7925   filter: "'NIC_Intel-XXV710' and
7926            'NF_DENSITY' and
7927            'DOCKER' and
7928            'CHAIN' and
7929            'NF_VPPIP4' and
7930            'IPSEC' and
7931            'TNL_1000' and
7932            'IMIX' and
7933            '8T4C' and
7934            'NDRPDR'"
7935   parameters:
7936   - "throughput"
7937   - "name"
7938   - "tags"
7939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7940   x-axis: "X = CNFs per Service Chain"
7941   y-axis: "Y = Number of Service Chains"
7942   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7943   layout:
7944     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7945     layout: "plot-service-density"
7946
7947 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
7948 - type: "plot"
7949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7950   algorithm: "plot_nf_heatmap"
7951   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
7952   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7953   filter: "'NIC_Intel-XXV710' and
7954            'NF_DENSITY' and
7955            'DOCKER' and
7956            'CHAIN' and
7957            'NF_VPPIP4' and
7958            'IPSEC' and
7959            'TNL_1000' and
7960            'IMIX' and
7961            '2T1C' and
7962            'NDRPDR'"
7963   parameters:
7964   - "throughput"
7965   - "name"
7966   - "tags"
7967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7968   x-axis: "X = CNFs per Service Chain"
7969   y-axis: "Y = Number of Service Chains"
7970   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7971   layout:
7972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7973     layout: "plot-service-density"
7974
7975 - type: "plot"
7976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7977   algorithm: "plot_nf_heatmap"
7978   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
7979   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7980   filter: "'NIC_Intel-XXV710' and
7981            'NF_DENSITY' and
7982            'DOCKER' and
7983            'CHAIN' and
7984            'NF_VPPIP4' and
7985            'IPSEC' and
7986            'TNL_1000' and
7987            'IMIX' and
7988            '4T2C' and
7989            'NDRPDR'"
7990   parameters:
7991   - "throughput"
7992   - "name"
7993   - "tags"
7994   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7995   x-axis: "X = CNFs per Service Chain"
7996   y-axis: "Y = Number of Service Chains"
7997   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7998   layout:
7999     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8000     layout: "plot-service-density"
8001
8002 - type: "plot"
8003   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8004   algorithm: "plot_nf_heatmap"
8005   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8006   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8007   filter: "'NIC_Intel-XXV710' and
8008            'NF_DENSITY' and
8009            'DOCKER' and
8010            'CHAIN' and
8011            'NF_VPPIP4' and
8012            'IPSEC' and
8013            'TNL_1000' and
8014            'IMIX' and
8015            '8T4C' and
8016            'NDRPDR'"
8017   parameters:
8018   - "throughput"
8019   - "name"
8020   - "tags"
8021   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8022   x-axis: "X = CNFs per Service Chain"
8023   y-axis: "Y = Number of Service Chains"
8024   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8025   layout:
8026     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8027     layout: "plot-service-density"
8028
8029 ###############################################################################
8030
8031 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8032 - type: "plot"
8033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8034   algorithm: "plot_nf_heatmap"
8035   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8036   data: "plot-vpp-nfv-3n-hsw-mrr"
8037   filter: "'NIC_Intel-XL710' and
8038            'NF_DENSITY' and
8039            'DOCKER' and
8040            'CHAIN' and
8041            'NF_VPPIP4' and
8042            'IMIX' and
8043            'TNL_1000' and
8044            '1T1C' and
8045            'MRR'"
8046   parameters:
8047   - "result"
8048   - "name"
8049   - "tags"
8050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8051   x-axis: "X = CNFs per Service Chain"
8052   y-axis: "Y = Number of Service Chains"
8053   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8054   layout:
8055     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8056     layout: "plot-service-density"
8057
8058 - type: "plot"
8059   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8060   algorithm: "plot_nf_heatmap"
8061   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8062   data: "plot-vpp-nfv-3n-hsw-mrr"
8063   filter: "'NIC_Intel-XL710' and
8064            'NF_DENSITY' and
8065            'DOCKER' and
8066            'CHAIN' and
8067            'NF_VPPIP4' and
8068            'IPSEC' and
8069            'TNL_1000' and
8070            'IMIX' and
8071            '2T2C' and
8072            'MRR'"
8073   parameters:
8074   - "result"
8075   - "name"
8076   - "tags"
8077   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8078   x-axis: "X = CNFs per Service Chain"
8079   y-axis: "Y = Number of Service Chains"
8080   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8081   layout:
8082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8083     layout: "plot-service-density"
8084
8085 - type: "plot"
8086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8087   algorithm: "plot_nf_heatmap"
8088   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8089   data: "plot-vpp-nfv-3n-hsw-mrr"
8090   filter: "'NIC_Intel-XL710' and
8091            'NF_DENSITY' and
8092            'DOCKER' and
8093            'CHAIN' and
8094            'NF_VPPIP4' and
8095            'IPSEC' and
8096            'TNL_1000' and
8097            'IMIX' and
8098            '4T4C' and
8099            'MRR'"
8100   parameters:
8101   - "result"
8102   - "name"
8103   - "tags"
8104   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8105   x-axis: "X = CNFs per Service Chain"
8106   y-axis: "Y = Number of Service Chains"
8107   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8108   layout:
8109     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8110     layout: "plot-service-density"
8111
8112 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8113 - type: "plot"
8114   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8115   algorithm: "plot_nf_heatmap"
8116   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8117   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8118   filter: "'NIC_Intel-XL710' and
8119            'NF_DENSITY' and
8120            'DOCKER' and
8121            'CHAIN' and
8122            'NF_VPPIP4' and
8123            'IPSEC' and
8124            'TNL_1000' and
8125            'IMIX' and
8126            '1T1C' and
8127            'NDRPDR'"
8128   parameters:
8129   - "throughput"
8130   - "name"
8131   - "tags"
8132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8133   x-axis: "X = CNFs per Service Chain"
8134   y-axis: "Y = Number of Service Chains"
8135   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8136   layout:
8137     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8138     layout: "plot-service-density"
8139
8140 - type: "plot"
8141   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8142   algorithm: "plot_nf_heatmap"
8143   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8144   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8145   filter: "'NIC_Intel-XL710' and
8146            'NF_DENSITY' and
8147            'DOCKER' and
8148            'CHAIN' and
8149            'NF_VPPIP4' and
8150            'IPSEC' and
8151            'TNL_1000' and
8152            'IMIX' and
8153            '2T2C' and
8154            'NDRPDR'"
8155   parameters:
8156   - "throughput"
8157   - "name"
8158   - "tags"
8159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8160   x-axis: "X = CNFs per Service Chain"
8161   y-axis: "Y = Number of Service Chains"
8162   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8163   layout:
8164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8165     layout: "plot-service-density"
8166
8167 - type: "plot"
8168   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8169   algorithm: "plot_nf_heatmap"
8170   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8171   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8172   filter: "'NIC_Intel-XL710' and
8173            'NF_DENSITY' and
8174            'DOCKER' and
8175            'CHAIN' and
8176            'NF_VPPIP4' and
8177            'IPSEC' and
8178            'TNL_1000' and
8179            'IMIX' and
8180            '4T4C' and
8181            'NDRPDR'"
8182   parameters:
8183   - "throughput"
8184   - "name"
8185   - "tags"
8186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8187   x-axis: "X = CNFs per Service Chain"
8188   y-axis: "Y = Number of Service Chains"
8189   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8190   layout:
8191     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8192     layout: "plot-service-density"
8193
8194 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8195 - type: "plot"
8196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8197   algorithm: "plot_nf_heatmap"
8198   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8199   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8200   filter: "'NIC_Intel-XL710' and
8201            'NF_DENSITY' and
8202            'DOCKER' and
8203            'CHAIN' and
8204            'NF_VPPIP4' and
8205            'IPSEC' and
8206            'TNL_1000' and
8207            'IMIX' and
8208            '1T1C' and
8209            'NDRPDR'"
8210   parameters:
8211   - "throughput"
8212   - "name"
8213   - "tags"
8214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8215   x-axis: "X = CNFs per Service Chain"
8216   y-axis: "Y = Number of Service Chains"
8217   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8218   layout:
8219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8220     layout: "plot-service-density"
8221
8222 - type: "plot"
8223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8224   algorithm: "plot_nf_heatmap"
8225   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8226   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8227   filter: "'NIC_Intel-XL710' and
8228            'NF_DENSITY' and
8229            'DOCKER' and
8230            'CHAIN' and
8231            'NF_VPPIP4' and
8232            'IPSEC' and
8233            'TNL_1000' and
8234            'IMIX' and
8235            '2T2C' and
8236            'NDRPDR'"
8237   parameters:
8238   - "throughput"
8239   - "name"
8240   - "tags"
8241   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8242   x-axis: "X = CNFs per Service Chain"
8243   y-axis: "Y = Number of Service Chains"
8244   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8245   layout:
8246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8247     layout: "plot-service-density"
8248
8249 - type: "plot"
8250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8251   algorithm: "plot_nf_heatmap"
8252   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8253   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8254   filter: "'NIC_Intel-XL710' and
8255            'NF_DENSITY' and
8256            'DOCKER' and
8257            'CHAIN' and
8258            'NF_VPPIP4' and
8259            'IPSEC' and
8260            'TNL_1000' and
8261            'IMIX' and
8262            '4T4C' and
8263            'NDRPDR'"
8264   parameters:
8265   - "throughput"
8266   - "name"
8267   - "tags"
8268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8269   x-axis: "X = CNFs per Service Chain"
8270   y-axis: "Y = Number of Service Chains"
8271   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8272   layout:
8273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8274     layout: "plot-service-density"
8275
8276 ###############################################################################
8277
8278 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8279 - type: "plot"
8280   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8281   algorithm: "plot_nf_heatmap"
8282   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8283   data: "plot-vpp-nfv-3n-skx-mrr"
8284   filter: "'NIC_Intel-XXV710' and
8285            'NF_DENSITY' and
8286            'DOCKER' and
8287            'CHAIN' and
8288            'NF_VPPIP4' and
8289            'IPSEC' and
8290            'TNL_10000' and
8291            'IMIX' and
8292            '2T1C' and
8293            'MRR'"
8294   parameters:
8295   - "result"
8296   - "name"
8297   - "tags"
8298   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8299   x-axis: "X = CNFs per Service Chain"
8300   y-axis: "Y = Number of Service Chains"
8301   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8302   layout:
8303     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8304     layout: "plot-service-density"
8305
8306 - type: "plot"
8307   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8308   algorithm: "plot_nf_heatmap"
8309   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8310   data: "plot-vpp-nfv-3n-skx-mrr"
8311   filter: "'NIC_Intel-XXV710' and
8312            'NF_DENSITY' and
8313            'DOCKER' and
8314            'CHAIN' and
8315            'NF_VPPIP4' and
8316            'IPSEC' and
8317            'TNL_10000' and
8318            'IMIX' and
8319            '4T2C' and
8320            'MRR'"
8321   parameters:
8322   - "result"
8323   - "name"
8324   - "tags"
8325   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8326   x-axis: "X = CNFs per Service Chain"
8327   y-axis: "Y = Number of Service Chains"
8328   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8329   layout:
8330     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8331     layout: "plot-service-density"
8332
8333 - type: "plot"
8334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8335   algorithm: "plot_nf_heatmap"
8336   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8337   data: "plot-vpp-nfv-3n-skx-mrr"
8338   filter: "'NIC_Intel-XXV710' and
8339            'NF_DENSITY' and
8340            'DOCKER' and
8341            'CHAIN' and
8342            'NF_VPPIP4' and
8343            'IPSEC' and
8344            'TNL_10000' and
8345            'IMIX' and
8346            '8T4C' and
8347            'MRR'"
8348   parameters:
8349   - "result"
8350   - "name"
8351   - "tags"
8352   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8353   x-axis: "X = CNFs per Service Chain"
8354   y-axis: "Y = Number of Service Chains"
8355   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8356   layout:
8357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8358     layout: "plot-service-density"
8359
8360 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8361 - type: "plot"
8362   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8363   algorithm: "plot_nf_heatmap"
8364   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8365   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8366   filter: "'NIC_Intel-XXV710' and
8367            'NF_DENSITY' and
8368            'DOCKER' and
8369            'CHAIN' and
8370            'NF_VPPIP4' and
8371            'IPSEC' and
8372            'TNL_10000' and
8373            'IMIX' and
8374            '2T1C' and
8375            'NDRPDR'"
8376   parameters:
8377   - "throughput"
8378   - "name"
8379   - "tags"
8380   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8381   x-axis: "X = CNFs per Service Chain"
8382   y-axis: "Y = Number of Service Chains"
8383   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8384   layout:
8385     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8386     layout: "plot-service-density"
8387
8388 - type: "plot"
8389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8390   algorithm: "plot_nf_heatmap"
8391   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8392   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8393   filter: "'NIC_Intel-XXV710' and
8394            'NF_DENSITY' and
8395            'DOCKER' and
8396            'CHAIN' and
8397            'NF_VPPIP4' and
8398            'IPSEC' and
8399            'TNL_10000' and
8400            'IMIX' and
8401            '4T2C' and
8402            'NDRPDR'"
8403   parameters:
8404   - "throughput"
8405   - "name"
8406   - "tags"
8407   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8408   x-axis: "X = CNFs per Service Chain"
8409   y-axis: "Y = Number of Service Chains"
8410   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8411   layout:
8412     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8413     layout: "plot-service-density"
8414
8415 - type: "plot"
8416   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8417   algorithm: "plot_nf_heatmap"
8418   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8419   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8420   filter: "'NIC_Intel-XXV710' and
8421            'NF_DENSITY' and
8422            'DOCKER' and
8423            'CHAIN' and
8424            'NF_VPPIP4' and
8425            'IPSEC' and
8426            'TNL_10000' and
8427            'IMIX' and
8428            '8T4C' and
8429            'NDRPDR'"
8430   parameters:
8431   - "throughput"
8432   - "name"
8433   - "tags"
8434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8435   x-axis: "X = CNFs per Service Chain"
8436   y-axis: "Y = Number of Service Chains"
8437   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8438   layout:
8439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8440     layout: "plot-service-density"
8441
8442 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8443 - type: "plot"
8444   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8445   algorithm: "plot_nf_heatmap"
8446   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8447   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8448   filter: "'NIC_Intel-XXV710' and
8449            'NF_DENSITY' and
8450            'DOCKER' and
8451            'CHAIN' and
8452            'NF_VPPIP4' and
8453            'IPSEC' and
8454            'TNL_10000' and
8455            'IMIX' and
8456            '2T1C' and
8457            'NDRPDR'"
8458   parameters:
8459   - "throughput"
8460   - "name"
8461   - "tags"
8462   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8463   x-axis: "X = CNFs per Service Chain"
8464   y-axis: "Y = Number of Service Chains"
8465   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8466   layout:
8467     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8468     layout: "plot-service-density"
8469
8470 - type: "plot"
8471   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8472   algorithm: "plot_nf_heatmap"
8473   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8474   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8475   filter: "'NIC_Intel-XXV710' and
8476            'NF_DENSITY' and
8477            'DOCKER' and
8478            'CHAIN' and
8479            'NF_VPPIP4' and
8480            'IPSEC' and
8481            'TNL_10000' and
8482            'IMIX' and
8483            '4T2C' and
8484            'NDRPDR'"
8485   parameters:
8486   - "throughput"
8487   - "name"
8488   - "tags"
8489   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8490   x-axis: "X = CNFs per Service Chain"
8491   y-axis: "Y = Number of Service Chains"
8492   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8493   layout:
8494     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8495     layout: "plot-service-density"
8496
8497 - type: "plot"
8498   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8499   algorithm: "plot_nf_heatmap"
8500   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8501   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8502   filter: "'NIC_Intel-XXV710' and
8503            'NF_DENSITY' and
8504            'DOCKER' and
8505            'CHAIN' and
8506            'NF_VPPIP4' and
8507            'IPSEC' and
8508            'TNL_10000' and
8509            'IMIX' and
8510            '8T4C' and
8511            'NDRPDR'"
8512   parameters:
8513   - "throughput"
8514   - "name"
8515   - "tags"
8516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8517   x-axis: "X = CNFs per Service Chain"
8518   y-axis: "Y = Number of Service Chains"
8519   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8520   layout:
8521     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8522     layout: "plot-service-density"
8523
8524 ###############################################################################
8525
8526 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8527 - type: "plot"
8528   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8529   algorithm: "plot_nf_heatmap"
8530   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8531   data: "plot-vpp-nfv-3n-hsw-mrr"
8532   filter: "'NIC_Intel-XL710' and
8533            'NF_DENSITY' and
8534            'DOCKER' and
8535            'CHAIN' and
8536            'NF_VPPIP4' and
8537            'IMIX' and
8538            'TNL_10000' and
8539            '1T1C' and
8540            'MRR'"
8541   parameters:
8542   - "result"
8543   - "name"
8544   - "tags"
8545   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8546   x-axis: "X = CNFs per Service Chain"
8547   y-axis: "Y = Number of Service Chains"
8548   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8549   layout:
8550     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8551     layout: "plot-service-density"
8552
8553 - type: "plot"
8554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8555   algorithm: "plot_nf_heatmap"
8556   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8557   data: "plot-vpp-nfv-3n-hsw-mrr"
8558   filter: "'NIC_Intel-XL710' and
8559            'NF_DENSITY' and
8560            'DOCKER' and
8561            'CHAIN' and
8562            'NF_VPPIP4' and
8563            'IPSEC' and
8564            'TNL_10000' and
8565            'IMIX' and
8566            '2T2C' and
8567            'MRR'"
8568   parameters:
8569   - "result"
8570   - "name"
8571   - "tags"
8572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8573   x-axis: "X = CNFs per Service Chain"
8574   y-axis: "Y = Number of Service Chains"
8575   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8576   layout:
8577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8578     layout: "plot-service-density"
8579
8580 - type: "plot"
8581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8582   algorithm: "plot_nf_heatmap"
8583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8584   data: "plot-vpp-nfv-3n-hsw-mrr"
8585   filter: "'NIC_Intel-XL710' and
8586            'NF_DENSITY' and
8587            'DOCKER' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IPSEC' and
8591            'TNL_10000' and
8592            'IMIX' and
8593            '4T4C' and
8594            'MRR'"
8595   parameters:
8596   - "result"
8597   - "name"
8598   - "tags"
8599   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8600   x-axis: "X = CNFs per Service Chain"
8601   y-axis: "Y = Number of Service Chains"
8602   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8603   layout:
8604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8605     layout: "plot-service-density"
8606
8607 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8608 - type: "plot"
8609   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8610   algorithm: "plot_nf_heatmap"
8611   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8612   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8613   filter: "'NIC_Intel-XL710' and
8614            'NF_DENSITY' and
8615            'DOCKER' and
8616            'CHAIN' and
8617            'NF_VPPIP4' and
8618            'IPSEC' and
8619            'TNL_10000' and
8620            'IMIX' and
8621            '1T1C' and
8622            'NDRPDR'"
8623   parameters:
8624   - "throughput"
8625   - "name"
8626   - "tags"
8627   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8628   x-axis: "X = CNFs per Service Chain"
8629   y-axis: "Y = Number of Service Chains"
8630   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8631   layout:
8632     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8633     layout: "plot-service-density"
8634
8635 - type: "plot"
8636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8637   algorithm: "plot_nf_heatmap"
8638   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8639   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8640   filter: "'NIC_Intel-XL710' and
8641            'NF_DENSITY' and
8642            'DOCKER' and
8643            'CHAIN' and
8644            'NF_VPPIP4' and
8645            'IPSEC' and
8646            'TNL_10000' and
8647            'IMIX' and
8648            '2T2C' and
8649            'NDRPDR'"
8650   parameters:
8651   - "throughput"
8652   - "name"
8653   - "tags"
8654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8655   x-axis: "X = CNFs per Service Chain"
8656   y-axis: "Y = Number of Service Chains"
8657   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8658   layout:
8659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8660     layout: "plot-service-density"
8661
8662 - type: "plot"
8663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8664   algorithm: "plot_nf_heatmap"
8665   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8666   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8667   filter: "'NIC_Intel-XL710' and
8668            'NF_DENSITY' and
8669            'DOCKER' and
8670            'CHAIN' and
8671            'NF_VPPIP4' and
8672            'IPSEC' and
8673            'TNL_10000' and
8674            'IMIX' and
8675            '4T4C' and
8676            'NDRPDR'"
8677   parameters:
8678   - "throughput"
8679   - "name"
8680   - "tags"
8681   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8682   x-axis: "X = CNFs per Service Chain"
8683   y-axis: "Y = Number of Service Chains"
8684   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8685   layout:
8686     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8687     layout: "plot-service-density"
8688
8689 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8690 - type: "plot"
8691   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8692   algorithm: "plot_nf_heatmap"
8693   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8694   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8695   filter: "'NIC_Intel-XL710' and
8696            'NF_DENSITY' and
8697            'DOCKER' and
8698            'CHAIN' and
8699            'NF_VPPIP4' and
8700            'IPSEC' and
8701            'TNL_10000' and
8702            'IMIX' and
8703            '1T1C' and
8704            'NDRPDR'"
8705   parameters:
8706   - "throughput"
8707   - "name"
8708   - "tags"
8709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8710   x-axis: "X = CNFs per Service Chain"
8711   y-axis: "Y = Number of Service Chains"
8712   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8713   layout:
8714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8715     layout: "plot-service-density"
8716
8717 - type: "plot"
8718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8719   algorithm: "plot_nf_heatmap"
8720   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8721   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8722   filter: "'NIC_Intel-XL710' and
8723            'NF_DENSITY' and
8724            'DOCKER' and
8725            'CHAIN' and
8726            'NF_VPPIP4' and
8727            'IPSEC' and
8728            'TNL_10000' and
8729            'IMIX' and
8730            '2T2C' and
8731            'NDRPDR'"
8732   parameters:
8733   - "throughput"
8734   - "name"
8735   - "tags"
8736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8737   x-axis: "X = CNFs per Service Chain"
8738   y-axis: "Y = Number of Service Chains"
8739   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8740   layout:
8741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8742     layout: "plot-service-density"
8743
8744 - type: "plot"
8745   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8746   algorithm: "plot_nf_heatmap"
8747   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8748   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8749   filter: "'NIC_Intel-XL710' and
8750            'NF_DENSITY' and
8751            'DOCKER' and
8752            'CHAIN' and
8753            'NF_VPPIP4' and
8754            'IPSEC' and
8755            'TNL_10000' and
8756            'IMIX' and
8757            '4T4C' and
8758            'NDRPDR'"
8759   parameters:
8760   - "throughput"
8761   - "name"
8762   - "tags"
8763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8764   x-axis: "X = CNFs per Service Chain"
8765   y-axis: "Y = Number of Service Chains"
8766   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8767   layout:
8768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8769     layout: "plot-service-density"
8770
8771 ###############################################################################
8772
8773 # Plots - NF Density - CSP - MRR 64b
8774
8775 - type: "plot"
8776   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8777   algorithm: "plot_nf_heatmap"
8778   output-file-type: ".html"
8779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8780   data: "plot-vpp-nfv-2n-skx-mrr"
8781   filter: "'NIC_Intel-XXV710' and
8782            'NF_DENSITY' and
8783            'DOCKER' and
8784            'PIPELINE' and
8785            'NF_VPPIP4' and
8786            '64B' and
8787            '2T1C' and
8788            'MRR'"
8789   parameters:
8790   - "result"
8791   - "name"
8792   - "tags"
8793   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8794   x-axis: "X = CNFs per Service Pipeline"
8795   y-axis: "Y = Number of Service Pipelines"
8796   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8797   layout:
8798     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8799     layout: "plot-service-density"
8800
8801 - type: "plot"
8802   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8803   algorithm: "plot_nf_heatmap"
8804   output-file-type: ".html"
8805   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8806   data: "plot-vpp-nfv-2n-skx-mrr"
8807   filter: "'NIC_Intel-XXV710' and
8808            'NF_DENSITY' and
8809            'DOCKER' and
8810            'PIPELINE' and
8811            'NF_VPPIP4' and
8812            '64B' and
8813            '4T2C' and
8814            'MRR'"
8815   parameters:
8816   - "result"
8817   - "name"
8818   - "tags"
8819   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8820   x-axis: "X = CNFs per Service Pipeline"
8821   y-axis: "Y = Number of Service Pipelines"
8822   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8823   layout:
8824     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8825     layout: "plot-service-density"
8826
8827 - type: "plot"
8828   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8829   algorithm: "plot_nf_heatmap"
8830   output-file-type: ".html"
8831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8832   data: "plot-vpp-nfv-2n-skx-mrr"
8833   filter: "'NIC_Intel-XXV710' and
8834            'NF_DENSITY' and
8835            'DOCKER' and
8836            'PIPELINE' and
8837            'NF_VPPIP4' and
8838            '64B' and
8839            '8T4C' and
8840            'MRR'"
8841   parameters:
8842   - "result"
8843   - "name"
8844   - "tags"
8845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8846   x-axis: "X = CNFs per Service Pipeline"
8847   y-axis: "Y = Number of Service Pipelines"
8848   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8849   layout:
8850     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8851     layout: "plot-service-density"
8852
8853 # Plots - NF Density - CSP - MRR IMIX
8854 - type: "plot"
8855   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8856   algorithm: "plot_nf_heatmap"
8857   output-file-type: ".html"
8858   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
8859   data: "plot-vpp-nfv-2n-skx-mrr"
8860   filter: "'NIC_Intel-XXV710' and
8861            'NF_DENSITY' and
8862            'DOCKER' and
8863            'PIPELINE' and
8864            'NF_VPPIP4' and
8865            'IMIX' and
8866            '2T1C' and
8867            'MRR'"
8868   parameters:
8869   - "result"
8870   - "name"
8871   - "tags"
8872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8873   x-axis: "X = CNFs per Service Pipeline"
8874   y-axis: "Y = Number of Service Pipelines"
8875   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8876   layout:
8877     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8878     layout: "plot-service-density"
8879
8880 - type: "plot"
8881   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8882   algorithm: "plot_nf_heatmap"
8883   output-file-type: ".html"
8884   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
8885   data: "plot-vpp-nfv-2n-skx-mrr"
8886   filter: "'NIC_Intel-XXV710' and
8887            'NF_DENSITY' and
8888            'DOCKER' and
8889            'PIPELINE' and
8890            'NF_VPPIP4' and
8891            'IMIX' and
8892            '4T2C' and
8893            'MRR'"
8894   parameters:
8895   - "result"
8896   - "name"
8897   - "tags"
8898   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8899   x-axis: "X = CNFs per Service Pipeline"
8900   y-axis: "Y = Number of Service Pipelines"
8901   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8902   layout:
8903     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8904     layout: "plot-service-density"
8905
8906 - type: "plot"
8907   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8908   algorithm: "plot_nf_heatmap"
8909   output-file-type: ".html"
8910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
8911   data: "plot-vpp-nfv-2n-skx-mrr"
8912   filter: "'NIC_Intel-XXV710' and
8913            'NF_DENSITY' and
8914            'DOCKER' and
8915            'PIPELINE' and
8916            'NF_VPPIP4' and
8917            'IMIX' and
8918            '8T4C' and
8919            'MRR'"
8920   parameters:
8921   - "result"
8922   - "name"
8923   - "tags"
8924   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8925   x-axis: "X = CNFs per Service Pipeline"
8926   y-axis: "Y = Number of Service Pipelines"
8927   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8928   layout:
8929     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8930     layout: "plot-service-density"
8931
8932 # Plots - NF Density - CSP - NDR 64b
8933 - type: "plot"
8934   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8935   algorithm: "plot_nf_heatmap"
8936   output-file-type: ".html"
8937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
8938   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8939   filter: "'NIC_Intel-XXV710' and
8940            'NF_DENSITY' and
8941            'DOCKER' and
8942            'PIPELINE' and
8943            'NF_VPPIP4' and
8944            '64B' and
8945            '2T1C' and
8946            'NDRPDR'"
8947   parameters:
8948   - "throughput"
8949   - "name"
8950   - "tags"
8951   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8952   x-axis: "X = CNFs per Service Pipeline"
8953   y-axis: "Y = Number of Service Pipelines"
8954   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8955   layout:
8956     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8957     layout: "plot-service-density"
8958
8959 - type: "plot"
8960   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8961   algorithm: "plot_nf_heatmap"
8962   output-file-type: ".html"
8963   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
8964   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8965   filter: "'NIC_Intel-XXV710' and
8966            'NF_DENSITY' and
8967            'DOCKER' and
8968            'PIPELINE' and
8969            'NF_VPPIP4' and
8970            '64B' and
8971            '4T2C' and
8972            'NDRPDR'"
8973   parameters:
8974   - "throughput"
8975   - "name"
8976   - "tags"
8977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8978   x-axis: "X = CNFs per Service Pipeline"
8979   y-axis: "Y = Number of Service Pipelines"
8980   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8981   layout:
8982     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8983     layout: "plot-service-density"
8984
8985 - type: "plot"
8986   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8987   algorithm: "plot_nf_heatmap"
8988   output-file-type: ".html"
8989   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
8990   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8991   filter: "'NIC_Intel-XXV710' and
8992            'NF_DENSITY' and
8993            'DOCKER' and
8994            'PIPELINE' and
8995            'NF_VPPIP4' and
8996            '64B' and
8997            '8T4C' and
8998            'NDRPDR'"
8999   parameters:
9000   - "throughput"
9001   - "name"
9002   - "tags"
9003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9004   x-axis: "X = CNFs per Service Pipeline"
9005   y-axis: "Y = Number of Service Pipelines"
9006   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9007   layout:
9008     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9009     layout: "plot-service-density"
9010
9011 # Plots - NF Density - CSP - NDR IMIX
9012 - type: "plot"
9013   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9014   algorithm: "plot_nf_heatmap"
9015   output-file-type: ".html"
9016   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9017   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9018   filter: "'NIC_Intel-XXV710' and
9019            'NF_DENSITY' and
9020            'DOCKER' and
9021            'PIPELINE' and
9022            'NF_VPPIP4' and
9023            'IMIX' and
9024            '2T1C' and
9025            'NDRPDR'"
9026   parameters:
9027   - "throughput"
9028   - "name"
9029   - "tags"
9030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9031   x-axis: "X = CNFs per Service Pipeline"
9032   y-axis: "Y = Number of Service Pipelines"
9033   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9034   layout:
9035     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9036     layout: "plot-service-density"
9037
9038 - type: "plot"
9039   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9040   algorithm: "plot_nf_heatmap"
9041   output-file-type: ".html"
9042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9043   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9044   filter: "'NIC_Intel-XXV710' and
9045            'NF_DENSITY' and
9046            'DOCKER' and
9047            'PIPELINE' and
9048            'NF_VPPIP4' and
9049            'IMIX' and
9050            '4T2C' and
9051            'NDRPDR'"
9052   parameters:
9053   - "throughput"
9054   - "name"
9055   - "tags"
9056   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9057   x-axis: "X = CNFs per Service Pipeline"
9058   y-axis: "Y = Number of Service Pipelines"
9059   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9060   layout:
9061     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9062     layout: "plot-service-density"
9063
9064 - type: "plot"
9065   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9066   algorithm: "plot_nf_heatmap"
9067   output-file-type: ".html"
9068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9069   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9070   filter: "'NIC_Intel-XXV710' and
9071            'NF_DENSITY' and
9072            'DOCKER' and
9073            'PIPELINE' and
9074            'NF_VPPIP4' and
9075            'IMIX' and
9076            '8T4C' and
9077            'NDRPDR'"
9078   parameters:
9079   - "throughput"
9080   - "name"
9081   - "tags"
9082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9083   x-axis: "X = CNFs per Service Pipeline"
9084   y-axis: "Y = Number of Service Pipelines"
9085   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9086   layout:
9087     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9088     layout: "plot-service-density"
9089
9090 # Plots - NF Density - CSP - PDR 64b
9091 - type: "plot"
9092   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9093   algorithm: "plot_nf_heatmap"
9094   output-file-type: ".html"
9095   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9096   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9097   filter: "'NIC_Intel-XXV710' and
9098            'NF_DENSITY' and
9099            'DOCKER' and
9100            'PIPELINE' and
9101            'NF_VPPIP4' and
9102            '64B' and
9103            '2T1C' and
9104            'NDRPDR'"
9105   parameters:
9106   - "throughput"
9107   - "name"
9108   - "tags"
9109   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9110   x-axis: "X = CNFs per Service Pipeline"
9111   y-axis: "Y = Number of Service Pipelines"
9112   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9113   layout:
9114     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9115     layout: "plot-service-density"
9116
9117 - type: "plot"
9118   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9119   algorithm: "plot_nf_heatmap"
9120   output-file-type: ".html"
9121   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9122   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9123   filter: "'NIC_Intel-XXV710' and
9124            'NF_DENSITY' and
9125            'DOCKER' and
9126            'PIPELINE' and
9127            'NF_VPPIP4' and
9128            '64B' and
9129            '4T2C' and
9130            'NDRPDR'"
9131   parameters:
9132   - "throughput"
9133   - "name"
9134   - "tags"
9135   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9136   x-axis: "X = CNFs per Service Pipeline"
9137   y-axis: "Y = Number of Service Pipelines"
9138   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9139   layout:
9140     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9141     layout: "plot-service-density"
9142
9143 - type: "plot"
9144   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9145   algorithm: "plot_nf_heatmap"
9146   output-file-type: ".html"
9147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9148   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9149   filter: "'NIC_Intel-XXV710' and
9150            'NF_DENSITY' and
9151            'DOCKER' and
9152            'PIPELINE' and
9153            'NF_VPPIP4' and
9154            '64B' and
9155            '8T4C' and
9156            'NDRPDR'"
9157   parameters:
9158   - "throughput"
9159   - "name"
9160   - "tags"
9161   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9162   x-axis: "X = CNFs per Service Pipeline"
9163   y-axis: "Y = Number of Service Pipelines"
9164   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9165   layout:
9166     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9167     layout: "plot-service-density"
9168
9169 # Plots - NF Density - CSP - PDR IMIX
9170 - type: "plot"
9171   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9172   algorithm: "plot_nf_heatmap"
9173   output-file-type: ".html"
9174   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9175   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9176   filter: "'NIC_Intel-XXV710' and
9177            'NF_DENSITY' and
9178            'DOCKER' and
9179            'PIPELINE' and
9180            'NF_VPPIP4' and
9181            'IMIX' and
9182            '2T1C' and
9183            'NDRPDR'"
9184   parameters:
9185   - "throughput"
9186   - "name"
9187   - "tags"
9188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9189   x-axis: "X = CNFs per Service Pipeline"
9190   y-axis: "Y = Number of Service Pipelines"
9191   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9192   layout:
9193     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9194     layout: "plot-service-density"
9195
9196 - type: "plot"
9197   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9198   algorithm: "plot_nf_heatmap"
9199   output-file-type: ".html"
9200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9201   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9202   filter: "'NIC_Intel-XXV710' and
9203            'NF_DENSITY' and
9204            'DOCKER' and
9205            'PIPELINE' and
9206            'NF_VPPIP4' and
9207            'IMIX' and
9208            '4T2C' and
9209            'NDRPDR'"
9210   parameters:
9211   - "throughput"
9212   - "name"
9213   - "tags"
9214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9215   x-axis: "X = CNFs per Service Pipeline"
9216   y-axis: "Y = Number of Service Pipelines"
9217   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9218   layout:
9219     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9220     layout: "plot-service-density"
9221
9222 - type: "plot"
9223   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9224   algorithm: "plot_nf_heatmap"
9225   output-file-type: ".html"
9226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9227   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9228   filter: "'NIC_Intel-XXV710' and
9229            'NF_DENSITY' and
9230            'DOCKER' and
9231            'PIPELINE' and
9232            'NF_VPPIP4' and
9233            'IMIX' and
9234            '8T4C' and
9235            'NDRPDR'"
9236   parameters:
9237   - "throughput"
9238   - "name"
9239   - "tags"
9240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9241   x-axis: "X = CNFs per Service Pipeline"
9242   y-axis: "Y = Number of Service Pipelines"
9243   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9244   layout:
9245     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9246     layout: "plot-service-density"
9247
9248 ###############################################################################
9249 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9250
9251 - type: "plot"
9252   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9253   algorithm: "plot_nf_heatmap"
9254   output-file-type: ".html"
9255   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9256   data: "plot-vpp-nfv-2n-clx-mrr"
9257   filter: "'NIC_Intel-XXV710' and
9258            'NF_DENSITY' and
9259            'VHOST' and
9260            not 'VXLAN' and
9261            'CHAIN' and
9262            'NF_VPPIP4' and
9263            'IMIX' and
9264            '2T1C' and
9265            'MRR'"
9266   parameters:
9267   - "result"
9268   - "name"
9269   - "tags"
9270   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9271   x-axis: "X = VNFs per Service Chain"
9272   y-axis: "Y = Number of Service Chains"
9273   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9274   layout:
9275     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9276     layout: "plot-service-density"
9277
9278 - type: "plot"
9279   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9280   algorithm: "plot_nf_heatmap"
9281   output-file-type: ".html"
9282   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9283   data: "plot-vpp-nfv-2n-clx-mrr"
9284   filter: "'NIC_Intel-XXV710' and
9285            'NF_DENSITY' and
9286            'VHOST' and
9287            not 'VXLAN' and
9288            'CHAIN' and
9289            'NF_VPPIP4' and
9290            'IMIX' and
9291            '4T2C' and
9292            'MRR'"
9293   parameters:
9294   - "result"
9295   - "name"
9296   - "tags"
9297   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9298   x-axis: "X = VNFs per Service Chain"
9299   y-axis: "Y = Number of Service Chains"
9300   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9301   layout:
9302     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9303     layout: "plot-service-density"
9304
9305 - type: "plot"
9306   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9307   algorithm: "plot_nf_heatmap"
9308   output-file-type: ".html"
9309   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9310   data: "plot-vpp-nfv-2n-clx-mrr"
9311   filter: "'NIC_Intel-XXV710' and
9312            'NF_DENSITY' and
9313            'VHOST' and
9314            not 'VXLAN' and
9315            'CHAIN' and
9316            'NF_VPPIP4' and
9317            'IMIX' and
9318            '8T4C' and
9319            'MRR'"
9320   parameters:
9321   - "result"
9322   - "name"
9323   - "tags"
9324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9325   x-axis: "X = VNFs per Service Chain"
9326   y-axis: "Y = Number of Service Chains"
9327   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9328   layout:
9329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9330     layout: "plot-service-density"
9331
9332 # Plots - NF Density - VSC - NDR IMIX
9333 - type: "plot"
9334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9335   algorithm: "plot_nf_heatmap"
9336   output-file-type: ".html"
9337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9338   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9339   filter: "'NIC_Intel-XXV710' and
9340            'NF_DENSITY' and
9341            'VHOST' and
9342            not 'VXLAN' and
9343            'CHAIN' and
9344            'NF_VPPIP4' and
9345            'IMIX' and
9346            '2T1C' and
9347            'NDRPDR'"
9348   parameters:
9349   - "throughput"
9350   - "name"
9351   - "tags"
9352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9353   x-axis: "X = VNFs per Service Chain"
9354   y-axis: "Y = Number of Service Chains"
9355   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9356   layout:
9357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9358     layout: "plot-service-density"
9359
9360 - type: "plot"
9361   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9362   algorithm: "plot_nf_heatmap"
9363   output-file-type: ".html"
9364   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9365   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9366   filter: "'NIC_Intel-XXV710' and
9367            'NF_DENSITY' and
9368            'VHOST' and
9369            not 'VXLAN' and
9370            'CHAIN' and
9371            'NF_VPPIP4' and
9372            'IMIX' and
9373            '4T2C' and
9374            'NDRPDR'"
9375   parameters:
9376   - "throughput"
9377   - "name"
9378   - "tags"
9379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9380   x-axis: "X = VNFs per Service Chain"
9381   y-axis: "Y = Number of Service Chains"
9382   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9383   layout:
9384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9385     layout: "plot-service-density"
9386
9387 - type: "plot"
9388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9389   algorithm: "plot_nf_heatmap"
9390   output-file-type: ".html"
9391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9392   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9393   filter: "'NIC_Intel-XXV710' and
9394            'NF_DENSITY' and
9395            'VHOST' and
9396            not 'VXLAN' and
9397            'CHAIN' and
9398            'NF_VPPIP4' and
9399            'IMIX' and
9400            '8T4C' and
9401            'NDRPDR'"
9402   parameters:
9403   - "throughput"
9404   - "name"
9405   - "tags"
9406   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9407   x-axis: "X = VNFs per Service Chain"
9408   y-axis: "Y = Number of Service Chains"
9409   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9410   layout:
9411     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9412     layout: "plot-service-density"
9413
9414 # Plots - NF Density - VSC - PDR IMIX
9415 - type: "plot"
9416   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9417   algorithm: "plot_nf_heatmap"
9418   output-file-type: ".html"
9419   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9420   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9421   filter: "'NIC_Intel-XXV710' and
9422            'NF_DENSITY' and
9423            'VHOST' and
9424            not 'VXLAN' and
9425            'CHAIN' and
9426            'NF_VPPIP4' and
9427            'IMIX' and
9428            '2T1C' and
9429            'NDRPDR'"
9430   parameters:
9431   - "throughput"
9432   - "name"
9433   - "tags"
9434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9435   x-axis: "X = VNFs per Service Chain"
9436   y-axis: "Y = Number of Service Chains"
9437   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9438   layout:
9439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9440     layout: "plot-service-density"
9441
9442 - type: "plot"
9443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9444   algorithm: "plot_nf_heatmap"
9445   output-file-type: ".html"
9446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9447   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9448   filter: "'NIC_Intel-XXV710' and
9449            'NF_DENSITY' and
9450            'VHOST' and
9451            not 'VXLAN' and
9452            'CHAIN' and
9453            'NF_VPPIP4' and
9454            'IMIX' and
9455            '4T2C' and
9456            'NDRPDR'"
9457   parameters:
9458   - "throughput"
9459   - "name"
9460   - "tags"
9461   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9462   x-axis: "X = VNFs per Service Chain"
9463   y-axis: "Y = Number of Service Chains"
9464   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9465   layout:
9466     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9467     layout: "plot-service-density"
9468
9469 - type: "plot"
9470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9471   algorithm: "plot_nf_heatmap"
9472   output-file-type: ".html"
9473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9474   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9475   filter: "'NIC_Intel-XXV710' and
9476            'NF_DENSITY' and
9477            'VHOST' and
9478            not 'VXLAN' and
9479            'CHAIN' and
9480            'NF_VPPIP4' and
9481            'IMIX' and
9482            '8T4C' and
9483            'NDRPDR'"
9484   parameters:
9485   - "throughput"
9486   - "name"
9487   - "tags"
9488   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9489   x-axis: "X = VNFs per Service Chain"
9490   y-axis: "Y = Number of Service Chains"
9491   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9492   layout:
9493     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9494     layout: "plot-service-density"
9495
9496 # Plots - NF Density - VSC - MRR IMIX
9497 - type: "plot"
9498   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9499   algorithm: "plot_nf_heatmap"
9500   output-file-type: ".html"
9501   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9502   data: "plot-vpp-nfv-2n-clx-mrr"
9503   filter: "'NIC_Intel-XXV710' and
9504            'NF_DENSITY' and
9505            'VHOST' and
9506            'VXLAN' and
9507            'CHAIN' and
9508            'IMIX' and
9509            '2T1C' and
9510            'MRR'"
9511   parameters:
9512   - "result"
9513   - "name"
9514   - "tags"
9515   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9516   x-axis: "X = VNFs per Service Chain"
9517   y-axis: "Y = Number of Service Chains"
9518   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9519   layout:
9520     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9521     layout: "plot-service-density"
9522
9523 - type: "plot"
9524   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9525   algorithm: "plot_nf_heatmap"
9526   output-file-type: ".html"
9527   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9528   data: "plot-vpp-nfv-2n-clx-mrr"
9529   filter: "'NIC_Intel-XXV710' and
9530            'NF_DENSITY' and
9531            'VHOST' and
9532            'VXLAN' and
9533            'CHAIN' and
9534            'IMIX' and
9535            '4T2C' and
9536            'MRR'"
9537   parameters:
9538   - "result"
9539   - "name"
9540   - "tags"
9541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9542   x-axis: "X = VNFs per Service Chain"
9543   y-axis: "Y = Number of Service Chains"
9544   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9545   layout:
9546     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9547     layout: "plot-service-density"
9548
9549 - type: "plot"
9550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9551   algorithm: "plot_nf_heatmap"
9552   output-file-type: ".html"
9553   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9554   data: "plot-vpp-nfv-2n-clx-mrr"
9555   filter: "'NIC_Intel-XXV710' and
9556            'NF_DENSITY' and
9557            'VHOST' and
9558            'VXLAN' and
9559            'CHAIN' and
9560            'IMIX' and
9561            '8T4C' and
9562            'MRR'"
9563   parameters:
9564   - "result"
9565   - "name"
9566   - "tags"
9567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9568   x-axis: "X = VNFs per Service Chain"
9569   y-axis: "Y = Number of Service Chains"
9570   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9571   layout:
9572     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9573     layout: "plot-service-density"
9574
9575 # Plots - NF Density - VSC - NDR IMIX
9576 - type: "plot"
9577   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9578   algorithm: "plot_nf_heatmap"
9579   output-file-type: ".html"
9580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9581   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9582   filter: "'NIC_Intel-XXV710' and
9583            'NF_DENSITY' and
9584            'VHOST' and
9585            'VXLAN' and
9586            'CHAIN' a
9587            'IMIX' and
9588            '2T1C' and
9589            'NDRPDR'"
9590   parameters:
9591   - "throughput"
9592   - "name"
9593   - "tags"
9594   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9595   x-axis: "X = VNFs per Service Chain"
9596   y-axis: "Y = Number of Service Chains"
9597   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9598   layout:
9599     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9600     layout: "plot-service-density"
9601
9602 - type: "plot"
9603   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9604   algorithm: "plot_nf_heatmap"
9605   output-file-type: ".html"
9606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9607   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9608   filter: "'NIC_Intel-XXV710' and
9609            'NF_DENSITY' and
9610            'VHOST' and
9611            'VXLAN' and
9612            'CHAIN' and
9613            'IMIX' and
9614            '4T2C' and
9615            'NDRPDR'"
9616   parameters:
9617   - "throughput"
9618   - "name"
9619   - "tags"
9620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9621   x-axis: "X = VNFs per Service Chain"
9622   y-axis: "Y = Number of Service Chains"
9623   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9624   layout:
9625     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9626     layout: "plot-service-density"
9627
9628 - type: "plot"
9629   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9630   algorithm: "plot_nf_heatmap"
9631   output-file-type: ".html"
9632   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9633   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9634   filter: "'NIC_Intel-XXV710' and
9635            'NF_DENSITY' and
9636            'VHOST' and
9637            'VXLAN' and
9638            'CHAIN' and
9639            'IMIX' and
9640            '8T4C' and
9641            'NDRPDR'"
9642   parameters:
9643   - "throughput"
9644   - "name"
9645   - "tags"
9646   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9647   x-axis: "X = VNFs per Service Chain"
9648   y-axis: "Y = Number of Service Chains"
9649   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9650   layout:
9651     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9652     layout: "plot-service-density"
9653
9654 # Plots - NF Density - VSC - PDR IMIX
9655 - type: "plot"
9656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9657   algorithm: "plot_nf_heatmap"
9658   output-file-type: ".html"
9659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9660   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9661   filter: "'NIC_Intel-XXV710' and
9662            'NF_DENSITY' and
9663            'VHOST' and
9664            'VXLAN' and
9665            'CHAIN' and
9666            'IMIX' and
9667            '2T1C' and
9668            'NDRPDR'"
9669   parameters:
9670   - "throughput"
9671   - "name"
9672   - "tags"
9673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9674   x-axis: "X = VNFs per Service Chain"
9675   y-axis: "Y = Number of Service Chains"
9676   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9677   layout:
9678     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9679     layout: "plot-service-density"
9680
9681 - type: "plot"
9682   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9683   algorithm: "plot_nf_heatmap"
9684   output-file-type: ".html"
9685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9686   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9687   filter: "'NIC_Intel-XXV710' and
9688            'NF_DENSITY' and
9689            'VHOST' and
9690            'VXLAN' and
9691            'CHAIN' and
9692            'IMIX' and
9693            '4T2C' and
9694            'NDRPDR'"
9695   parameters:
9696   - "throughput"
9697   - "name"
9698   - "tags"
9699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9700   x-axis: "X = VNFs per Service Chain"
9701   y-axis: "Y = Number of Service Chains"
9702   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9703   layout:
9704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9705     layout: "plot-service-density"
9706
9707 - type: "plot"
9708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9709   algorithm: "plot_nf_heatmap"
9710   output-file-type: ".html"
9711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9712   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9713   filter: "'NIC_Intel-XXV710' and
9714            'NF_DENSITY' and
9715            'VHOST' and
9716            'VXLAN' and
9717            'CHAIN' and
9718            'IMIX' and
9719            '8T4C' and
9720            'NDRPDR'"
9721   parameters:
9722   - "throughput"
9723   - "name"
9724   - "tags"
9725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9726   x-axis: "X = VNFs per Service Chain"
9727   y-axis: "Y = Number of Service Chains"
9728   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9729   layout:
9730     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9731     layout: "plot-service-density"
9732
9733 # Plots - NF Density - CSC - MRR IMIX
9734 - type: "plot"
9735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9736   algorithm: "plot_nf_heatmap"
9737   output-file-type: ".html"
9738   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9739   data: "plot-vpp-nfv-2n-clx-mrr"
9740   filter: "'NIC_Intel-XXV710' and
9741            'NF_DENSITY' and
9742            'DOCKER' and
9743            'CHAIN' and
9744            'NF_VPPIP4' and
9745            'IMIX' and
9746            '2T1C' and
9747            'MRR'"
9748   parameters:
9749   - "result"
9750   - "name"
9751   - "tags"
9752   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9753   x-axis: "X = CNFs per Service Chain"
9754   y-axis: "Y = Number of Service Chains"
9755   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9756   layout:
9757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9758     layout: "plot-service-density"
9759
9760 - type: "plot"
9761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9762   algorithm: "plot_nf_heatmap"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9765   data: "plot-vpp-nfv-2n-clx-mrr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'DOCKER' and
9769            'CHAIN' and
9770            'NF_VPPIP4' and
9771            'IMIX' and
9772            '4T2C' and
9773            'MRR'"
9774   parameters:
9775   - "result"
9776   - "name"
9777   - "tags"
9778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9779   x-axis: "X = CNFs per Service Chain"
9780   y-axis: "Y = Number of Service Chains"
9781   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9782   layout:
9783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9784     layout: "plot-service-density"
9785
9786 - type: "plot"
9787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9788   algorithm: "plot_nf_heatmap"
9789   output-file-type: ".html"
9790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9791   data: "plot-vpp-nfv-2n-clx-mrr"
9792   filter: "'NIC_Intel-XXV710' and
9793            'NF_DENSITY' and
9794            'DOCKER' and
9795            'CHAIN' and
9796            'NF_VPPIP4' and
9797            'IMIX' and
9798            '8T4C' and
9799            'MRR'"
9800   parameters:
9801   - "result"
9802   - "name"
9803   - "tags"
9804   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9805   x-axis: "X = CNFs per Service Chain"
9806   y-axis: "Y = Number of Service Chains"
9807   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9808   layout:
9809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9810     layout: "plot-service-density"
9811
9812 # Plots - NF Density - CSC - NDR IMIX
9813 - type: "plot"
9814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9815   algorithm: "plot_nf_heatmap"
9816   output-file-type: ".html"
9817   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9818   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9819   filter: "'NIC_Intel-XXV710' and
9820            'NF_DENSITY' and
9821            'DOCKER' and
9822            'CHAIN' and
9823            'NF_VPPIP4' and
9824            'IMIX' and
9825            '2T1C' and
9826            'NDRPDR'"
9827   parameters:
9828   - "throughput"
9829   - "name"
9830   - "tags"
9831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9832   x-axis: "X = CNFs per Service Chain"
9833   y-axis: "Y = Number of Service Chains"
9834   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9835   layout:
9836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9837     layout: "plot-service-density"
9838
9839 - type: "plot"
9840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9841   algorithm: "plot_nf_heatmap"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9844   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9845   filter: "'NIC_Intel-XXV710' and
9846            'NF_DENSITY' and
9847            'DOCKER' and
9848            'CHAIN' and
9849            'NF_VPPIP4' and
9850            'IMIX' and
9851            '4T2C' and
9852            'NDRPDR'"
9853   parameters:
9854   - "throughput"
9855   - "name"
9856   - "tags"
9857   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9858   x-axis: "X = CNFs per Service Chain"
9859   y-axis: "Y = Number of Service Chains"
9860   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9861   layout:
9862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9863     layout: "plot-service-density"
9864
9865 - type: "plot"
9866   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9867   algorithm: "plot_nf_heatmap"
9868   output-file-type: ".html"
9869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
9870   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9871   filter: "'NIC_Intel-XXV710' and
9872            'NF_DENSITY' and
9873            'DOCKER' and
9874            'CHAIN' and
9875            'NF_VPPIP4' and
9876            'IMIX' and
9877            '8T4C' and
9878            'NDRPDR'"
9879   parameters:
9880   - "throughput"
9881   - "name"
9882   - "tags"
9883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9884   x-axis: "X = CNFs per Service Chain"
9885   y-axis: "Y = Number of Service Chains"
9886   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9887   layout:
9888     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9889     layout: "plot-service-density"
9890
9891 # Plots - NF Density - CSC - PDR IMIX
9892 - type: "plot"
9893   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9894   algorithm: "plot_nf_heatmap"
9895   output-file-type: ".html"
9896   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
9897   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9898   filter: "'NIC_Intel-XXV710' and
9899            'NF_DENSITY' and
9900            'DOCKER' and
9901            'CHAIN' and
9902            'NF_VPPIP4' and
9903            'IMIX' and
9904            '2T1C' and
9905            'NDRPDR'"
9906   parameters:
9907   - "throughput"
9908   - "name"
9909   - "tags"
9910   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9911   x-axis: "X = CNFs per Service Chain"
9912   y-axis: "Y = Number of Service Chains"
9913   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9914   layout:
9915     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9916     layout: "plot-service-density"
9917
9918 - type: "plot"
9919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9920   algorithm: "plot_nf_heatmap"
9921   output-file-type: ".html"
9922   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
9923   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9924   filter: "'NIC_Intel-XXV710' and
9925            'NF_DENSITY' and
9926            'DOCKER' and
9927            'CHAIN' and
9928            'NF_VPPIP4' and
9929            'IMIX' and
9930            '4T2C' and
9931            'NDRPDR'"
9932   parameters:
9933   - "throughput"
9934   - "name"
9935   - "tags"
9936   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9937   x-axis: "X = CNFs per Service Chain"
9938   y-axis: "Y = Number of Service Chains"
9939   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9940   layout:
9941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9942     layout: "plot-service-density"
9943
9944 - type: "plot"
9945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9946   algorithm: "plot_nf_heatmap"
9947   output-file-type: ".html"
9948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
9949   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9950   filter: "'NIC_Intel-XXV710' and
9951            'NF_DENSITY' and
9952            'DOCKER' and
9953            'CHAIN' and
9954            'NF_VPPIP4' and
9955            'IMIX' and
9956            '8T4C' and
9957            'NDRPDR'"
9958   parameters:
9959   - "throughput"
9960   - "name"
9961   - "tags"
9962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9963   x-axis: "X = CNFs per Service Chain"
9964   y-axis: "Y = Number of Service Chains"
9965   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9966   layout:
9967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9968     layout: "plot-service-density"
9969
9970 # Plots - NF Density - CSP - MRR IMIX
9971 - type: "plot"
9972   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9973   algorithm: "plot_nf_heatmap"
9974   output-file-type: ".html"
9975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
9976   data: "plot-vpp-nfv-2n-clx-mrr"
9977   filter: "'NIC_Intel-XXV710' and
9978            'NF_DENSITY' and
9979            'DOCKER' and
9980            'PIPELINE' and
9981            'NF_VPPIP4' and
9982            'IMIX' and
9983            '2T1C' and
9984            'MRR'"
9985   parameters:
9986   - "result"
9987   - "name"
9988   - "tags"
9989   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9990   x-axis: "X = CNFs per Service Pipeline"
9991   y-axis: "Y = Number of Service Pipelines"
9992   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9993   layout:
9994     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9995     layout: "plot-service-density"
9996
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10002   data: "plot-vpp-nfv-2n-clx-mrr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'DOCKER' and
10006            'PIPELINE' and
10007            'NF_VPPIP4' and
10008            'IMIX' and
10009            '4T2C' and
10010            'MRR'"
10011   parameters:
10012   - "result"
10013   - "name"
10014   - "tags"
10015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = CNFs per Service Pipeline"
10017   y-axis: "Y = Number of Service Pipelines"
10018   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10021     layout: "plot-service-density"
10022
10023 - type: "plot"
10024   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10025   algorithm: "plot_nf_heatmap"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10028   data: "plot-vpp-nfv-2n-clx-mrr"
10029   filter: "'NIC_Intel-XXV710' and
10030            'NF_DENSITY' and
10031            'DOCKER' and
10032            'PIPELINE' and
10033            'NF_VPPIP4' and
10034            'IMIX' and
10035            '8T4C' and
10036            'MRR'"
10037   parameters:
10038   - "result"
10039   - "name"
10040   - "tags"
10041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10042   x-axis: "X = CNFs per Service Pipeline"
10043   y-axis: "Y = Number of Service Pipelines"
10044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10045   layout:
10046     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10047     layout: "plot-service-density"
10048
10049 # Plots - NF Density - CSP - NDR IMIX
10050 - type: "plot"
10051   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10052   algorithm: "plot_nf_heatmap"
10053   output-file-type: ".html"
10054   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10055   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10056   filter: "'NIC_Intel-XXV710' and
10057            'NF_DENSITY' and
10058            'DOCKER' and
10059            'PIPELINE' and
10060            'NF_VPPIP4' and
10061            'IMIX' and
10062            '2T1C' and
10063            'NDRPDR'"
10064   parameters:
10065   - "throughput"
10066   - "name"
10067   - "tags"
10068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10069   x-axis: "X = CNFs per Service Pipeline"
10070   y-axis: "Y = Number of Service Pipelines"
10071   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10072   layout:
10073     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10074     layout: "plot-service-density"
10075
10076 - type: "plot"
10077   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10078   algorithm: "plot_nf_heatmap"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10081   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10082   filter: "'NIC_Intel-XXV710' and
10083            'NF_DENSITY' and
10084            'DOCKER' and
10085            'PIPELINE' and
10086            'NF_VPPIP4' and
10087            'IMIX' and
10088            '4T2C' and
10089            'NDRPDR'"
10090   parameters:
10091   - "throughput"
10092   - "name"
10093   - "tags"
10094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = CNFs per Service Pipeline"
10096   y-axis: "Y = Number of Service Pipelines"
10097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10107   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10108   filter: "'NIC_Intel-XXV710' and
10109            'NF_DENSITY' and
10110            'DOCKER' and
10111            'PIPELINE' and
10112            'NF_VPPIP4' and
10113            'IMIX' and
10114            '8T4C' and
10115            'NDRPDR'"
10116   parameters:
10117   - "throughput"
10118   - "name"
10119   - "tags"
10120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10121   x-axis: "X = CNFs per Service Pipeline"
10122   y-axis: "Y = Number of Service Pipelines"
10123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10124   layout:
10125     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10126     layout: "plot-service-density"
10127
10128 # Plots - NF Density - CSP - PDR IMIX
10129 - type: "plot"
10130   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10131   algorithm: "plot_nf_heatmap"
10132   output-file-type: ".html"
10133   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10134   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10135   filter: "'NIC_Intel-XXV710' and
10136            'NF_DENSITY' and
10137            'DOCKER' and
10138            'PIPELINE' and
10139            'NF_VPPIP4' and
10140            'IMIX' and
10141            '2T1C' and
10142            'NDRPDR'"
10143   parameters:
10144   - "throughput"
10145   - "name"
10146   - "tags"
10147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10148   x-axis: "X = CNFs per Service Pipeline"
10149   y-axis: "Y = Number of Service Pipelines"
10150   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10151   layout:
10152     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10153     layout: "plot-service-density"
10154
10155 - type: "plot"
10156   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10157   algorithm: "plot_nf_heatmap"
10158   output-file-type: ".html"
10159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10161   filter: "'NIC_Intel-XXV710' and
10162            'NF_DENSITY' and
10163            'DOCKER' and
10164            'PIPELINE' and
10165            'NF_VPPIP4' and
10166            'IMIX' and
10167            '4T2C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = CNFs per Service Pipeline"
10175   y-axis: "Y = Number of Service Pipelines"
10176   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10179     layout: "plot-service-density"
10180
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10186   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10187   filter: "'NIC_Intel-XXV710' and
10188            'NF_DENSITY' and
10189            'DOCKER' and
10190            'PIPELINE' and
10191            'NF_VPPIP4' and
10192            'IMIX' and
10193            '8T4C' and
10194            'NDRPDR'"
10195   parameters:
10196   - "throughput"
10197   - "name"
10198   - "tags"
10199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10200   x-axis: "X = CNFs per Service Pipeline"
10201   y-axis: "Y = Number of Service Pipelines"
10202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10203   layout:
10204     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10205     layout: "plot-service-density"
10206
10207 ################################################################################
10208
10209 # Packet Throughput
10210
10211 - type: "plot"
10212   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10213   algorithm: "plot_perf_box_name"
10214   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10216   include:
10217     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10218     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10219     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10220     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10221   layout:
10222     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10223     layout: "plot-throughput"
10224
10225 - type: "plot"
10226   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10227   algorithm: "plot_perf_box_name"
10228   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10230   include:
10231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10232     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10233     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10234     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10235   layout:
10236     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10237     layout: "plot-throughput"
10238
10239 - type: "plot"
10240   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10241   algorithm: "plot_perf_box_name"
10242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10244   include:
10245     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10246     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10247     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10248     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10249     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10250   layout:
10251     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
10252     layout: "plot-throughput"
10253
10254 - type: "plot"
10255   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10256   algorithm: "plot_perf_box_name"
10257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10259   include:
10260     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10261     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10262     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10263     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10264     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10265   layout:
10266     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
10267     layout: "plot-throughput"
10268
10269 - type: "plot"
10270   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10271   algorithm: "plot_perf_box_name"
10272   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10273   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10274   include:
10275     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10276     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10277     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10278     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10279     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10280   layout:
10281     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10282     layout: "plot-throughput"
10283
10284 - type: "plot"
10285   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10286   algorithm: "plot_perf_box_name"
10287   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10288   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10289   include:
10290     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10291     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10292     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10293     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10294     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10295   layout:
10296     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10297     layout: "plot-throughput"
10298
10299 - type: "plot"
10300   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10301   algorithm: "plot_perf_box_name"
10302   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10304   include:
10305     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10306     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10307     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10310   layout:
10311     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10312     layout: "plot-throughput"
10313
10314 - type: "plot"
10315   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10316   algorithm: "plot_perf_box_name"
10317   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10319   include:
10320     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10321     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10322     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10325   layout:
10326     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10327     layout: "plot-throughput"
10328
10329 - type: "plot"
10330   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10331   algorithm: "plot_perf_box_name"
10332   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10334   include:
10335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10339   layout:
10340     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10341     layout: "plot-throughput"
10342
10343 - type: "plot"
10344   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10345   algorithm: "plot_perf_box_name"
10346   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10348   include:
10349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10353   layout:
10354     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10355     layout: "plot-throughput"
10356
10357 - type: "plot"
10358   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10359   algorithm: "plot_perf_box_name"
10360   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10362   include:
10363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10368   layout:
10369     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10370     layout: "plot-throughput"
10371
10372 - type: "plot"
10373   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10374   algorithm: "plot_perf_box_name"
10375   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10377   include:
10378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10383   layout:
10384     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10385     layout: "plot-throughput"
10386
10387 - type: "plot"
10388   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10389   algorithm: "plot_perf_box_name"
10390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10392   include:
10393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10399   layout:
10400     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10401     layout: "plot-throughput"
10402
10403 - type: "plot"
10404   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10405   algorithm: "plot_perf_box_name"
10406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10408   include:
10409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10415   layout:
10416     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10417     layout: "plot-throughput"
10418
10419 - type: "plot"
10420   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
10421   algorithm: "plot_perf_box_name"
10422   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
10423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10424   include:
10425     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10426     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10427     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10428   layout:
10429     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
10430     layout: "plot-throughput"
10431
10432 - type: "plot"
10433   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
10434   algorithm: "plot_perf_box_name"
10435   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
10436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10437   include:
10438     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10439     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10440     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10441   layout:
10442     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
10443     layout: "plot-throughput"
10444
10445 - type: "plot"
10446   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10447   algorithm: "plot_perf_box_name"
10448   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10450   include:
10451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10455     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10456   layout:
10457     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
10458     layout: "plot-throughput"
10459
10460 - type: "plot"
10461   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10462   algorithm: "plot_perf_box_name"
10463   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10465   include:
10466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10471   layout:
10472     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
10473     layout: "plot-throughput"
10474
10475 - type: "plot"
10476   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10477   algorithm: "plot_perf_box_name"
10478   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10480   include:
10481     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10482     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10483     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10484     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10485   layout:
10486     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10487     layout: "plot-throughput"
10488
10489 - type: "plot"
10490   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10491   algorithm: "plot_perf_box_name"
10492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10494   include:
10495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10497     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10498     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10499   layout:
10500     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10501     layout: "plot-throughput"
10502
10503 - type: "plot"
10504   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10505   algorithm: "plot_perf_box_name"
10506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10508   include:
10509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10512     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10513     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10514   layout:
10515     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
10516     layout: "plot-throughput"
10517
10518 - type: "plot"
10519   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10520   algorithm: "plot_perf_box_name"
10521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10523   include:
10524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10528     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10529   layout:
10530     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
10531     layout: "plot-throughput"
10532
10533 - type: "plot"
10534   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10535   algorithm: "plot_perf_box_name"
10536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10538   include:
10539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10540     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10541     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10542     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10543     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10544     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10545   layout:
10546     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
10547     layout: "plot-throughput"
10548
10549 - type: "plot"
10550   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10551   algorithm: "plot_perf_box_name"
10552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10554   include:
10555     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10556     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10557     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10558     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10559     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10561   layout:
10562     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
10563     layout: "plot-throughput"
10564
10565 - type: "plot"
10566   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10567   algorithm: "plot_perf_box_name"
10568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10570   include:
10571     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10572     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10573     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10574     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10575     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10576   layout:
10577     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10578     layout: "plot-throughput"
10579
10580 - type: "plot"
10581   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10582   algorithm: "plot_perf_box_name"
10583   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10584   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10585   include:
10586     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10587     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10588     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10589     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10590     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10591   layout:
10592     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10593     layout: "plot-throughput"
10594
10595 - type: "plot"
10596   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10597   algorithm: "plot_perf_box_name"
10598   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10599   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10600   include:
10601     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10603     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10604     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10605     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10606     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10607   layout:
10608     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10609     layout: "plot-throughput"
10610
10611 - type: "plot"
10612   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10613   algorithm: "plot_perf_box_name"
10614   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10615   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10616   include:
10617     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10618     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10619     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10621     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10623   layout:
10624     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10625     layout: "plot-throughput"
10626
10627 - type: "plot"
10628   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10629   algorithm: "plot_perf_box_name"
10630   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10631   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10632   include:
10633     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10635     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10636     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10638   layout:
10639     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10640     layout: "plot-throughput"
10641
10642 - type: "plot"
10643   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10644   algorithm: "plot_perf_box_name"
10645   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10646   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10647   include:
10648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10651     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10653   layout:
10654     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10655     layout: "plot-throughput"
10656
10657 - type: "plot"
10658   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10659   algorithm: "plot_perf_box_name"
10660   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10661   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10662   include:
10663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10669   layout:
10670     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10671     layout: "plot-throughput"
10672
10673 - type: "plot"
10674   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10675   algorithm: "plot_perf_box_name"
10676   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10677   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10678   include:
10679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10685   layout:
10686     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10687     layout: "plot-throughput"
10688
10689 - type: "plot"
10690   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10691   algorithm: "plot_perf_box_name"
10692   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10693   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10694   include:
10695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10700   layout:
10701     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10702     layout: "plot-throughput"
10703
10704 - type: "plot"
10705   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10706   algorithm: "plot_perf_box_name"
10707   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10708   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10709   include:
10710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10714     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10715   layout:
10716     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10717     layout: "plot-throughput"
10718
10719 - type: "plot"
10720   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10721   algorithm: "plot_perf_box_name"
10722   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10723   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10724   include:
10725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10728     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10729     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10730     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10731   layout:
10732     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10733     layout: "plot-throughput"
10734
10735 - type: "plot"
10736   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10737   algorithm: "plot_perf_box_name"
10738   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10739   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10740   include:
10741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10746     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10747   layout:
10748     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10749     layout: "plot-throughput"
10750
10751 - type: "plot"
10752   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
10753   algorithm: "plot_perf_box_name"
10754   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
10755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10756   include:
10757     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10758     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10759   layout:
10760     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
10761     layout: "plot-throughput"
10762
10763 - type: "plot"
10764   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
10765   algorithm: "plot_perf_box_name"
10766   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
10767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10768   include:
10769     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10771   layout:
10772     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
10773     layout: "plot-throughput"
10774
10775 - type: "plot"
10776   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
10777   algorithm: "plot_perf_box_name"
10778   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
10779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10780   include:
10781     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10782     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10783     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10785   layout:
10786     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
10787     layout: "plot-throughput"
10788
10789 - type: "plot"
10790   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
10791   algorithm: "plot_perf_box_name"
10792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
10793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10794   include:
10795     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10796     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10797     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10798     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10799   layout:
10800     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
10801     layout: "plot-throughput"
10802
10803 - type: "plot"
10804   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10805   algorithm: "plot_perf_box_name"
10806   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10807   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10808   include:
10809     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10810     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10811     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10812     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10813   layout:
10814     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10815     layout: "plot-throughput"
10816
10817 - type: "plot"
10818   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10819   algorithm: "plot_perf_box_name"
10820   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10821   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10822   include:
10823     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10827   layout:
10828     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10829     layout: "plot-throughput"
10830
10831 - type: "plot"
10832   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10833   algorithm: "plot_perf_box_name"
10834   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10835   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10836   include:
10837     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10839     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10841   layout:
10842     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10843     layout: "plot-throughput"
10844
10845 - type: "plot"
10846   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10847   algorithm: "plot_perf_box_name"
10848   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10849   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10850   include:
10851     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10852     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10853     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10854     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10855   layout:
10856     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10857     layout: "plot-throughput"
10858
10859 - type: "plot"
10860   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10861   algorithm: "plot_perf_box_name"
10862   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10864   include:
10865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10868   layout:
10869     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10870     layout: "plot-throughput"
10871
10872 - type: "plot"
10873   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10874   algorithm: "plot_perf_box_name"
10875   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10877   include:
10878     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10881   layout:
10882     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10883     layout: "plot-throughput"
10884
10885 - type: "plot"
10886   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10887   algorithm: "plot_perf_box_name"
10888   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10890   include:
10891     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10896   layout:
10897     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10898     layout: "plot-throughput"
10899
10900 - type: "plot"
10901   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10902   algorithm: "plot_perf_box_name"
10903   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10905   include:
10906     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10909     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10910     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10911   layout:
10912     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10913     layout: "plot-throughput"
10914
10915 - type: "plot"
10916   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
10917   algorithm: "plot_perf_box_name"
10918   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
10919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10920   include:
10921     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10923     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10924   layout:
10925     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
10926     layout: "plot-throughput"
10927
10928 - type: "plot"
10929   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
10930   algorithm: "plot_perf_box_name"
10931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
10932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10933   include:
10934     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10937   layout:
10938     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
10939     layout: "plot-throughput"
10940
10941 - type: "plot"
10942   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10943   algorithm: "plot_perf_box_name"
10944   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10946   include:
10947     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10948     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10950   layout:
10951     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10952     layout: "plot-throughput"
10953
10954 - type: "plot"
10955   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10956   algorithm: "plot_perf_box_name"
10957   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10959   include:
10960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10963   layout:
10964     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10965     layout: "plot-throughput"
10966
10967 - type: "plot"
10968   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10969   algorithm: "plot_perf_box_name"
10970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10972   include:
10973     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10974     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10977     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10978   layout:
10979     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
10980     layout: "plot-throughput"
10981
10982 - type: "plot"
10983   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10984   algorithm: "plot_perf_box_name"
10985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10987   include:
10988     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10989     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10990     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10991     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10992     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10993   layout:
10994     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
10995     layout: "plot-throughput"
10996
10997 - type: "plot"
10998   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10999   algorithm: "plot_perf_box_name"
11000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11002   include:
11003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11008   layout:
11009     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11010     layout: "plot-throughput"
11011
11012 - type: "plot"
11013   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11014   algorithm: "plot_perf_box_name"
11015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11017   include:
11018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11023   layout:
11024     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11025     layout: "plot-throughput"
11026
11027 - type: "plot"
11028   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11029   algorithm: "plot_perf_box_name"
11030   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11031   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11032   include:
11033     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11035     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11038   layout:
11039     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11040     layout: "plot-throughput"
11041
11042 - type: "plot"
11043   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11044   algorithm: "plot_perf_box_name"
11045   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11046   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11047   include:
11048     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11053   layout:
11054     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11055     layout: "plot-throughput"
11056
11057 - type: "plot"
11058   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11059   algorithm: "plot_perf_box_name"
11060   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11061   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11062   include:
11063     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11066     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11067     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11068   layout:
11069     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11070     layout: "plot-throughput"
11071
11072 - type: "plot"
11073   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11074   algorithm: "plot_perf_box_name"
11075   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11076   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11077   include:
11078     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11083   layout:
11084     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11085     layout: "plot-throughput"
11086
11087 - type: "plot"
11088   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11089   algorithm: "plot_perf_box_name"
11090   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11092   include:
11093     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11094     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11095     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11096     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11099   layout:
11100     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
11101     layout: "plot-throughput"
11102
11103 - type: "plot"
11104   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11105   algorithm: "plot_perf_box_name"
11106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11108   include:
11109     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11110     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11111     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11113     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11114     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11115   layout:
11116     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
11117     layout: "plot-throughput"
11118
11119 - type: "plot"
11120   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11121   algorithm: "plot_perf_box_name"
11122   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11124   include:
11125     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11126     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11127     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11129   layout:
11130     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
11131     layout: "plot-throughput"
11132
11133 - type: "plot"
11134   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11135   algorithm: "plot_perf_box_name"
11136   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11138   include:
11139     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11140     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11141     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11142     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11143   layout:
11144     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
11145     layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
11149   algorithm: "plot_perf_box_name"
11150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
11151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11152   include:
11153     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11154     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11155     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11156     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11157     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11158     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11159   layout:
11160     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
11161     layout: "plot-throughput"
11162
11163 - type: "plot"
11164   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
11165   algorithm: "plot_perf_box_name"
11166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
11167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11168   include:
11169     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11170     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11171     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11172     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11173     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11174     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11175   layout:
11176     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
11177     layout: "plot-throughput"
11178
11179 - type: "plot"
11180   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11181   algorithm: "plot_perf_box_name"
11182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11184   include:
11185     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11186     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11187     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11188     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11189     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11190     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11191   layout:
11192     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11193     layout: "plot-throughput"
11194
11195 - type: "plot"
11196   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11197   algorithm: "plot_perf_box_name"
11198   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11199   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11200   include:
11201     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11202     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11203     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11204     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11205     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11206     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11207   layout:
11208     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11213   algorithm: "plot_perf_box_name"
11214   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11215   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11216   include:
11217     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11218     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11219     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11220     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11221     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11222     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11223   layout:
11224     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11225     layout: "plot-throughput"
11226
11227 - type: "plot"
11228   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11229   algorithm: "plot_perf_box_name"
11230   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11231   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11232   include:
11233     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11234     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11235     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11236     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11237     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11238     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11239   layout:
11240     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11241     layout: "plot-throughput"
11242
11243 - type: "plot"
11244   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11245   algorithm: "plot_perf_box_name"
11246   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11248   include:
11249     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11250     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11251     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11252     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11253     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11254     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11255   layout:
11256     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11257     layout: "plot-throughput"
11258
11259 - type: "plot"
11260   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11261   algorithm: "plot_perf_box_name"
11262   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11264   include:
11265     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11266     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11267     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11268     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11269     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11270     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11271   layout:
11272     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11277   algorithm: "plot_perf_box_name"
11278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11280   include:
11281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11285   layout:
11286     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11287     layout: "plot-throughput"
11288
11289 - type: "plot"
11290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11291   algorithm: "plot_perf_box_name"
11292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11294   include:
11295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11299   layout:
11300     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11301     layout: "plot-throughput"
11302
11303 - type: "plot"
11304   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11305   algorithm: "plot_perf_box_name"
11306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11308   include:
11309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11314   layout:
11315     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11316     layout: "plot-throughput"
11317
11318 - type: "plot"
11319   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11320   algorithm: "plot_perf_box_name"
11321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11323   include:
11324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11329   layout:
11330     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11331     layout: "plot-throughput"
11332
11333 - type: "plot"
11334   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11335   algorithm: "plot_perf_box_name"
11336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11338   include:
11339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11343   layout:
11344     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11345     layout: "plot-throughput"
11346
11347 - type: "plot"
11348   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11349   algorithm: "plot_perf_box_name"
11350   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11351   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11352   include:
11353     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11354     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11355     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11356     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11357   layout:
11358     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11359     layout: "plot-throughput"
11360
11361 - type: "plot"
11362   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
11363   algorithm: "plot_perf_box_name"
11364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
11365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11366   include:
11367     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11368     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11369     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11370     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11371     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11372     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11373   layout:
11374     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
11375     layout: "plot-throughput"
11376
11377 - type: "plot"
11378   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
11379   algorithm: "plot_perf_box_name"
11380   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
11381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11382   include:
11383     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11384     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11385     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11386     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11387     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11388     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11389   layout:
11390     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
11391     layout: "plot-throughput"
11392
11393 - type: "plot"
11394   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11395   algorithm: "plot_perf_box_name"
11396   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11398   include:
11399     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11400     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11401     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11402     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11403     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11404   layout:
11405     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
11406     layout: "plot-throughput"
11407
11408 - type: "plot"
11409   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11410   algorithm: "plot_perf_box_name"
11411   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11413   include:
11414     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11415     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11416     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11417     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11418     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11419   layout:
11420     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
11421     layout: "plot-throughput"
11422
11423 - type: "plot"
11424   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11425   algorithm: "plot_perf_box_name"
11426   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11428   include:
11429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11432   layout:
11433     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11434     layout: "plot-throughput"
11435
11436 - type: "plot"
11437   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11438   algorithm: "plot_perf_box_name"
11439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11441   include:
11442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11445   layout:
11446     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11447     layout: "plot-throughput"
11448
11449 - type: "plot"
11450   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11451   algorithm: "plot_perf_box_name"
11452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11454   include:
11455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11456     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11457     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11459   layout:
11460     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
11461     layout: "plot-throughput"
11462
11463 - type: "plot"
11464   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11465   algorithm: "plot_perf_box_name"
11466   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11468   include:
11469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11470     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11472     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11473   layout:
11474     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
11475     layout: "plot-throughput"
11476
11477 - type: "plot"
11478   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11479   algorithm: "plot_perf_box_name"
11480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11482   include:
11483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11485     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11486     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11487     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11488     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11489   layout:
11490     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
11491     layout: "plot-throughput"
11492
11493 - type: "plot"
11494   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11495   algorithm: "plot_perf_box_name"
11496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11498   include:
11499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11501     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11502     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11503     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11504     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11505   layout:
11506     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
11507     layout: "plot-throughput"
11508
11509 - type: "plot"
11510   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
11511   algorithm: "plot_perf_box_name"
11512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
11513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11514   include:
11515     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11516     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11517     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11518     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11519     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11520     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11521   layout:
11522     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
11527   algorithm: "plot_perf_box_name"
11528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
11529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11530   include:
11531     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11532     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11533     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11534     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11535     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11536     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11537   layout:
11538     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-pdr"
11539     layout: "plot-throughput"
11540
11541 - type: "plot"
11542   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11543   algorithm: "plot_perf_box_name"
11544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11546   include:
11547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11551   layout:
11552     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11553     layout: "plot-throughput"
11554
11555 - type: "plot"
11556   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11557   algorithm: "plot_perf_box_name"
11558   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11559   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11560   include:
11561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11565   layout:
11566     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11567     layout: "plot-throughput"
11568
11569 - type: "plot"
11570   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11571   algorithm: "plot_perf_box_name"
11572   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11573   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11574   include:
11575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11581   layout:
11582     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11583     layout: "plot-throughput"
11584
11585 - type: "plot"
11586   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11587   algorithm: "plot_perf_box_name"
11588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11589   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11590   include:
11591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11597   layout:
11598     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11599     layout: "plot-throughput"
11600
11601 - type: "plot"
11602   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11603   algorithm: "plot_perf_box_name"
11604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11606   include:
11607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11613   layout:
11614     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11615     layout: "plot-throughput"
11616
11617 - type: "plot"
11618   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11619   algorithm: "plot_perf_box_name"
11620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11622   include:
11623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11627     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11629   layout:
11630     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11631     layout: "plot-throughput"
11632
11633 - type: "plot"
11634   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11635   algorithm: "plot_perf_box_name"
11636   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11637   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11638   include:
11639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11643   layout:
11644     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11645     layout: "plot-throughput"
11646
11647 - type: "plot"
11648   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11649   algorithm: "plot_perf_box_name"
11650   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11651   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11652   include:
11653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11654     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11657   layout:
11658     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11659     layout: "plot-throughput"
11660
11661 - type: "plot"
11662   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11663   algorithm: "plot_perf_box_name"
11664   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11665   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11666   include:
11667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11670     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11673   layout:
11674     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11675     layout: "plot-throughput"
11676
11677 - type: "plot"
11678   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11679   algorithm: "plot_perf_box_name"
11680   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11681   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11682   include:
11683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11689   layout:
11690     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11691     layout: "plot-throughput"
11692
11693 - type: "plot"
11694   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11695   algorithm: "plot_perf_box_name"
11696   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11697   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11698   include:
11699     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11700     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11701     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11702     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11703   layout:
11704     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11705     layout: "plot-throughput"
11706
11707 - type: "plot"
11708   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11709   algorithm: "plot_perf_box_name"
11710   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11711   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11712   include:
11713     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11714     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11715     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11716     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11717   layout:
11718     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11719     layout: "plot-throughput"
11720
11721 - type: "plot"
11722   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11723   algorithm: "plot_perf_box_name"
11724   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11725   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11726   include:
11727     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11728     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11729     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11730     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11731     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11732     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11733   layout:
11734     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11735     layout: "plot-throughput"
11736
11737 - type: "plot"
11738   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11739   algorithm: "plot_perf_box_name"
11740   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11741   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11742   include:
11743     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11744     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11745     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11746     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11747     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11748     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11749   layout:
11750     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11751     layout: "plot-throughput"
11752
11753 - type: "plot"
11754   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11755   algorithm: "plot_perf_box_name"
11756   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11757   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11758   include:
11759     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11760     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11761     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11762     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11763     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11764     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11765   layout:
11766     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11767     layout: "plot-throughput"
11768
11769 - type: "plot"
11770   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11771   algorithm: "plot_perf_box_name"
11772   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11773   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11774   include:
11775     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11776     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11777     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11778     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11779     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11780     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11781   layout:
11782     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11783     layout: "plot-throughput"
11784
11785 - type: "plot"
11786   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
11787   algorithm: "plot_perf_box_name"
11788   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
11789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11790   include:
11791     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11792     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11793     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11794     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11795     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11796     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11797   layout:
11798     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
11799     layout: "plot-throughput"
11800
11801 - type: "plot"
11802   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
11803   algorithm: "plot_perf_box_name"
11804   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
11805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11806   include:
11807     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11808     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11809     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11810     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11811     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11812     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11813   layout:
11814     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
11815     layout: "plot-throughput"
11816
11817 - type: "plot"
11818   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
11819   algorithm: "plot_perf_box_name"
11820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
11821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11822   include:
11823     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11824     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11825     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11826     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11827     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11828     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11829   layout:
11830     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
11831     layout: "plot-throughput"
11832
11833 - type: "plot"
11834   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
11835   algorithm: "plot_perf_box_name"
11836   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
11837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11838   include:
11839     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11841     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11842     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11843     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11844     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11845   layout:
11846     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
11847     layout: "plot-throughput"
11848
11849 - type: "plot"
11850   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11851   algorithm: "plot_perf_box_name"
11852   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11853   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11854   include:
11855     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11856     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11857     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11858     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11859     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11860     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11861   layout:
11862     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11863     layout: "plot-throughput"
11864
11865 - type: "plot"
11866   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11867   algorithm: "plot_perf_box_name"
11868   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11869   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11870   include:
11871     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11872     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11873     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11874     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11875     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11876     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11877   layout:
11878     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11885   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11886   include:
11887     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11888     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11889     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11890   layout:
11891     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11892     layout: "plot-throughput"
11893
11894 - type: "plot"
11895   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11896   algorithm: "plot_perf_box_name"
11897   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11898   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11899   include:
11900     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11901     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11902     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11903   layout:
11904     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11905     layout: "plot-throughput"
11906
11907 - type: "plot"
11908   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
11909   algorithm: "plot_perf_box_name"
11910   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
11911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11912   include:
11913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11917   layout:
11918     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
11919     layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
11923   algorithm: "plot_perf_box_name"
11924   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   include:
11927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11931   layout:
11932     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
11933     layout: "plot-throughput"
11934
11935 - type: "plot"
11936   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
11937   algorithm: "plot_perf_box_name"
11938   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
11939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11940   include:
11941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11945   layout:
11946     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
11947     layout: "plot-throughput"
11948
11949 - type: "plot"
11950   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
11951   algorithm: "plot_perf_box_name"
11952   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
11953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11954   include:
11955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11959   layout:
11960     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
11961     layout: "plot-throughput"
11962
11963 - type: "plot"
11964   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
11965   algorithm: "plot_perf_box_name"
11966   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
11967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11968   include:
11969     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11970     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11972     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11973   layout:
11974     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
11975     layout: "plot-throughput"
11976
11977 - type: "plot"
11978   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
11979   algorithm: "plot_perf_box_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
11981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11982   include:
11983     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11985     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11987   layout:
11988     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
11989     layout: "plot-throughput"
11990
11991 - type: "plot"
11992   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
11993   algorithm: "plot_perf_box_name"
11994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
11995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11996   include:
11997     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11998     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11999     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12000     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12001   layout:
12002     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
12003     layout: "plot-throughput"
12004
12005 - type: "plot"
12006   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
12007   algorithm: "plot_perf_box_name"
12008   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
12009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12010   include:
12011     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12012     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12013     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12014     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12015   layout:
12016     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-pdr"
12017     layout: "plot-throughput"
12018
12019 - type: "plot"
12020   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12021   algorithm: "plot_perf_box_name"
12022   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12024   include:
12025     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12026     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12027     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12028     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12029   layout:
12030     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12031     layout: "plot-throughput"
12032
12033 - type: "plot"
12034   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12035   algorithm: "plot_perf_box_name"
12036   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12038   include:
12039     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12040     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12041     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12042     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12043   layout:
12044     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12045     layout: "plot-throughput"
12046
12047 - type: "plot"
12048   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12049   algorithm: "plot_perf_box_name"
12050   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12052   include:
12053     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12054     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12055     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12056     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12057   layout:
12058     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12059     layout: "plot-throughput"
12060
12061 - type: "plot"
12062   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12063   algorithm: "plot_perf_box_name"
12064   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12066   include:
12067     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12068     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12069     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12070     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12071   layout:
12072     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12073     layout: "plot-throughput"
12074
12075 - type: "plot"
12076   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12077   algorithm: "plot_perf_box_name"
12078   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12080   include:
12081     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12082     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12083     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12084     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12086   layout:
12087     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
12092   algorithm: "plot_perf_box_name"
12093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
12094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12095   include:
12096     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12098     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12099     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12101   layout:
12102     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12107   algorithm: "plot_perf_box_name"
12108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12110   include:
12111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12116   layout:
12117     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12118     layout: "plot-throughput"
12119
12120 - type: "plot"
12121   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
12122   algorithm: "plot_perf_box_name"
12123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
12124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12125   include:
12126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12131   layout:
12132     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
12133     layout: "plot-throughput"
12134
12135 - type: "plot"
12136   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12137   algorithm: "plot_perf_box_name"
12138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12140   include:
12141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12147   layout:
12148     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12149     layout: "plot-throughput"
12150
12151 - type: "plot"
12152   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12153   algorithm: "plot_perf_box_name"
12154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12156   include:
12157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12162     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12163   layout:
12164     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
12165     layout: "plot-throughput"
12166
12167 - type: "plot"
12168   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12169   algorithm: "plot_perf_box_name"
12170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12172   include:
12173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12179   layout:
12180     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12181     layout: "plot-throughput"
12182
12183 - type: "plot"
12184   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12185   algorithm: "plot_perf_box_name"
12186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12188   include:
12189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12195   layout:
12196     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-pdr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12203   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12204   include:
12205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12206     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12209     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12210   layout:
12211     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12212     layout: "plot-throughput"
12213
12214 - type: "plot"
12215   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12216   algorithm: "plot_perf_box_name"
12217   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12218   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12219   include:
12220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12221     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12222     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12223     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12224     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12225   layout:
12226     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12227     layout: "plot-throughput"
12228
12229 - type: "plot"
12230   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12231   algorithm: "plot_perf_box_name"
12232   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12233   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12234   include:
12235     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12236     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12237     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12238     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12239     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12240     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12241   layout:
12242     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12250   include:
12251     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12252     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12253     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12254     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12255     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12256     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12257   layout:
12258     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
12263   algorithm: "plot_perf_box_name"
12264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12266   include:
12267     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12268     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12269     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12270   layout:
12271     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
12272     layout: "plot-throughput"
12273
12274 - type: "plot"
12275   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
12276   algorithm: "plot_perf_box_name"
12277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
12278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12279   include:
12280     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12281     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12282     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12283   layout:
12284     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
12285     layout: "plot-throughput"
12286
12287 ################################################################################
12288
12289 # Packet Latency 1C
12290
12291 - type: "plot"
12292   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
12293   algorithm: "plot_lat_err_bars_name"
12294   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
12295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12296   include:
12297     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12298     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12299     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12300     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12301   layout:
12302     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
12303     layout: "plot-latency"
12304
12305 - type: "plot"
12306   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
12307   algorithm: "plot_lat_err_bars_name"
12308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
12309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12310   include:
12311     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12312     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12313     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12314     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12315     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12316   layout:
12317     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
12318     layout: "plot-latency"
12319
12320 - type: "plot"
12321   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
12322   algorithm: "plot_lat_err_bars_name"
12323   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
12324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12325   include:
12326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12331   layout:
12332     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
12333     layout: "plot-latency"
12334
12335 - type: "plot"
12336   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
12337   algorithm: "plot_lat_err_bars_name"
12338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
12339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12340   include:
12341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12345   layout:
12346     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12347     layout: "plot-latency"
12348
12349 - type: "plot"
12350   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
12351   algorithm: "plot_lat_err_bars_name"
12352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
12353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12354   include:
12355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12360   layout:
12361     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
12362     layout: "plot-latency"
12363
12364 - type: "plot"
12365   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
12366   algorithm: "plot_lat_err_bars_name"
12367   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
12368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12369   include:
12370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12376   layout:
12377     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
12378     layout: "plot-latency"
12379
12380 - type: "plot"
12381   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
12382   algorithm: "plot_lat_err_bars_name"
12383   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
12384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12385   include:
12386     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12387     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12388     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12389   layout:
12390     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
12391     layout: "plot-latency"
12392
12393 - type: "plot"
12394   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
12395   algorithm: "plot_lat_err_bars_name"
12396   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
12397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12398   include:
12399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12404   layout:
12405     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
12406     layout: "plot-latency"
12407
12408 - type: "plot"
12409   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
12410   algorithm: "plot_lat_err_bars_name"
12411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
12412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12413   include:
12414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12418   layout:
12419     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12420     layout: "plot-latency"
12421
12422 - type: "plot"
12423   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
12424   algorithm: "plot_lat_err_bars_name"
12425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
12426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12427   include:
12428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12433   layout:
12434     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
12435     layout: "plot-latency"
12436
12437 - type: "plot"
12438   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
12439   algorithm: "plot_lat_err_bars_name"
12440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
12441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12442   include:
12443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12449   layout:
12450     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
12451     layout: "plot-latency"
12452
12453 - type: "plot"
12454   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
12455   algorithm: "plot_lat_err_bars_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
12457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12458   include:
12459     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12461   layout:
12462     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
12463     layout: "plot-latency"
12464
12465 - type: "plot"
12466   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
12467   algorithm: "plot_lat_err_bars_name"
12468   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
12469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12470   include:
12471     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12472     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12473     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12475   layout:
12476     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
12477     layout: "plot-latency"
12478
12479 - type: "plot"
12480   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12481   algorithm: "plot_lat_err_bars_name"
12482   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12484   include:
12485     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12487     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12488   layout:
12489     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
12490     layout: "plot-latency"
12491
12492 - type: "plot"
12493   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12494   algorithm: "plot_lat_err_bars_name"
12495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12497   include:
12498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12503   layout:
12504     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
12505     layout: "plot-latency"
12506
12507 - type: "plot"
12508   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
12509   algorithm: "plot_lat_err_bars_name"
12510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
12511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12512   include:
12513     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12514     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12515     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12516   layout:
12517     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
12518     layout: "plot-latency"
12519
12520 - type: "plot"
12521   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12522   algorithm: "plot_lat_err_bars_name"
12523   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12525   include:
12526     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12527     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12528     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12529   layout:
12530     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
12531     layout: "plot-latency"
12532
12533 - type: "plot"
12534   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12535   algorithm: "plot_lat_err_bars_name"
12536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
12537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12538   include:
12539     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12541     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12543     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12544   layout:
12545     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
12546     layout: "plot-latency"
12547
12548 #- type: "plot"
12549 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
12550 #  algorithm: "plot_lat_err_bars_name"
12551 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
12552 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12553 #  include:
12554 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12557 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12558 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12559 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12560 #  layout:
12561 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
12562 #    layout: "plot-latency"
12563
12564 #- type: "plot"
12565 #  title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
12566 #  algorithm: "plot_lat_err_bars_name"
12567 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
12568 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12569 #  include:
12570 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12571 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12572 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12573 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12574 #  layout:
12575 #    title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
12576 #    layout: "plot-latency"
12577
12578 #- type: "plot"
12579 #  title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
12580 #  algorithm: "plot_lat_err_bars_name"
12581 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
12582 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12583 #  include:
12584 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12585 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12586 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12587 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12588 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12589 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12590 #  layout:
12591 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
12592 #    layout: "plot-latency"
12593
12594 - type: "plot"
12595   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
12596   algorithm: "plot_lat_err_bars_name"
12597   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
12598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12599   include:
12600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12606   layout:
12607     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
12608     layout: "plot-latency"
12609
12610 - type: "plot"
12611   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
12612   algorithm: "plot_lat_err_bars_name"
12613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
12614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12620   layout:
12621     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12622     layout: "plot-latency"
12623
12624 - type: "plot"
12625   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
12626   algorithm: "plot_lat_err_bars_name"
12627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
12628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12629   include:
12630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12635   layout:
12636     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
12637     layout: "plot-latency"
12638
12639 - type: "plot"
12640   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
12641   algorithm: "plot_lat_err_bars_name"
12642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
12643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12644   include:
12645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12649   layout:
12650     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
12651     layout: "plot-latency"
12652
12653 - type: "plot"
12654   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
12655   algorithm: "plot_lat_err_bars_name"
12656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
12657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12658   include:
12659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12660     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12661     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12662     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12665   layout:
12666     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
12667     layout: "plot-latency"
12668
12669 - type: "plot"
12670   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
12671   algorithm: "plot_lat_err_bars_name"
12672   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
12673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12674   include:
12675     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12676     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12677     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12678     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12680   layout:
12681     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
12682     layout: "plot-latency"
12683
12684 - type: "plot"
12685   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
12686   algorithm: "plot_lat_err_bars_name"
12687   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
12688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12689   include:
12690     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12693   layout:
12694     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12695     layout: "plot-latency"
12696
12697 - type: "plot"
12698   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
12699   algorithm: "plot_lat_err_bars_name"
12700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
12701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12702   include:
12703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12707   layout:
12708     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
12709     layout: "plot-latency"
12710
12711 - type: "plot"
12712   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
12713   algorithm: "plot_lat_err_bars_name"
12714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
12715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12716   include:
12717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12723   layout:
12724     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
12725     layout: "plot-latency"
12726
12727 - type: "plot"
12728   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
12729   algorithm: "plot_lat_err_bars_name"
12730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-lat"
12731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12732   include:
12733     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12739   layout:
12740     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
12741     layout: "plot-latency"
12742
12743 - type: "plot"
12744   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
12745   algorithm: "plot_lat_err_bars_name"
12746   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
12747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12748   include:
12749     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12750     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12751     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12752     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12753     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12754     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12755   layout:
12756     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
12757     layout: "plot-latency"
12758
12759 - type: "plot"
12760   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
12761   algorithm: "plot_lat_err_bars_name"
12762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
12763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12764   include:
12765     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12766     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12769     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12770     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12771   layout:
12772     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
12773     layout: "plot-latency"
12774
12775 - type: "plot"
12776   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12777   algorithm: "plot_lat_err_bars_name"
12778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
12779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12780   include:
12781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12785   layout:
12786     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12787     layout: "plot-latency"
12788
12789 - type: "plot"
12790   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12791   algorithm: "plot_lat_err_bars_name"
12792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
12793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12794   include:
12795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12799   layout:
12800     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12801     layout: "plot-latency"
12802
12803 - type: "plot"
12804   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
12805   algorithm: "plot_lat_err_bars_name"
12806   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
12807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12808   include:
12809     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12810     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12811     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12812     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12813   layout:
12814     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
12815     layout: "plot-latency"
12816
12817 - type: "plot"
12818   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
12819   algorithm: "plot_lat_err_bars_name"
12820   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-lat"
12821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12822   include:
12823     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12824     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12825     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12826     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12827   layout:
12828     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
12829     layout: "plot-latency"
12830
12831 - type: "plot"
12832   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12833   algorithm: "plot_lat_err_bars_name"
12834   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
12835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12836   include:
12837     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12838     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12839     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12840     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12841   layout:
12842     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12843     layout: "plot-latency"
12844
12845 - type: "plot"
12846   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12847   algorithm: "plot_lat_err_bars_name"
12848   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
12849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12850   include:
12851     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12852     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12853     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12854     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12855   layout:
12856     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12857     layout: "plot-latency"
12858
12859 - type: "plot"
12860   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12861   algorithm: "plot_lat_err_bars_name"
12862   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
12863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12864   include:
12865     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12866     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12867     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12868     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12869     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12870   layout:
12871     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
12872     layout: "plot-latency"
12873
12874 - type: "plot"
12875   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12876   algorithm: "plot_lat_err_bars_name"
12877   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
12878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12879   include:
12880     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12881     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12882     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12883     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12884     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12885   layout:
12886     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
12887     layout: "plot-latency"
12888
12889 - type: "plot"
12890   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12891   algorithm: "plot_lat_err_bars_name"
12892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
12893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12894   include:
12895     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12896     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12897     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12898     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12899     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12900     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12901   layout:
12902     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
12903     layout: "plot-latency"
12904
12905 - type: "plot"
12906   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12907   algorithm: "plot_lat_err_bars_name"
12908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
12909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12910   include:
12911     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12912     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12913     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12914     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12915     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12916     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12917   layout:
12918     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
12919     layout: "plot-latency"
12920
12921 - type: "plot"
12922   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
12923   algorithm: "plot_lat_err_bars_name"
12924   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-lat"
12925   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12926   include:
12927     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12928     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12929     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12930     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12931     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12932   layout:
12933     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12934     layout: "plot-latency"
12935
12936 - type: "plot"
12937   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
12938   algorithm: "plot_lat_err_bars_name"
12939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-lat"
12940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12941   include:
12942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12947   layout:
12948     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12949     layout: "plot-latency"
12950
12951 - type: "plot"
12952   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
12953   algorithm: "plot_lat_err_bars_name"
12954   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-lat"
12955   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12956   include:
12957     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12958     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12959     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12963   layout:
12964     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12965     layout: "plot-latency"
12966
12967 - type: "plot"
12968   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
12969   algorithm: "plot_lat_err_bars_name"
12970   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
12971   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12972   include:
12973     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12977   layout:
12978     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-lat"
12979     layout: "plot-latency"
12980
12981 - type: "plot"
12982   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
12983   algorithm: "plot_lat_err_bars_name"
12984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-lat"
12985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12986   include:
12987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12990     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12991     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12992   layout:
12993     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12994     layout: "plot-latency"
12995
12996 #- type: "plot"
12997 #  title: "Latency: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
12998 #  algorithm: "plot_lat_err_bars_name"
12999 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
13000 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13001 #  include:
13002 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13003 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13004 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13005 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13006 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13007 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13008 #  layout:
13009 #    title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13010 #    layout: "plot-latency"
13011
13012 - type: "plot"
13013   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
13014   algorithm: "plot_lat_err_bars_name"
13015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-lat"
13016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13017   include:
13018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13021     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13022   layout:
13023     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13024     layout: "plot-latency"
13025
13026 - type: "plot"
13027   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
13028   algorithm: "plot_lat_err_bars_name"
13029   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-lat"
13030   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13031   include:
13032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13037     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13038   layout:
13039     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13040     layout: "plot-latency"
13041
13042 - type: "plot"
13043   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
13044   algorithm: "plot_lat_err_bars_name"
13045   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-lat"
13046   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13047   include:
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13053     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13054   layout:
13055     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13056     layout: "plot-latency"
13057
13058 - type: "plot"
13059   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
13060   algorithm: "plot_lat_err_bars_name"
13061   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-lat"
13062   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13063   include:
13064     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13065     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13066     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13067     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13068     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13069     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13070   layout:
13071     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13072     layout: "plot-latency"
13073
13074 - type: "plot"
13075   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
13076   algorithm: "plot_lat_err_bars_name"
13077   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-lat"
13078   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13079   include:
13080     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13081     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13082     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13083     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13084     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13085   layout:
13086     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13087     layout: "plot-latency"
13088
13089 - type: "plot"
13090   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
13091   algorithm: "plot_lat_err_bars_name"
13092   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-lat"
13093   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13094   include:
13095     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13096     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13097     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13098     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13099     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13100     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13101   layout:
13102     title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13103     layout: "plot-latency"
13104
13105 ################################################################################
13106
13107 # Packet Latency 2C
13108
13109 - type: "plot"
13110   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
13111   algorithm: "plot_lat_err_bars_name"
13112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
13113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114   include:
13115     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13117     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13119   layout:
13120     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
13121     layout: "plot-latency"
13122
13123 - type: "plot"
13124   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
13125   algorithm: "plot_lat_err_bars_name"
13126   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
13127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13128   include:
13129     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13130     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13131     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13132     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13133     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13134   layout:
13135     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
13136     layout: "plot-latency"
13137
13138 - type: "plot"
13139   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
13140   algorithm: "plot_lat_err_bars_name"
13141   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
13142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13143   include:
13144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
13145     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
13146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
13147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
13149   layout:
13150     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
13151     layout: "plot-latency"
13152
13153 - type: "plot"
13154   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
13155   algorithm: "plot_lat_err_bars_name"
13156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
13157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13158   include:
13159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
13160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
13161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
13162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
13163   layout:
13164     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
13165     layout: "plot-latency"
13166
13167 - type: "plot"
13168   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
13169   algorithm: "plot_lat_err_bars_name"
13170   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
13171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13172   include:
13173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
13174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
13176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
13177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
13178   layout:
13179     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
13180     layout: "plot-latency"
13181
13182 - type: "plot"
13183   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
13184   algorithm: "plot_lat_err_bars_name"
13185   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
13186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13187   include:
13188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
13194   layout:
13195     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
13196     layout: "plot-latency"
13197
13198 - type: "plot"
13199   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
13200   algorithm: "plot_lat_err_bars_name"
13201   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
13202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13203   include:
13204     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
13205     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
13206     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
13207   layout:
13208     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
13209     layout: "plot-latency"
13210
13211 - type: "plot"
13212   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
13213   algorithm: "plot_lat_err_bars_name"
13214   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
13215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13216   include:
13217     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
13218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
13219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
13220     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13221     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
13222   layout:
13223     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
13224     layout: "plot-latency"
13225
13226 - type: "plot"
13227   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
13228   algorithm: "plot_lat_err_bars_name"
13229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
13230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13231   include:
13232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
13233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
13234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
13235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
13236   layout:
13237     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
13238     layout: "plot-latency"
13239
13240 - type: "plot"
13241   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
13242   algorithm: "plot_lat_err_bars_name"
13243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
13244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13245   include:
13246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
13247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
13249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
13250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
13251   layout:
13252     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
13253     layout: "plot-latency"
13254
13255 - type: "plot"
13256   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
13257   algorithm: "plot_lat_err_bars_name"
13258   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
13259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13260   include:
13261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
13262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
13267   layout:
13268     title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
13269     layout: "plot-latency"
13270
13271 - type: "plot"
13272   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
13273   algorithm: "plot_lat_err_bars_name"
13274   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
13275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13276   include:
13277     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
13278     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13279   layout:
13280     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
13281     layout: "plot-latency"
13282
13283 - type: "plot"
13284   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
13285   algorithm: "plot_lat_err_bars_name"
13286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
13287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13288   include:
13289     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
13290     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13291     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13292     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13293   layout:
13294     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
13295     layout: "plot-latency"
13296
13297 - type: "plot"
13298   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13299   algorithm: "plot_lat_err_bars_name"
13300   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13302   include:
13303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
13304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
13305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
13306   layout:
13307     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
13308     layout: "plot-latency"
13309
13310 - type: "plot"
13311   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13312   algorithm: "plot_lat_err_bars_name"
13313   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13315   include:
13316     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
13317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
13318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
13319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
13320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
13321   layout:
13322     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
13323     layout: "plot-latency"
13324
13325 - type: "plot"
13326   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
13327   algorithm: "plot_lat_err_bars_name"
13328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
13329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13330   include:
13331     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
13332     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
13333     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
13334   layout:
13335     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
13336     layout: "plot-latency"
13337
13338 - type: "plot"
13339   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13340   algorithm: "plot_lat_err_bars_name"
13341   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13343   include:
13344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
13345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
13346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
13347   layout:
13348     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
13349     layout: "plot-latency"
13350
13351 - type: "plot"
13352   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13353   algorithm: "plot_lat_err_bars_name"
13354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
13355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13356   include:
13357     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
13358     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
13359     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
13360     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
13361     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
13362   layout:
13363     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
13364     layout: "plot-latency"
13365
13366 #- type: "plot"
13367 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
13368 #  algorithm: "plot_lat_err_bars_name"
13369 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
13370 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13371 #  include:
13372 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13373 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13374 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13375 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13376 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13377 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13378 #  layout:
13379 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
13380 #    layout: "plot-latency"
13381
13382 #- type: "plot"
13383 #  title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
13384 #  algorithm: "plot_lat_err_bars_name"
13385 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
13386 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13387 #  include:
13388 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13389 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13390 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13391 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13392 #  layout:
13393 #    title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
13394 #    layout: "plot-latency"
13395
13396 #- type: "plot"
13397 #  title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
13398 #  algorithm: "plot_lat_err_bars_name"
13399 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
13400 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13401 #  include:
13402 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13403 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13404 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13405 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13406 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13407 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13408 #  layout:
13409 #    title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
13410 #    layout: "plot-latency"
13411
13412 - type: "plot"
13413   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
13414   algorithm: "plot_lat_err_bars_name"
13415   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
13416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13417   include:
13418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
13419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13424   layout:
13425     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
13426     layout: "plot-latency"
13427
13428 - type: "plot"
13429   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
13430   algorithm: "plot_lat_err_bars_name"
13431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
13432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13433   include:
13434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
13438   layout:
13439     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
13440     layout: "plot-latency"
13441
13442 - type: "plot"
13443   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
13444   algorithm: "plot_lat_err_bars_name"
13445   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
13446   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13447   include:
13448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
13449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13453   layout:
13454     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
13455     layout: "plot-latency"
13456
13457 - type: "plot"
13458   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
13459   algorithm: "plot_lat_err_bars_name"
13460   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
13461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13462   include:
13463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13467   layout:
13468     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
13469     layout: "plot-latency"
13470
13471 - type: "plot"
13472   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
13473   algorithm: "plot_lat_err_bars_name"
13474   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
13475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13476   include:
13477     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13483   layout:
13484     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
13485     layout: "plot-latency"
13486
13487 - type: "plot"
13488   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
13489   algorithm: "plot_lat_err_bars_name"
13490   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
13491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13492   include:
13493     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13498   layout:
13499     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
13500     layout: "plot-latency"
13501
13502 - type: "plot"
13503   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
13504   algorithm: "plot_lat_err_bars_name"
13505   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
13506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13507   include:
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
13511   layout:
13512     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
13513     layout: "plot-latency"
13514
13515 - type: "plot"
13516   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
13517   algorithm: "plot_lat_err_bars_name"
13518   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
13519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13520   include:
13521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
13522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
13523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13525   layout:
13526     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
13527     layout: "plot-latency"
13528
13529 - type: "plot"
13530   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
13531   algorithm: "plot_lat_err_bars_name"
13532   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
13533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13534   include:
13535     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
13536     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
13537     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13538     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
13539     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13541   layout:
13542     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
13543     layout: "plot-latency"
13544
13545 - type: "plot"
13546   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
13547   algorithm: "plot_lat_err_bars_name"
13548   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-lat"
13549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13550   include:
13551     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
13552     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13553     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13554     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13557   layout:
13558     title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
13559     layout: "plot-latency"
13560
13561 - type: "plot"
13562   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
13563   algorithm: "plot_lat_err_bars_name"
13564   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
13565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13566   include:
13567     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13568     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13569     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13570     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13571     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13572     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13573   layout:
13574     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
13575     layout: "plot-latency"
13576
13577 - type: "plot"
13578   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
13579   algorithm: "plot_lat_err_bars_name"
13580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
13581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13582   include:
13583     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13584     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13585     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13586     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13587     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13588     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13589   layout:
13590     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
13591     layout: "plot-latency"
13592
13593 - type: "plot"
13594   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
13595   algorithm: "plot_lat_err_bars_name"
13596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
13597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13598   include:
13599     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13600     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13601     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13602     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13603   layout:
13604     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
13605     layout: "plot-latency"
13606
13607 - type: "plot"
13608   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
13609   algorithm: "plot_lat_err_bars_name"
13610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
13611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13612   include:
13613     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13615     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13616     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13617   layout:
13618     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
13619     layout: "plot-latency"
13620
13621 - type: "plot"
13622   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
13623   algorithm: "plot_lat_err_bars_name"
13624   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
13625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13626   include:
13627     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13628     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13629     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13630     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13631   layout:
13632     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
13633     layout: "plot-latency"
13634
13635 - type: "plot"
13636   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
13637   algorithm: "plot_lat_err_bars_name"
13638   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-lat"
13639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13640   include:
13641     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13642     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13643     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13644     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13645   layout:
13646     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
13647     layout: "plot-latency"
13648
13649 - type: "plot"
13650   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
13651   algorithm: "plot_lat_err_bars_name"
13652   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
13653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13654   include:
13655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13659   layout:
13660     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
13661     layout: "plot-latency"
13662
13663 - type: "plot"
13664   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
13665   algorithm: "plot_lat_err_bars_name"
13666   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
13667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13668   include:
13669     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13670     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13671     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13672     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13673   layout:
13674     title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
13675     layout: "plot-latency"
13676
13677 - type: "plot"
13678   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
13679   algorithm: "plot_lat_err_bars_name"
13680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
13681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13682   include:
13683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13686     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13687     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13688   layout:
13689     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
13690     layout: "plot-latency"
13691
13692 - type: "plot"
13693   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
13694   algorithm: "plot_lat_err_bars_name"
13695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
13696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13697   include:
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13702     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13703   layout:
13704     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
13705     layout: "plot-latency"
13706
13707 - type: "plot"
13708   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
13709   algorithm: "plot_lat_err_bars_name"
13710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
13711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13712   include:
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13718     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13719   layout:
13720     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
13721     layout: "plot-latency"
13722
13723 - type: "plot"
13724   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
13725   algorithm: "plot_lat_err_bars_name"
13726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
13727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13728   include:
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13735   layout:
13736     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
13737     layout: "plot-latency"
13738
13739 - type: "plot"
13740   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
13741   algorithm: "plot_lat_err_bars_name"
13742   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-lat"
13743   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13744   include:
13745     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13746     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13747     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13748     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13749     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13750   layout:
13751     title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
13752     layout: "plot-latency"
13753
13754 - type: "plot"
13755   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
13756   algorithm: "plot_lat_err_bars_name"
13757   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-lat"
13758   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13759   include:
13760     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
13761     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
13762     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
13763     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
13764     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
13765   layout:
13766     title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
13767     layout: "plot-latency"
13768
13769 - type: "plot"
13770   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
13771   algorithm: "plot_lat_err_bars_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-lat"
13773   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13774   include:
13775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
13776     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13777     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13778     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
13781   layout:
13782     title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
13783     layout: "plot-latency"
13784
13785 - type: "plot"
13786   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
13787   algorithm: "plot_lat_err_bars_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
13789   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13790   include:
13791     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
13792     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13794     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13795   layout:
13796     title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-lat"
13797     layout: "plot-latency"
13798
13799 - type: "plot"
13800   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
13801   algorithm: "plot_lat_err_bars_name"
13802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-lat"
13803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13804   include:
13805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
13806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
13807     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
13808     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
13809     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
13810   layout:
13811     title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
13812     layout: "plot-latency"
13813
13814 #- type: "plot"
13815 #  title: "Latency: 3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
13816 #  algorithm: "plot_lat_err_bars_name"
13817 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
13818 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13819 #  include:
13820 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13821 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13822 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13824 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13825 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13826 #  layout:
13827 #    title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13828 #    layout: "plot-latency"
13829
13830 - type: "plot"
13831   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
13832   algorithm: "plot_lat_err_bars_name"
13833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-lat"
13834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13835   include:
13836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
13837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
13838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
13839     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
13840   layout:
13841     title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
13842     layout: "plot-latency"
13843
13844 - type: "plot"
13845   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
13846   algorithm: "plot_lat_err_bars_name"
13847   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-lat"
13848   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13849   include:
13850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
13851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
13852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
13853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
13854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
13855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
13856   layout:
13857     title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
13858     layout: "plot-latency"
13859
13860 - type: "plot"
13861   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
13862   algorithm: "plot_lat_err_bars_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-lat"
13864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13865   include:
13866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
13867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13870     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13871     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13872   layout:
13873     title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
13874     layout: "plot-latency"
13875
13876 - type: "plot"
13877   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
13878   algorithm: "plot_lat_err_bars_name"
13879   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-lat"
13880   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13881   include:
13882     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13885     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13886     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13887     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13888   layout:
13889     title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
13890     layout: "plot-latency"
13891
13892 - type: "plot"
13893   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
13894   algorithm: "plot_lat_err_bars_name"
13895   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-lat"
13896   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13897   include:
13898     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13899     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13900     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13901     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13903   layout:
13904     title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
13905     layout: "plot-latency"
13906
13907 - type: "plot"
13908   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
13909   algorithm: "plot_lat_err_bars_name"
13910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-lat"
13911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13912   include:
13913     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13915     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13916     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13917     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13919   layout:
13920     title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
13921     layout: "plot-latency"
13922
13923 ################################################################################
13924
13925 # Packet Latency 4C
13926
13927 - type: "plot"
13928   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
13929   algorithm: "plot_lat_err_bars_name"
13930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
13931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13932   include:
13933     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13934     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13935     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13937   layout:
13938     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
13939     layout: "plot-latency"
13940
13941 - type: "plot"
13942   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
13943   algorithm: "plot_lat_err_bars_name"
13944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
13945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13946   include:
13947     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13948     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13949     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13950     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13951     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13952   layout:
13953     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
13954     layout: "plot-latency"
13955
13956 - type: "plot"
13957   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
13958   algorithm: "plot_lat_err_bars_name"
13959   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
13960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13961   include:
13962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
13963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
13967   layout:
13968     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
13969     layout: "plot-latency"
13970
13971 - type: "plot"
13972   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
13973   algorithm: "plot_lat_err_bars_name"
13974   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
13975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13976   include:
13977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
13980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
13981   layout:
13982     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
13983     layout: "plot-latency"
13984
13985 - type: "plot"
13986   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
13987   algorithm: "plot_lat_err_bars_name"
13988   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
13989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13990   include:
13991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
13996   layout:
13997     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
13998     layout: "plot-latency"
13999
14000 - type: "plot"
14001   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
14002   algorithm: "plot_lat_err_bars_name"
14003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
14004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14005   include:
14006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
14012   layout:
14013     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
14014     layout: "plot-latency"
14015
14016 - type: "plot"
14017   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
14018   algorithm: "plot_lat_err_bars_name"
14019   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
14020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14021   include:
14022     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
14025   layout:
14026     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
14027     layout: "plot-latency"
14028
14029 - type: "plot"
14030   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
14031   algorithm: "plot_lat_err_bars_name"
14032   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
14033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
14040   layout:
14041     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
14042     layout: "plot-latency"
14043
14044 - type: "plot"
14045   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
14046   algorithm: "plot_lat_err_bars_name"
14047   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
14048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14049   include:
14050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
14051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
14054   layout:
14055     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
14056     layout: "plot-latency"
14057
14058 - type: "plot"
14059   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
14060   algorithm: "plot_lat_err_bars_name"
14061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
14062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14063   include:
14064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
14065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
14069   layout:
14070     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
14071     layout: "plot-latency"
14072
14073 - type: "plot"
14074   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
14075   algorithm: "plot_lat_err_bars_name"
14076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
14077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14078   include:
14079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
14080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
14085   layout:
14086     title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
14087     layout: "plot-latency"
14088
14089 - type: "plot"
14090   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
14091   algorithm: "plot_lat_err_bars_name"
14092   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
14093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14094   include:
14095     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
14096     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14097   layout:
14098     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
14099     layout: "plot-latency"
14100
14101 - type: "plot"
14102   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
14103   algorithm: "plot_lat_err_bars_name"
14104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
14105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14106   include:
14107     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14111   layout:
14112     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
14113     layout: "plot-latency"
14114
14115 - type: "plot"
14116   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14117   algorithm: "plot_lat_err_bars_name"
14118   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14120   include:
14121     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
14124   layout:
14125     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
14126     layout: "plot-latency"
14127
14128 - type: "plot"
14129   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14130   algorithm: "plot_lat_err_bars_name"
14131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14133   include:
14134     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
14139   layout:
14140     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
14141     layout: "plot-latency"
14142
14143 - type: "plot"
14144   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
14145   algorithm: "plot_lat_err_bars_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
14147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14148   include:
14149     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
14152   layout:
14153     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
14154     layout: "plot-latency"
14155
14156 - type: "plot"
14157   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14158   algorithm: "plot_lat_err_bars_name"
14159   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14161   include:
14162     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
14165   layout:
14166     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
14167     layout: "plot-latency"
14168
14169 - type: "plot"
14170   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14171   algorithm: "plot_lat_err_bars_name"
14172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
14173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14174   include:
14175     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
14180   layout:
14181     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
14182     layout: "plot-latency"
14183
14184 #- type: "plot"
14185 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
14186 #  algorithm: "plot_lat_err_bars_name"
14187 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
14188 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14189 #  include:
14190 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14191 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14192 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14193 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14194 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14195 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14196 #  layout:
14197 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
14198 #    layout: "plot-latency"
14199
14200 #- type: "plot"
14201 #  title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
14202 #  algorithm: "plot_lat_err_bars_name"
14203 #  output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
14204 #  data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14205 #  include:
14206 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14207 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14208 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14209 #    - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14210 #  layout:
14211 #    title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
14212 #    layout: "plot-latency"
14213
14214 #- type: "plot"
14215 #  title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
14216 #  algorithm: "plot_lat_err_bars_name"
14217 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
14218 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
14219 #  include:
14220 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14221 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14222 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14223 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14224 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14225 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14226 #  layout:
14227 #    title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
14228 #    layout: "plot-latency"
14229
14230 - type: "plot"
14231   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
14232   algorithm: "plot_lat_err_bars_name"
14233   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
14234   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14235   include:
14236     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
14237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
14239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14242   layout:
14243     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
14244     layout: "plot-latency"
14245
14246 - type: "plot"
14247   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
14248   algorithm: "plot_lat_err_bars_name"
14249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
14250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14251   include:
14252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
14253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
14254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
14256   layout:
14257     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
14258     layout: "plot-latency"
14259
14260 - type: "plot"
14261   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
14262   algorithm: "plot_lat_err_bars_name"
14263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
14264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14265   include:
14266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
14267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
14268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
14269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14271   layout:
14272     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
14273     layout: "plot-latency"
14274
14275 - type: "plot"
14276   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
14277   algorithm: "plot_lat_err_bars_name"
14278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
14279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14280   include:
14281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
14283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
14284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14285   layout:
14286     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
14287     layout: "plot-latency"
14288
14289 - type: "plot"
14290   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
14291   algorithm: "plot_lat_err_bars_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
14293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14294   include:
14295     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
14296     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
14297     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
14298     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14299     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
14300     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14301   layout:
14302     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
14303     layout: "plot-latency"
14304
14305 - type: "plot"
14306   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
14307   algorithm: "plot_lat_err_bars_name"
14308   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
14309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14310   include:
14311     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
14312     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
14313     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14314     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14315     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14316   layout:
14317     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
14318     layout: "plot-latency"
14319
14320 - type: "plot"
14321   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
14322   algorithm: "plot_lat_err_bars_name"
14323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
14324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14325   include:
14326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
14327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
14328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
14329   layout:
14330     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
14331     layout: "plot-latency"
14332
14333 - type: "plot"
14334   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
14335   algorithm: "plot_lat_err_bars_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
14337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14338   include:
14339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
14340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
14341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14343   layout:
14344     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
14345     layout: "plot-latency"
14346
14347 - type: "plot"
14348   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
14349   algorithm: "plot_lat_err_bars_name"
14350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
14351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14352   include:
14353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
14354     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
14355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
14357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
14358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14359   layout:
14360     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
14361     layout: "plot-latency"
14362
14363 - type: "plot"
14364   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
14365   algorithm: "plot_lat_err_bars_name"
14366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-lat"
14367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
14370     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14375   layout:
14376     title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
14377     layout: "plot-latency"
14378
14379 - type: "plot"
14380   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
14381   algorithm: "plot_lat_err_bars_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
14383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14384   include:
14385     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14386     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14387     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14388     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14389     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14390     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14391   layout:
14392     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
14393     layout: "plot-latency"
14394
14395 - type: "plot"
14396   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
14397   algorithm: "plot_lat_err_bars_name"
14398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
14399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14400   include:
14401     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14402     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14403     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14404     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14405     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14406     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14407   layout:
14408     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
14409     layout: "plot-latency"
14410
14411 - type: "plot"
14412   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
14413   algorithm: "plot_lat_err_bars_name"
14414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
14415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14416   include:
14417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14421   layout:
14422     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
14423     layout: "plot-latency"
14424
14425 - type: "plot"
14426   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
14427   algorithm: "plot_lat_err_bars_name"
14428   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
14429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14430   include:
14431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14435   layout:
14436     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
14437     layout: "plot-latency"
14438
14439 - type: "plot"
14440   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
14441   algorithm: "plot_lat_err_bars_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
14443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14444   include:
14445     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14446     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14448     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14449   layout:
14450     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
14451     layout: "plot-latency"
14452
14453 - type: "plot"
14454   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
14455   algorithm: "plot_lat_err_bars_name"
14456   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-lat"
14457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14458   include:
14459     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14460     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14461     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14462     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14463   layout:
14464     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
14465     layout: "plot-latency"
14466
14467 - type: "plot"
14468   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
14469   algorithm: "plot_lat_err_bars_name"
14470   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
14471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14472   include:
14473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14477   layout:
14478     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
14479     layout: "plot-latency"
14480
14481 - type: "plot"
14482   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
14483   algorithm: "plot_lat_err_bars_name"
14484   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
14485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14486   include:
14487     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14488     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14489     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14491   layout:
14492     title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
14493     layout: "plot-latency"
14494
14495 - type: "plot"
14496   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
14497   algorithm: "plot_lat_err_bars_name"
14498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
14499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14500   include:
14501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14505     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14506   layout:
14507     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
14508     layout: "plot-latency"
14509
14510 - type: "plot"
14511   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
14512   algorithm: "plot_lat_err_bars_name"
14513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
14514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14515   include:
14516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14521   layout:
14522     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
14523     layout: "plot-latency"
14524
14525 - type: "plot"
14526   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
14527   algorithm: "plot_lat_err_bars_name"
14528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
14529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14530   include:
14531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14537   layout:
14538     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
14539     layout: "plot-latency"
14540
14541 - type: "plot"
14542   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
14543   algorithm: "plot_lat_err_bars_name"
14544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-lat"
14545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14546   include:
14547     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14553   layout:
14554     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
14555     layout: "plot-latency"
14556
14557 - type: "plot"
14558   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
14559   algorithm: "plot_lat_err_bars_name"
14560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-lat"
14561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14562   include:
14563     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14564     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14565     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14566     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14567     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14568   layout:
14569     title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
14570     layout: "plot-latency"
14571
14572 - type: "plot"
14573   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
14574   algorithm: "plot_lat_err_bars_name"
14575   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-lat"
14576   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14577   include:
14578     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
14580     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
14581     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
14582     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
14583   layout:
14584     title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
14585     layout: "plot-latency"
14586
14587 - type: "plot"
14588   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
14589   algorithm: "plot_lat_err_bars_name"
14590   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-lat"
14591   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14592   include:
14593     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
14594     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
14599   layout:
14600     title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
14601     layout: "plot-latency"
14602
14603 - type: "plot"
14604   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
14605   algorithm: "plot_lat_err_bars_name"
14606   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
14607   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14608   include:
14609     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
14610     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14611     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14613   layout:
14614     title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-lat"
14615     layout: "plot-latency"
14616
14617 - type: "plot"
14618   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
14619   algorithm: "plot_lat_err_bars_name"
14620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-lat"
14621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14622   include:
14623     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
14625     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
14626     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
14628   layout:
14629     title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
14630     layout: "plot-latency"
14631
14632 #- type: "plot"
14633 #  title: "Latency: 3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
14634 #  algorithm: "plot_lat_err_bars_name"
14635 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-lat"
14636 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14637 #  include:
14638 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14639 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14640 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14641 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14642 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14643 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14644 #  layout:
14645 #    title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14646 #    layout: "plot-latency"
14647
14648 - type: "plot"
14649   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
14650   algorithm: "plot_lat_err_bars_name"
14651   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-lat"
14652   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14653   include:
14654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
14655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
14658   layout:
14659     title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
14660     layout: "plot-latency"
14661
14662 - type: "plot"
14663   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
14664   algorithm: "plot_lat_err_bars_name"
14665   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-lat"
14666   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14667   include:
14668     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
14669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
14670     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
14671     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
14672     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
14673     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
14674   layout:
14675     title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
14676     layout: "plot-latency"
14677
14678 - type: "plot"
14679   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
14680   algorithm: "plot_lat_err_bars_name"
14681   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-lat"
14682   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14683   include:
14684     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
14685     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14686     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14687     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14689     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14690   layout:
14691     title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
14692     layout: "plot-latency"
14693
14694 - type: "plot"
14695   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
14696   algorithm: "plot_lat_err_bars_name"
14697   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-lat"
14698   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14699   include:
14700     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14701     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14702     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14703     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14704     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14705     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14706   layout:
14707     title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
14708     layout: "plot-latency"
14709
14710 - type: "plot"
14711   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
14712   algorithm: "plot_lat_err_bars_name"
14713   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-lat"
14714   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14715   include:
14716     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14717     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14718     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14721   layout:
14722     title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
14723     layout: "plot-latency"
14724
14725 - type: "plot"
14726   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
14727   algorithm: "plot_lat_err_bars_name"
14728   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-lat"
14729   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14730   include:
14731     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14732     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14733     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14734     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14737   layout:
14738     title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
14739     layout: "plot-latency"
14740
14741 ################################################################################
14742
14743 # HDRHistogram Packet Latency 1C
14744
14745 - type: "plot"
14746   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
14747   graph-title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
14748   algorithm: "plot_lat_hdrh_bar_name"
14749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
14750   data: "plot-vpp-hdrh-lat-2n-skx"
14751   include:
14752     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14753     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14754     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14755     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14756   layout:
14757     layout: "plot-hdrh-latency"
14758
14759 - type: "plot"
14760   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
14761   graph-title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
14762   algorithm: "plot_lat_hdrh_bar_name"
14763   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
14764   data: "plot-vpp-hdrh-lat-3n-skx"
14765   include:
14766     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14767     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14768     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14769     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14770     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14771   layout:
14772     layout: "plot-hdrh-latency"
14773
14774 - type: "plot"
14775   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
14776   graph-title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
14777   algorithm: "plot_lat_hdrh_bar_name"
14778   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
14779   data: "plot-vpp-hdrh-lat-2n-skx"
14780   include:
14781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14786   layout:
14787     layout: "plot-hdrh-latency"
14788
14789 - type: "plot"
14790   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
14791   graph-title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14792   algorithm: "plot_lat_hdrh_bar_name"
14793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
14794   data: "plot-vpp-hdrh-lat-2n-skx"
14795   include:
14796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14800   layout:
14801     layout: "plot-hdrh-latency"
14802
14803 - type: "plot"
14804   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14805   graph-title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
14806   algorithm: "plot_lat_hdrh_bar_name"
14807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14808   data: "plot-vpp-hdrh-lat-2n-skx"
14809   include:
14810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14815   layout:
14816     layout: "plot-hdrh-latency"
14817
14818 - type: "plot"
14819   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
14820   graph-title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
14821   algorithm: "plot_lat_hdrh_bar_name"
14822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
14823   data: "plot-vpp-hdrh-lat-2n-skx"
14824   include:
14825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
14831   layout:
14832     layout: "plot-hdrh-latency"
14833
14834 - type: "plot"
14835   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14836   graph-title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
14837   algorithm: "plot_lat_hdrh_bar_name"
14838   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14839   data: "plot-vpp-hdrh-lat-3n-hsw"
14840   include:
14841     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14842     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14844   layout:
14845     layout: "plot-hdrh-latency"
14846
14847 - type: "plot"
14848   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
14849   graph-title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
14850   algorithm: "plot_lat_hdrh_bar_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
14852   data: "plot-vpp-hdrh-lat-3n-skx"
14853   include:
14854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14859   layout:
14860     layout: "plot-hdrh-latency"
14861
14862 - type: "plot"
14863   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
14864   graph-title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14865   algorithm: "plot_lat_hdrh_bar_name"
14866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
14867   data: "plot-vpp-hdrh-lat-3n-skx"
14868   include:
14869     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
14870     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14871     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14872     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14873   layout:
14874     layout: "plot-hdrh-latency"
14875
14876 - type: "plot"
14877   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14878   graph-title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
14879   algorithm: "plot_lat_hdrh_bar_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
14881   data: "plot-vpp-hdrh-lat-3n-skx"
14882   include:
14883     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14884     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14885     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14886     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14887     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14888   layout:
14889     layout: "plot-hdrh-latency"
14890
14891 - type: "plot"
14892   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
14893   graph-title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
14894   algorithm: "plot_lat_hdrh_bar_name"
14895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
14896   data: "plot-vpp-hdrh-lat-3n-skx"
14897   include:
14898     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14899     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14900     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14901     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14902     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14903     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
14904   layout:
14905     layout: "plot-hdrh-latency"
14906
14907 - type: "plot"
14908   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-hdrh-lat"
14909   graph-title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
14910   algorithm: "plot_lat_hdrh_bar_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-hdrh-lat"
14912   data: "plot-vpp-hdrh-lat-3n-hsw"
14913   include:
14914     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14915     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14916   layout:
14917     layout: "plot-hdrh-latency"
14918
14919 - type: "plot"
14920   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
14921   graph-title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
14922   algorithm: "plot_lat_hdrh_bar_name"
14923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
14924   data: "plot-vpp-hdrh-lat-3n-skx"
14925   include:
14926     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14927     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14928     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14929     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14930   layout:
14931     layout: "plot-hdrh-latency"
14932
14933 - type: "plot"
14934   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14935   graph-title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
14936   algorithm: "plot_lat_hdrh_bar_name"
14937   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14938   data: "plot-vpp-hdrh-lat-2n-skx"
14939   include:
14940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14943   layout:
14944     layout: "plot-hdrh-latency"
14945
14946 - type: "plot"
14947   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14948   graph-title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
14949   algorithm: "plot_lat_hdrh_bar_name"
14950   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14951   data: "plot-vpp-hdrh-lat-2n-skx"
14952   include:
14953     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14958   layout:
14959     layout: "plot-hdrh-latency"
14960
14961 - type: "plot"
14962   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14963   graph-title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
14964   algorithm: "plot_lat_hdrh_bar_name"
14965   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14966   data: "plot-vpp-hdrh-lat-3n-hsw"
14967   include:
14968     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14971   layout:
14972     layout: "plot-hdrh-latency"
14973
14974 - type: "plot"
14975   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14976   graph-title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
14977   algorithm: "plot_lat_hdrh_bar_name"
14978   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14979   data: "plot-vpp-hdrh-lat-3n-skx"
14980   include:
14981     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14984   layout:
14985     layout: "plot-hdrh-latency"
14986
14987 - type: "plot"
14988   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14989   graph-title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
14990   algorithm: "plot_lat_hdrh_bar_name"
14991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
14992   data: "plot-vpp-hdrh-lat-3n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14995     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14999   layout:
15000     layout: "plot-hdrh-latency"
15001
15002 - type: "plot"
15003   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15004   graph-title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
15005   algorithm: "plot_lat_hdrh_bar_name"
15006   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15007   data: "plot-vpp-hdrh-lat-2n-skx"
15008   include:
15009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15015   layout:
15016     layout: "plot-hdrh-latency"
15017
15018 - type: "plot"
15019   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
15020   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15021   algorithm: "plot_lat_hdrh_bar_name"
15022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
15023   data: "plot-vpp-hdrh-lat-2n-skx"
15024   include:
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15029   layout:
15030     layout: "plot-hdrh-latency"
15031
15032 - type: "plot"
15033   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
15034   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
15035   algorithm: "plot_lat_hdrh_bar_name"
15036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
15037   data: "plot-vpp-hdrh-lat-2n-skx"
15038   include:
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15044   layout:
15045     layout: "plot-hdrh-latency"
15046
15047 - type: "plot"
15048   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15049   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
15050   algorithm: "plot_lat_hdrh_bar_name"
15051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15052   data: "plot-vpp-hdrh-lat-2n-skx"
15053   include:
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15058   layout:
15059     layout: "plot-hdrh-latency"
15060
15061 - type: "plot"
15062   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15063   graph-title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
15064   algorithm: "plot_lat_hdrh_bar_name"
15065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15066   data: "plot-vpp-hdrh-lat-3n-hsw"
15067   include:
15068     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15074   layout:
15075     layout: "plot-hdrh-latency"
15076
15077 - type: "plot"
15078   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15079   graph-title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
15080   algorithm: "plot_lat_hdrh_bar_name"
15081   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15082   data: "plot-vpp-hdrh-lat-3n-skx"
15083   include:
15084     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15089   layout:
15090     layout: "plot-hdrh-latency"
15091
15092 - type: "plot"
15093   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
15094   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15095   algorithm: "plot_lat_hdrh_bar_name"
15096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
15097   data: "plot-vpp-hdrh-lat-3n-skx"
15098   include:
15099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15102   layout:
15103     layout: "plot-hdrh-latency"
15104
15105 - type: "plot"
15106   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
15107   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
15108   algorithm: "plot_lat_hdrh_bar_name"
15109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
15110   data: "plot-vpp-hdrh-lat-3n-skx"
15111   include:
15112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15116   layout:
15117     layout: "plot-hdrh-latency"
15118
15119 - type: "plot"
15120   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15121   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
15122   algorithm: "plot_lat_hdrh_bar_name"
15123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15124   data: "plot-vpp-hdrh-lat-3n-skx"
15125   include:
15126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15132   layout:
15133     layout: "plot-hdrh-latency"
15134
15135 - type: "plot"
15136   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-hdrh-lat"
15137   graph-title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
15138   algorithm: "plot_lat_hdrh_bar_name"
15139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-hdrh-lat"
15140   data: "plot-vpp-hdrh-lat-3n-skx"
15141   include:
15142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15148   layout:
15149     layout: "plot-hdrh-latency"
15150
15151 - type: "plot"
15152   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15153   graph-title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
15154   algorithm: "plot_lat_hdrh_bar_name"
15155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15156   data: "plot-vpp-hdrh-lat-3n-hsw"
15157   include:
15158     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15159     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15160     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15161     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15162     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15163     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15164   layout:
15165     layout: "plot-hdrh-latency"
15166
15167 - type: "plot"
15168   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15169   graph-title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
15170   algorithm: "plot_lat_hdrh_bar_name"
15171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15172   data: "plot-vpp-hdrh-lat-3n-skx"
15173   include:
15174     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15175     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15176     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15177     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15179     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15180   layout:
15181     layout: "plot-hdrh-latency"
15182
15183 - type: "plot"
15184   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
15185   graph-title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
15186   algorithm: "plot_lat_hdrh_bar_name"
15187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat"
15188   data: "plot-vpp-hdrh-lat-2n-skx"
15189   include:
15190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15192     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15193     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15194   layout:
15195     layout: "plot-hdrh-latency"
15196
15197 - type: "plot"
15198   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
15199   graph-title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
15200   algorithm: "plot_lat_hdrh_bar_name"
15201   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat"
15202   data: "plot-vpp-hdrh-lat-2n-skx"
15203   include:
15204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15208   layout:
15209     layout: "plot-hdrh-latency"
15210
15211 - type: "plot"
15212   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
15213   graph-title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
15214   algorithm: "plot_lat_hdrh_bar_name"
15215   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-hdrh-lat"
15216   data: "plot-vpp-hdrh-lat-3n-hsw"
15217   include:
15218     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15219     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15220     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15221     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15222   layout:
15223     layout: "plot-hdrh-latency"
15224
15225 - type: "plot"
15226   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
15227   graph-title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
15228   algorithm: "plot_lat_hdrh_bar_name"
15229   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-hdrh-lat"
15230   data: "plot-vpp-hdrh-lat-3n-hsw"
15231   include:
15232     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15233     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15234     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15235     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15236   layout:
15237     layout: "plot-hdrh-latency"
15238
15239 - type: "plot"
15240   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
15241   graph-title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
15242   algorithm: "plot_lat_hdrh_bar_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
15244   data: "plot-vpp-hdrh-lat-3n-skx"
15245   include:
15246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15250   layout:
15251     layout: "plot-hdrh-latency"
15252
15253 - type: "plot"
15254   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
15255   graph-title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
15256   algorithm: "plot_lat_hdrh_bar_name"
15257   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
15258   data: "plot-vpp-hdrh-lat-3n-skx"
15259   include:
15260     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15261     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15264   layout:
15265     layout: "plot-hdrh-latency"
15266
15267 - type: "plot"
15268   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
15269   graph-title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
15270   algorithm: "plot_lat_hdrh_bar_name"
15271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat"
15272   data: "plot-vpp-hdrh-lat-3n-skx"
15273   include:
15274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15279   layout:
15280     layout: "plot-hdrh-latency"
15281
15282 - type: "plot"
15283   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
15284   graph-title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
15285   algorithm: "plot_lat_hdrh_bar_name"
15286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat"
15287   data: "plot-vpp-hdrh-lat-3n-skx"
15288   include:
15289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15294   layout:
15295     layout: "plot-hdrh-latency"
15296
15297 - type: "plot"
15298   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
15299   graph-title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
15300   algorithm: "plot_lat_hdrh_bar_name"
15301   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
15302   data: "plot-vpp-hdrh-lat-3n-skx"
15303   include:
15304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15310   layout:
15311     layout: "plot-hdrh-latency"
15312
15313 - type: "plot"
15314   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
15315   graph-title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
15316   algorithm: "plot_lat_hdrh_bar_name"
15317   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
15318   data: "plot-vpp-hdrh-lat-3n-skx"
15319   include:
15320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15324     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15325     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15326   layout:
15327     layout: "plot-hdrh-latency"
15328
15329 - type: "plot"
15330   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-hdrh-lat"
15331   graph-title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
15332   algorithm: "plot_lat_hdrh_bar_name"
15333   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-hdrh-lat"
15334   data: "plot-vpp-hdrh-lat-3n-tsh"
15335   include:
15336     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15337     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15338     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15339     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15340     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15341   layout:
15342     layout: "plot-hdrh-latency"
15343
15344 - type: "plot"
15345   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
15346   graph-title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
15347   algorithm: "plot_lat_hdrh_bar_name"
15348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
15349   data: "plot-vpp-hdrh-lat-3n-tsh"
15350   include:
15351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15356   layout:
15357     layout: "plot-hdrh-latency"
15358
15359 - type: "plot"
15360   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
15361   graph-title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
15362   algorithm: "plot_lat_hdrh_bar_name"
15363   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
15364   data: "plot-vpp-hdrh-lat-3n-tsh"
15365   include:
15366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
15372   layout:
15373     layout: "plot-hdrh-latency"
15374
15375 - type: "plot"
15376   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
15377   graph-title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
15378   algorithm: "plot_lat_hdrh_bar_name"
15379   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
15380   data: "plot-vpp-hdrh-lat-3n-tsh"
15381   include:
15382     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15386   layout:
15387     layout: "plot-hdrh-latency"
15388
15389 - type: "plot"
15390   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
15391   graph-title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
15392   algorithm: "plot_lat_hdrh_bar_name"
15393   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
15394   data: "plot-vpp-hdrh-lat-3n-tsh"
15395   include:
15396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
15401   layout:
15402     layout: "plot-hdrh-latency"
15403
15404 - type: "plot"
15405   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-hdrh-lat"
15406   graph-title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15407   algorithm: "plot_lat_hdrh_bar_name"
15408   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-hdrh-lat"
15409   data: "plot-vpp-hdrh-lat-3n-tsh"
15410   include:
15411     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15412     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15413     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15414     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15415   layout:
15416     layout: "plot-hdrh-latency"
15417
15418 - type: "plot"
15419   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
15420   graph-title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15421   algorithm: "plot_lat_hdrh_bar_name"
15422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
15423   data: "plot-vpp-hdrh-lat-3n-tsh"
15424   include:
15425     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15426     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15427     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15428     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15429     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15430     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15431   layout:
15432     layout: "plot-hdrh-latency"
15433
15434 - type: "plot"
15435   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
15436   graph-title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15437   algorithm: "plot_lat_hdrh_bar_name"
15438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
15439   data: "plot-vpp-hdrh-lat-3n-tsh"
15440   include:
15441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15443     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15445     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15446     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15447   layout:
15448     layout: "plot-hdrh-latency"
15449
15450 - type: "plot"
15451   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
15452   graph-title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15453   algorithm: "plot_lat_hdrh_bar_name"
15454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
15455   data: "plot-vpp-hdrh-lat-3n-tsh"
15456   include:
15457     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15458     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15459     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15460     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15461     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15462     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15463   layout:
15464     layout: "plot-hdrh-latency"
15465
15466 - type: "plot"
15467   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-hdrh-lat"
15468   graph-title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15469   algorithm: "plot_lat_hdrh_bar_name"
15470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-hdrh-lat"
15471   data: "plot-vpp-hdrh-lat-3n-tsh"
15472   include:
15473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15478   layout:
15479     layout: "plot-hdrh-latency"
15480
15481 - type: "plot"
15482   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
15483   graph-title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
15484   algorithm: "plot_lat_hdrh_bar_name"
15485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
15486   data: "plot-vpp-hdrh-lat-3n-tsh"
15487   include:
15488     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15489     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15492     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15493     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15494   layout:
15495     layout: "plot-hdrh-latency"
15496
15497 ################################################################################
15498
15499 # HDRHistogram Packet Latency 2C
15500
15501 - type: "plot"
15502   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
15503   graph-title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
15504   algorithm: "plot_lat_hdrh_bar_name"
15505   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
15506   data: "plot-vpp-hdrh-lat-2n-skx"
15507   include:
15508     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15511     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15512   layout:
15513     layout: "plot-hdrh-latency"
15514
15515 - type: "plot"
15516   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
15517   graph-title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
15518   algorithm: "plot_lat_hdrh_bar_name"
15519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
15520   data: "plot-vpp-hdrh-lat-3n-skx"
15521   include:
15522     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15523     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15524     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15525     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15526     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15527   layout:
15528     layout: "plot-hdrh-latency"
15529
15530 - type: "plot"
15531   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
15532   graph-title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
15533   algorithm: "plot_lat_hdrh_bar_name"
15534   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
15535   data: "plot-vpp-hdrh-lat-2n-skx"
15536   include:
15537     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
15538     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
15539     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
15540     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15541     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
15542   layout:
15543     layout: "plot-hdrh-latency"
15544
15545 - type: "plot"
15546   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
15547   graph-title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
15548   algorithm: "plot_lat_hdrh_bar_name"
15549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
15550   data: "plot-vpp-hdrh-lat-2n-skx"
15551   include:
15552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
15553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
15554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
15555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
15556   layout:
15557     layout: "plot-hdrh-latency"
15558
15559 - type: "plot"
15560   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15561   graph-title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
15562   algorithm: "plot_lat_hdrh_bar_name"
15563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15564   data: "plot-vpp-hdrh-lat-2n-skx"
15565   include:
15566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
15567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
15569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
15570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
15571   layout:
15572     layout: "plot-hdrh-latency"
15573
15574 - type: "plot"
15575   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
15576   graph-title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
15577   algorithm: "plot_lat_hdrh_bar_name"
15578   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
15579   data: "plot-vpp-hdrh-lat-2n-skx"
15580   include:
15581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
15587   layout:
15588     layout: "plot-hdrh-latency"
15589
15590 - type: "plot"
15591   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15592   graph-title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
15593   algorithm: "plot_lat_hdrh_bar_name"
15594   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15595   data: "plot-vpp-hdrh-lat-3n-hsw"
15596   include:
15597     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
15598     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
15599     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
15600   layout:
15601     layout: "plot-hdrh-latency"
15602
15603 - type: "plot"
15604   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
15605   graph-title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
15606   algorithm: "plot_lat_hdrh_bar_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
15608   data: "plot-vpp-hdrh-lat-3n-skx"
15609   include:
15610     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
15611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
15612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
15613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
15615   layout:
15616     layout: "plot-hdrh-latency"
15617
15618 - type: "plot"
15619   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
15620   graph-title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
15621   algorithm: "plot_lat_hdrh_bar_name"
15622   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
15623   data: "plot-vpp-hdrh-lat-3n-skx"
15624   include:
15625     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
15626     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
15627     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
15628     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
15629   layout:
15630     layout: "plot-hdrh-latency"
15631
15632 - type: "plot"
15633   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15634   graph-title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
15635   algorithm: "plot_lat_hdrh_bar_name"
15636   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
15637   data: "plot-vpp-hdrh-lat-3n-skx"
15638   include:
15639     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
15640     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15641     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
15642     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
15643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
15644   layout:
15645     layout: "plot-hdrh-latency"
15646
15647 - type: "plot"
15648   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
15649   graph-title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
15650   algorithm: "plot_lat_hdrh_bar_name"
15651   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
15652   data: "plot-vpp-hdrh-lat-3n-skx"
15653   include:
15654     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
15655     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15656     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15657     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15658     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15659     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
15660   layout:
15661     layout: "plot-hdrh-latency"
15662
15663 - type: "plot"
15664   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-hdrh-lat"
15665   graph-title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
15666   algorithm: "plot_lat_hdrh_bar_name"
15667   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-hdrh-lat"
15668   data: "plot-vpp-hdrh-lat-3n-hsw"
15669   include:
15670     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
15671     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15672   layout:
15673     layout: "plot-hdrh-latency"
15674
15675 - type: "plot"
15676   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
15677   graph-title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
15678   algorithm: "plot_lat_hdrh_bar_name"
15679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
15680   data: "plot-vpp-hdrh-lat-3n-skx"
15681   include:
15682     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15684     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15685     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15686   layout:
15687     layout: "plot-hdrh-latency"
15688
15689 - type: "plot"
15690   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15691   graph-title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
15692   algorithm: "plot_lat_hdrh_bar_name"
15693   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15694   data: "plot-vpp-hdrh-lat-2n-skx"
15695   include:
15696     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
15697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
15699   layout:
15700     layout: "plot-hdrh-latency"
15701
15702 - type: "plot"
15703   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15704   graph-title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
15705   algorithm: "plot_lat_hdrh_bar_name"
15706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15707   data: "plot-vpp-hdrh-lat-2n-skx"
15708   include:
15709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
15710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
15711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
15713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
15714   layout:
15715     layout: "plot-hdrh-latency"
15716
15717 - type: "plot"
15718   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15719   graph-title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
15720   algorithm: "plot_lat_hdrh_bar_name"
15721   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15722   data: "plot-vpp-hdrh-lat-3n-hsw"
15723   include:
15724     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
15725     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
15726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
15727   layout:
15728     layout: "plot-hdrh-latency"
15729
15730 - type: "plot"
15731   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15732   graph-title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
15733   algorithm: "plot_lat_hdrh_bar_name"
15734   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15735   data: "plot-vpp-hdrh-lat-3n-skx"
15736   include:
15737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
15739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
15740   layout:
15741     layout: "plot-hdrh-latency"
15742
15743 - type: "plot"
15744   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15745   graph-title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
15746   algorithm: "plot_lat_hdrh_bar_name"
15747   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
15748   data: "plot-vpp-hdrh-lat-3n-skx"
15749   include:
15750     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
15751     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
15752     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
15755   layout:
15756     layout: "plot-hdrh-latency"
15757
15758 - type: "plot"
15759   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15760   graph-title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
15761   algorithm: "plot_lat_hdrh_bar_name"
15762   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15763   data: "plot-vpp-hdrh-lat-2n-skx"
15764   include:
15765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
15766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
15768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
15769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
15771   layout:
15772     layout: "plot-hdrh-latency"
15773
15774 - type: "plot"
15775   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
15776   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
15777   algorithm: "plot_lat_hdrh_bar_name"
15778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
15779   data: "plot-vpp-hdrh-lat-2n-skx"
15780   include:
15781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
15782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
15783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
15785   layout:
15786     layout: "plot-hdrh-latency"
15787
15788 - type: "plot"
15789   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
15790   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
15791   algorithm: "plot_lat_hdrh_bar_name"
15792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
15793   data: "plot-vpp-hdrh-lat-2n-skx"
15794   include:
15795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
15796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
15797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
15799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15800   layout:
15801     layout: "plot-hdrh-latency"
15802
15803 - type: "plot"
15804   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15805   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
15806   algorithm: "plot_lat_hdrh_bar_name"
15807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15808   data: "plot-vpp-hdrh-lat-2n-skx"
15809   include:
15810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
15812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
15813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
15814   layout:
15815     layout: "plot-hdrh-latency"
15816
15817 - type: "plot"
15818   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15819   graph-title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
15820   algorithm: "plot_lat_hdrh_bar_name"
15821   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15822   data: "plot-vpp-hdrh-lat-3n-hsw"
15823   include:
15824     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
15826     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
15827     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
15828     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
15829     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
15830   layout:
15831     layout: "plot-hdrh-latency"
15832
15833 - type: "plot"
15834   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15835   graph-title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
15836   algorithm: "plot_lat_hdrh_bar_name"
15837   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
15838   data: "plot-vpp-hdrh-lat-3n-skx"
15839   include:
15840     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
15841     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
15842     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
15843     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15844     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
15845   layout:
15846     layout: "plot-hdrh-latency"
15847
15848 - type: "plot"
15849   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
15850   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
15851   algorithm: "plot_lat_hdrh_bar_name"
15852   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
15853   data: "plot-vpp-hdrh-lat-3n-skx"
15854   include:
15855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
15856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
15857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
15858   layout:
15859     layout: "plot-hdrh-latency"
15860
15861 - type: "plot"
15862   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
15863   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
15864   algorithm: "plot_lat_hdrh_bar_name"
15865   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
15866   data: "plot-vpp-hdrh-lat-3n-skx"
15867   include:
15868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
15869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
15870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
15871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15872   layout:
15873     layout: "plot-hdrh-latency"
15874
15875 - type: "plot"
15876   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15877   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
15878   algorithm: "plot_lat_hdrh_bar_name"
15879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
15880   data: "plot-vpp-hdrh-lat-3n-skx"
15881   include:
15882     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
15883     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
15884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15885     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
15886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
15887     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
15888   layout:
15889     layout: "plot-hdrh-latency"
15890
15891 - type: "plot"
15892   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-hdrh-lat"
15893   graph-title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
15894   algorithm: "plot_lat_hdrh_bar_name"
15895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-hdrh-lat"
15896   data: "plot-vpp-hdrh-lat-3n-skx"
15897   include:
15898     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
15899     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15904   layout:
15905     layout: "plot-hdrh-latency"
15906
15907 - type: "plot"
15908   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15909   graph-title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
15910   algorithm: "plot_lat_hdrh_bar_name"
15911   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15912   data: "plot-vpp-hdrh-lat-3n-hsw"
15913   include:
15914     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15915     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15916     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15917     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15918     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15919     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15920   layout:
15921     layout: "plot-hdrh-latency"
15922
15923 - type: "plot"
15924   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15925   graph-title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
15926   algorithm: "plot_lat_hdrh_bar_name"
15927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
15928   data: "plot-vpp-hdrh-lat-3n-skx"
15929   include:
15930     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15931     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15932     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15933     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15934     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15935     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15936   layout:
15937     layout: "plot-hdrh-latency"
15938
15939 - type: "plot"
15940   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
15941   graph-title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
15942   algorithm: "plot_lat_hdrh_bar_name"
15943   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat"
15944   data: "plot-vpp-hdrh-lat-2n-skx"
15945   include:
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15950   layout:
15951     layout: "plot-hdrh-latency"
15952
15953 - type: "plot"
15954   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
15955   graph-title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
15956   algorithm: "plot_lat_hdrh_bar_name"
15957   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat"
15958   data: "plot-vpp-hdrh-lat-2n-skx"
15959   include:
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15964   layout:
15965     layout: "plot-hdrh-latency"
15966
15967 - type: "plot"
15968   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
15969   graph-title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
15970   algorithm: "plot_lat_hdrh_bar_name"
15971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-hdrh-lat"
15972   data: "plot-vpp-hdrh-lat-3n-hsw"
15973   include:
15974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15978   layout:
15979     layout: "plot-hdrh-latency"
15980
15981 - type: "plot"
15982   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
15983   graph-title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
15984   algorithm: "plot_lat_hdrh_bar_name"
15985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-hdrh-lat"
15986   data: "plot-vpp-hdrh-lat-3n-hsw"
15987   include:
15988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15992   layout:
15993     layout: "plot-hdrh-latency"
15994
15995 - type: "plot"
15996   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
15997   graph-title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
15998   algorithm: "plot_lat_hdrh_bar_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
16000   data: "plot-vpp-hdrh-lat-3n-skx"
16001   include:
16002     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16006   layout:
16007     layout: "plot-hdrh-latency"
16008
16009 - type: "plot"
16010   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
16011   graph-title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
16012   algorithm: "plot_lat_hdrh_bar_name"
16013   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
16014   data: "plot-vpp-hdrh-lat-3n-skx"
16015   include:
16016     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16017     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16018     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16020   layout:
16021     layout: "plot-hdrh-latency"
16022
16023 - type: "plot"
16024   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
16025   graph-title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
16026   algorithm: "plot_lat_hdrh_bar_name"
16027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat"
16028   data: "plot-vpp-hdrh-lat-3n-skx"
16029   include:
16030     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16031     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16032     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16033     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16034     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16035   layout:
16036     layout: "plot-hdrh-latency"
16037
16038 - type: "plot"
16039   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
16040   graph-title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
16041   algorithm: "plot_lat_hdrh_bar_name"
16042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat"
16043   data: "plot-vpp-hdrh-lat-3n-skx"
16044   include:
16045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16046     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16047     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16048     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16049     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16050   layout:
16051     layout: "plot-hdrh-latency"
16052
16053 - type: "plot"
16054   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
16055   graph-title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
16056   algorithm: "plot_lat_hdrh_bar_name"
16057   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
16058   data: "plot-vpp-hdrh-lat-3n-skx"
16059   include:
16060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16063     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16064     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16065     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16066   layout:
16067     layout: "plot-hdrh-latency"
16068
16069 - type: "plot"
16070   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
16071   graph-title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
16072   algorithm: "plot_lat_hdrh_bar_name"
16073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
16074   data: "plot-vpp-hdrh-lat-3n-skx"
16075   include:
16076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16078     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16079     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16080     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16081     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16082   layout:
16083     layout: "plot-hdrh-latency"
16084
16085 - type: "plot"
16086   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-hdrh-lat"
16087   graph-title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
16088   algorithm: "plot_lat_hdrh_bar_name"
16089   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-hdrh-lat"
16090   data: "plot-vpp-hdrh-lat-3n-tsh"
16091   include:
16092     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16093     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16094     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16095     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16096     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16097   layout:
16098     layout: "plot-hdrh-latency"
16099
16100 - type: "plot"
16101   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
16102   graph-title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
16103   algorithm: "plot_lat_hdrh_bar_name"
16104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
16105   data: "plot-vpp-hdrh-lat-3n-tsh"
16106   include:
16107     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
16108     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
16109     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
16110     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
16111     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
16112   layout:
16113     layout: "plot-hdrh-latency"
16114
16115 - type: "plot"
16116   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
16117   graph-title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
16118   algorithm: "plot_lat_hdrh_bar_name"
16119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
16120   data: "plot-vpp-hdrh-lat-3n-tsh"
16121   include:
16122     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
16123     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16124     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16125     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16126     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16127     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
16128   layout:
16129     layout: "plot-hdrh-latency"
16130
16131 - type: "plot"
16132   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
16133   graph-title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr"
16134   algorithm: "plot_lat_hdrh_bar_name"
16135   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
16136   data: "plot-vpp-hdrh-lat-3n-tsh"
16137   include:
16138     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
16139     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16140     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16141     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16142   layout:
16143     layout: "plot-hdrh-latency"
16144
16145 - type: "plot"
16146   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
16147   graph-title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
16148   algorithm: "plot_lat_hdrh_bar_name"
16149   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
16150   data: "plot-vpp-hdrh-lat-3n-tsh"
16151   include:
16152     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
16153     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
16154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
16155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
16156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
16157   layout:
16158     layout: "plot-hdrh-latency"
16159
16160 - type: "plot"
16161   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-hdrh-lat"
16162   graph-title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
16163   algorithm: "plot_lat_hdrh_bar_name"
16164   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-hdrh-lat"
16165   data: "plot-vpp-hdrh-lat-3n-tsh"
16166   include:
16167     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
16168     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
16169     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
16170     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
16171   layout:
16172     layout: "plot-hdrh-latency"
16173
16174 - type: "plot"
16175   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
16176   graph-title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
16177   algorithm: "plot_lat_hdrh_bar_name"
16178   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
16179   data: "plot-vpp-hdrh-lat-3n-tsh"
16180   include:
16181     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
16182     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
16183     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
16184     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
16185     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
16186     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
16187   layout:
16188     layout: "plot-hdrh-latency"
16189
16190 - type: "plot"
16191   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
16192   graph-title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
16193   algorithm: "plot_lat_hdrh_bar_name"
16194   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
16195   data: "plot-vpp-hdrh-lat-3n-tsh"
16196   include:
16197     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
16198     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16199     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16200     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16201     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16202     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16203   layout:
16204     layout: "plot-hdrh-latency"
16205
16206 - type: "plot"
16207   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
16208   graph-title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
16209   algorithm: "plot_lat_hdrh_bar_name"
16210   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
16211   data: "plot-vpp-hdrh-lat-3n-tsh"
16212   include:
16213     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16214     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16215     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16216     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16217     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16218     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16219   layout:
16220     layout: "plot-hdrh-latency"
16221
16222 - type: "plot"
16223   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-hdrh-lat"
16224   graph-title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
16225   algorithm: "plot_lat_hdrh_bar_name"
16226   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-hdrh-lat"
16227   data: "plot-vpp-hdrh-lat-3n-tsh"
16228   include:
16229     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16230     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16234   layout:
16235     layout: "plot-hdrh-latency"
16236
16237 - type: "plot"
16238   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
16239   graph-title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
16240   algorithm: "plot_lat_hdrh_bar_name"
16241   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
16242   data: "plot-vpp-hdrh-lat-3n-tsh"
16243   include:
16244     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16245     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16250   layout:
16251     layout: "plot-hdrh-latency"
16252
16253 ################################################################################
16254
16255 # HDRHistogram Packet Latency 4C
16256
16257 - type: "plot"
16258   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
16259   graph-title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
16260   algorithm: "plot_lat_hdrh_bar_name"
16261   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
16262   data: "plot-vpp-hdrh-lat-2n-skx"
16263   include:
16264     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16265     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16266     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16267     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16268   layout:
16269     layout: "plot-hdrh-latency"
16270
16271 - type: "plot"
16272   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
16273   graph-title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
16274   algorithm: "plot_lat_hdrh_bar_name"
16275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
16276   data: "plot-vpp-hdrh-lat-3n-skx"
16277   include:
16278     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16279     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16280     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16281     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16282     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16283   layout:
16284     layout: "plot-hdrh-latency"
16285
16286 - type: "plot"
16287   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
16288   graph-title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
16289   algorithm: "plot_lat_hdrh_bar_name"
16290   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
16291   data: "plot-vpp-hdrh-lat-2n-skx"
16292   include:
16293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
16295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
16298   layout:
16299     layout: "plot-hdrh-latency"
16300
16301 - type: "plot"
16302   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
16303   graph-title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
16304   algorithm: "plot_lat_hdrh_bar_name"
16305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
16306   data: "plot-vpp-hdrh-lat-2n-skx"
16307   include:
16308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
16309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
16310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
16312   layout:
16313     layout: "plot-hdrh-latency"
16314
16315 - type: "plot"
16316   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16317   graph-title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
16318   algorithm: "plot_lat_hdrh_bar_name"
16319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16320   data: "plot-vpp-hdrh-lat-2n-skx"
16321   include:
16322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
16323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
16325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
16327   layout:
16328     layout: "plot-hdrh-latency"
16329
16330 - type: "plot"
16331   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
16332   graph-title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
16333   algorithm: "plot_lat_hdrh_bar_name"
16334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
16335   data: "plot-vpp-hdrh-lat-2n-skx"
16336   include:
16337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
16343   layout:
16344     layout: "plot-hdrh-latency"
16345
16346 - type: "plot"
16347   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16348   graph-title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
16349   algorithm: "plot_lat_hdrh_bar_name"
16350   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16351   data: "plot-vpp-hdrh-lat-3n-hsw"
16352   include:
16353     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
16355     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
16356   layout:
16357     layout: "plot-hdrh-latency"
16358
16359 - type: "plot"
16360   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
16361   graph-title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
16362   algorithm: "plot_lat_hdrh_bar_name"
16363   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
16364   data: "plot-vpp-hdrh-lat-3n-skx"
16365   include:
16366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
16369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
16371   layout:
16372     layout: "plot-hdrh-latency"
16373
16374 - type: "plot"
16375   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
16376   graph-title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
16377   algorithm: "plot_lat_hdrh_bar_name"
16378   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
16379   data: "plot-vpp-hdrh-lat-3n-skx"
16380   include:
16381     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
16385   layout:
16386     layout: "plot-hdrh-latency"
16387
16388 - type: "plot"
16389   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16390   graph-title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
16391   algorithm: "plot_lat_hdrh_bar_name"
16392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
16393   data: "plot-vpp-hdrh-lat-3n-skx"
16394   include:
16395     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
16399     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
16400   layout:
16401     layout: "plot-hdrh-latency"
16402
16403 - type: "plot"
16404   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
16405   graph-title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
16406   algorithm: "plot_lat_hdrh_bar_name"
16407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
16408   data: "plot-vpp-hdrh-lat-3n-skx"
16409   include:
16410     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16412     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
16416   layout:
16417     layout: "plot-hdrh-latency"
16418
16419 - type: "plot"
16420   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-hdrh-lat"
16421   graph-title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
16422   algorithm: "plot_lat_hdrh_bar_name"
16423   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-hdrh-lat"
16424   data: "plot-vpp-hdrh-lat-3n-hsw"
16425   include:
16426     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
16427     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16428   layout:
16429     layout: "plot-hdrh-latency"
16430
16431 - type: "plot"
16432   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
16433   graph-title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
16434   algorithm: "plot_lat_hdrh_bar_name"
16435   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat"
16436   data: "plot-vpp-hdrh-lat-3n-skx"
16437   include:
16438     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16442   layout:
16443     layout: "plot-hdrh-latency"
16444
16445 - type: "plot"
16446   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16447   graph-title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
16448   algorithm: "plot_lat_hdrh_bar_name"
16449   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16450   data: "plot-vpp-hdrh-lat-2n-skx"
16451   include:
16452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
16455   layout:
16456     layout: "plot-hdrh-latency"
16457
16458 - type: "plot"
16459   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16460   graph-title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
16461   algorithm: "plot_lat_hdrh_bar_name"
16462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16463   data: "plot-vpp-hdrh-lat-2n-skx"
16464   include:
16465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
16470   layout:
16471     layout: "plot-hdrh-latency"
16472
16473 - type: "plot"
16474   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16475   graph-title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
16476   algorithm: "plot_lat_hdrh_bar_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16478   data: "plot-vpp-hdrh-lat-3n-hsw"
16479   include:
16480     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
16483   layout:
16484     layout: "plot-hdrh-latency"
16485
16486 - type: "plot"
16487   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16488   graph-title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
16489   algorithm: "plot_lat_hdrh_bar_name"
16490   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16491   data: "plot-vpp-hdrh-lat-3n-skx"
16492   include:
16493     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
16494     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
16495     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
16496   layout:
16497     layout: "plot-hdrh-latency"
16498
16499 - type: "plot"
16500   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16501   graph-title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
16502   algorithm: "plot_lat_hdrh_bar_name"
16503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
16504   data: "plot-vpp-hdrh-lat-3n-skx"
16505   include:
16506     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
16507     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
16508     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
16509     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
16510     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
16511   layout:
16512     layout: "plot-hdrh-latency"
16513
16514 - type: "plot"
16515   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
16516   graph-title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
16517   algorithm: "plot_lat_hdrh_bar_name"
16518   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
16519   data: "plot-vpp-hdrh-lat-2n-skx"
16520   include:
16521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
16522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
16524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16527   layout:
16528     layout: "plot-hdrh-latency"
16529
16530 - type: "plot"
16531   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
16532   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
16533   algorithm: "plot_lat_hdrh_bar_name"
16534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
16535   data: "plot-vpp-hdrh-lat-2n-skx"
16536   include:
16537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
16538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
16539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
16541   layout:
16542     layout: "plot-hdrh-latency"
16543
16544 - type: "plot"
16545   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
16546   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
16547   algorithm: "plot_lat_hdrh_bar_name"
16548   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
16549   data: "plot-vpp-hdrh-lat-2n-skx"
16550   include:
16551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
16552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
16553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
16554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16556   layout:
16557     layout: "plot-hdrh-latency"
16558
16559 - type: "plot"
16560   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16561   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
16562   algorithm: "plot_lat_hdrh_bar_name"
16563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16564   data: "plot-vpp-hdrh-lat-2n-skx"
16565   include:
16566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
16568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
16569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16570   layout:
16571     layout: "plot-hdrh-latency"
16572
16573 - type: "plot"
16574   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16575   graph-title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
16576   algorithm: "plot_lat_hdrh_bar_name"
16577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16578   data: "plot-vpp-hdrh-lat-3n-hsw"
16579   include:
16580     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
16581     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
16583     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16584     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
16585     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16586   layout:
16587     layout: "plot-hdrh-latency"
16588
16589 - type: "plot"
16590   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
16591   graph-title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
16592   algorithm: "plot_lat_hdrh_bar_name"
16593   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
16594   data: "plot-vpp-hdrh-lat-3n-skx"
16595   include:
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
16597     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16600     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16601   layout:
16602     layout: "plot-hdrh-latency"
16603
16604 - type: "plot"
16605   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
16606   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
16607   algorithm: "plot_lat_hdrh_bar_name"
16608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
16609   data: "plot-vpp-hdrh-lat-3n-skx"
16610   include:
16611     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
16613     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
16614   layout:
16615     layout: "plot-hdrh-latency"
16616
16617 - type: "plot"
16618   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
16619   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
16620   algorithm: "plot_lat_hdrh_bar_name"
16621   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
16622   data: "plot-vpp-hdrh-lat-3n-skx"
16623   include:
16624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
16625     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
16626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16628   layout:
16629     layout: "plot-hdrh-latency"
16630
16631 - type: "plot"
16632   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16633   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
16634   algorithm: "plot_lat_hdrh_bar_name"
16635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
16636   data: "plot-vpp-hdrh-lat-3n-skx"
16637   include:
16638     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
16639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
16640     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16641     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
16642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
16643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16644   layout:
16645     layout: "plot-hdrh-latency"
16646
16647 - type: "plot"
16648   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-hdrh-lat"
16649   graph-title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
16650   algorithm: "plot_lat_hdrh_bar_name"
16651   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-hdrh-lat"
16652   data: "plot-vpp-hdrh-lat-3n-skx"
16653   include:
16654     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
16655     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16656     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16658     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16660   layout:
16661     layout: "plot-hdrh-latency"
16662
16663 - type: "plot"
16664   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
16665   graph-title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
16666   algorithm: "plot_lat_hdrh_bar_name"
16667   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
16668   data: "plot-vpp-hdrh-lat-3n-hsw"
16669   include:
16670     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16671     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16672     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16673     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16674     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16675     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16676   layout:
16677     layout: "plot-hdrh-latency"
16678
16679 - type: "plot"
16680   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
16681   graph-title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
16682   algorithm: "plot_lat_hdrh_bar_name"
16683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat"
16684   data: "plot-vpp-hdrh-lat-3n-skx"
16685   include:
16686     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16687     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16688     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16689     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16690     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16691     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16692   layout:
16693     layout: "plot-hdrh-latency"
16694
16695 - type: "plot"
16696   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
16697   graph-title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
16698   algorithm: "plot_lat_hdrh_bar_name"
16699   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat"
16700   data: "plot-vpp-hdrh-lat-2n-skx"
16701   include:
16702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16706   layout:
16707     layout: "plot-hdrh-latency"
16708
16709 - type: "plot"
16710   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
16711   graph-title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
16712   algorithm: "plot_lat_hdrh_bar_name"
16713   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat"
16714   data: "plot-vpp-hdrh-lat-2n-skx"
16715   include:
16716     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16717     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16718     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16720   layout:
16721     layout: "plot-hdrh-latency"
16722
16723 - type: "plot"
16724   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
16725   graph-title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
16726   algorithm: "plot_lat_hdrh_bar_name"
16727   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-hdrh-lat"
16728   data: "plot-vpp-hdrh-lat-3n-hsw"
16729   include:
16730     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16731     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16732     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16733     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16734   layout:
16735     layout: "plot-hdrh-latency"
16736
16737 - type: "plot"
16738   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
16739   graph-title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
16740   algorithm: "plot_lat_hdrh_bar_name"
16741   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-hdrh-lat"
16742   data: "plot-vpp-hdrh-lat-3n-hsw"
16743   include:
16744     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16745     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16746     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16747     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16748   layout:
16749     layout: "plot-hdrh-latency"
16750
16751 - type: "plot"
16752   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
16753   graph-title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
16754   algorithm: "plot_lat_hdrh_bar_name"
16755   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
16756   data: "plot-vpp-hdrh-lat-3n-skx"
16757   include:
16758     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16759     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16760     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16761     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16762   layout:
16763     layout: "plot-hdrh-latency"
16764
16765 - type: "plot"
16766   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
16767   graph-title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
16768   algorithm: "plot_lat_hdrh_bar_name"
16769   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
16770   data: "plot-vpp-hdrh-lat-3n-skx"
16771   include:
16772     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16773     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16774     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16775     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16776   layout:
16777     layout: "plot-hdrh-latency"
16778
16779 - type: "plot"
16780   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
16781   graph-title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
16782   algorithm: "plot_lat_hdrh_bar_name"
16783   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat"
16784   data: "plot-vpp-hdrh-lat-3n-skx"
16785   include:
16786     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16787     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16788     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16789     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16790     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16791   layout:
16792     layout: "plot-hdrh-latency"
16793
16794 - type: "plot"
16795   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
16796   graph-title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
16797   algorithm: "plot_lat_hdrh_bar_name"
16798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat"
16799   data: "plot-vpp-hdrh-lat-3n-skx"
16800   include:
16801     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16802     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16803     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16804     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16805     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16806   layout:
16807     layout: "plot-hdrh-latency"
16808
16809 - type: "plot"
16810   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
16811   graph-title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
16812   algorithm: "plot_lat_hdrh_bar_name"
16813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat"
16814   data: "plot-vpp-hdrh-lat-3n-skx"
16815   include:
16816     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16817     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16818     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16820     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16821     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16822   layout:
16823     layout: "plot-hdrh-latency"
16824
16825 - type: "plot"
16826   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
16827   graph-title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
16828   algorithm: "plot_lat_hdrh_bar_name"
16829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat"
16830   data: "plot-vpp-hdrh-lat-3n-skx"
16831   include:
16832     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16833     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16835     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16836     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16837     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16838   layout:
16839     layout: "plot-hdrh-latency"
16840
16841 - type: "plot"
16842   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-hdrh-lat"
16843   graph-title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
16844   algorithm: "plot_lat_hdrh_bar_name"
16845   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-hdrh-lat"
16846   data: "plot-vpp-hdrh-lat-3n-tsh"
16847   include:
16848     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16849     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16850     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16851     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16852     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16853   layout:
16854     layout: "plot-hdrh-latency"
16855
16856 - type: "plot"
16857   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
16858   graph-title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
16859   algorithm: "plot_lat_hdrh_bar_name"
16860   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat"
16861   data: "plot-vpp-hdrh-lat-3n-tsh"
16862   include:
16863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
16864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
16866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
16867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
16868   layout:
16869     layout: "plot-hdrh-latency"
16870
16871 - type: "plot"
16872   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
16873   graph-title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
16874   algorithm: "plot_lat_hdrh_bar_name"
16875   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-hdrh-lat"
16876   data: "plot-vpp-hdrh-lat-3n-tsh"
16877   include:
16878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
16884   layout:
16885     layout: "plot-hdrh-latency"
16886
16887 - type: "plot"
16888   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
16889   graph-title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr"
16890   algorithm: "plot_lat_hdrh_bar_name"
16891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat"
16892   data: "plot-vpp-hdrh-lat-3n-tsh"
16893   include:
16894     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16897     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16898   layout:
16899     layout: "plot-hdrh-latency"
16900
16901 - type: "plot"
16902   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
16903   graph-title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
16904   algorithm: "plot_lat_hdrh_bar_name"
16905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat"
16906   data: "plot-vpp-hdrh-lat-3n-tsh"
16907   include:
16908     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
16912     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
16913   layout:
16914     layout: "plot-hdrh-latency"
16915
16916 - type: "plot"
16917   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-hdrh-lat"
16918   graph-title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
16919   algorithm: "plot_lat_hdrh_bar_name"
16920   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-hdrh-lat"
16921   data: "plot-vpp-hdrh-lat-3n-tsh"
16922   include:
16923     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
16924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
16925     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
16926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
16927   layout:
16928     layout: "plot-hdrh-latency"
16929
16930 - type: "plot"
16931   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
16932   graph-title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
16933   algorithm: "plot_lat_hdrh_bar_name"
16934   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-hdrh-lat"
16935   data: "plot-vpp-hdrh-lat-3n-tsh"
16936   include:
16937     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
16938     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
16939     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
16940     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
16941     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
16942     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
16943   layout:
16944     layout: "plot-hdrh-latency"
16945
16946 - type: "plot"
16947   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
16948   graph-title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
16949   algorithm: "plot_lat_hdrh_bar_name"
16950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-hdrh-lat"
16951   data: "plot-vpp-hdrh-lat-3n-tsh"
16952   include:
16953     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
16954     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16955     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16956     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16957     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16958     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16959   layout:
16960     layout: "plot-hdrh-latency"
16961
16962 - type: "plot"
16963   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
16964   graph-title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
16965   algorithm: "plot_lat_hdrh_bar_name"
16966   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat"
16967   data: "plot-vpp-hdrh-lat-3n-tsh"
16968   include:
16969     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16970     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16971     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16972     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16973     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16974     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16975   layout:
16976     layout: "plot-hdrh-latency"
16977
16978 - type: "plot"
16979   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-hdrh-lat"
16980   graph-title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
16981   algorithm: "plot_lat_hdrh_bar_name"
16982   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-hdrh-lat"
16983   data: "plot-vpp-hdrh-lat-3n-tsh"
16984   include:
16985     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16986     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16990   layout:
16991     layout: "plot-hdrh-latency"
16992
16993 - type: "plot"
16994   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
16995   graph-title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
16996   algorithm: "plot_lat_hdrh_bar_name"
16997   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat"
16998   data: "plot-vpp-hdrh-lat-3n-tsh"
16999   include:
17000     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17001     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17002     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17006   layout:
17007     layout: "plot-hdrh-latency"
17008
17009 ################################################################################
17010
17011 # Packet Speedup
17012
17013 - type: "plot"
17014   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
17015   algorithm: "plot_tsa_name"
17016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
17017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17018   include:
17019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17022     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17023   layout:
17024     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
17025     layout: "plot-throughput-speedup-analysis"
17026
17027 - type: "plot"
17028   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
17029   algorithm: "plot_tsa_name"
17030   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
17031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17032   include:
17033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17037   layout:
17038     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
17039     layout: "plot-throughput-speedup-analysis"
17040
17041 - type: "plot"
17042   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
17043   algorithm: "plot_tsa_name"
17044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
17045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17046   include:
17047     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17048     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17049     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17050     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17051     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17052   layout:
17053     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
17054     layout: "plot-throughput-speedup-analysis"
17055
17056 - type: "plot"
17057   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
17058   algorithm: "plot_tsa_name"
17059   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
17060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17061   include:
17062     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17063     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
17064     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17065     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
17066     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17067   layout:
17068     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
17069     layout: "plot-throughput-speedup-analysis"
17070
17071 - type: "plot"
17072   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
17073   algorithm: "plot_tsa_name"
17074   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
17075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17076   include:
17077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17080     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17082   layout:
17083     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
17084     layout: "plot-throughput-speedup-analysis"
17085
17086 - type: "plot"
17087   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
17088   algorithm: "plot_tsa_name"
17089   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
17090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17091   include:
17092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17095     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17096     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17097   layout:
17098     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
17099     layout: "plot-throughput-speedup-analysis"
17100
17101 - type: "plot"
17102   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17103   algorithm: "plot_tsa_name"
17104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17106   include:
17107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17111   layout:
17112     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17113     layout: "plot-throughput-speedup-analysis"
17114
17115 - type: "plot"
17116   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17117   algorithm: "plot_tsa_name"
17118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17120   include:
17121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17125   layout:
17126     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17127     layout: "plot-throughput-speedup-analysis"
17128
17129 - type: "plot"
17130   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17131   algorithm: "plot_tsa_name"
17132   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17133   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17134   include:
17135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17140   layout:
17141     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
17142     layout: "plot-throughput-speedup-analysis"
17143
17144 - type: "plot"
17145   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17146   algorithm: "plot_tsa_name"
17147   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17149   include:
17150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17155   layout:
17156     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
17157     layout: "plot-throughput-speedup-analysis"
17158
17159 - type: "plot"
17160   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
17161   algorithm: "plot_tsa_name"
17162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
17163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17164   include:
17165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17171   layout:
17172     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
17173     layout: "plot-throughput-speedup-analysis"
17174
17175 - type: "plot"
17176   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
17177   algorithm: "plot_tsa_name"
17178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
17179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17180   include:
17181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17187   layout:
17188     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
17189     layout: "plot-throughput-speedup-analysis"
17190
17191 - type: "plot"
17192   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17193   algorithm: "plot_tsa_name"
17194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17196   include:
17197     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17198     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17199     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17200   layout:
17201     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
17202     layout: "plot-throughput-speedup-analysis"
17203
17204 - type: "plot"
17205   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17206   algorithm: "plot_tsa_name"
17207   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17208   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17209   include:
17210     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17211     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17212     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17213   layout:
17214     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 - type: "plot"
17218   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
17219   algorithm: "plot_tsa_name"
17220   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
17221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17222   include:
17223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17228   layout:
17229     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
17230     layout: "plot-throughput-speedup-analysis"
17231
17232 - type: "plot"
17233   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
17234   algorithm: "plot_tsa_name"
17235   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
17236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17237   include:
17238     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17239     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17240     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17243   layout:
17244     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
17245     layout: "plot-throughput-speedup-analysis"
17246
17247 - type: "plot"
17248   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17249   algorithm: "plot_tsa_name"
17250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17252   include:
17253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17257   layout:
17258     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17259     layout: "plot-throughput-speedup-analysis"
17260
17261 - type: "plot"
17262   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17263   algorithm: "plot_tsa_name"
17264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17266   include:
17267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17271   layout:
17272     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17273     layout: "plot-throughput-speedup-analysis"
17274
17275 - type: "plot"
17276   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17277   algorithm: "plot_tsa_name"
17278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
17279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17280   include:
17281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17286   layout:
17287     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
17288     layout: "plot-throughput-speedup-analysis"
17289
17290 - type: "plot"
17291   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17292   algorithm: "plot_tsa_name"
17293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
17294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17295   include:
17296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17301   layout:
17302     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
17303     layout: "plot-throughput-speedup-analysis"
17304
17305 - type: "plot"
17306   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
17307   algorithm: "plot_tsa_name"
17308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
17309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17310   include:
17311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17317   layout:
17318     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
17319     layout: "plot-throughput-speedup-analysis"
17320
17321 - type: "plot"
17322   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
17323   algorithm: "plot_tsa_name"
17324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
17325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17326   include:
17327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17333   layout:
17334     title: "3n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
17335     layout: "plot-throughput-speedup-analysis"
17336
17337 - type: "plot"
17338   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
17339   algorithm: "plot_tsa_name"
17340   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
17341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17342   include:
17343     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17344     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17345   layout:
17346     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
17347     layout: "plot-throughput-speedup-analysis"
17348
17349 - type: "plot"
17350   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
17351   algorithm: "plot_tsa_name"
17352   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
17353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17354   include:
17355     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17356     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17357   layout:
17358     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
17359     layout: "plot-throughput-speedup-analysis"
17360
17361 - type: "plot"
17362   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
17363   algorithm: "plot_tsa_name"
17364   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
17365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17366   include:
17367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17369     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17370     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17371   layout:
17372     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
17373     layout: "plot-throughput-speedup-analysis"
17374
17375 - type: "plot"
17376   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
17377   algorithm: "plot_tsa_name"
17378   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
17379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17380   include:
17381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17383     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17384     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17385   layout:
17386     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
17387     layout: "plot-throughput-speedup-analysis"
17388
17389 - type: "plot"
17390   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17391   algorithm: "plot_tsa_name"
17392   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17394   include:
17395     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17396     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17397     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17398   layout:
17399     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
17400     layout: "plot-throughput-speedup-analysis"
17401
17402 - type: "plot"
17403   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17404   algorithm: "plot_tsa_name"
17405   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17407   include:
17408     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17409     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17410     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17411   layout:
17412     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
17413     layout: "plot-throughput-speedup-analysis"
17414
17415 - type: "plot"
17416   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17417   algorithm: "plot_tsa_name"
17418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17420   include:
17421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17424     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17425     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17426   layout:
17427     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
17428     layout: "plot-throughput-speedup-analysis"
17429
17430 - type: "plot"
17431   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17432   algorithm: "plot_tsa_name"
17433   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17435   include:
17436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17440     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17441   layout:
17442     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
17443     layout: "plot-throughput-speedup-analysis"
17444
17445 - type: "plot"
17446   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17447   algorithm: "plot_tsa_name"
17448   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17450   include:
17451     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17452     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17453     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17454   layout:
17455     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
17456     layout: "plot-throughput-speedup-analysis"
17457
17458 - type: "plot"
17459   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17460   algorithm: "plot_tsa_name"
17461   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17463   include:
17464     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17465     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17467   layout:
17468     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
17469     layout: "plot-throughput-speedup-analysis"
17470
17471 - type: "plot"
17472   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17473   algorithm: "plot_tsa_name"
17474   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17475   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17476   include:
17477     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17478     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17479     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17480   layout:
17481     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
17482     layout: "plot-throughput-speedup-analysis"
17483
17484 - type: "plot"
17485   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17486   algorithm: "plot_tsa_name"
17487   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17489   include:
17490     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17491     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17492     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17493   layout:
17494     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
17495     layout: "plot-throughput-speedup-analysis"
17496
17497 - type: "plot"
17498   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17499   algorithm: "plot_tsa_name"
17500   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
17501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17502   include:
17503     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17504     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17505     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17506     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17507     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17508   layout:
17509     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
17510     layout: "plot-throughput-speedup-analysis"
17511
17512 - type: "plot"
17513   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17514   algorithm: "plot_tsa_name"
17515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
17516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17517   include:
17518     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17519     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17520     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17521     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17522     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17523   layout:
17524     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
17525     layout: "plot-throughput-speedup-analysis"
17526
17527 - type: "plot"
17528   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
17529   algorithm: "plot_tsa_name"
17530   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
17531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17532   include:
17533     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17534     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17535     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17536     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17537     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17538     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17539   layout:
17540     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
17541     layout: "plot-throughput-speedup-analysis"
17542
17543 - type: "plot"
17544   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
17545   algorithm: "plot_tsa_name"
17546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
17547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17548   include:
17549     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17550     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17551     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17552     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17553     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17554     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17555   layout:
17556     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
17557     layout: "plot-throughput-speedup-analysis"
17558
17559 - type: "plot"
17560   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
17561   algorithm: "plot_tsa_name"
17562   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
17563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17564   include:
17565     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17566     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17567     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17568     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17569   layout:
17570     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
17571     layout: "plot-throughput-speedup-analysis"
17572
17573 - type: "plot"
17574   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
17575   algorithm: "plot_tsa_name"
17576   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
17577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17578   include:
17579     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17580     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17581     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17582     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17583   layout:
17584     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
17585     layout: "plot-throughput-speedup-analysis"
17586
17587 - type: "plot"
17588   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
17589   algorithm: "plot_tsa_name"
17590   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
17591   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17592   include:
17593     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17594     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17595     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17596     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17597     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17598     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17599   layout:
17600     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
17601     layout: "plot-throughput-speedup-analysis"
17602
17603 - type: "plot"
17604   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
17605   algorithm: "plot_tsa_name"
17606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
17607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17608   include:
17609     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17610     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17611     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17612     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17613     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17614     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17615   layout:
17616     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
17617     layout: "plot-throughput-speedup-analysis"
17618
17619 - type: "plot"
17620   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
17621   algorithm: "plot_tsa_name"
17622   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
17623   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17624   include:
17625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17631   layout:
17632     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
17633     layout: "plot-throughput-speedup-analysis"
17634
17635 - type: "plot"
17636   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
17637   algorithm: "plot_tsa_name"
17638   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
17639   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17640   include:
17641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17643     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17647   layout:
17648     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
17649     layout: "plot-throughput-speedup-analysis"
17650
17651 - type: "plot"
17652   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17653   algorithm: "plot_tsa_name"
17654   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17656   include:
17657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17661   layout:
17662     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17663     layout: "plot-throughput-speedup-analysis"
17664
17665 - type: "plot"
17666   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17667   algorithm: "plot_tsa_name"
17668   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17670   include:
17671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17675   layout:
17676     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17677     layout: "plot-throughput-speedup-analysis"
17678
17679 - type: "plot"
17680   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
17681   algorithm: "plot_tsa_name"
17682   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
17683   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17684   include:
17685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17690   layout:
17691     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
17692     layout: "plot-throughput-speedup-analysis"
17693
17694 - type: "plot"
17695   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
17696   algorithm: "plot_tsa_name"
17697   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
17698   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17699   include:
17700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17705   layout:
17706     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
17707     layout: "plot-throughput-speedup-analysis"
17708
17709 - type: "plot"
17710   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
17711   algorithm: "plot_tsa_name"
17712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
17713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17714   include:
17715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17719   layout:
17720     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
17721     layout: "plot-throughput-speedup-analysis"
17722
17723 - type: "plot"
17724   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
17725   algorithm: "plot_tsa_name"
17726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
17727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17728   include:
17729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17733   layout:
17734     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
17735     layout: "plot-throughput-speedup-analysis"
17736
17737 - type: "plot"
17738   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
17739   algorithm: "plot_tsa_name"
17740   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
17741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17742   include:
17743     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17745     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17746     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17747     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17748     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17749   layout:
17750     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
17751     layout: "plot-throughput-speedup-analysis"
17752
17753 - type: "plot"
17754   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
17755   algorithm: "plot_tsa_name"
17756   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
17757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17758   include:
17759     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17760     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17761     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17762     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17763     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17764     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17765   layout:
17766     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
17767     layout: "plot-throughput-speedup-analysis"
17768
17769 - type: "plot"
17770   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
17771   algorithm: "plot_tsa_name"
17772   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
17773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17774   include:
17775     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17776     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17777     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17778     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17779     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17780   layout:
17781     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
17782     layout: "plot-throughput-speedup-analysis"
17783
17784 - type: "plot"
17785   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
17786   algorithm: "plot_tsa_name"
17787   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
17788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17789   include:
17790     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17791     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17792     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17793     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17794     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17795   layout:
17796     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
17797     layout: "plot-throughput-speedup-analysis"
17798
17799 - type: "plot"
17800   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17801   algorithm: "plot_tsa_name"
17802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17804   include:
17805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17808   layout:
17809     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
17810     layout: "plot-throughput-speedup-analysis"
17811
17812 - type: "plot"
17813   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17814   algorithm: "plot_tsa_name"
17815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17817   include:
17818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17821   layout:
17822     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17823     layout: "plot-throughput-speedup-analysis"
17824
17825 - type: "plot"
17826   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
17827   algorithm: "plot_tsa_name"
17828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
17829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17830   include:
17831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17835   layout:
17836     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
17837     layout: "plot-throughput-speedup-analysis"
17838
17839 - type: "plot"
17840   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
17841   algorithm: "plot_tsa_name"
17842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
17843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17844   include:
17845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17849   layout:
17850     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
17851     layout: "plot-throughput-speedup-analysis"
17852
17853 - type: "plot"
17854   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
17855   algorithm: "plot_tsa_name"
17856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
17857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17858   include:
17859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17865   layout:
17866     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
17867     layout: "plot-throughput-speedup-analysis"
17868
17869 - type: "plot"
17870   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
17871   algorithm: "plot_tsa_name"
17872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
17873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17874   include:
17875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17881   layout:
17882     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
17883     layout: "plot-throughput-speedup-analysis"
17884
17885 - type: "plot"
17886   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
17887   algorithm: "plot_tsa_name"
17888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr-tsa"
17889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17890   include:
17891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17896     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17897   layout:
17898     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-ndr"
17899     layout: "plot-throughput-speedup-analysis"
17900
17901 - type: "plot"
17902   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
17903   algorithm: "plot_tsa_name"
17904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr-tsa"
17905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17906   include:
17907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17911     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17912     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17913   layout:
17914     title: "3n-skx-xxv710-64b-features-l2switching-base-i40e-pdr"
17915     layout: "plot-throughput-speedup-analysis"
17916
17917 - type: "plot"
17918   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
17919   algorithm: "plot_tsa_name"
17920   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
17921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17922   include:
17923     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17924     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17925     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17926     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17927     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17928     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17929   layout:
17930     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
17931     layout: "plot-throughput-speedup-analysis"
17932
17933 - type: "plot"
17934   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
17935   algorithm: "plot_tsa_name"
17936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
17937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17938   include:
17939     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17940     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17941     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17942     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17943     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17944     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17945   layout:
17946     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
17947     layout: "plot-throughput-speedup-analysis"
17948
17949 - type: "plot"
17950   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
17951   algorithm: "plot_tsa_name"
17952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
17953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17954   include:
17955     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17956     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17957     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17958     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17959     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17960     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17961   layout:
17962     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
17963     layout: "plot-throughput-speedup-analysis"
17964
17965 - type: "plot"
17966   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
17967   algorithm: "plot_tsa_name"
17968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
17969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17970   include:
17971     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17972     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17973     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17974     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17975     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17976     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17977   layout:
17978     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
17979     layout: "plot-throughput-speedup-analysis"
17980
17981 - type: "plot"
17982   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr"
17983   algorithm: "plot_tsa_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
17985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17986   include:
17987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17991   layout:
17992     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
17993     layout: "plot-throughput-speedup-analysis"
17994
17995 - type: "plot"
17996   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr"
17997   algorithm: "plot_tsa_name"
17998   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
17999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18000   include:
18001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18005   layout:
18006     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
18007     layout: "plot-throughput-speedup-analysis"
18008
18009 - type: "plot"
18010   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
18011   algorithm: "plot_tsa_name"
18012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
18013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18014   include:
18015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18019   layout:
18020     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
18021     layout: "plot-throughput-speedup-analysis"
18022
18023 - type: "plot"
18024   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
18025   algorithm: "plot_tsa_name"
18026   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
18027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18028   include:
18029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18033   layout:
18034     title: "2n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
18035     layout: "plot-throughput-speedup-analysis"
18036
18037 - type: "plot"
18038   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr"
18039   algorithm: "plot_tsa_name"
18040   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
18041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18042   include:
18043     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18044     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18045     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18047   layout:
18048     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
18049     layout: "plot-throughput-speedup-analysis"
18050
18051 - type: "plot"
18052   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr"
18053   algorithm: "plot_tsa_name"
18054   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
18055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18056   include:
18057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18058     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18059     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18061   layout:
18062     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
18063     layout: "plot-throughput-speedup-analysis"
18064
18065 - type: "plot"
18066   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
18067   algorithm: "plot_tsa_name"
18068   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr-tsa"
18069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18070   include:
18071     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18072     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18073     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18074     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18075   layout:
18076     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-ndr"
18077     layout: "plot-throughput-speedup-analysis"
18078
18079 - type: "plot"
18080   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
18081   algorithm: "plot_tsa_name"
18082   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr-tsa"
18083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18084   include:
18085     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18086     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18087     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18088     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18089   layout:
18090     title: "3n-hsw-xl710-64b-vhost-base-i40e-vpp-pdr"
18091     layout: "plot-throughput-speedup-analysis"
18092
18093 - type: "plot"
18094   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
18095   algorithm: "plot_tsa_name"
18096   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
18097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18098   include:
18099     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18100     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18101     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18103   layout:
18104     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
18105     layout: "plot-throughput-speedup-analysis"
18106
18107 - type: "plot"
18108   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
18109   algorithm: "plot_tsa_name"
18110   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
18111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18112   include:
18113     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18114     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18115     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18116     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18117   layout:
18118     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
18119     layout: "plot-throughput-speedup-analysis"
18120
18121 - type: "plot"
18122   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
18123   algorithm: "plot_tsa_name"
18124   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
18125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18126   include:
18127     - "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"
18128     - "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"
18129     - "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"
18130     - "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"
18131   layout:
18132     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
18133     layout: "plot-throughput-speedup-analysis"
18134
18135 - type: "plot"
18136   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
18137   algorithm: "plot_tsa_name"
18138   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
18139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18140   include:
18141     - "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"
18142     - "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"
18143     - "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"
18144     - "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"
18145   layout:
18146     title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
18147     layout: "plot-throughput-speedup-analysis"
18148
18149 - type: "plot"
18150   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr"
18151   algorithm: "plot_tsa_name"
18152   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
18153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18154   include:
18155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18160   layout:
18161     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
18162     layout: "plot-throughput-speedup-analysis"
18163
18164 - type: "plot"
18165   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr"
18166   algorithm: "plot_tsa_name"
18167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
18168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18169   include:
18170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18175   layout:
18176     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
18177     layout: "plot-throughput-speedup-analysis"
18178
18179 - type: "plot"
18180   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
18181   algorithm: "plot_tsa_name"
18182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
18183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18184   include:
18185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18190   layout:
18191     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-ndr"
18192     layout: "plot-throughput-speedup-analysis"
18193
18194 - type: "plot"
18195   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
18196   algorithm: "plot_tsa_name"
18197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
18198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18199   include:
18200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18205   layout:
18206     title: "3n-skx-xxv710-64b-vhost-base-i40e-vpp-pdr"
18207     layout: "plot-throughput-speedup-analysis"
18208
18209 - type: "plot"
18210   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
18211   algorithm: "plot_tsa_name"
18212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
18213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18214   include:
18215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18221   layout:
18222     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
18223     layout: "plot-throughput-speedup-analysis"
18224
18225 - type: "plot"
18226   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
18227   algorithm: "plot_tsa_name"
18228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
18229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18230   include:
18231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18237   layout:
18238     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
18239     layout: "plot-throughput-speedup-analysis"
18240
18241 - type: "plot"
18242   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
18243   algorithm: "plot_tsa_name"
18244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr-tsa"
18245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18246   include:
18247     - "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"
18248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18250     - "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"
18251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18253   layout:
18254     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-ndr"
18255     layout: "plot-throughput-speedup-analysis"
18256
18257 - type: "plot"
18258   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
18259   algorithm: "plot_tsa_name"
18260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr-tsa"
18261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18262   include:
18263     - "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"
18264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18266     - "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"
18267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18269   layout:
18270     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-vpp-pdr"
18271     layout: "plot-throughput-speedup-analysis"
18272
18273 - type: "plot"
18274   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
18275   algorithm: "plot_tsa_name"
18276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
18277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18278   include:
18279     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18280     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18281     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18282   layout:
18283     title: "2n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
18284     layout: "plot-throughput-speedup-analysis"
18285
18286 - type: "plot"
18287   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
18288   algorithm: "plot_tsa_name"
18289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
18290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18291   include:
18292     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18293     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18294     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18295   layout:
18296     title: "2n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
18297     layout: "plot-throughput-speedup-analysis"
18298
18299 - type: "plot"
18300   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18301   algorithm: "plot_tsa_name"
18302   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18303   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18304   include:
18305     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18306     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18307     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18308     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18309     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18310   layout:
18311     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18312     layout: "plot-throughput-speedup-analysis"
18313
18314 - type: "plot"
18315   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18316   algorithm: "plot_tsa_name"
18317   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18318   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18319   include:
18320     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18321     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18322     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18323     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18324     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18325   layout:
18326     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18327     layout: "plot-throughput-speedup-analysis"
18328
18329 - type: "plot"
18330   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18331   algorithm: "plot_tsa_name"
18332   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18333   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18334   include:
18335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18340   layout:
18341     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18342     layout: "plot-throughput-speedup-analysis"
18343
18344 - type: "plot"
18345   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18346   algorithm: "plot_tsa_name"
18347   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18348   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18349   include:
18350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18355   layout:
18356     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18357     layout: "plot-throughput-speedup-analysis"
18358
18359 - type: "plot"
18360   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18361   algorithm: "plot_tsa_name"
18362   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18363   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18364   include:
18365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18371   layout:
18372     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18373     layout: "plot-throughput-speedup-analysis"
18374
18375 - type: "plot"
18376   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18377   algorithm: "plot_tsa_name"
18378   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18379   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18380   include:
18381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18387   layout:
18388     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18389     layout: "plot-throughput-speedup-analysis"
18390
18391 - type: "plot"
18392   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18393   algorithm: "plot_tsa_name"
18394   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18395   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18396   include:
18397     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18400     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18401   layout:
18402     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18403     layout: "plot-throughput-speedup-analysis"
18404
18405 - type: "plot"
18406   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18407   algorithm: "plot_tsa_name"
18408   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18409   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18410   include:
18411     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18413     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18415   layout:
18416     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18417     layout: "plot-throughput-speedup-analysis"
18418
18419 - type: "plot"
18420   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18421   algorithm: "plot_tsa_name"
18422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18424   include:
18425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18427     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18428     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18429     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18430   layout:
18431     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18439   include:
18440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18441     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18442     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18443     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18445   layout:
18446     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18447     layout: "plot-throughput-speedup-analysis"
18448
18449 - type: "plot"
18450   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18451   algorithm: "plot_tsa_name"
18452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18454   include:
18455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18461   layout:
18462     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18463     layout: "plot-throughput-speedup-analysis"
18464
18465 - type: "plot"
18466   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18467   algorithm: "plot_tsa_name"
18468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18470   include:
18471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18477   layout:
18478     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18479     layout: "plot-throughput-speedup-analysis"
18480
18481 - type: "plot"
18482   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18483   algorithm: "plot_tsa_name"
18484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18486   include:
18487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18491   layout:
18492     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18493     layout: "plot-throughput-speedup-analysis"
18494
18495 - type: "plot"
18496   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18497   algorithm: "plot_tsa_name"
18498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18500   include:
18501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18505   layout:
18506     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18507     layout: "plot-throughput-speedup-analysis"
18508
18509 - type: "plot"
18510   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18511   algorithm: "plot_tsa_name"
18512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18514   include:
18515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18521   layout:
18522     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18523     layout: "plot-throughput-speedup-analysis"
18524
18525 - type: "plot"
18526   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18527   algorithm: "plot_tsa_name"
18528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18530   include:
18531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18537   layout:
18538     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18539     layout: "plot-throughput-speedup-analysis"
18540
18541 - type: "plot"
18542   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18543   algorithm: "plot_tsa_name"
18544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18546   include:
18547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18553   layout:
18554     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18555     layout: "plot-throughput-speedup-analysis"
18556
18557 - type: "plot"
18558   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18559   algorithm: "plot_tsa_name"
18560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18562   include:
18563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18569   layout:
18570     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18571     layout: "plot-throughput-speedup-analysis"
18572
18573 - type: "plot"
18574   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18575   algorithm: "plot_tsa_name"
18576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18578   include:
18579     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18580     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18581     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18582     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18583     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18584     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18585   layout:
18586     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18587     layout: "plot-throughput-speedup-analysis"
18588
18589 - type: "plot"
18590   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18591   algorithm: "plot_tsa_name"
18592   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18593   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18594   include:
18595     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18596     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18597     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18598     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18599     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18600     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18601   layout:
18602     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 - type: "plot"
18606   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18607   algorithm: "plot_tsa_name"
18608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18610   include:
18611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18612     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18613     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18614     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18615     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18616   layout:
18617     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
18618     layout: "plot-throughput-speedup-analysis"
18619
18620 - type: "plot"
18621   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18622   algorithm: "plot_tsa_name"
18623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18625   include:
18626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18628     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18629     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18630     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18631   layout:
18632     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18633     layout: "plot-throughput-speedup-analysis"
18634
18635 - type: "plot"
18636   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18637   algorithm: "plot_tsa_name"
18638   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18639   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18640   include:
18641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18647   layout:
18648     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18649     layout: "plot-throughput-speedup-analysis"
18650
18651 - type: "plot"
18652   title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18653   algorithm: "plot_tsa_name"
18654   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18655   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18656   include:
18657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18663   layout:
18664     title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18665     layout: "plot-throughput-speedup-analysis"
18666
18667 - type: "plot"
18668   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18669   algorithm: "plot_tsa_name"
18670   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18671   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18672   include:
18673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18678   layout:
18679     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 - type: "plot"
18683   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18684   algorithm: "plot_tsa_name"
18685   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18686   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18687   include:
18688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18693   layout:
18694     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18695     layout: "plot-throughput-speedup-analysis"
18696
18697 - type: "plot"
18698   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18699   algorithm: "plot_tsa_name"
18700   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18701   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18702   include:
18703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18709   layout:
18710     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18711     layout: "plot-throughput-speedup-analysis"
18712
18713 - type: "plot"
18714   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18715   algorithm: "plot_tsa_name"
18716   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18717   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18718   include:
18719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18725   layout:
18726     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18727     layout: "plot-throughput-speedup-analysis"
18728
18729 - type: "plot"
18730   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18731   algorithm: "plot_tsa_name"
18732   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18733   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18734   include:
18735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18740   layout:
18741     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18742     layout: "plot-throughput-speedup-analysis"
18743
18744 - type: "plot"
18745   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18746   algorithm: "plot_tsa_name"
18747   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18748   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18749   include:
18750     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18751     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18752     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18754     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18755   layout:
18756     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 - type: "plot"
18760   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18761   algorithm: "plot_tsa_name"
18762   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18763   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18764   include:
18765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18769   layout:
18770     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18771     layout: "plot-throughput-speedup-analysis"
18772
18773 - type: "plot"
18774   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18775   algorithm: "plot_tsa_name"
18776   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18777   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18778   include:
18779     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18780     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18783   layout:
18784     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18785     layout: "plot-throughput-speedup-analysis"
18786
18787 - type: "plot"
18788   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18789   algorithm: "plot_tsa_name"
18790   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18791   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18792   include:
18793     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18795     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18796     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18799   layout:
18800     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18801     layout: "plot-throughput-speedup-analysis"
18802
18803 - type: "plot"
18804   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18805   algorithm: "plot_tsa_name"
18806   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18807   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18808   include:
18809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18814     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18815   layout:
18816     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18817     layout: "plot-throughput-speedup-analysis"
18818
18819 - type: "plot"
18820   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18821   algorithm: "plot_tsa_name"
18822   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18823   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18824   include:
18825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18830   layout:
18831     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18832     layout: "plot-throughput-speedup-analysis"
18833
18834 - type: "plot"
18835   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18836   algorithm: "plot_tsa_name"
18837   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18838   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18839   include:
18840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18845   layout:
18846     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18854   include:
18855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18861   layout:
18862     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18870   include:
18871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18877   layout:
18878     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18879     layout: "plot-throughput-speedup-analysis"
18880
18881 - type: "plot"
18882   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18883   algorithm: "plot_tsa_name"
18884   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18885   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18886   include:
18887     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18891   layout:
18892     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18900   include:
18901     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18904     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18905   layout:
18906     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18914   include:
18915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18920   layout:
18921     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18922     layout: "plot-throughput-speedup-analysis"
18923
18924 - type: "plot"
18925   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18926   algorithm: "plot_tsa_name"
18927   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18928   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18929   include:
18930     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18935   layout:
18936     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18944   include:
18945     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18949     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18950     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18951   layout:
18952     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18953     layout: "plot-throughput-speedup-analysis"
18954
18955 - type: "plot"
18956   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18957   algorithm: "plot_tsa_name"
18958   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18959   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18960   include:
18961     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18962     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18963     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18964     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18965     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18967   layout:
18968     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18969     layout: "plot-throughput-speedup-analysis"
18970
18971 - type: "plot"
18972   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18973   algorithm: "plot_tsa_name"
18974   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18975   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18976   include:
18977     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18978     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18981   layout:
18982     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18983     layout: "plot-throughput-speedup-analysis"
18984
18985 - type: "plot"
18986   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18987   algorithm: "plot_tsa_name"
18988   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18989   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18990   include:
18991     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18992     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18993     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18994     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18995   layout:
18996     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18997     layout: "plot-throughput-speedup-analysis"
18998
18999 - type: "plot"
19000   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19001   algorithm: "plot_tsa_name"
19002   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19003   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19004   include:
19005     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19006     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19007     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19008     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19009     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19010     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19011   layout:
19012     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19013     layout: "plot-throughput-speedup-analysis"
19014
19015 - type: "plot"
19016   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19017   algorithm: "plot_tsa_name"
19018   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19019   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19020   include:
19021     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19022     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19023     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19024     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19025     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19026     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19027   layout:
19028     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19029     layout: "plot-throughput-speedup-analysis"
19030
19031 - type: "plot"
19032   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19033   algorithm: "plot_tsa_name"
19034   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19035   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19036   include:
19037     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19038     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19039     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19040     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19043   layout:
19044     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19045     layout: "plot-throughput-speedup-analysis"
19046
19047 - type: "plot"
19048   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19049   algorithm: "plot_tsa_name"
19050   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19051   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19052   include:
19053     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19056     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19059   layout:
19060     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19061     layout: "plot-throughput-speedup-analysis"
19062
19063 - type: "plot"
19064   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19065   algorithm: "plot_tsa_name"
19066   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19067   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19068   include:
19069     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19070     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19071     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19072   layout:
19073     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19074     layout: "plot-throughput-speedup-analysis"
19075
19076 - type: "plot"
19077   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19078   algorithm: "plot_tsa_name"
19079   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19080   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19081   include:
19082     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19083     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19084     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19085   layout:
19086     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19087     layout: "plot-throughput-speedup-analysis"
19088
19089 ################################################################################
19090
19091 # Packet Throughput - DPDK
19092
19093 # 2n-skx-xxv710
19094
19095 - type: "plot"
19096   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19097   algorithm: "plot_perf_box_name"
19098   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19099   data: "plot-dpdk-throughput-latency-2n-skx"
19100   include:
19101     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19102     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19103   layout:
19104     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19105     layout: "plot-throughput"
19106
19107 - type: "plot"
19108   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19109   algorithm: "plot_perf_box_name"
19110   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19111   data: "plot-dpdk-throughput-latency-2n-skx"
19112   include:
19113     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19114     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19115   layout:
19116     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19117     layout: "plot-throughput"
19118
19119 - type: "plot"
19120   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19121   algorithm: "plot_perf_box_name"
19122   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19123   data: "plot-dpdk-throughput-latency-2n-skx"
19124   include:
19125     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19126     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19127   layout:
19128     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19129     layout: "plot-throughput"
19130
19131 - type: "plot"
19132   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19133   algorithm: "plot_perf_box_name"
19134   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19135   data: "plot-dpdk-throughput-latency-2n-skx"
19136   include:
19137     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19138     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19139   layout:
19140     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19141     layout: "plot-throughput"
19142
19143 # 2n-skx-x710
19144
19145 - type: "plot"
19146   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19147   algorithm: "plot_perf_box_name"
19148   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19149   data: "plot-dpdk-throughput-latency-2n-skx"
19150   include:
19151     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19152     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19153   layout:
19154     title: "2n-skx-x710-64b-2t1c-base-ndr"
19155     layout: "plot-throughput"
19156
19157 - type: "plot"
19158   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19159   algorithm: "plot_perf_box_name"
19160   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19161   data: "plot-dpdk-throughput-latency-2n-skx"
19162   include:
19163     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19164     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19165   layout:
19166     title: "2n-skx-x710-64b-4t2c-base-ndr"
19167     layout: "plot-throughput"
19168
19169 - type: "plot"
19170   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19171   algorithm: "plot_perf_box_name"
19172   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19173   data: "plot-dpdk-throughput-latency-2n-skx"
19174   include:
19175     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19176     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19177   layout:
19178     title: "2n-skx-x710-64b-2t1c-base-pdr"
19179     layout: "plot-throughput"
19180
19181 - type: "plot"
19182   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19183   algorithm: "plot_perf_box_name"
19184   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19185   data: "plot-dpdk-throughput-latency-2n-skx"
19186   include:
19187     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19188     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19189   layout:
19190     title: "2n-skx-x710-64b-4t2c-base-pdr"
19191     layout: "plot-throughput"
19192
19193 # 3n-skx-xxv710
19194
19195 - type: "plot"
19196   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19197   algorithm: "plot_perf_box_name"
19198   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19199   data: "plot-dpdk-throughput-latency-3n-skx"
19200   include:
19201     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19202     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19203   layout:
19204     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19205     layout: "plot-throughput"
19206
19207 - type: "plot"
19208   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19209   algorithm: "plot_perf_box_name"
19210   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19211   data: "plot-dpdk-throughput-latency-3n-skx"
19212   include:
19213     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19214     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19215   layout:
19216     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19217     layout: "plot-throughput"
19218
19219 - type: "plot"
19220   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19221   algorithm: "plot_perf_box_name"
19222   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19223   data: "plot-dpdk-throughput-latency-3n-skx"
19224   include:
19225     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19226     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19227   layout:
19228     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19229     layout: "plot-throughput"
19230
19231 - type: "plot"
19232   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19233   algorithm: "plot_perf_box_name"
19234   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19235   data: "plot-dpdk-throughput-latency-3n-skx"
19236   include:
19237     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19238     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19239   layout:
19240     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19241     layout: "plot-throughput"
19242
19243 # 3n-skx-x710
19244
19245 - type: "plot"
19246   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19247   algorithm: "plot_perf_box_name"
19248   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19249   data: "plot-dpdk-throughput-latency-3n-skx"
19250   include:
19251     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19252     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19253   layout:
19254     title: "3n-skx-x710-64b-2t1c-base-ndr"
19255     layout: "plot-throughput"
19256
19257 - type: "plot"
19258   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19259   algorithm: "plot_perf_box_name"
19260   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19261   data: "plot-dpdk-throughput-latency-3n-skx"
19262   include:
19263     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19264     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19265   layout:
19266     title: "3n-skx-x710-64b-4t2c-base-ndr"
19267     layout: "plot-throughput"
19268
19269 - type: "plot"
19270   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19271   algorithm: "plot_perf_box_name"
19272   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19273   data: "plot-dpdk-throughput-latency-3n-skx"
19274   include:
19275     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19276     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19277   layout:
19278     title: "3n-skx-x710-64b-2t1c-base-pdr"
19279     layout: "plot-throughput"
19280
19281 - type: "plot"
19282   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19283   algorithm: "plot_perf_box_name"
19284   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19285   data: "plot-dpdk-throughput-latency-3n-skx"
19286   include:
19287     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19288     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19289   layout:
19290     title: "3n-skx-x710-64b-4t2c-base-pdr"
19291     layout: "plot-throughput"
19292
19293 # 3n-hsw-xl710
19294
19295 - type: "plot"
19296   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19297   algorithm: "plot_perf_box_name"
19298   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19299   data: "plot-dpdk-throughput-latency-3n-hsw"
19300   include:
19301     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19302     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19303   layout:
19304     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19305     layout: "plot-throughput"
19306
19307 - type: "plot"
19308   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19309   algorithm: "plot_perf_box_name"
19310   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19311   data: "plot-dpdk-throughput-latency-3n-hsw"
19312   include:
19313     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19314     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19315   layout:
19316     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19317     layout: "plot-throughput"
19318
19319 - type: "plot"
19320   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19321   algorithm: "plot_perf_box_name"
19322   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19323   data: "plot-dpdk-throughput-latency-3n-hsw"
19324   include:
19325     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19326     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19327   layout:
19328     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19329     layout: "plot-throughput"
19330
19331 - type: "plot"
19332   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19333   algorithm: "plot_perf_box_name"
19334   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19335   data: "plot-dpdk-throughput-latency-3n-hsw"
19336   include:
19337     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19338     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19339   layout:
19340     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19341     layout: "plot-throughput"
19342
19343 # 3n-hsw-x710
19344
19345 - type: "plot"
19346   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19347   algorithm: "plot_perf_box_name"
19348   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19349   data: "plot-dpdk-throughput-latency-3n-hsw"
19350   include:
19351     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19352     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19353   layout:
19354     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19355     layout: "plot-throughput"
19356
19357 - type: "plot"
19358   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19359   algorithm: "plot_perf_box_name"
19360   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19361   data: "plot-dpdk-throughput-latency-3n-hsw"
19362   include:
19363     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19364     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19365   layout:
19366     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19367     layout: "plot-throughput"
19368
19369 - type: "plot"
19370   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19371   algorithm: "plot_perf_box_name"
19372   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19373   data: "plot-dpdk-throughput-latency-3n-hsw"
19374   include:
19375     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19376     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19377   layout:
19378     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19379     layout: "plot-throughput"
19380
19381 - type: "plot"
19382   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19383   algorithm: "plot_perf_box_name"
19384   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19385   data: "plot-dpdk-throughput-latency-3n-hsw"
19386   include:
19387     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19388     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19389   layout:
19390     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19391     layout: "plot-throughput"
19392
19393 ################################################################################
19394
19395 # Packet Latency - DPDK
19396
19397 # 2n-skx-xxv710
19398
19399 - type: "plot"
19400   title: "Latency: 2n-skx-xxv710-64b-2t1c-base-ndr-lat"
19401   algorithm: "plot_lat_err_bars_name"
19402   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr-lat"
19403   data: "plot-dpdk-throughput-latency-2n-skx"
19404   include:
19405     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19406     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19407   layout:
19408     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19409     layout: "plot-latency"
19410
19411 - type: "plot"
19412   title: "Latency: 2n-skx-xxv710-64b-4t2c-base-ndr-lat"
19413   algorithm: "plot_lat_err_bars_name"
19414   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr-lat"
19415   data: "plot-dpdk-throughput-latency-2n-skx"
19416   include:
19417     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19418     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19419   layout:
19420     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19421     layout: "plot-latency"
19422
19423 - type: "plot"
19424   title: "Latency: 2n-skx-xxv710-64b-8t4c-base-ndr-lat"
19425   algorithm: "plot_lat_err_bars_name"
19426   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-8t4c-base-ndr-lat"
19427   data: "plot-dpdk-throughput-latency-2n-skx"
19428   include:
19429     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19430     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19431   layout:
19432     title: "2n-skx-xxv710-64b-8t4c-base-ndr"
19433     layout: "plot-latency"
19434
19435 # 2n-skx-x710
19436
19437 - type: "plot"
19438   title: "Latency: 2n-skx-x710-64b-2t1c-base-ndr-lat"
19439   algorithm: "plot_lat_err_bars_name"
19440   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr-lat"
19441   data: "plot-dpdk-throughput-latency-2n-skx"
19442   include:
19443     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19444     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19445   layout:
19446     title: "2n-skx-x710-64b-2t1c-base-ndr"
19447     layout: "plot-latency"
19448
19449 - type: "plot"
19450   title: "Latency: 2n-skx-x710-64b-4t2c-base-ndr-lat"
19451   algorithm: "plot_lat_err_bars_name"
19452   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr-lat"
19453   data: "plot-dpdk-throughput-latency-2n-skx"
19454   include:
19455     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19456     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19457   layout:
19458     title: "2n-skx-x710-64b-4t2c-base-ndr"
19459     layout: "plot-latency"
19460
19461 - type: "plot"
19462   title: "Latency: 2n-skx-x710-64b-8t4c-base-ndr-lat"
19463   algorithm: "plot_lat_err_bars_name"
19464   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-8t4c-base-ndr-lat"
19465   data: "plot-dpdk-throughput-latency-2n-skx"
19466   include:
19467     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19468     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19469   layout:
19470     title: "2n-skx-x710-64b-8t4c-base-ndr"
19471     layout: "plot-latency"
19472
19473 # 3n-skx-xxv710
19474
19475 - type: "plot"
19476   title: "Latency: 3n-skx-xxv710-64b-2t1c-base-ndr-lat"
19477   algorithm: "plot_lat_err_bars_name"
19478   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr-lat"
19479   data: "plot-dpdk-throughput-latency-3n-skx"
19480   include:
19481     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19482     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19483   layout:
19484     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19485     layout: "plot-latency"
19486
19487 - type: "plot"
19488   title: "Latency: 3n-skx-xxv710-64b-4t2c-base-ndr-lat"
19489   algorithm: "plot_lat_err_bars_name"
19490   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr-lat"
19491   data: "plot-dpdk-throughput-latency-3n-skx"
19492   include:
19493     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19494     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19495   layout:
19496     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19497     layout: "plot-latency"
19498
19499 - type: "plot"
19500   title: "Latency: 3n-skx-xxv710-64b-8t4c-base-ndr-lat"
19501   algorithm: "plot_lat_err_bars_name"
19502   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-8t4c-base-ndr-lat"
19503   data: "plot-dpdk-throughput-latency-3n-skx"
19504   include:
19505     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19506     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19507   layout:
19508     title: "3n-skx-xxv710-64b-8t4c-base-ndr"
19509     layout: "plot-latency"
19510
19511 # 3n-skx-x710
19512
19513 - type: "plot"
19514   title: "Latency: 3n-skx-x710-64b-2t1c-base-ndr-lat"
19515   algorithm: "plot_lat_err_bars_name"
19516   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr-lat"
19517   data: "plot-dpdk-throughput-latency-3n-skx"
19518   include:
19519     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19520     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19521   layout:
19522     title: "3n-skx-x710-64b-2t1c-base-ndr"
19523     layout: "plot-latency"
19524
19525 - type: "plot"
19526   title: "Latency: 3n-skx-x710-64b-4t2c-base-ndr-lat"
19527   algorithm: "plot_lat_err_bars_name"
19528   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr-lat"
19529   data: "plot-dpdk-throughput-latency-3n-skx"
19530   include:
19531     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19532     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19533   layout:
19534     title: "3n-skx-x710-64b-4t2c-base-ndr"
19535     layout: "plot-latency"
19536
19537 - type: "plot"
19538   title: "Latency: 3n-skx-x710-64b-8t4c-base-ndr-lat"
19539   algorithm: "plot_lat_err_bars_name"
19540   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-8t4c-base-ndr-lat"
19541   data: "plot-dpdk-throughput-latency-3n-skx"
19542   include:
19543     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19544     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19545   layout:
19546     title: "3n-skx-x710-64b-8t4c-base-ndr"
19547     layout: "plot-latency"
19548
19549 # 3n-hsw-xl710
19550
19551 - type: "plot"
19552   title: "Latency: 3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19553   algorithm: "plot_lat_err_bars_name"
19554   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19555   data: "plot-dpdk-throughput-latency-3n-hsw"
19556   include:
19557     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19558     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19559   layout:
19560     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19561     layout: "plot-latency"
19562
19563 - type: "plot"
19564   title: "Latency: 3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19565   algorithm: "plot_lat_err_bars_name"
19566   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19567   data: "plot-dpdk-throughput-latency-3n-hsw"
19568   include:
19569     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19570     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19571   layout:
19572     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19573     layout: "plot-latency"
19574
19575 - type: "plot"
19576   title: "Latency: 3n-hsw-xl710-64b-4t4c-base-ndr-lat"
19577   algorithm: "plot_lat_err_bars_name"
19578   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-4t4c-base-ndr-lat"
19579   data: "plot-dpdk-throughput-latency-3n-hsw"
19580   include:
19581     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
19582     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
19583   layout:
19584     title: "3n-hsw-xl710-64b-4t4c-base-ndr"
19585     layout: "plot-latency"
19586
19587 # 3n-hsw-x710
19588
19589 - type: "plot"
19590   title: "Latency: 3n-hsw-x710-64b-1t1c-base-ndr-lat"
19591   algorithm: "plot_lat_err_bars_name"
19592   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr-lat"
19593   data: "plot-dpdk-throughput-latency-3n-hsw"
19594   include:
19595     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19596     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19597   layout:
19598     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19599     layout: "plot-latency"
19600
19601 - type: "plot"
19602   title: "Latency: 3n-hsw-x710-64b-2t2c-base-ndr-lat"
19603   algorithm: "plot_lat_err_bars_name"
19604   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr-lat"
19605   data: "plot-dpdk-throughput-latency-3n-hsw"
19606   include:
19607     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19608     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19609   layout:
19610     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19611     layout: "plot-latency"
19612
19613 - type: "plot"
19614   title: "Latency: 3n-hsw-x710-64b-4t4c-base-ndr-lat"
19615   algorithm: "plot_lat_err_bars_name"
19616   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-4t4c-base-ndr-lat"
19617   data: "plot-dpdk-throughput-latency-3n-hsw"
19618   include:
19619     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
19620     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
19621   layout:
19622     title: "3n-hsw-x710-64b-4t4c-base-ndr"
19623     layout: "plot-latency"
19624
19625 ################################################################################
19626
19627 # HDRHistogram Packet Latency - DPDK
19628
19629 # 2n-skx-xxv710
19630
19631 - type: "plot"
19632   title: "Latency: 2n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
19633   graph-title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19634   algorithm: "plot_lat_hdrh_bar_name"
19635   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
19636   data: "plot-dpdk-hdrh-lat-2n-skx"
19637   include:
19638     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19639     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19640   layout:
19641     layout: "plot-hdrh-latency"
19642
19643 - type: "plot"
19644   title: "Latency: 2n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
19645   graph-title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19646   algorithm: "plot_lat_hdrh_bar_name"
19647   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
19648   data: "plot-dpdk-hdrh-lat-2n-skx"
19649   include:
19650     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19651     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19652   layout:
19653     layout: "plot-hdrh-latency"
19654
19655 - type: "plot"
19656   title: "Latency: 2n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
19657   graph-title: "2n-skx-xxv710-64b-8t4c-base-ndr"
19658   algorithm: "plot_lat_hdrh_bar_name"
19659   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
19660   data: "plot-dpdk-hdrh-lat-2n-skx"
19661   include:
19662     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19663     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19664   layout:
19665     layout: "plot-hdrh-latency"
19666
19667 # 2n-skx-x710
19668
19669 - type: "plot"
19670   title: "Latency: 2n-skx-x710-64b-2t1c-base-ndr-hdrh-lat"
19671   graph-title: "2n-skx-x710-64b-2t1c-base-ndr"
19672   algorithm: "plot_lat_hdrh_bar_name"
19673   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr-hdrh-lat"
19674   data: "plot-dpdk-hdrh-lat-2n-skx"
19675   include:
19676     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19677     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19678   layout:
19679     layout: "plot-hdrh-latency"
19680
19681 - type: "plot"
19682   title: "Latency: 2n-skx-x710-64b-4t2c-base-ndr-hdrh-lat"
19683   graph-title: "2n-skx-x710-64b-4t2c-base-ndr"
19684   algorithm: "plot_lat_hdrh_bar_name"
19685   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr-hdrh-lat"
19686   data: "plot-dpdk-hdrh-lat-2n-skx"
19687   include:
19688     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19689     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19690   layout:
19691     layout: "plot-hdrh-latency"
19692
19693 - type: "plot"
19694   title: "Latency: 2n-skx-x710-64b-8t4c-base-ndr-hdrh-lat"
19695   graph-title: "2n-skx-x710-64b-8t4c-base-ndr"
19696   algorithm: "plot_lat_hdrh_bar_name"
19697   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-8t4c-base-ndr-hdrh-lat"
19698   data: "plot-dpdk-hdrh-lat-2n-skx"
19699   include:
19700     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19701     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19702   layout:
19703     layout: "plot-hdrh-latency"
19704
19705 # 3n-skx-xxv710
19706
19707 - type: "plot"
19708   title: "Latency: 3n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
19709   graph-title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19710   algorithm: "plot_lat_hdrh_bar_name"
19711   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
19712   data: "plot-dpdk-hdrh-lat-3n-skx"
19713   include:
19714     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19715     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19716   layout:
19717     layout: "plot-hdrh-latency"
19718
19719 - type: "plot"
19720   title: "Latency: 3n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
19721   graph-title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19722   algorithm: "plot_lat_hdrh_bar_name"
19723   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
19724   data: "plot-dpdk-hdrh-lat-3n-skx"
19725   include:
19726     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19727     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19728   layout:
19729     layout: "plot-hdrh-latency"
19730
19731 - type: "plot"
19732   title: "Latency: 3n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
19733   graph-title: "3n-skx-xxv710-64b-8t4c-base-ndr"
19734   algorithm: "plot_lat_hdrh_bar_name"
19735   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
19736   data: "plot-dpdk-hdrh-lat-3n-skx"
19737   include:
19738     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19739     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19740   layout:
19741     layout: "plot-hdrh-latency"
19742
19743 # 3n-skx-x710
19744
19745 - type: "plot"
19746   title: "Latency: 3n-skx-x710-64b-2t1c-base-ndr-hdrh-lat"
19747   graph-title: "3n-skx-x710-64b-2t1c-base-ndr"
19748   algorithm: "plot_lat_hdrh_bar_name"
19749   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr-hdrh-lat"
19750   data: "plot-dpdk-hdrh-lat-3n-skx"
19751   include:
19752     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19753     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19754   layout:
19755     layout: "plot-hdrh-latency"
19756
19757 - type: "plot"
19758   title: "Latency: 3n-skx-x710-64b-4t2c-base-ndr-hdrh-lat"
19759   graph-title: "3n-skx-x710-64b-4t2c-base-ndr"
19760   algorithm: "plot_lat_hdrh_bar_name"
19761   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr-hdrh-lat"
19762   data: "plot-dpdk-hdrh-lat-3n-skx"
19763   include:
19764     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19765     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19766   layout:
19767     layout: "plot-hdrh-latency"
19768
19769 - type: "plot"
19770   title: "Latency: 3n-skx-x710-64b-8t4c-base-ndr-hdrh-lat"
19771   graph-title: "3n-skx-x710-64b-8t4c-base-ndr"
19772   algorithm: "plot_lat_hdrh_bar_name"
19773   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-8t4c-base-ndr-hdrh-lat"
19774   data: "plot-dpdk-hdrh-lat-3n-skx"
19775   include:
19776     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
19777     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
19778   layout:
19779     layout: "plot-hdrh-latency"
19780
19781 # 3n-hsw-xl710
19782
19783 - type: "plot"
19784   title: "Latency: 3n-hsw-xl710-64b-1t1c-base-ndr-hdrh-lat"
19785   graph-title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19786   algorithm: "plot_lat_hdrh_bar_name"
19787   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr-hdrh-lat"
19788   data: "plot-dpdk-hdrh-lat-3n-hsw"
19789   include:
19790     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19791     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19792   layout:
19793     layout: "plot-hdrh-latency"
19794
19795 - type: "plot"
19796   title: "Latency: 3n-hsw-xl710-64b-2t2c-base-ndr-hdrh-lat"
19797   graph-title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19798   algorithm: "plot_lat_hdrh_bar_name"
19799   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr-hdrh-lat"
19800   data: "plot-dpdk-hdrh-lat-3n-hsw"
19801   include:
19802     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19803     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19804   layout:
19805     layout: "plot-hdrh-latency"
19806
19807 - type: "plot"
19808   title: "Latency: 3n-hsw-xl710-64b-4t4c-base-ndr-hdrh-lat"
19809   graph-title: "3n-hsw-xl710-64b-4t4c-base-ndr"
19810   algorithm: "plot_lat_hdrh_bar_name"
19811   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-4t4c-base-ndr-hdrh-lat"
19812   data: "plot-dpdk-hdrh-lat-3n-hsw"
19813   include:
19814     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
19815     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
19816   layout:
19817     layout: "plot-hdrh-latency"
19818
19819 # 3n-hsw-x710
19820
19821 - type: "plot"
19822   title: "Latency: 3n-hsw-x710-64b-1t1c-base-ndr-hdrh-lat"
19823   graph-title: "3n-hsw-x710-64b-1t1c-base-ndr"
19824   algorithm: "plot_lat_hdrh_bar_name"
19825   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr-hdrh-lat"
19826   data: "plot-dpdk-hdrh-lat-3n-hsw"
19827   include:
19828     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19829     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19830   layout:
19831     layout: "plot-hdrh-latency"
19832
19833 - type: "plot"
19834   title: "Latency: 3n-hsw-x710-64b-2t2c-base-ndr-hdrh-lat"
19835   graph-title: "3n-hsw-x710-64b-2t2c-base-ndr"
19836   algorithm: "plot_lat_hdrh_bar_name"
19837   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr-hdrh-lat"
19838   data: "plot-dpdk-hdrh-lat-3n-hsw"
19839   include:
19840     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19841     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19842   layout:
19843     layout: "plot-hdrh-latency"
19844
19845 - type: "plot"
19846   title: "Latency: 3n-hsw-x710-64b-4t4c-base-ndr-hdrh-lat"
19847   graph-title: "3n-hsw-x710-64b-4t4c-base-ndr"
19848   algorithm: "plot_lat_hdrh_bar_name"
19849   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-4t4c-base-ndr-hdrh-lat"
19850   data: "plot-dpdk-hdrh-lat-3n-hsw"
19851   include:
19852     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
19853     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
19854   layout:
19855     layout: "plot-hdrh-latency"
19856
19857 ################################################################################
19858 ###   2n-clx                                                                 ###
19859 ################################################################################
19860
19861 # Packet Throughput
19862
19863 - type: "plot"
19864   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
19865   algorithm: "plot_perf_box_name"
19866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
19867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19868   include:
19869     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19870     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19871     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19872     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19873   layout:
19874     title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
19875     layout: "plot-throughput"
19876
19877 - type: "plot"
19878   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-i40e-pdr"
19879   algorithm: "plot_perf_box_name"
19880   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-i40e-pdr"
19881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19882   include:
19883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19886     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19887   layout:
19888     title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e-pdr"
19889     layout: "plot-throughput"
19890
19891 - type: "plot"
19892   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19893   algorithm: "plot_perf_box_name"
19894   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19896   include:
19897     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19898     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19899     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19900     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19901   layout:
19902     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19903     layout: "plot-throughput"
19904
19905 - type: "plot"
19906   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19907   algorithm: "plot_perf_box_name"
19908   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19910   include:
19911     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19912     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19913     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19914     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19915   layout:
19916     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19917     layout: "plot-throughput"
19918
19919 - type: "plot"
19920   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
19921   algorithm: "plot_perf_box_name"
19922   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
19923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19924   include:
19925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19930   layout:
19931     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
19932     layout: "plot-throughput"
19933
19934 - type: "plot"
19935   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
19936   algorithm: "plot_perf_box_name"
19937   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
19938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19939   include:
19940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19945   layout:
19946     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
19947     layout: "plot-throughput"
19948
19949 - type: "plot"
19950   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19951   algorithm: "plot_perf_box_name"
19952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19954   include:
19955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19959   layout:
19960     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19961     layout: "plot-throughput"
19962
19963 - type: "plot"
19964   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19965   algorithm: "plot_perf_box_name"
19966   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19968   include:
19969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19973   layout:
19974     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19975     layout: "plot-throughput"
19976
19977 - type: "plot"
19978   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
19979   algorithm: "plot_perf_box_name"
19980   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
19981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19982   include:
19983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19988   layout:
19989     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
19990     layout: "plot-throughput"
19991
19992 - type: "plot"
19993   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
19994   algorithm: "plot_perf_box_name"
19995   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
19996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19997   include:
19998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20003   layout:
20004     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
20005     layout: "plot-throughput"
20006
20007 - type: "plot"
20008   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
20009   algorithm: "plot_perf_box_name"
20010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
20011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20012   include:
20013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
20019   layout:
20020     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
20021     layout: "plot-throughput"
20022
20023 - type: "plot"
20024   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
20025   algorithm: "plot_perf_box_name"
20026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
20027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20028   include:
20029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
20035   layout:
20036     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
20037     layout: "plot-throughput"
20038
20039 - type: "plot"
20040   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20041   algorithm: "plot_perf_box_name"
20042   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20044   include:
20045     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20046     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20047   layout:
20048     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20049     layout: "plot-throughput"
20050
20051 - type: "plot"
20052   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20053   algorithm: "plot_perf_box_name"
20054   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20056   include:
20057     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20058     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20059   layout:
20060     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20061     layout: "plot-throughput"
20062
20063 - type: "plot"
20064   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20065   algorithm: "plot_perf_box_name"
20066   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20068   include:
20069     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20070     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20071     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20072     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20073     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20074     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20075   layout:
20076     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20077     layout: "plot-throughput"
20078
20079 - type: "plot"
20080   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20081   algorithm: "plot_perf_box_name"
20082   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20084   include:
20085     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20086     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20087     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20088     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20089     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20090     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20091   layout:
20092     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20093     layout: "plot-throughput"
20094
20095 - type: "plot"
20096   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20097   algorithm: "plot_perf_box_name"
20098   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20100   include:
20101     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20102     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20103     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20104     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20105     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
20106     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
20107   layout:
20108     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20109     layout: "plot-throughput"
20110
20111 - type: "plot"
20112   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20113   algorithm: "plot_perf_box_name"
20114   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20116   include:
20117     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20118     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20119     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20120     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20121     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
20122     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
20123   layout:
20124     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20125     layout: "plot-throughput"
20126
20127 - type: "plot"
20128   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20129   algorithm: "plot_perf_box_name"
20130   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20132   include:
20133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20136   layout:
20137     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20138     layout: "plot-throughput"
20139
20140 - type: "plot"
20141   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20142   algorithm: "plot_perf_box_name"
20143   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20145   include:
20146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20149   layout:
20150     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20151     layout: "plot-throughput"
20152
20153 - type: "plot"
20154   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20155   algorithm: "plot_perf_box_name"
20156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20158   include:
20159     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20160     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20164   layout:
20165     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20166     layout: "plot-throughput"
20167
20168 - type: "plot"
20169   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20170   algorithm: "plot_perf_box_name"
20171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20173   include:
20174     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20179   layout:
20180     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
20181     layout: "plot-throughput"
20182
20183 - type: "plot"
20184   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20185   algorithm: "plot_perf_box_name"
20186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20188   include:
20189     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20190     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20191     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20192     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20193     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20194   layout:
20195     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20196     layout: "plot-throughput"
20197
20198 - type: "plot"
20199   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20200   algorithm: "plot_perf_box_name"
20201   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20203   include:
20204     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20205     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20206     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20207     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20208     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20209   layout:
20210     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20211     layout: "plot-throughput"
20212
20213 - type: "plot"
20214   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
20215   algorithm: "plot_perf_box_name"
20216   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
20217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20218   include:
20219     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20220     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20225   layout:
20226     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
20227     layout: "plot-throughput"
20228
20229 - type: "plot"
20230   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
20231   algorithm: "plot_perf_box_name"
20232   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
20233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20234   include:
20235     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20236     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20241   layout:
20242     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
20243     layout: "plot-throughput"
20244
20245 - type: "plot"
20246   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20247   algorithm: "plot_perf_box_name"
20248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20250   include:
20251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20255   layout:
20256     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20257     layout: "plot-throughput"
20258
20259 - type: "plot"
20260   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20261   algorithm: "plot_perf_box_name"
20262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20264   include:
20265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20269   layout:
20270     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20271     layout: "plot-throughput"
20272
20273 - type: "plot"
20274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
20275   algorithm: "plot_perf_box_name"
20276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
20277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20278   include:
20279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20284   layout:
20285     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
20286     layout: "plot-throughput"
20287
20288 - type: "plot"
20289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
20290   algorithm: "plot_perf_box_name"
20291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
20292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20293   include:
20294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20299   layout:
20300     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
20301     layout: "plot-throughput"
20302
20303 - type: "plot"
20304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
20305   algorithm: "plot_perf_box_name"
20306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
20307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20308   include:
20309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20313   layout:
20314     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
20315     layout: "plot-throughput"
20316
20317 - type: "plot"
20318   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
20319   algorithm: "plot_perf_box_name"
20320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
20321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20322   include:
20323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20327   layout:
20328     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
20329     layout: "plot-throughput"
20330
20331 - type: "plot"
20332   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20333   algorithm: "plot_perf_box_name"
20334   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20335   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20336   include:
20337     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20338     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20343   layout:
20344     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20345     layout: "plot-throughput"
20346
20347 - type: "plot"
20348   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20349   algorithm: "plot_perf_box_name"
20350   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20352   include:
20353     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20359   layout:
20360     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20361     layout: "plot-throughput"
20362
20363 - type: "plot"
20364   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20365   algorithm: "plot_perf_box_name"
20366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20368   include:
20369     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20370     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20371     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20372     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20373   layout:
20374     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20375     layout: "plot-throughput"
20376
20377 - type: "plot"
20378   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20379   algorithm: "plot_perf_box_name"
20380   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20382   include:
20383     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20384     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20385     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20386     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20387   layout:
20388     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20389     layout: "plot-throughput"
20390
20391 - type: "plot"
20392   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
20393   algorithm: "plot_perf_box_name"
20394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
20395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20396   include:
20397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20401   layout:
20402     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
20403     layout: "plot-throughput"
20404
20405 - type: "plot"
20406   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
20407   algorithm: "plot_perf_box_name"
20408   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
20409   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20410   include:
20411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20415   layout:
20416     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
20417     layout: "plot-throughput"
20418
20419 - type: "plot"
20420   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
20421   algorithm: "plot_perf_box_name"
20422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
20423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20424   include:
20425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20429   layout:
20430     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
20431     layout: "plot-throughput"
20432
20433 - type: "plot"
20434   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
20435   algorithm: "plot_perf_box_name"
20436   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
20437   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20438   include:
20439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20443   layout:
20444     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-pdr"
20445     layout: "plot-throughput"
20446
20447 - type: "plot"
20448   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20449   algorithm: "plot_perf_box_name"
20450   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20452   include:
20453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20457   layout:
20458     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20459     layout: "plot-throughput"
20460
20461 - type: "plot"
20462   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20463   algorithm: "plot_perf_box_name"
20464   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20466   include:
20467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20471   layout:
20472     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20473     layout: "plot-throughput"
20474
20475 - type: "plot"
20476   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20477   algorithm: "plot_perf_box_name"
20478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20480   include:
20481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20485   layout:
20486     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20487     layout: "plot-throughput"
20488
20489 - type: "plot"
20490   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20491   algorithm: "plot_perf_box_name"
20492   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20494   include:
20495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20499   layout:
20500     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20501     layout: "plot-throughput"
20502
20503 ################################################################################
20504
20505 # Packet Latency 1C
20506
20507 - type: "plot"
20508   title: "Latency: 2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
20509   algorithm: "plot_lat_err_bars_name"
20510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
20511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20512   include:
20513     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20514     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20515     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20516     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20517   layout:
20518     title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
20519     layout: "plot-latency"
20520
20521 - type: "plot"
20522   title: "Latency: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
20523   algorithm: "plot_lat_err_bars_name"
20524   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
20525   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20526   include:
20527     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20528     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20529     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20530     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20531     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20532   layout:
20533     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
20534     layout: "plot-latency"
20535
20536 - type: "plot"
20537   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
20538   algorithm: "plot_lat_err_bars_name"
20539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
20540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20541   include:
20542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20546   layout:
20547     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20548     layout: "plot-latency"
20549
20550 - type: "plot"
20551   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
20552   algorithm: "plot_lat_err_bars_name"
20553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
20554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20555   include:
20556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20561   layout:
20562     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
20563     layout: "plot-latency"
20564
20565 - type: "plot"
20566   title: "Latency: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
20567   algorithm: "plot_lat_err_bars_name"
20568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
20569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20570   include:
20571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
20577   layout:
20578     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
20579     layout: "plot-latency"
20580
20581 - type: "plot"
20582   title: "Latency: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
20583   algorithm: "plot_lat_err_bars_name"
20584   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
20585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20586   include:
20587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20590   layout:
20591     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20592     layout: "plot-latency"
20593
20594 - type: "plot"
20595   title: "Latency: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
20596   algorithm: "plot_lat_err_bars_name"
20597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
20598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20599   include:
20600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20605   layout:
20606     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
20607     layout: "plot-latency"
20608
20609 - type: "plot"
20610   title: "Latency: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
20611   algorithm: "plot_lat_err_bars_name"
20612   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
20613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20614   include:
20615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20621   layout:
20622     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
20623     layout: "plot-latency"
20624
20625 - type: "plot"
20626   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
20627   algorithm: "plot_lat_err_bars_name"
20628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
20629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20630   include:
20631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20635   layout:
20636     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20637     layout: "plot-latency"
20638
20639 - type: "plot"
20640   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
20641   algorithm: "plot_lat_err_bars_name"
20642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
20643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20644   include:
20645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20650   layout:
20651     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
20652     layout: "plot-latency"
20653
20654 - type: "plot"
20655   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
20656   algorithm: "plot_lat_err_bars_name"
20657   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
20658   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20659   include:
20660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20664   layout:
20665     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
20666     layout: "plot-latency"
20667
20668 - type: "plot"
20669   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
20670   algorithm: "plot_lat_err_bars_name"
20671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
20672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20673   include:
20674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20675     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20678   layout:
20679     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
20680     layout: "plot-latency"
20681
20682 - type: "plot"
20683   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
20684   algorithm: "plot_lat_err_bars_name"
20685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-lat"
20686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20687   include:
20688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20692   layout:
20693     title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
20694     layout: "plot-latency"
20695
20696 - type: "plot"
20697   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-lat"
20698   algorithm: "plot_lat_err_bars_name"
20699   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-lat"
20700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20701   include:
20702     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20703     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20704     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20705     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20706   layout:
20707     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20708     layout: "plot-latency"
20709
20710 - type: "plot"
20711   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-lat"
20712   algorithm: "plot_lat_err_bars_name"
20713   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-lat"
20714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20715   include:
20716     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20718   layout:
20719     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20720     layout: "plot-latency"
20721
20722 - type: "plot"
20723   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-lat"
20724   algorithm: "plot_lat_err_bars_name"
20725   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-lat"
20726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20727   include:
20728     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20729     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20734   layout:
20735     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20736     layout: "plot-latency"
20737
20738 - type: "plot"
20739   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-lat"
20740   algorithm: "plot_lat_err_bars_name"
20741   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-lat"
20742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20743   include:
20744     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20745     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
20749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
20750   layout:
20751     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20752     layout: "plot-latency"
20753
20754 - type: "plot"
20755   title: "Latency: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-lat"
20756   algorithm: "plot_lat_err_bars_name"
20757   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-lat"
20758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20759   include:
20760     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20761     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20762     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20763     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20764     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20765   layout:
20766     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20767     layout: "plot-latency"
20768
20769 - type: "plot"
20770   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-lat"
20771   algorithm: "plot_lat_err_bars_name"
20772   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-lat"
20773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20774   include:
20775     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20776     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20777     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20781   layout:
20782     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20783     layout: "plot-latency"
20784
20785 - type: "plot"
20786   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-lat"
20787   algorithm: "plot_lat_err_bars_name"
20788   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-lat"
20789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20790   include:
20791     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20792     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20793     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20794     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20795   layout:
20796     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20797     layout: "plot-latency"
20798
20799 - type: "plot"
20800   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-lat"
20801   algorithm: "plot_lat_err_bars_name"
20802   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-lat"
20803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20804   include:
20805     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20806     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20809   layout:
20810     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20811     layout: "plot-latency"
20812
20813 - type: "plot"
20814   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
20815   algorithm: "plot_lat_err_bars_name"
20816   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
20817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20818   include:
20819     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20820     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20823   layout:
20824     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20825     layout: "plot-latency"
20826
20827 ################################################################################
20828
20829 # Packet Latency 2C
20830
20831 - type: "plot"
20832   title: "Latency: 2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
20833   algorithm: "plot_lat_err_bars_name"
20834   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
20835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20836   include:
20837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20841   layout:
20842     title: "2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr"
20843     layout: "plot-latency"
20844
20845 - type: "plot"
20846   title: "Latency: 2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
20847   algorithm: "plot_lat_err_bars_name"
20848   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
20849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20850   include:
20851     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
20852     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
20853     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
20854     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
20855     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
20856   layout:
20857     title: "2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
20858     layout: "plot-latency"
20859
20860 - type: "plot"
20861   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
20862   algorithm: "plot_lat_err_bars_name"
20863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
20864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20865   include:
20866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
20867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
20868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
20870   layout:
20871     title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
20872     layout: "plot-latency"
20873
20874 - type: "plot"
20875   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
20876   algorithm: "plot_lat_err_bars_name"
20877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
20878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20879   include:
20880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
20881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
20882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
20883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
20884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
20885   layout:
20886     title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
20887     layout: "plot-latency"
20888
20889 - type: "plot"
20890   title: "Latency: 2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
20891   algorithm: "plot_lat_err_bars_name"
20892   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
20893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20894   include:
20895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
20896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
20901   layout:
20902     title: "2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
20903     layout: "plot-latency"
20904
20905 - type: "plot"
20906   title: "Latency: 2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
20907   algorithm: "plot_lat_err_bars_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
20909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20910   include:
20911     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
20912     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
20913     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
20914   layout:
20915     title: "2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
20916     layout: "plot-latency"
20917
20918 - type: "plot"
20919   title: "Latency: 2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
20920   algorithm: "plot_lat_err_bars_name"
20921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
20922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20923   include:
20924     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
20925     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
20926     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
20927     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
20928     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
20929   layout:
20930     title: "2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
20931     layout: "plot-latency"
20932
20933 - type: "plot"
20934   title: "Latency: 2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
20935   algorithm: "plot_lat_err_bars_name"
20936   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
20937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20938   include:
20939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
20940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
20942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
20943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
20944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
20945   layout:
20946     title: "2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
20947     layout: "plot-latency"
20948
20949 - type: "plot"
20950   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
20951   algorithm: "plot_lat_err_bars_name"
20952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
20953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20954   include:
20955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
20956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
20957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
20959   layout:
20960     title: "2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
20961     layout: "plot-latency"
20962
20963 - type: "plot"
20964   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
20965   algorithm: "plot_lat_err_bars_name"
20966   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
20967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20968   include:
20969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
20970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
20971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
20972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
20973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
20974   layout:
20975     title: "2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
20976     layout: "plot-latency"
20977
20978 - type: "plot"
20979   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
20980   algorithm: "plot_lat_err_bars_name"
20981   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
20982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20983   include:
20984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
20985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
20986     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
20987     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
20988   layout:
20989     title: "2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
20990     layout: "plot-latency"
20991
20992 - type: "plot"
20993   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
20994   algorithm: "plot_lat_err_bars_name"
20995   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
20996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20997   include:
20998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21002   layout:
21003     title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
21004     layout: "plot-latency"
21005
21006 - type: "plot"
21007   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
21008   algorithm: "plot_lat_err_bars_name"
21009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-lat"
21010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21011   include:
21012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21016   layout:
21017     title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
21018     layout: "plot-latency"
21019
21020 - type: "plot"
21021   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-lat"
21022   algorithm: "plot_lat_err_bars_name"
21023   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-lat"
21024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21025   include:
21026     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21027     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21028     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21029     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21030   layout:
21031     title: "2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr"
21032     layout: "plot-latency"
21033
21034 - type: "plot"
21035   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-lat"
21036   algorithm: "plot_lat_err_bars_name"
21037   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-lat"
21038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21039   include:
21040     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-rdma-dot1q-ip4base-ndrpdr"
21041     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-ndrpdr"
21042   layout:
21043     title: "2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr"
21044     layout: "plot-latency"
21045
21046 - type: "plot"
21047   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-lat"
21048   algorithm: "plot_lat_err_bars_name"
21049   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-lat"
21050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21051   include:
21052     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-ndrpdr"
21053     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21054     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-ndrpdr"
21055     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21056     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-ndrpdr"
21057     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21058   layout:
21059     title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr"
21060     layout: "plot-latency"
21061
21062 - type: "plot"
21063   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-lat"
21064   algorithm: "plot_lat_err_bars_name"
21065   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-lat"
21066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21067   include:
21068     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21069     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21070     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21071     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21072     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-4t2c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
21073     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
21074   layout:
21075     title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr"
21076     layout: "plot-latency"
21077
21078 - type: "plot"
21079   title: "Latency: 2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-lat"
21080   algorithm: "plot_lat_err_bars_name"
21081   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-lat"
21082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21083   include:
21084     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-rdma-dot1q-ip6base-ndrpdr"
21085     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-rdma-ethip6-ip6base-ndrpdr"
21086     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale20k-ndrpdr"
21087     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale200k-ndrpdr"
21088     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale2m-ndrpdr"
21089   layout:
21090     title: "2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr"
21091     layout: "plot-latency"
21092
21093 - type: "plot"
21094   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-lat"
21095   algorithm: "plot_lat_err_bars_name"
21096   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-lat"
21097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21098   include:
21099     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-ndrpdr"
21100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21101     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21102     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-4t2c-rdma-eth-l2patch-ndrpdr"
21103     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-ndrpdr"
21104     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21105   layout:
21106     title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr"
21107     layout: "plot-latency"
21108
21109 - type: "plot"
21110   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-lat"
21111   algorithm: "plot_lat_err_bars_name"
21112   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-lat"
21113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21114   include:
21115     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21116     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21117     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21118     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21119   layout:
21120     title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr"
21121     layout: "plot-latency"
21122
21123 - type: "plot"
21124   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-lat"
21125   algorithm: "plot_lat_err_bars_name"
21126   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-lat"
21127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21128   include:
21129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21133   layout:
21134     title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr"
21135     layout: "plot-latency"
21136
21137 - type: "plot"
21138   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
21139   algorithm: "plot_lat_err_bars_name"
21140   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
21141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21142   include:
21143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21147   layout:
21148     title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr"
21149     layout: "plot-latency"
21150
21151 ################################################################################
21152
21153 # Packet Latency 4C
21154
21155 - type: "plot"
21156   title: "Latency: 2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
21157   algorithm: "plot_lat_err_bars_name"
21158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
21159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21160   include:
21161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21165   layout:
21166     title: "2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr"
21167     layout: "plot-latency"
21168
21169 - type: "plot"
21170   title: "Latency: 2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
21171   algorithm: "plot_lat_err_bars_name"
21172   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
21173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21174   include:
21175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
21176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
21177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
21178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
21179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
21180   layout:
21181     title: "2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
21182     layout: "plot-latency"
21183
21184 - type: "plot"
21185   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
21186   algorithm: "plot_lat_err_bars_name"
21187   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
21188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21189   include:
21190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
21191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
21192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
21193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
21194   layout:
21195     title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
21196     layout: "plot-latency"
21197
21198 - type: "plot"
21199   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
21200   algorithm: "plot_lat_err_bars_name"
21201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
21202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21203   include:
21204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
21205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
21206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
21207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
21208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
21209   layout:
21210     title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
21211     layout: "plot-latency"
21212
21213 - type: "plot"
21214   title: "Latency: 2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
21215   algorithm: "plot_lat_err_bars_name"
21216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
21217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21218   include:
21219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
21220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
21225   layout:
21226     title: "2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
21227     layout: "plot-latency"
21228
21229 - type: "plot"
21230   title: "Latency: 2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
21231   algorithm: "plot_lat_err_bars_name"
21232   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
21233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21234   include:
21235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
21236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
21237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
21238   layout:
21239     title: "2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
21240     layout: "plot-latency"
21241
21242 - type: "plot"
21243   title: "Latency: 2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
21244   algorithm: "plot_lat_err_bars_name"
21245   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
21246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21247   include:
21248     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
21249     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
21250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
21251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
21252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
21253   layout:
21254     title: "2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
21255     layout: "plot-latency"
21256
21257 - type: "plot"
21258   title: "Latency: 2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
21259   algorithm: "plot_lat_err_bars_name"
21260   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
21261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21262   include:
21263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
21264     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21265     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
21266     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
21267     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
21268     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
21269   layout:
21270     title: "2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
21271     layout: "plot-latency"
21272
21273 - type: "plot"
21274   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
21275   algorithm: "plot_lat_err_bars_name"
21276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
21277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21278   include:
21279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
21280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
21281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
21283   layout:
21284     title: "2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
21285     layout: "plot-latency"
21286
21287 - type: "plot"
21288   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
21289   algorithm: "plot_lat_err_bars_name"
21290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
21291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21292   include:
21293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
21294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
21295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
21296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
21297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
21298   layout:
21299     title: "2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
21300     layout: "plot-latency"
21301
21302 - type: "plot"
21303   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
21304   algorithm: "plot_lat_err_bars_name"
21305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
21306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21307   include:
21308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
21309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
21310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
21311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
21312   layout:
21313     title: "2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
21314     layout: "plot-latency"
21315
21316 - type: "plot"
21317   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
21318   algorithm: "plot_lat_err_bars_name"
21319   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
21320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21321   include:
21322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21326   layout:
21327     title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
21328     layout: "plot-latency"
21329
21330 - type: "plot"
21331   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
21332   algorithm: "plot_lat_err_bars_name"
21333   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-lat"
21334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21335   include:
21336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21340   layout:
21341     title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
21342     layout: "plot-latency"
21343
21344 - type: "plot"
21345   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-lat"
21346   algorithm: "plot_lat_err_bars_name"
21347   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-lat"
21348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21349   include:
21350     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21351     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21352     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21353     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21354   layout:
21355     title: "2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr"
21356     layout: "plot-latency"
21357
21358 - type: "plot"
21359   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-lat"
21360   algorithm: "plot_lat_err_bars_name"
21361   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-lat"
21362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21363   include:
21364     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-rdma-dot1q-ip4base-ndrpdr"
21365     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-ndrpdr"
21366   layout:
21367     title: "2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr"
21368     layout: "plot-latency"
21369
21370 - type: "plot"
21371   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-lat"
21372   algorithm: "plot_lat_err_bars_name"
21373   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-lat"
21374   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21375   include:
21376     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-ndrpdr"
21377     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21378     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-ndrpdr"
21379     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21380     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-ndrpdr"
21381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21382   layout:
21383     title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr"
21384     layout: "plot-latency"
21385
21386 - type: "plot"
21387   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-lat"
21388   algorithm: "plot_lat_err_bars_name"
21389   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-lat"
21390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21391   include:
21392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-8t4c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
21397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
21398   layout:
21399     title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr"
21400     layout: "plot-latency"
21401
21402 - type: "plot"
21403   title: "Latency: 2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-lat"
21404   algorithm: "plot_lat_err_bars_name"
21405   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-lat"
21406   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21407   include:
21408     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-rdma-dot1q-ip6base-ndrpdr"
21409     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-rdma-ethip6-ip6base-ndrpdr"
21410     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale20k-ndrpdr"
21411     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale200k-ndrpdr"
21412     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale2m-ndrpdr"
21413   layout:
21414     title: "2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr"
21415     layout: "plot-latency"
21416
21417 - type: "plot"
21418   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-lat"
21419   algorithm: "plot_lat_err_bars_name"
21420   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-lat"
21421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21422   include:
21423     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-ndrpdr"
21424     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21425     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21426     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-8t4c-rdma-eth-l2patch-ndrpdr"
21427     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-ndrpdr"
21428     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21429   layout:
21430     title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr"
21431     layout: "plot-latency"
21432
21433 - type: "plot"
21434   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-lat"
21435   algorithm: "plot_lat_err_bars_name"
21436   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-lat"
21437   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21438   include:
21439     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21440     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21441     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21442     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21443   layout:
21444     title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr"
21445     layout: "plot-latency"
21446
21447 - type: "plot"
21448   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-lat"
21449   algorithm: "plot_lat_err_bars_name"
21450   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-lat"
21451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21452   include:
21453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21457   layout:
21458     title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr"
21459     layout: "plot-latency"
21460
21461 - type: "plot"
21462   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
21463   algorithm: "plot_lat_err_bars_name"
21464   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-lat"
21465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21466   include:
21467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21471   layout:
21472     title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr"
21473     layout: "plot-latency"
21474
21475 ################################################################################
21476
21477 # HDRHistogram Packet Latency 1C
21478
21479 - type: "plot"
21480   title: "Latency: 2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
21481   graph-title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
21482   algorithm: "plot_lat_hdrh_bar_name"
21483   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat"
21484   data: "plot-vpp-hdrh-lat-2n-clx"
21485   include:
21486     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21487     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21488     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21489     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21490   layout:
21491     layout: "plot-hdrh-latency"
21492
21493 - type: "plot"
21494   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
21495   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
21496   algorithm: "plot_lat_hdrh_bar_name"
21497   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
21498   data: "plot-vpp-hdrh-lat-2n-clx"
21499   include:
21500     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21501     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21502     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21503     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21504   layout:
21505     layout: "plot-hdrh-latency"
21506
21507 - type: "plot"
21508   title: "Latency: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
21509   graph-title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
21510   algorithm: "plot_lat_hdrh_bar_name"
21511   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
21512   data: "plot-vpp-hdrh-lat-2n-clx"
21513   include:
21514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21515     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21516     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21517     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21518     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21519   layout:
21520     layout: "plot-hdrh-latency"
21521
21522 - type: "plot"
21523   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
21524   graph-title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
21525   algorithm: "plot_lat_hdrh_bar_name"
21526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat"
21527   data: "plot-vpp-hdrh-lat-2n-clx"
21528   include:
21529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
21530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
21531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
21532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
21533   layout:
21534     layout: "plot-hdrh-latency"
21535
21536 - type: "plot"
21537   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
21538   graph-title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
21539   algorithm: "plot_lat_hdrh_bar_name"
21540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
21541   data: "plot-vpp-hdrh-lat-2n-clx"
21542   include:
21543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
21544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
21546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
21547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
21548   layout:
21549     layout: "plot-hdrh-latency"
21550
21551 - type: "plot"
21552   title: "Latency: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
21553   graph-title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
21554   algorithm: "plot_lat_hdrh_bar_name"
21555   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat"
21556   data: "plot-vpp-hdrh-lat-2n-clx"
21557   include:
21558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
21559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
21564   layout:
21565     layout: "plot-hdrh-latency"
21566
21567 - type: "plot"
21568   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-hdrh-lat"
21569   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
21570   algorithm: "plot_lat_hdrh_bar_name"
21571   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-hdrh-lat"
21572   data: "plot-vpp-hdrh-lat-2n-clx"
21573   include:
21574     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
21575     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
21576   layout:
21577     layout: "plot-hdrh-latency"
21578
21579 - type: "plot"
21580   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
21581   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
21582   algorithm: "plot_lat_hdrh_bar_name"
21583   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
21584   data: "plot-vpp-hdrh-lat-2n-clx"
21585   include:
21586     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
21587     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21588     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
21589     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21590     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
21591     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21592   layout:
21593     layout: "plot-hdrh-latency"
21594
21595 - type: "plot"
21596   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-hdrh-lat"
21597   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
21598   algorithm: "plot_lat_hdrh_bar_name"
21599   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-hdrh-lat"
21600   data: "plot-vpp-hdrh-lat-2n-clx"
21601   include:
21602     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21606     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
21607     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
21608   layout:
21609     layout: "plot-hdrh-latency"
21610
21611 - type: "plot"
21612   title: "Latency: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21613   graph-title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
21614   algorithm: "plot_lat_hdrh_bar_name"
21615   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21616   data: "plot-vpp-hdrh-lat-2n-clx"
21617   include:
21618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21621   layout:
21622     layout: "plot-hdrh-latency"
21623
21624 - type: "plot"
21625   title: "Latency: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21626   graph-title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
21627   algorithm: "plot_lat_hdrh_bar_name"
21628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21629   data: "plot-vpp-hdrh-lat-2n-clx"
21630   include:
21631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21636   layout:
21637     layout: "plot-hdrh-latency"
21638
21639 - type: "plot"
21640   title: "Latency: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
21641   graph-title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21642   algorithm: "plot_lat_hdrh_bar_name"
21643   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
21644   data: "plot-vpp-hdrh-lat-2n-clx"
21645   include:
21646     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21647     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21648     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21649     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21650     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21651   layout:
21652     layout: "plot-hdrh-latency"
21653
21654 - type: "plot"
21655   title: "Latency: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
21656   graph-title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
21657   algorithm: "plot_lat_hdrh_bar_name"
21658   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
21659   data: "plot-vpp-hdrh-lat-2n-clx"
21660   include:
21661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21667   layout:
21668     layout: "plot-hdrh-latency"
21669
21670 - type: "plot"
21671   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
21672   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21673   algorithm: "plot_lat_hdrh_bar_name"
21674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat"
21675   data: "plot-vpp-hdrh-lat-2n-clx"
21676   include:
21677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21681   layout:
21682     layout: "plot-hdrh-latency"
21683
21684 - type: "plot"
21685   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
21686   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
21687   algorithm: "plot_lat_hdrh_bar_name"
21688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat"
21689   data: "plot-vpp-hdrh-lat-2n-clx"
21690   include:
21691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21696   layout:
21697     layout: "plot-hdrh-latency"
21698
21699 - type: "plot"
21700   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
21701   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
21702   algorithm: "plot_lat_hdrh_bar_name"
21703   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat"
21704   data: "plot-vpp-hdrh-lat-2n-clx"
21705   include:
21706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21710   layout:
21711     layout: "plot-hdrh-latency"
21712
21713 - type: "plot"
21714   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-hdrh-lat"
21715   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21716   algorithm: "plot_lat_hdrh_bar_name"
21717   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-hdrh-lat"
21718   data: "plot-vpp-hdrh-lat-2n-clx"
21719   include:
21720     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21723     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21724     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21725     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21726   layout:
21727     layout: "plot-hdrh-latency"
21728
21729 - type: "plot"
21730   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-hdrh-lat"
21731   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21732   algorithm: "plot_lat_hdrh_bar_name"
21733   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-hdrh-lat"
21734   data: "plot-vpp-hdrh-lat-2n-clx"
21735   include:
21736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21737     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21738     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21739     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21740   layout:
21741     layout: "plot-hdrh-latency"
21742
21743 - type: "plot"
21744   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
21745   graph-title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
21746   algorithm: "plot_lat_hdrh_bar_name"
21747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat"
21748   data: "plot-vpp-hdrh-lat-2n-clx"
21749   include:
21750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21754   layout:
21755     layout: "plot-hdrh-latency"
21756
21757 - type: "plot"
21758   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
21759   graph-title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
21760   algorithm: "plot_lat_hdrh_bar_name"
21761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat"
21762   data: "plot-vpp-hdrh-lat-2n-clx"
21763   include:
21764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21768   layout:
21769     layout: "plot-hdrh-latency"
21770
21771 - type: "plot"
21772   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-hdrh-lat"
21773   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21774   algorithm: "plot_lat_hdrh_bar_name"
21775   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-hdrh-lat"
21776   data: "plot-vpp-hdrh-lat-2n-clx"
21777   include:
21778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21782   layout:
21783     layout: "plot-hdrh-latency"
21784
21785 - type: "plot"
21786   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
21787   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21788   algorithm: "plot_lat_hdrh_bar_name"
21789   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
21790   data: "plot-vpp-hdrh-lat-2n-clx"
21791   include:
21792     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21796   layout:
21797     layout: "plot-hdrh-latency"
21798
21799 ################################################################################
21800
21801 # HDRHistogram Packet Latency 2C
21802
21803 - type: "plot"
21804   title: "Latency: 2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
21805   graph-title: "2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr"
21806   algorithm: "plot_lat_hdrh_bar_name"
21807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat"
21808   data: "plot-vpp-hdrh-lat-2n-clx"
21809   include:
21810     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21811     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21812     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21814   layout:
21815     layout: "plot-hdrh-latency"
21816
21817 - type: "plot"
21818   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
21819   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr"
21820   algorithm: "plot_lat_hdrh_bar_name"
21821   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
21822   data: "plot-vpp-hdrh-lat-2n-clx"
21823   include:
21824     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21825     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21826     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21827     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21828   layout:
21829     layout: "plot-hdrh-latency"
21830
21831 - type: "plot"
21832   title: "Latency: 2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
21833   graph-title: "2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
21834   algorithm: "plot_lat_hdrh_bar_name"
21835   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
21836   data: "plot-vpp-hdrh-lat-2n-clx"
21837   include:
21838     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
21839     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
21840     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
21841     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
21842     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
21843   layout:
21844     layout: "plot-hdrh-latency"
21845
21846 - type: "plot"
21847   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
21848   graph-title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
21849   algorithm: "plot_lat_hdrh_bar_name"
21850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat"
21851   data: "plot-vpp-hdrh-lat-2n-clx"
21852   include:
21853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
21854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
21855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
21856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
21857   layout:
21858     layout: "plot-hdrh-latency"
21859
21860 - type: "plot"
21861   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
21862   graph-title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
21863   algorithm: "plot_lat_hdrh_bar_name"
21864   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
21865   data: "plot-vpp-hdrh-lat-2n-clx"
21866   include:
21867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
21868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
21869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
21870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
21871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
21872   layout:
21873     layout: "plot-hdrh-latency"
21874
21875 - type: "plot"
21876   title: "Latency: 2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
21877   graph-title: "2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
21878   algorithm: "plot_lat_hdrh_bar_name"
21879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat"
21880   data: "plot-vpp-hdrh-lat-2n-clx"
21881   include:
21882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
21883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
21888   layout:
21889     layout: "plot-hdrh-latency"
21890
21891 - type: "plot"
21892   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-hdrh-lat"
21893   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr"
21894   algorithm: "plot_lat_hdrh_bar_name"
21895   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-hdrh-lat"
21896   data: "plot-vpp-hdrh-lat-2n-clx"
21897   include:
21898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-rdma-dot1q-ip4base-ndrpdr"
21899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-ndrpdr"
21900   layout:
21901     layout: "plot-hdrh-latency"
21902
21903 - type: "plot"
21904   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
21905   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr"
21906   algorithm: "plot_lat_hdrh_bar_name"
21907   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
21908   data: "plot-vpp-hdrh-lat-2n-clx"
21909   include:
21910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-ndrpdr"
21911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-ndrpdr"
21913     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21914     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-ndrpdr"
21915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21916   layout:
21917     layout: "plot-hdrh-latency"
21918
21919 - type: "plot"
21920   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-hdrh-lat"
21921   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr"
21922   algorithm: "plot_lat_hdrh_bar_name"
21923   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-hdrh-lat"
21924   data: "plot-vpp-hdrh-lat-2n-clx"
21925   include:
21926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-4t2c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
21931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
21932   layout:
21933     layout: "plot-hdrh-latency"
21934
21935 - type: "plot"
21936   title: "Latency: 2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21937   graph-title: "2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
21938   algorithm: "plot_lat_hdrh_bar_name"
21939   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21940   data: "plot-vpp-hdrh-lat-2n-clx"
21941   include:
21942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
21943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
21944     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
21945   layout:
21946     layout: "plot-hdrh-latency"
21947
21948 - type: "plot"
21949   title: "Latency: 2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21950   graph-title: "2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
21951   algorithm: "plot_lat_hdrh_bar_name"
21952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
21953   data: "plot-vpp-hdrh-lat-2n-clx"
21954   include:
21955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
21956     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
21957     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
21958     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
21959     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
21960   layout:
21961     layout: "plot-hdrh-latency"
21962
21963 - type: "plot"
21964   title: "Latency: 2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
21965   graph-title: "2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr"
21966   algorithm: "plot_lat_hdrh_bar_name"
21967   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
21968   data: "plot-vpp-hdrh-lat-2n-clx"
21969   include:
21970     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-rdma-dot1q-ip6base-ndrpdr"
21971     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-rdma-ethip6-ip6base-ndrpdr"
21972     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale20k-ndrpdr"
21973     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale200k-ndrpdr"
21974     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale2m-ndrpdr"
21975   layout:
21976     layout: "plot-hdrh-latency"
21977
21978 - type: "plot"
21979   title: "Latency: 2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
21980   graph-title: "2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
21981   algorithm: "plot_lat_hdrh_bar_name"
21982   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
21983   data: "plot-vpp-hdrh-lat-2n-clx"
21984   include:
21985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
21986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
21988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
21989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
21990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
21991   layout:
21992     layout: "plot-hdrh-latency"
21993
21994 - type: "plot"
21995   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
21996   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
21997   algorithm: "plot_lat_hdrh_bar_name"
21998   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat"
21999   data: "plot-vpp-hdrh-lat-2n-clx"
22000   include:
22001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
22002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
22003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
22005   layout:
22006     layout: "plot-hdrh-latency"
22007
22008 - type: "plot"
22009   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
22010   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
22011   algorithm: "plot_lat_hdrh_bar_name"
22012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat"
22013   data: "plot-vpp-hdrh-lat-2n-clx"
22014   include:
22015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
22016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
22017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
22018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
22019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
22020   layout:
22021     layout: "plot-hdrh-latency"
22022
22023 - type: "plot"
22024   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
22025   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
22026   algorithm: "plot_lat_hdrh_bar_name"
22027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat"
22028   data: "plot-vpp-hdrh-lat-2n-clx"
22029   include:
22030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
22031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
22032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
22033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
22034   layout:
22035     layout: "plot-hdrh-latency"
22036
22037 - type: "plot"
22038   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-hdrh-lat"
22039   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr"
22040   algorithm: "plot_lat_hdrh_bar_name"
22041   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-hdrh-lat"
22042   data: "plot-vpp-hdrh-lat-2n-clx"
22043   include:
22044     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-ndrpdr"
22045     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22046     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22047     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-4t2c-rdma-eth-l2patch-ndrpdr"
22048     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-ndrpdr"
22049     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22050   layout:
22051     layout: "plot-hdrh-latency"
22052
22053 - type: "plot"
22054   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-hdrh-lat"
22055   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr"
22056   algorithm: "plot_lat_hdrh_bar_name"
22057   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-hdrh-lat"
22058   data: "plot-vpp-hdrh-lat-2n-clx"
22059   include:
22060     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22061     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22062     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22064   layout:
22065     layout: "plot-hdrh-latency"
22066
22067 - type: "plot"
22068   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
22069   graph-title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
22070   algorithm: "plot_lat_hdrh_bar_name"
22071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat"
22072   data: "plot-vpp-hdrh-lat-2n-clx"
22073   include:
22074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22078   layout:
22079     layout: "plot-hdrh-latency"
22080
22081 - type: "plot"
22082   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
22083   graph-title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
22084   algorithm: "plot_lat_hdrh_bar_name"
22085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat"
22086   data: "plot-vpp-hdrh-lat-2n-clx"
22087   include:
22088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22092   layout:
22093     layout: "plot-hdrh-latency"
22094
22095 - type: "plot"
22096   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-hdrh-lat"
22097   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr"
22098   algorithm: "plot_lat_hdrh_bar_name"
22099   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-hdrh-lat"
22100   data: "plot-vpp-hdrh-lat-2n-clx"
22101   include:
22102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22106   layout:
22107     layout: "plot-hdrh-latency"
22108
22109 - type: "plot"
22110   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
22111   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr"
22112   algorithm: "plot_lat_hdrh_bar_name"
22113   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
22114   data: "plot-vpp-hdrh-lat-2n-clx"
22115   include:
22116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22120   layout:
22121     layout: "plot-hdrh-latency"
22122
22123 ################################################################################
22124
22125 # HDRHistogram Packet Latency 4C
22126
22127 - type: "plot"
22128   title: "Latency: 2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
22129   graph-title: "2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr"
22130   algorithm: "plot_lat_hdrh_bar_name"
22131   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat"
22132   data: "plot-vpp-hdrh-lat-2n-clx"
22133   include:
22134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22138   layout:
22139     layout: "plot-hdrh-latency"
22140
22141 - type: "plot"
22142   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
22143   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr"
22144   algorithm: "plot_lat_hdrh_bar_name"
22145   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat"
22146   data: "plot-vpp-hdrh-lat-2n-clx"
22147   include:
22148     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22149     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22150     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22151     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22152   layout:
22153     layout: "plot-hdrh-latency"
22154
22155 - type: "plot"
22156   title: "Latency: 2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
22157   graph-title: "2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
22158   algorithm: "plot_lat_hdrh_bar_name"
22159   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat"
22160   data: "plot-vpp-hdrh-lat-2n-clx"
22161   include:
22162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
22163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
22164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
22165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
22166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
22167   layout:
22168     layout: "plot-hdrh-latency"
22169
22170 - type: "plot"
22171   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
22172   graph-title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
22173   algorithm: "plot_lat_hdrh_bar_name"
22174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat"
22175   data: "plot-vpp-hdrh-lat-2n-clx"
22176   include:
22177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
22178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
22179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
22180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
22181   layout:
22182     layout: "plot-hdrh-latency"
22183
22184 - type: "plot"
22185   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
22186   graph-title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
22187   algorithm: "plot_lat_hdrh_bar_name"
22188   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat"
22189   data: "plot-vpp-hdrh-lat-2n-clx"
22190   include:
22191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
22192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
22193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
22194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
22195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
22196   layout:
22197     layout: "plot-hdrh-latency"
22198
22199 - type: "plot"
22200   title: "Latency: 2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
22201   graph-title: "2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
22202   algorithm: "plot_lat_hdrh_bar_name"
22203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat"
22204   data: "plot-vpp-hdrh-lat-2n-clx"
22205   include:
22206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
22207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
22212   layout:
22213     layout: "plot-hdrh-latency"
22214
22215 - type: "plot"
22216   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-hdrh-lat"
22217   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr"
22218   algorithm: "plot_lat_hdrh_bar_name"
22219   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-hdrh-lat"
22220   data: "plot-vpp-hdrh-lat-2n-clx"
22221   include:
22222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-rdma-dot1q-ip4base-ndrpdr"
22223     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-ndrpdr"
22224   layout:
22225     layout: "plot-hdrh-latency"
22226
22227 - type: "plot"
22228   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
22229   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr"
22230   algorithm: "plot_lat_hdrh_bar_name"
22231   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-hdrh-lat"
22232   data: "plot-vpp-hdrh-lat-2n-clx"
22233   include:
22234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-ndrpdr"
22235     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22236     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-ndrpdr"
22237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-ndrpdr"
22239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22240   layout:
22241     layout: "plot-hdrh-latency"
22242
22243 - type: "plot"
22244   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-hdrh-lat"
22245   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr"
22246   algorithm: "plot_lat_hdrh_bar_name"
22247   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-hdrh-lat"
22248   data: "plot-vpp-hdrh-lat-2n-clx"
22249   include:
22250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-8t4c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
22255     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
22256   layout:
22257     layout: "plot-hdrh-latency"
22258
22259 - type: "plot"
22260   title: "Latency: 2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
22261   graph-title: "2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
22262   algorithm: "plot_lat_hdrh_bar_name"
22263   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
22264   data: "plot-vpp-hdrh-lat-2n-clx"
22265   include:
22266     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
22267     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
22268     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
22269   layout:
22270     layout: "plot-hdrh-latency"
22271
22272 - type: "plot"
22273   title: "Latency: 2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
22274   graph-title: "2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
22275   algorithm: "plot_lat_hdrh_bar_name"
22276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat"
22277   data: "plot-vpp-hdrh-lat-2n-clx"
22278   include:
22279     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
22280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
22281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
22282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
22283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
22284   layout:
22285     layout: "plot-hdrh-latency"
22286
22287 - type: "plot"
22288   title: "Latency: 2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
22289   graph-title: "2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr"
22290   algorithm: "plot_lat_hdrh_bar_name"
22291   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-hdrh-lat"
22292   data: "plot-vpp-hdrh-lat-2n-clx"
22293   include:
22294     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-rdma-dot1q-ip6base-ndrpdr"
22295     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-rdma-ethip6-ip6base-ndrpdr"
22296     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale20k-ndrpdr"
22297     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale200k-ndrpdr"
22298     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale2m-ndrpdr"
22299   layout:
22300     layout: "plot-hdrh-latency"
22301
22302 - type: "plot"
22303   title: "Latency: 2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
22304   graph-title: "2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
22305   algorithm: "plot_lat_hdrh_bar_name"
22306   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat"
22307   data: "plot-vpp-hdrh-lat-2n-clx"
22308   include:
22309     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
22310     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22311     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
22312     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
22313     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
22314     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
22315   layout:
22316     layout: "plot-hdrh-latency"
22317
22318 - type: "plot"
22319   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
22320   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
22321   algorithm: "plot_lat_hdrh_bar_name"
22322   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat"
22323   data: "plot-vpp-hdrh-lat-2n-clx"
22324   include:
22325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
22326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
22327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
22329   layout:
22330     layout: "plot-hdrh-latency"
22331
22332 - type: "plot"
22333   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
22334   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
22335   algorithm: "plot_lat_hdrh_bar_name"
22336   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat"
22337   data: "plot-vpp-hdrh-lat-2n-clx"
22338   include:
22339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
22340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
22341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
22342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
22343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
22344   layout:
22345     layout: "plot-hdrh-latency"
22346
22347 - type: "plot"
22348   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
22349   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
22350   algorithm: "plot_lat_hdrh_bar_name"
22351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat"
22352   data: "plot-vpp-hdrh-lat-2n-clx"
22353   include:
22354     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
22355     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
22356     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
22357     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
22358   layout:
22359     layout: "plot-hdrh-latency"
22360
22361 - type: "plot"
22362   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-hdrh-lat"
22363   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr"
22364   algorithm: "plot_lat_hdrh_bar_name"
22365   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-hdrh-lat"
22366   data: "plot-vpp-hdrh-lat-2n-clx"
22367   include:
22368     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-ndrpdr"
22369     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22370     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22371     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-8t4c-rdma-eth-l2patch-ndrpdr"
22372     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-ndrpdr"
22373     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22374   layout:
22375     layout: "plot-hdrh-latency"
22376
22377 - type: "plot"
22378   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-hdrh-lat"
22379   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr"
22380   algorithm: "plot_lat_hdrh_bar_name"
22381   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-hdrh-lat"
22382   data: "plot-vpp-hdrh-lat-2n-clx"
22383   include:
22384     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22385     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22386     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22387     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22388   layout:
22389     layout: "plot-hdrh-latency"
22390
22391 - type: "plot"
22392   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
22393   graph-title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
22394   algorithm: "plot_lat_hdrh_bar_name"
22395   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat"
22396   data: "plot-vpp-hdrh-lat-2n-clx"
22397   include:
22398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22402   layout:
22403     layout: "plot-hdrh-latency"
22404
22405 - type: "plot"
22406   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
22407   graph-title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
22408   algorithm: "plot_lat_hdrh_bar_name"
22409   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat"
22410   data: "plot-vpp-hdrh-lat-2n-clx"
22411   include:
22412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22416   layout:
22417     layout: "plot-hdrh-latency"
22418
22419 - type: "plot"
22420   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-hdrh-lat"
22421   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr"
22422   algorithm: "plot_lat_hdrh_bar_name"
22423   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-hdrh-lat"
22424   data: "plot-vpp-hdrh-lat-2n-clx"
22425   include:
22426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22430   layout:
22431     layout: "plot-hdrh-latency"
22432
22433 - type: "plot"
22434   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
22435   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr"
22436   algorithm: "plot_lat_hdrh_bar_name"
22437   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat"
22438   data: "plot-vpp-hdrh-lat-2n-clx"
22439   include:
22440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22444   layout:
22445     layout: "plot-hdrh-latency"
22446
22447 ################################################################################
22448
22449 # Packet Speedup
22450
22451 - type: "plot"
22452   title: "Speedup: 2n-clx-xxv710-64b-memif-base-i40e-ndr-tsa"
22453   algorithm: "plot_tsa_name"
22454   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-i40e-ndr-tsa"
22455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22456   include:
22457     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22458     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22459     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22460     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22461   layout:
22462     title: "2n-clx-xxv710-64b-memif-base-i40e-ndr"
22463     layout: "plot-throughput-speedup-analysis"
22464
22465 - type: "plot"
22466   title: "Speedup: 2n-clx-xxv710-64b-memif-base-i40e-pdr-tsa"
22467   algorithm: "plot_tsa_name"
22468   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-i40e-pdr-tsa"
22469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22470   include:
22471     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22472     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22473     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22474     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22475   layout:
22476     title: "2n-clx-xxv710-64b-memif-base-i40e-pdr"
22477     layout: "plot-throughput-speedup-analysis"
22478
22479 - type: "plot"
22480   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
22481   algorithm: "plot_tsa_name"
22482   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
22483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22484   include:
22485     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22486     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22487     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22488     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22489   layout:
22490     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22491     layout: "plot-throughput"
22492
22493 - type: "plot"
22494   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
22495   algorithm: "plot_tsa_name"
22496   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
22497   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22498   include:
22499     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22500     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22501     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22502     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22503   layout:
22504     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22505     layout: "plot-throughput"
22506
22507 - type: "plot"
22508   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
22509   algorithm: "plot_tsa_name"
22510   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
22511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22512   include:
22513     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
22514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
22515     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
22516     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22517     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
22518   layout:
22519     title: "2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
22520     layout: "plot-throughput-speedup-analysis"
22521
22522 - type: "plot"
22523   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
22524   algorithm: "plot_tsa_name"
22525   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
22526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22527   include:
22528     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
22529     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
22530     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
22531     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22532     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
22533   layout:
22534     title: "2n-clx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
22535     layout: "plot-throughput-speedup-analysis"
22536
22537 - type: "plot"
22538   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
22539   algorithm: "plot_tsa_name"
22540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
22541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22542   include:
22543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
22544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
22545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
22546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
22547   layout:
22548     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
22549     layout: "plot-throughput-speedup-analysis"
22550
22551 - type: "plot"
22552   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
22553   algorithm: "plot_tsa_name"
22554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
22555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22556   include:
22557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
22558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
22559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
22560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
22561   layout:
22562     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
22563     layout: "plot-throughput-speedup-analysis"
22564
22565 - type: "plot"
22566   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
22567   algorithm: "plot_tsa_name"
22568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
22569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22570   include:
22571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
22572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
22574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
22575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
22576   layout:
22577     title: "2n-clx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
22578     layout: "plot-throughput-speedup-analysis"
22579
22580 - type: "plot"
22581   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
22582   algorithm: "plot_tsa_name"
22583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
22584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22585   include:
22586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
22587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
22589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
22590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
22591   layout:
22592     title: "2n-clx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
22593     layout: "plot-throughput-speedup-analysis"
22594
22595 - type: "plot"
22596   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
22597   algorithm: "plot_tsa_name"
22598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
22599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22600   include:
22601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
22607   layout:
22608     title: "2n-clx-xxv710-64b-features-ip4routing-base-i40e-ndr"
22609     layout: "plot-throughput-speedup-analysis"
22610
22611 - type: "plot"
22612   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
22613   algorithm: "plot_tsa_name"
22614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
22615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22616   include:
22617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
22623   layout:
22624     title: "2n-clx-xxv710-64b-features-ip4routing-base-i40e-pdr"
22625     layout: "plot-throughput-speedup-analysis"
22626
22627 - type: "plot"
22628   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
22629   algorithm: "plot_tsa_name"
22630   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
22631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22632   include:
22633     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22634     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22635   layout:
22636     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
22637     layout: "plot-throughput"
22638
22639 - type: "plot"
22640   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
22641   algorithm: "plot_tsa_name"
22642   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
22643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22644   include:
22645     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22646     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22647   layout:
22648     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
22649     layout: "plot-throughput"
22650
22651 - type: "plot"
22652   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
22653   algorithm: "plot_tsa_name"
22654   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
22655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22656   include:
22657     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22658     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22659     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22660     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22661     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22662     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22663   layout:
22664     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
22665     layout: "plot-throughput"
22666
22667 - type: "plot"
22668   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
22669   algorithm: "plot_tsa_name"
22670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
22671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22672   include:
22673     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22674     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22675     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22676     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22677     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22678     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22679   layout:
22680     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
22681     layout: "plot-throughput"
22682
22683 - type: "plot"
22684   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
22685   algorithm: "plot_tsa_name"
22686   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
22687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22688   include:
22689     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22690     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22691     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22692     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22693     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
22694     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
22695   layout:
22696     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22697     layout: "plot-throughput"
22698
22699 - type: "plot"
22700   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
22701   algorithm: "plot_tsa_name"
22702   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
22703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22704   include:
22705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22706     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22707     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22708     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22709     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
22710     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
22711   layout:
22712     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22713     layout: "plot-throughput"
22714
22715 - type: "plot"
22716   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
22717   algorithm: "plot_tsa_name"
22718   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
22719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22720   include:
22721     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22722     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22723     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22724   layout:
22725     title: "2n-clx-x710-78b-ip6routing-base-scale-i40e-ndr"
22726     layout: "plot-throughput-speedup-analysis"
22727
22728 - type: "plot"
22729   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
22730   algorithm: "plot_tsa_name"
22731   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
22732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22733   include:
22734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22737   layout:
22738     title: "2n-clx-x710-78b-ip6routing-base-scale-i40e-pdr"
22739     layout: "plot-throughput-speedup-analysis"
22740
22741 - type: "plot"
22742   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
22743   algorithm: "plot_tsa_name"
22744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
22745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22746   include:
22747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22750     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22752   layout:
22753     title: "2n-clx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
22754     layout: "plot-throughput-speedup-analysis"
22755
22756 - type: "plot"
22757   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
22758   algorithm: "plot_tsa_name"
22759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
22760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22761   include:
22762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22765     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22766     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22767   layout:
22768     title: "2n-clx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
22769     layout: "plot-throughput-speedup-analysis"
22770
22771 - type: "plot"
22772   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
22773   algorithm: "plot_tsa_name"
22774   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
22775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22776   include:
22777     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22778     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22779     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22780     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22781     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22782   layout:
22783     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22784     layout: "plot-throughput"
22785
22786 - type: "plot"
22787   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
22788   algorithm: "plot_tsa_name"
22789   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
22790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22791   include:
22792     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22793     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22794     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22795     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22796     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22797   layout:
22798     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22799     layout: "plot-throughput"
22800
22801 - type: "plot"
22802   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
22803   algorithm: "plot_tsa_name"
22804   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
22805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22806   include:
22807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22813   layout:
22814     title: "2n-clx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
22815     layout: "plot-throughput-speedup-analysis"
22816
22817 - type: "plot"
22818   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
22819   algorithm: "plot_tsa_name"
22820   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
22821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22822   include:
22823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22826     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22827     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22828     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22829   layout:
22830     title: "2n-clx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
22831     layout: "plot-throughput-speedup-analysis"
22832
22833 - type: "plot"
22834   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22835   algorithm: "plot_tsa_name"
22836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22838   include:
22839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22843   layout:
22844     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22845     layout: "plot-throughput-speedup-analysis"
22846
22847 - type: "plot"
22848   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22849   algorithm: "plot_tsa_name"
22850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22852   include:
22853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22857   layout:
22858     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22859     layout: "plot-throughput-speedup-analysis"
22860
22861 - type: "plot"
22862   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
22863   algorithm: "plot_tsa_name"
22864   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
22865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22866   include:
22867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22872   layout:
22873     title: "2n-clx-xxv710-64b-l2switching-base-i40e-ndr"
22874     layout: "plot-throughput-speedup-analysis"
22875
22876 - type: "plot"
22877   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
22878   algorithm: "plot_tsa_name"
22879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
22880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22881   include:
22882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22887   layout:
22888     title: "2n-clx-xxv710-64b-l2switching-base-i40e-pdr"
22889     layout: "plot-throughput-speedup-analysis"
22890
22891 - type: "plot"
22892   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
22893   algorithm: "plot_tsa_name"
22894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
22895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22896   include:
22897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22901   layout:
22902     title: "2n-clx-xxv710-64b-l2switching-base-scale-i40e-ndr"
22903     layout: "plot-throughput-speedup-analysis"
22904
22905 - type: "plot"
22906   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
22907   algorithm: "plot_tsa_name"
22908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
22909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22910   include:
22911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22915   layout:
22916     title: "2n-clx-xxv710-64b-l2switching-base-scale-i40e-pdr"
22917     layout: "plot-throughput-speedup-analysis"
22918
22919 - type: "plot"
22920   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
22921   algorithm: "plot_tsa_name"
22922   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
22923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22924   include:
22925     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22926     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22927     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22928     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22929     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22930     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22931   layout:
22932     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
22933     layout: "plot-throughput"
22934
22935 - type: "plot"
22936   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
22937   algorithm: "plot_tsa_name"
22938   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
22939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22940   include:
22941     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
22942     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22943     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22944     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
22945     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
22946     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22947   layout:
22948     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
22949     layout: "plot-throughput"
22950
22951 - type: "plot"
22952   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
22953   algorithm: "plot_tsa_name"
22954   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
22955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22956   include:
22957     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22958     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22959     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22960     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22961   layout:
22962     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
22963     layout: "plot-throughput"
22964
22965 - type: "plot"
22966   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
22967   algorithm: "plot_tsa_name"
22968   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
22969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22970   include:
22971     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22972     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22973     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22974     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22975   layout:
22976     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
22977     layout: "plot-throughput"
22978
22979 - type: "plot"
22980   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-i40e-ndr"
22981   algorithm: "plot_tsa_name"
22982   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-i40e-ndr-tsa"
22983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22984   include:
22985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22989   layout:
22990     title: "2n-clx-xxv710-64b-vhost-base-i40e-ndr"
22991     layout: "plot-throughput-speedup-analysis"
22992
22993 - type: "plot"
22994   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-i40e-pdr"
22995   algorithm: "plot_tsa_name"
22996   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-i40e-pdr-tsa"
22997   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22998   include:
22999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23003   layout:
23004     title: "2n-clx-xxv710-64b-vhost-base-i40e-pdr"
23005     layout: "plot-throughput-speedup-analysis"
23006
23007 - type: "plot"
23008   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-i40e-vpp-ndr"
23009   algorithm: "plot_tsa_name"
23010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-i40e-vpp-ndr-tsa"
23011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23012   include:
23013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23017   layout:
23018     title: "2n-clx-xxv710-64b-vhost-base-i40e-vpp-ndr"
23019     layout: "plot-throughput-speedup-analysis"
23020
23021 - type: "plot"
23022   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-i40e-vpp-pdr"
23023   algorithm: "plot_tsa_name"
23024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-i40e-vpp-pdr-tsa"
23025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23026   include:
23027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23031   layout:
23032     title: "2n-clx-xxv710-64b-vhost-base-i40e-vpp-pdr"
23033     layout: "plot-throughput-speedup-analysis"
23034
23035 - type: "plot"
23036   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
23037   algorithm: "plot_tsa_name"
23038   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
23039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23040   include:
23041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23045   layout:
23046     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23047     layout: "plot-throughput"
23048
23049 - type: "plot"
23050   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
23051   algorithm: "plot_tsa_name"
23052   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
23053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23054   include:
23055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23059   layout:
23060     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23061     layout: "plot-throughput"
23062
23063 - type: "plot"
23064   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
23065   algorithm: "plot_tsa_name"
23066   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
23067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23068   include:
23069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23073   layout:
23074     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23075     layout: "plot-throughput"
23076
23077 - type: "plot"
23078   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
23079   algorithm: "plot_tsa_name"
23080   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
23081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
23082   include:
23083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23087   layout:
23088     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23089     layout: "plot-throughput"
23090
23091 ################################################################################
23092
23093 # Packet Throughput - DPDK
23094
23095 # 2n-clx-xxv710
23096
23097 - type: "plot"
23098   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
23099   algorithm: "plot_perf_box_name"
23100   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
23101   data: "plot-dpdk-throughput-latency-2n-clx"
23102   include:
23103     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23104     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23105   layout:
23106     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
23107     layout: "plot-throughput"
23108
23109 - type: "plot"
23110   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
23111   algorithm: "plot_perf_box_name"
23112   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
23113   data: "plot-dpdk-throughput-latency-2n-clx"
23114   include:
23115     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23116     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23117   layout:
23118     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
23119     layout: "plot-throughput"
23120
23121 - type: "plot"
23122   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
23123   algorithm: "plot_perf_box_name"
23124   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
23125   data: "plot-dpdk-throughput-latency-2n-clx"
23126   include:
23127     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23128     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23129   layout:
23130     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
23131     layout: "plot-throughput"
23132
23133 - type: "plot"
23134   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
23135   algorithm: "plot_perf_box_name"
23136   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
23137   data: "plot-dpdk-throughput-latency-2n-clx"
23138   include:
23139     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23140     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23141   layout:
23142     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
23143     layout: "plot-throughput"
23144
23145 # 2n-clx-x710
23146
23147 - type: "plot"
23148   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
23149   algorithm: "plot_perf_box_name"
23150   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
23151   data: "plot-dpdk-throughput-latency-2n-clx"
23152   include:
23153     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23154     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23155   layout:
23156     title: "2n-clx-x710-64b-2t1c-base-ndr"
23157     layout: "plot-throughput"
23158
23159 - type: "plot"
23160   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
23161   algorithm: "plot_perf_box_name"
23162   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
23163   data: "plot-dpdk-throughput-latency-2n-clx"
23164   include:
23165     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23166     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23167   layout:
23168     title: "2n-clx-x710-64b-4t2c-base-ndr"
23169     layout: "plot-throughput"
23170
23171 - type: "plot"
23172   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
23173   algorithm: "plot_perf_box_name"
23174   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
23175   data: "plot-dpdk-throughput-latency-2n-clx"
23176   include:
23177     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23178     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23179   layout:
23180     title: "2n-clx-x710-64b-2t1c-base-pdr"
23181     layout: "plot-throughput"
23182
23183 - type: "plot"
23184   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
23185   algorithm: "plot_perf_box_name"
23186   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
23187   data: "plot-dpdk-throughput-latency-2n-clx"
23188   include:
23189     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23190     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23191   layout:
23192     title: "2n-clx-x710-64b-4t2c-base-pdr"
23193     layout: "plot-throughput"
23194
23195 ################################################################################
23196
23197 # Packet Latency - DPDK
23198
23199 # 2n-clx-xxv710
23200
23201 - type: "plot"
23202   title: "Latency: 2n-clx-xxv710-64b-2t1c-base-ndr-lat"
23203   algorithm: "plot_lat_err_bars_name"
23204   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr-lat"
23205   data: "plot-dpdk-throughput-latency-2n-clx"
23206   include:
23207     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23208     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23209   layout:
23210     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
23211     layout: "plot-latency"
23212
23213 - type: "plot"
23214   title: "Latency: 2n-clx-xxv710-64b-4t2c-base-ndr-lat"
23215   algorithm: "plot_lat_err_bars_name"
23216   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr-lat"
23217   data: "plot-dpdk-throughput-latency-2n-clx"
23218   include:
23219     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23220     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23221   layout:
23222     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
23223     layout: "plot-latency"
23224
23225 - type: "plot"
23226   title: "Latency: 2n-clx-xxv710-64b-8t4c-base-ndr-lat"
23227   algorithm: "plot_lat_err_bars_name"
23228   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-8t4c-base-ndr-lat"
23229   data: "plot-dpdk-throughput-latency-2n-clx"
23230   include:
23231     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
23232     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
23233   layout:
23234     title: "2n-clx-xxv710-64b-8t4c-base-ndr"
23235     layout: "plot-latency"
23236
23237 # 2n-clx-x710
23238
23239 - type: "plot"
23240   title: "Latency: 2n-clx-x710-64b-2t1c-base-ndr-lat"
23241   algorithm: "plot_lat_err_bars_name"
23242   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr-lat"
23243   data: "plot-dpdk-throughput-latency-2n-clx"
23244   include:
23245     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23246     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23247   layout:
23248     title: "2n-clx-x710-64b-2t1c-base-ndr"
23249     layout: "plot-latency"
23250
23251 - type: "plot"
23252   title: "Latency: 2n-clx-x710-64b-4t2c-base-ndr-lat"
23253   algorithm: "plot_lat_err_bars_name"
23254   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr-lat"
23255   data: "plot-dpdk-throughput-latency-2n-clx"
23256   include:
23257     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23258     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23259   layout:
23260     title: "2n-clx-x710-64b-4t2c-base-ndr"
23261     layout: "plot-latency"
23262
23263 - type: "plot"
23264   title: "Latency: 2n-clx-x710-64b-8t4c-base-ndr-lat"
23265   algorithm: "plot_lat_err_bars_name"
23266   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-8t4c-base-ndr-lat"
23267   data: "plot-dpdk-throughput-latency-2n-clx"
23268   include:
23269     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
23270     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
23271   layout:
23272     title: "2n-clx-x710-64b-8t4c-base-ndr"
23273     layout: "plot-latency"
23274
23275 ################################################################################
23276
23277 # HDRHistogram Packet Latency - DPDK
23278
23279 # 2n-clx-xxv710
23280
23281 - type: "plot"
23282   title: "Latency: 2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
23283   graph-title: "2n-clx-xxv710-64b-2t1c-base-ndr"
23284   algorithm: "plot_lat_hdrh_bar_name"
23285   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat"
23286   data: "plot-dpdk-hdrh-lat-2n-clx"
23287   include:
23288     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23289     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23290   layout:
23291     layout: "plot-hdrh-latency"
23292
23293 - type: "plot"
23294   title: "Latency: 2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
23295   graph-title: "2n-clx-xxv710-64b-4t2c-base-ndr"
23296   algorithm: "plot_lat_hdrh_bar_name"
23297   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat"
23298   data: "plot-dpdk-hdrh-lat-2n-clx"
23299   include:
23300     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23301     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23302   layout:
23303     layout: "plot-hdrh-latency"
23304
23305 - type: "plot"
23306   title: "Latency: 2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
23307   graph-title: "2n-clx-xxv710-64b-8t4c-base-ndr"
23308   algorithm: "plot_lat_hdrh_bar_name"
23309   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat"
23310   data: "plot-dpdk-hdrh-lat-2n-clx"
23311   include:
23312     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
23313     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
23314   layout:
23315     layout: "plot-hdrh-latency"
23316
23317 # 2n-clx-x710
23318
23319 - type: "plot"
23320   title: "Latency: 2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat"
23321   graph-title: "2n-clx-x710-64b-2t1c-base-ndr"
23322   algorithm: "plot_lat_hdrh_bar_name"
23323   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat"
23324   data: "plot-dpdk-hdrh-lat-2n-clx"
23325   include:
23326     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
23327     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
23328   layout:
23329     layout: "plot-hdrh-latency"
23330
23331 - type: "plot"
23332   title: "Latency: 2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat"
23333   graph-title: "2n-clx-x710-64b-4t2c-base-ndr"
23334   algorithm: "plot_lat_hdrh_bar_name"
23335   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat"
23336   data: "plot-dpdk-hdrh-lat-2n-clx"
23337   include:
23338     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
23339     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
23340   layout:
23341     layout: "plot-hdrh-latency"
23342
23343 - type: "plot"
23344   title: "Latency: 2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat"
23345   graph-title: "2n-clx-x710-64b-8t4c-base-ndr"
23346   algorithm: "plot_lat_hdrh_bar_name"
23347   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat"
23348   data: "plot-dpdk-hdrh-lat-2n-clx"
23349   include:
23350     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
23351     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
23352   layout:
23353     layout: "plot-hdrh-latency"
23354
23355 ################################################################################
23356
23357 # HDRHistogram Packet Latency Percentile 1C
23358
23359 - type: "plot"
23360   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
23361   graph-title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
23362   algorithm: "plot_lat_hdrh_percentile"
23363   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
23364   data: "plot-vpp-hdrh-lat-2n-skx"
23365   include:
23366     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23367     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23368     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23369     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23370   layout:
23371     layout: "plot-hdrh-latency-percentile"
23372
23373 - type: "plot"
23374   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
23375   graph-title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
23376   algorithm: "plot_lat_hdrh_percentile"
23377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
23378   data: "plot-vpp-hdrh-lat-3n-skx"
23379   include:
23380     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
23382     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23383     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
23384     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23385   layout:
23386     layout: "plot-hdrh-latency-percentile"
23387
23388 - type: "plot"
23389   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23390   graph-title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
23391   algorithm: "plot_lat_hdrh_percentile"
23392   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23393   data: "plot-vpp-hdrh-lat-2n-skx"
23394   include:
23395     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23396     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23397     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23400   layout:
23401     layout: "plot-hdrh-latency-percentile"
23402
23403 - type: "plot"
23404   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
23405   graph-title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23406   algorithm: "plot_lat_hdrh_percentile"
23407   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
23408   data: "plot-vpp-hdrh-lat-2n-skx"
23409   include:
23410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23414   layout:
23415     layout: "plot-hdrh-latency-percentile"
23416
23417 - type: "plot"
23418   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23419   graph-title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
23420   algorithm: "plot_lat_hdrh_percentile"
23421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23422   data: "plot-vpp-hdrh-lat-2n-skx"
23423   include:
23424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23429   layout:
23430     layout: "plot-hdrh-latency-percentile"
23431
23432 - type: "plot"
23433   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
23434   graph-title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
23435   algorithm: "plot_lat_hdrh_percentile"
23436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
23437   data: "plot-vpp-hdrh-lat-2n-skx"
23438   include:
23439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
23445   layout:
23446     layout: "plot-hdrh-latency-percentile"
23447
23448 - type: "plot"
23449   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23450   graph-title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
23451   algorithm: "plot_lat_hdrh_percentile"
23452   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23453   data: "plot-vpp-hdrh-lat-3n-hsw"
23454   include:
23455     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
23456     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
23457     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
23458   layout:
23459     layout: "plot-hdrh-latency-percentile"
23460
23461 - type: "plot"
23462   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23463   graph-title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
23464   algorithm: "plot_lat_hdrh_percentile"
23465   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23466   data: "plot-vpp-hdrh-lat-3n-skx"
23467   include:
23468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
23469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23473   layout:
23474     layout: "plot-hdrh-latency-percentile"
23475
23476 - type: "plot"
23477   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
23478   graph-title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23479   algorithm: "plot_lat_hdrh_percentile"
23480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
23481   data: "plot-vpp-hdrh-lat-3n-skx"
23482   include:
23483     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
23484     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23485     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23487   layout:
23488     layout: "plot-hdrh-latency-percentile"
23489
23490 - type: "plot"
23491   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23492   graph-title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
23493   algorithm: "plot_lat_hdrh_percentile"
23494   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23495   data: "plot-vpp-hdrh-lat-3n-skx"
23496   include:
23497     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23498     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23499     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23500     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23501     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23502   layout:
23503     layout: "plot-hdrh-latency-percentile"
23504
23505 - type: "plot"
23506   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
23507   graph-title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
23508   algorithm: "plot_lat_hdrh_percentile"
23509   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
23510   data: "plot-vpp-hdrh-lat-3n-skx"
23511   include:
23512     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23513     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23514     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23515     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
23518   layout:
23519     layout: "plot-hdrh-latency-percentile"
23520
23521 - type: "plot"
23522   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
23523   graph-title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
23524   algorithm: "plot_lat_hdrh_percentile"
23525   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
23526   data: "plot-vpp-hdrh-lat-3n-hsw"
23527   include:
23528     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
23529     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
23530   layout:
23531     layout: "plot-hdrh-latency-percentile"
23532
23533 - type: "plot"
23534   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
23535   graph-title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
23536   algorithm: "plot_lat_hdrh_percentile"
23537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
23538   data: "plot-vpp-hdrh-lat-3n-skx"
23539   include:
23540     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
23541     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
23542     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
23543     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
23544   layout:
23545     layout: "plot-hdrh-latency-percentile"
23546
23547 - type: "plot"
23548   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23549   graph-title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
23550   algorithm: "plot_lat_hdrh_percentile"
23551   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23552   data: "plot-vpp-hdrh-lat-2n-skx"
23553   include:
23554     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23555     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23556     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23557   layout:
23558     layout: "plot-hdrh-latency-percentile"
23559
23560 - type: "plot"
23561   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23562   graph-title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
23563   algorithm: "plot_lat_hdrh_percentile"
23564   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23565   data: "plot-vpp-hdrh-lat-2n-skx"
23566   include:
23567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23572   layout:
23573     layout: "plot-hdrh-latency-percentile"
23574
23575 - type: "plot"
23576   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23577   graph-title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
23578   algorithm: "plot_lat_hdrh_percentile"
23579   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23580   data: "plot-vpp-hdrh-lat-3n-hsw"
23581   include:
23582     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
23583     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
23584     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
23585   layout:
23586     layout: "plot-hdrh-latency-percentile"
23587
23588 - type: "plot"
23589   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23590   graph-title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
23591   algorithm: "plot_lat_hdrh_percentile"
23592   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23593   data: "plot-vpp-hdrh-lat-3n-skx"
23594   include:
23595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23596     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23597     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23598   layout:
23599     layout: "plot-hdrh-latency-percentile"
23600
23601 - type: "plot"
23602   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23603   graph-title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
23604   algorithm: "plot_lat_hdrh_percentile"
23605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
23606   data: "plot-vpp-hdrh-lat-3n-skx"
23607   include:
23608     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23609     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23610     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23611     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23613   layout:
23614     layout: "plot-hdrh-latency-percentile"
23615
23616 - type: "plot"
23617   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23618   graph-title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
23619   algorithm: "plot_lat_hdrh_percentile"
23620   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23621   data: "plot-vpp-hdrh-lat-2n-skx"
23622   include:
23623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23624     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23629   layout:
23630     layout: "plot-hdrh-latency-percentile"
23631
23632 - type: "plot"
23633   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
23634   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23635   algorithm: "plot_lat_hdrh_percentile"
23636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
23637   data: "plot-vpp-hdrh-lat-2n-skx"
23638   include:
23639     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23640     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23643   layout:
23644     layout: "plot-hdrh-latency-percentile"
23645
23646 - type: "plot"
23647   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23648   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
23649   algorithm: "plot_lat_hdrh_percentile"
23650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23651   data: "plot-vpp-hdrh-lat-2n-skx"
23652   include:
23653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23658   layout:
23659     layout: "plot-hdrh-latency-percentile"
23660
23661 - type: "plot"
23662   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23663   graph-title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
23664   algorithm: "plot_lat_hdrh_percentile"
23665   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23666   data: "plot-vpp-hdrh-lat-2n-skx"
23667   include:
23668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23672   layout:
23673     layout: "plot-hdrh-latency-percentile"
23674
23675 - type: "plot"
23676   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23677   graph-title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
23678   algorithm: "plot_lat_hdrh_percentile"
23679   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23680   data: "plot-vpp-hdrh-lat-3n-hsw"
23681   include:
23682     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
23683     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
23684     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
23685     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23686     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
23687     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23688   layout:
23689     layout: "plot-hdrh-latency-percentile"
23690
23691 - type: "plot"
23692   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23693   graph-title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
23694   algorithm: "plot_lat_hdrh_percentile"
23695   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
23696   data: "plot-vpp-hdrh-lat-3n-skx"
23697   include:
23698     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23699     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23700     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23701     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23702     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23703   layout:
23704     layout: "plot-hdrh-latency-percentile"
23705
23706 - type: "plot"
23707   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
23708   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23709   algorithm: "plot_lat_hdrh_percentile"
23710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
23711   data: "plot-vpp-hdrh-lat-3n-skx"
23712   include:
23713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23716   layout:
23717     layout: "plot-hdrh-latency-percentile"
23718
23719 - type: "plot"
23720   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23721   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
23722   algorithm: "plot_lat_hdrh_percentile"
23723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23724   data: "plot-vpp-hdrh-lat-3n-skx"
23725   include:
23726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23730   layout:
23731     layout: "plot-hdrh-latency-percentile"
23732
23733 - type: "plot"
23734   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23735   graph-title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
23736   algorithm: "plot_lat_hdrh_percentile"
23737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
23738   data: "plot-vpp-hdrh-lat-3n-skx"
23739   include:
23740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23746   layout:
23747     layout: "plot-hdrh-latency-percentile"
23748
23749 - type: "plot"
23750   title: "Latency: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23751   graph-title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr"
23752   algorithm: "plot_lat_hdrh_percentile"
23753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
23754   data: "plot-vpp-hdrh-lat-3n-skx"
23755   include:
23756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
23758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
23759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
23760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
23761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
23762   layout:
23763     layout: "plot-hdrh-latency-percentile"
23764
23765 - type: "plot"
23766   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
23767   graph-title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
23768   algorithm: "plot_lat_hdrh_percentile"
23769   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
23770   data: "plot-vpp-hdrh-lat-3n-hsw"
23771   include:
23772     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
23773     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
23774     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
23775     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
23776     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
23777     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
23778   layout:
23779     layout: "plot-hdrh-latency-percentile"
23780
23781 - type: "plot"
23782   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
23783   graph-title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
23784   algorithm: "plot_lat_hdrh_percentile"
23785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
23786   data: "plot-vpp-hdrh-lat-3n-skx"
23787   include:
23788     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
23789     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
23790     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
23791     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
23792     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
23793     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
23794   layout:
23795     layout: "plot-hdrh-latency-percentile"
23796
23797 - type: "plot"
23798   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23799   graph-title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
23800   algorithm: "plot_lat_hdrh_percentile"
23801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23802   data: "plot-vpp-hdrh-lat-2n-skx"
23803   include:
23804     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23805     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23806     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23808   layout:
23809     layout: "plot-hdrh-latency-percentile"
23810
23811 - type: "plot"
23812   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23813   graph-title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
23814   algorithm: "plot_lat_hdrh_percentile"
23815   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23816   data: "plot-vpp-hdrh-lat-2n-skx"
23817   include:
23818     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23819     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23820     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23822   layout:
23823     layout: "plot-hdrh-latency-percentile"
23824
23825 - type: "plot"
23826   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23827   graph-title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
23828   algorithm: "plot_lat_hdrh_percentile"
23829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23830   data: "plot-vpp-hdrh-lat-3n-hsw"
23831   include:
23832     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23833     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23834     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23835     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23836   layout:
23837     layout: "plot-hdrh-latency-percentile"
23838
23839 - type: "plot"
23840   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23841   graph-title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr"
23842   algorithm: "plot_lat_hdrh_percentile"
23843   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23844   data: "plot-vpp-hdrh-lat-3n-hsw"
23845   include:
23846     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23847     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23848     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23849     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23850   layout:
23851     layout: "plot-hdrh-latency-percentile"
23852
23853 - type: "plot"
23854   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
23855   graph-title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
23856   algorithm: "plot_lat_hdrh_percentile"
23857   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
23858   data: "plot-vpp-hdrh-lat-3n-skx"
23859   include:
23860     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23861     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23862     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23863     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23864   layout:
23865     layout: "plot-hdrh-latency-percentile"
23866
23867 - type: "plot"
23868   title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23869   graph-title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
23870   algorithm: "plot_lat_hdrh_percentile"
23871   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23872   data: "plot-vpp-hdrh-lat-3n-skx"
23873   include:
23874     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23875     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23876     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23877     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23878   layout:
23879     layout: "plot-hdrh-latency-percentile"
23880
23881 - type: "plot"
23882   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23883   graph-title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
23884   algorithm: "plot_lat_hdrh_percentile"
23885   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
23886   data: "plot-vpp-hdrh-lat-3n-skx"
23887   include:
23888     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23889     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23890     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23891     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23892     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23893   layout:
23894     layout: "plot-hdrh-latency-percentile"
23895
23896 - type: "plot"
23897   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23898   graph-title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
23899   algorithm: "plot_lat_hdrh_percentile"
23900   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23901   data: "plot-vpp-hdrh-lat-3n-skx"
23902   include:
23903     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23904     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23905     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23906     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23907     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23908   layout:
23909     layout: "plot-hdrh-latency-percentile"
23910
23911 - type: "plot"
23912   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
23913   graph-title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
23914   algorithm: "plot_lat_hdrh_percentile"
23915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
23916   data: "plot-vpp-hdrh-lat-3n-skx"
23917   include:
23918     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23919     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23920     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23921     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23922     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23923     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23924   layout:
23925     layout: "plot-hdrh-latency-percentile"
23926
23927 - type: "plot"
23928   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23929   graph-title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr"
23930   algorithm: "plot_lat_hdrh_percentile"
23931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
23932   data: "plot-vpp-hdrh-lat-3n-skx"
23933   include:
23934     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23935     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23936     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23937     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23938     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23939     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23940   layout:
23941     layout: "plot-hdrh-latency-percentile"
23942
23943 - type: "plot"
23944   title: "Latency: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
23945   graph-title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
23946   algorithm: "plot_lat_hdrh_percentile"
23947   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
23948   data: "plot-vpp-hdrh-lat-3n-tsh"
23949   include:
23950     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
23951     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23952     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23953     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
23954     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23955   layout:
23956     layout: "plot-hdrh-latency-percentile"
23957
23958 - type: "plot"
23959   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
23960   graph-title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
23961   algorithm: "plot_lat_hdrh_percentile"
23962   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
23963   data: "plot-vpp-hdrh-lat-3n-tsh"
23964   include:
23965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
23966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
23967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
23968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
23969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
23970   layout:
23971     layout: "plot-hdrh-latency-percentile"
23972
23973 - type: "plot"
23974   title: "Latency: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
23975   graph-title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
23976   algorithm: "plot_lat_hdrh_percentile"
23977   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
23978   data: "plot-vpp-hdrh-lat-3n-tsh"
23979   include:
23980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
23981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
23986   layout:
23987     layout: "plot-hdrh-latency-percentile"
23988
23989 - type: "plot"
23990   title: "Latency: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
23991   graph-title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
23992   algorithm: "plot_lat_hdrh_percentile"
23993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
23994   data: "plot-vpp-hdrh-lat-3n-tsh"
23995   include:
23996     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
23997     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
23998     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
23999     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
24000   layout:
24001     layout: "plot-hdrh-latency-percentile"
24002
24003 - type: "plot"
24004   title: "Latency: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
24005   graph-title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
24006   algorithm: "plot_lat_hdrh_percentile"
24007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
24008   data: "plot-vpp-hdrh-lat-3n-tsh"
24009   include:
24010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
24011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
24012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
24013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
24014     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
24015   layout:
24016     layout: "plot-hdrh-latency-percentile"
24017
24018 - type: "plot"
24019   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
24020   graph-title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
24021   algorithm: "plot_lat_hdrh_percentile"
24022   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
24023   data: "plot-vpp-hdrh-lat-3n-tsh"
24024   include:
24025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
24026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
24027     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
24028     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
24029   layout:
24030     layout: "plot-hdrh-latency-percentile"
24031
24032 - type: "plot"
24033   title: "Latency: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
24034   graph-title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
24035   algorithm: "plot_lat_hdrh_percentile"
24036   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
24037   data: "plot-vpp-hdrh-lat-3n-tsh"
24038   include:
24039     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
24040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
24041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
24042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
24043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
24044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
24045   layout:
24046     layout: "plot-hdrh-latency-percentile"
24047
24048 - type: "plot"
24049   title: "Latency: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
24050   graph-title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
24051   algorithm: "plot_lat_hdrh_percentile"
24052   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
24053   data: "plot-vpp-hdrh-lat-3n-tsh"
24054   include:
24055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
24056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
24057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
24058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
24059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
24060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
24061   layout:
24062     layout: "plot-hdrh-latency-percentile"
24063
24064 - type: "plot"
24065   title: "Latency: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
24066   graph-title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
24067   algorithm: "plot_lat_hdrh_percentile"
24068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
24069   data: "plot-vpp-hdrh-lat-3n-tsh"
24070   include:
24071     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
24072     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
24073     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
24074     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
24075     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
24076     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
24077   layout:
24078     layout: "plot-hdrh-latency-percentile"
24079
24080 - type: "plot"
24081   title: "Latency: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
24082   graph-title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
24083   algorithm: "plot_lat_hdrh_percentile"
24084   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
24085   data: "plot-vpp-hdrh-lat-3n-tsh"
24086   include:
24087     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24088     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24089     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24092   layout:
24093     layout: "plot-hdrh-latency-percentile"
24094
24095 - type: "plot"
24096   title: "Latency: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
24097   graph-title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
24098   algorithm: "plot_lat_hdrh_percentile"
24099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
24100   data: "plot-vpp-hdrh-lat-3n-tsh"
24101   include:
24102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24108   layout:
24109     layout: "plot-hdrh-latency-percentile"
24110
24111 - type: "plot"
24112   title: "Latency: 2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
24113   graph-title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr"
24114   algorithm: "plot_lat_hdrh_percentile"
24115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-i40e-ndr-hdrh-lat-percentile"
24116   data: "plot-vpp-hdrh-lat-2n-clx"
24117   include:
24118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24122   layout:
24123     layout: "plot-hdrh-latency-percentile"
24124
24125 - type: "plot"
24126   title: "Latency: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24127   graph-title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
24128   algorithm: "plot_lat_hdrh_percentile"
24129   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24130   data: "plot-vpp-hdrh-lat-2n-clx"
24131   include:
24132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
24133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
24134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
24135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
24136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
24137   layout:
24138     layout: "plot-hdrh-latency-percentile"
24139
24140 - type: "plot"
24141   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24142   graph-title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
24143   algorithm: "plot_lat_hdrh_percentile"
24144   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24145   data: "plot-vpp-hdrh-lat-2n-clx"
24146   include:
24147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
24148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
24149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
24150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
24151   layout:
24152     layout: "plot-hdrh-latency-percentile"
24153
24154 - type: "plot"
24155   title: "Latency: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24156   graph-title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
24157   algorithm: "plot_lat_hdrh_percentile"
24158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24159   data: "plot-vpp-hdrh-lat-2n-clx"
24160   include:
24161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
24162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
24163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
24164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
24165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
24166   layout:
24167     layout: "plot-hdrh-latency-percentile"
24168
24169 - type: "plot"
24170   title: "Latency: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24171   graph-title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
24172   algorithm: "plot_lat_hdrh_percentile"
24173   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24174   data: "plot-vpp-hdrh-lat-2n-clx"
24175   include:
24176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
24177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
24182   layout:
24183     layout: "plot-hdrh-latency-percentile"
24184
24185 - type: "plot"
24186   title: "Latency: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24187   graph-title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
24188   algorithm: "plot_lat_hdrh_percentile"
24189   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24190   data: "plot-vpp-hdrh-lat-2n-clx"
24191   include:
24192     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
24193     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
24194     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
24195   layout:
24196     layout: "plot-hdrh-latency-percentile"
24197
24198 - type: "plot"
24199   title: "Latency: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24200   graph-title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
24201   algorithm: "plot_lat_hdrh_percentile"
24202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24203   data: "plot-vpp-hdrh-lat-2n-clx"
24204   include:
24205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
24206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
24207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
24208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
24209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
24210   layout:
24211     layout: "plot-hdrh-latency-percentile"
24212
24213 - type: "plot"
24214   title: "Latency: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24215   graph-title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
24216   algorithm: "plot_lat_hdrh_percentile"
24217   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24218   data: "plot-vpp-hdrh-lat-2n-clx"
24219   include:
24220     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
24221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
24223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
24224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
24225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
24226   layout:
24227     layout: "plot-hdrh-latency-percentile"
24228
24229 - type: "plot"
24230   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24231   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
24232   algorithm: "plot_lat_hdrh_percentile"
24233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24234   data: "plot-vpp-hdrh-lat-2n-clx"
24235   include:
24236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
24237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
24238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
24240   layout:
24241     layout: "plot-hdrh-latency-percentile"
24242
24243 - type: "plot"
24244   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24245   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
24246   algorithm: "plot_lat_hdrh_percentile"
24247   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24248   data: "plot-vpp-hdrh-lat-2n-clx"
24249   include:
24250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
24251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
24252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
24253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
24254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
24255   layout:
24256     layout: "plot-hdrh-latency-percentile"
24257
24258 - type: "plot"
24259   title: "Latency: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24260   graph-title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
24261   algorithm: "plot_lat_hdrh_percentile"
24262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24263   data: "plot-vpp-hdrh-lat-2n-clx"
24264   include:
24265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
24266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
24267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
24268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
24269   layout:
24270     layout: "plot-hdrh-latency-percentile"
24271
24272 - type: "plot"
24273   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24274   graph-title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
24275   algorithm: "plot_lat_hdrh_percentile"
24276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24277   data: "plot-vpp-hdrh-lat-2n-clx"
24278   include:
24279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24283   layout:
24284     layout: "plot-hdrh-latency-percentile"
24285
24286 - type: "plot"
24287   title: "Latency: 2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24288   graph-title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr"
24289   algorithm: "plot_lat_hdrh_percentile"
24290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24291   data: "plot-vpp-hdrh-lat-2n-clx"
24292   include:
24293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24297   layout:
24298     layout: "plot-hdrh-latency-percentile"
24299
24300 - type: "plot"
24301   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
24302   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
24303   algorithm: "plot_lat_hdrh_percentile"
24304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
24305   data: "plot-vpp-hdrh-lat-2n-clx"
24306   include:
24307     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24308     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24309     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24310     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24311   layout:
24312     layout: "plot-hdrh-latency-percentile"
24313
24314 - type: "plot"
24315   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-hdrh-lat-percentile"
24316   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
24317   algorithm: "plot_lat_hdrh_percentile"
24318   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-hdrh-lat-percentile"
24319   data: "plot-vpp-hdrh-lat-2n-clx"
24320   include:
24321     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
24322     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
24323   layout:
24324     layout: "plot-hdrh-latency-percentile"
24325
24326 - type: "plot"
24327   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
24328   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
24329   algorithm: "plot_lat_hdrh_percentile"
24330   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
24331   data: "plot-vpp-hdrh-lat-2n-clx"
24332   include:
24333     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
24334     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24335     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
24336     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24337     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
24338     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24339   layout:
24340     layout: "plot-hdrh-latency-percentile"
24341
24342 - type: "plot"
24343   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
24344   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
24345   algorithm: "plot_lat_hdrh_percentile"
24346   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
24347   data: "plot-vpp-hdrh-lat-2n-clx"
24348   include:
24349     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24350     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24351     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24352     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24353     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
24354     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
24355   layout:
24356     layout: "plot-hdrh-latency-percentile"
24357
24358 - type: "plot"
24359   title: "Latency: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
24360   graph-title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
24361   algorithm: "plot_lat_hdrh_percentile"
24362   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
24363   data: "plot-vpp-hdrh-lat-2n-clx"
24364   include:
24365     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
24366     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
24367     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
24368     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
24369     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
24370   layout:
24371     layout: "plot-hdrh-latency-percentile"
24372
24373 - type: "plot"
24374   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
24375   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
24376   algorithm: "plot_lat_hdrh_percentile"
24377   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
24378   data: "plot-vpp-hdrh-lat-2n-clx"
24379   include:
24380     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
24381     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24382     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24383     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
24384     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
24385     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24386   layout:
24387     layout: "plot-hdrh-latency-percentile"
24388
24389 - type: "plot"
24390   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
24391   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
24392   algorithm: "plot_lat_hdrh_percentile"
24393   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
24394   data: "plot-vpp-hdrh-lat-2n-clx"
24395   include:
24396     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24397     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24398     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24399     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24400   layout:
24401     layout: "plot-hdrh-latency-percentile"
24402
24403 - type: "plot"
24404   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
24405   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24406   algorithm: "plot_lat_hdrh_percentile"
24407   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
24408   data: "plot-vpp-hdrh-lat-2n-clx"
24409   include:
24410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24414   layout:
24415     layout: "plot-hdrh-latency-percentile"
24416
24417 - type: "plot"
24418   title: "Latency: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
24419   graph-title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24420   algorithm: "plot_lat_hdrh_percentile"
24421   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
24422   data: "plot-vpp-hdrh-lat-2n-clx"
24423   include:
24424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24428   layout:
24429     layout: "plot-hdrh-latency-percentile"
24430
24431 ################################################################################
24432
24433 # HDRHistogram Packet Latency Percentile 2C
24434
24435 - type: "plot"
24436   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
24437   graph-title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
24438   algorithm: "plot_lat_hdrh_percentile"
24439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
24440   data: "plot-vpp-hdrh-lat-2n-skx"
24441   include:
24442     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24443     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24444     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24445     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24446   layout:
24447     layout: "plot-hdrh-latency-percentile"
24448
24449 - type: "plot"
24450   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
24451   graph-title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
24452   algorithm: "plot_lat_hdrh_percentile"
24453   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
24454   data: "plot-vpp-hdrh-lat-3n-skx"
24455   include:
24456     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24457     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
24458     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24459     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
24460     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24461   layout:
24462     layout: "plot-hdrh-latency-percentile"
24463
24464 - type: "plot"
24465   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24466   graph-title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
24467   algorithm: "plot_lat_hdrh_percentile"
24468   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24469   data: "plot-vpp-hdrh-lat-2n-skx"
24470   include:
24471     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
24472     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
24473     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
24474     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24475     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
24476   layout:
24477     layout: "plot-hdrh-latency-percentile"
24478
24479 - type: "plot"
24480   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24481   graph-title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
24482   algorithm: "plot_lat_hdrh_percentile"
24483   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24484   data: "plot-vpp-hdrh-lat-2n-skx"
24485   include:
24486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
24487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
24488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
24489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
24490   layout:
24491     layout: "plot-hdrh-latency-percentile"
24492
24493 - type: "plot"
24494   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24495   graph-title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
24496   algorithm: "plot_lat_hdrh_percentile"
24497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24498   data: "plot-vpp-hdrh-lat-2n-skx"
24499   include:
24500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
24501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
24503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
24504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
24505   layout:
24506     layout: "plot-hdrh-latency-percentile"
24507
24508 - type: "plot"
24509   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24510   graph-title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
24511   algorithm: "plot_lat_hdrh_percentile"
24512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24513   data: "plot-vpp-hdrh-lat-2n-skx"
24514   include:
24515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
24521   layout:
24522     layout: "plot-hdrh-latency-percentile"
24523
24524 - type: "plot"
24525   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24526   graph-title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
24527   algorithm: "plot_lat_hdrh_percentile"
24528   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24529   data: "plot-vpp-hdrh-lat-3n-hsw"
24530   include:
24531     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
24532     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
24533     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
24534   layout:
24535     layout: "plot-hdrh-latency-percentile"
24536
24537 - type: "plot"
24538   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24539   graph-title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
24540   algorithm: "plot_lat_hdrh_percentile"
24541   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24542   data: "plot-vpp-hdrh-lat-3n-skx"
24543   include:
24544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
24545     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
24546     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
24547     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24548     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
24549   layout:
24550     layout: "plot-hdrh-latency-percentile"
24551
24552 - type: "plot"
24553   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24554   graph-title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
24555   algorithm: "plot_lat_hdrh_percentile"
24556   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
24557   data: "plot-vpp-hdrh-lat-3n-skx"
24558   include:
24559     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
24560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
24561     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
24562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
24563   layout:
24564     layout: "plot-hdrh-latency-percentile"
24565
24566 - type: "plot"
24567   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24568   graph-title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
24569   algorithm: "plot_lat_hdrh_percentile"
24570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24571   data: "plot-vpp-hdrh-lat-3n-skx"
24572   include:
24573     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
24574     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24575     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
24576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
24577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
24578   layout:
24579     layout: "plot-hdrh-latency-percentile"
24580
24581 - type: "plot"
24582   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24583   graph-title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
24584   algorithm: "plot_lat_hdrh_percentile"
24585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
24586   data: "plot-vpp-hdrh-lat-3n-skx"
24587   include:
24588     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
24589     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24590     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24591     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24592     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24593     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
24594   layout:
24595     layout: "plot-hdrh-latency-percentile"
24596
24597 - type: "plot"
24598   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
24599   graph-title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
24600   algorithm: "plot_lat_hdrh_percentile"
24601   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
24602   data: "plot-vpp-hdrh-lat-3n-hsw"
24603   include:
24604     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
24605     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
24606   layout:
24607     layout: "plot-hdrh-latency-percentile"
24608
24609 - type: "plot"
24610   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
24611   graph-title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
24612   algorithm: "plot_lat_hdrh_percentile"
24613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
24614   data: "plot-vpp-hdrh-lat-3n-skx"
24615   include:
24616     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
24617     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
24618     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
24619     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
24620   layout:
24621     layout: "plot-hdrh-latency-percentile"
24622
24623 - type: "plot"
24624   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24625   graph-title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
24626   algorithm: "plot_lat_hdrh_percentile"
24627   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24628   data: "plot-vpp-hdrh-lat-2n-skx"
24629   include:
24630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
24631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
24632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
24633   layout:
24634     layout: "plot-hdrh-latency-percentile"
24635
24636 - type: "plot"
24637   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24638   graph-title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
24639   algorithm: "plot_lat_hdrh_percentile"
24640   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24641   data: "plot-vpp-hdrh-lat-2n-skx"
24642   include:
24643     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
24644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
24645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
24646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
24647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
24648   layout:
24649     layout: "plot-hdrh-latency-percentile"
24650
24651 - type: "plot"
24652   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24653   graph-title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
24654   algorithm: "plot_lat_hdrh_percentile"
24655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24656   data: "plot-vpp-hdrh-lat-3n-hsw"
24657   include:
24658     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
24659     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
24660     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
24661   layout:
24662     layout: "plot-hdrh-latency-percentile"
24663
24664 - type: "plot"
24665   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24666   graph-title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
24667   algorithm: "plot_lat_hdrh_percentile"
24668   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24669   data: "plot-vpp-hdrh-lat-3n-skx"
24670   include:
24671     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
24672     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
24673     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
24674   layout:
24675     layout: "plot-hdrh-latency-percentile"
24676
24677 - type: "plot"
24678   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24679   graph-title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
24680   algorithm: "plot_lat_hdrh_percentile"
24681   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
24682   data: "plot-vpp-hdrh-lat-3n-skx"
24683   include:
24684     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
24685     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
24686     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
24687     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
24688     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
24689   layout:
24690     layout: "plot-hdrh-latency-percentile"
24691
24692 - type: "plot"
24693   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24694   graph-title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
24695   algorithm: "plot_lat_hdrh_percentile"
24696   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24697   data: "plot-vpp-hdrh-lat-2n-skx"
24698   include:
24699     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
24700     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24701     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
24702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
24703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
24705   layout:
24706     layout: "plot-hdrh-latency-percentile"
24707
24708 - type: "plot"
24709   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24710   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
24711   algorithm: "plot_lat_hdrh_percentile"
24712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24713   data: "plot-vpp-hdrh-lat-2n-skx"
24714   include:
24715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
24716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
24717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
24719   layout:
24720     layout: "plot-hdrh-latency-percentile"
24721
24722 - type: "plot"
24723   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24724   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
24725   algorithm: "plot_lat_hdrh_percentile"
24726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24727   data: "plot-vpp-hdrh-lat-2n-skx"
24728   include:
24729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
24730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
24731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
24732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
24733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24734   layout:
24735     layout: "plot-hdrh-latency-percentile"
24736
24737 - type: "plot"
24738   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24739   graph-title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
24740   algorithm: "plot_lat_hdrh_percentile"
24741   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24742   data: "plot-vpp-hdrh-lat-2n-skx"
24743   include:
24744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
24746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
24747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
24748   layout:
24749     layout: "plot-hdrh-latency-percentile"
24750
24751 - type: "plot"
24752   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24753   graph-title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
24754   algorithm: "plot_lat_hdrh_percentile"
24755   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24756   data: "plot-vpp-hdrh-lat-3n-hsw"
24757   include:
24758     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
24759     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
24760     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
24761     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
24762     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
24763     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
24764   layout:
24765     layout: "plot-hdrh-latency-percentile"
24766
24767 - type: "plot"
24768   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24769   graph-title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
24770   algorithm: "plot_lat_hdrh_percentile"
24771   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
24772   data: "plot-vpp-hdrh-lat-3n-skx"
24773   include:
24774     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
24775     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
24776     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
24777     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24778     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
24779   layout:
24780     layout: "plot-hdrh-latency-percentile"
24781
24782 - type: "plot"
24783   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24784   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
24785   algorithm: "plot_lat_hdrh_percentile"
24786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
24787   data: "plot-vpp-hdrh-lat-3n-skx"
24788   include:
24789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
24790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
24791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
24792   layout:
24793     layout: "plot-hdrh-latency-percentile"
24794
24795 - type: "plot"
24796   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24797   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
24798   algorithm: "plot_lat_hdrh_percentile"
24799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24800   data: "plot-vpp-hdrh-lat-3n-skx"
24801   include:
24802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
24803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
24804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
24805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24806   layout:
24807     layout: "plot-hdrh-latency-percentile"
24808
24809 - type: "plot"
24810   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24811   graph-title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
24812   algorithm: "plot_lat_hdrh_percentile"
24813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
24814   data: "plot-vpp-hdrh-lat-3n-skx"
24815   include:
24816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
24817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
24818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
24820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
24821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
24822   layout:
24823     layout: "plot-hdrh-latency-percentile"
24824
24825 - type: "plot"
24826   title: "Latency: 3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24827   graph-title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr"
24828   algorithm: "plot_lat_hdrh_percentile"
24829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
24830   data: "plot-vpp-hdrh-lat-3n-skx"
24831   include:
24832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
24833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
24834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
24835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
24836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
24837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
24838   layout:
24839     layout: "plot-hdrh-latency-percentile"
24840
24841 - type: "plot"
24842   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
24843   graph-title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
24844   algorithm: "plot_lat_hdrh_percentile"
24845   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
24846   data: "plot-vpp-hdrh-lat-3n-hsw"
24847   include:
24848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
24849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
24850     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
24851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
24852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
24853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
24854   layout:
24855     layout: "plot-hdrh-latency-percentile"
24856
24857 - type: "plot"
24858   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
24859   graph-title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
24860   algorithm: "plot_lat_hdrh_percentile"
24861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
24862   data: "plot-vpp-hdrh-lat-3n-skx"
24863   include:
24864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
24865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
24866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
24867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
24868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
24869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
24870   layout:
24871     layout: "plot-hdrh-latency-percentile"
24872
24873 - type: "plot"
24874   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24875   graph-title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
24876   algorithm: "plot_lat_hdrh_percentile"
24877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24878   data: "plot-vpp-hdrh-lat-2n-skx"
24879   include:
24880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24884   layout:
24885     layout: "plot-hdrh-latency-percentile"
24886
24887 - type: "plot"
24888   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24889   graph-title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
24890   algorithm: "plot_lat_hdrh_percentile"
24891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24892   data: "plot-vpp-hdrh-lat-2n-skx"
24893   include:
24894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24898   layout:
24899     layout: "plot-hdrh-latency-percentile"
24900
24901 - type: "plot"
24902   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24903   graph-title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
24904   algorithm: "plot_lat_hdrh_percentile"
24905   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24906   data: "plot-vpp-hdrh-lat-3n-hsw"
24907   include:
24908     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24909     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24910     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24911     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24912   layout:
24913     layout: "plot-hdrh-latency-percentile"
24914
24915 - type: "plot"
24916   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24917   graph-title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr"
24918   algorithm: "plot_lat_hdrh_percentile"
24919   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24920   data: "plot-vpp-hdrh-lat-3n-hsw"
24921   include:
24922     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24923     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24924     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24925     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24926   layout:
24927     layout: "plot-hdrh-latency-percentile"
24928
24929 - type: "plot"
24930   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
24931   graph-title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
24932   algorithm: "plot_lat_hdrh_percentile"
24933   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
24934   data: "plot-vpp-hdrh-lat-3n-skx"
24935   include:
24936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24940   layout:
24941     layout: "plot-hdrh-latency-percentile"
24942
24943 - type: "plot"
24944   title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24945   graph-title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
24946   algorithm: "plot_lat_hdrh_percentile"
24947   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24948   data: "plot-vpp-hdrh-lat-3n-skx"
24949   include:
24950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24954   layout:
24955     layout: "plot-hdrh-latency-percentile"
24956
24957 - type: "plot"
24958   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24959   graph-title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
24960   algorithm: "plot_lat_hdrh_percentile"
24961   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
24962   data: "plot-vpp-hdrh-lat-3n-skx"
24963   include:
24964     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24965     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24966     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24967     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24968     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24969   layout:
24970     layout: "plot-hdrh-latency-percentile"
24971
24972 - type: "plot"
24973   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24974   graph-title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
24975   algorithm: "plot_lat_hdrh_percentile"
24976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
24977   data: "plot-vpp-hdrh-lat-3n-skx"
24978   include:
24979     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24980     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24981     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24982     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24983     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24984   layout:
24985     layout: "plot-hdrh-latency-percentile"
24986
24987 - type: "plot"
24988   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
24989   graph-title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
24990   algorithm: "plot_lat_hdrh_percentile"
24991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
24992   data: "plot-vpp-hdrh-lat-3n-skx"
24993   include:
24994     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24995     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24996     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24997     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24998     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24999     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25000   layout:
25001     layout: "plot-hdrh-latency-percentile"
25002
25003 - type: "plot"
25004   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25005   graph-title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr"
25006   algorithm: "plot_lat_hdrh_percentile"
25007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25008   data: "plot-vpp-hdrh-lat-3n-skx"
25009   include:
25010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25011     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25012     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25013     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25014     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25015     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25016   layout:
25017     layout: "plot-hdrh-latency-percentile"
25018
25019 - type: "plot"
25020   title: "Latency: 3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
25021   graph-title: "3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr"
25022   algorithm: "plot_lat_hdrh_percentile"
25023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
25024   data: "plot-vpp-hdrh-lat-3n-tsh"
25025   include:
25026     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
25027     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
25028     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25029     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
25030     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
25031   layout:
25032     layout: "plot-hdrh-latency-percentile"
25033
25034 - type: "plot"
25035   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25036   graph-title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr"
25037   algorithm: "plot_lat_hdrh_percentile"
25038   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25039   data: "plot-vpp-hdrh-lat-3n-tsh"
25040   include:
25041     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
25042     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
25043     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t2c-ethip4-ip4scale20k-ndrpdr"
25044     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t2c-ethip4-ip4scale200k-ndrpdr"
25045     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
25046   layout:
25047     layout: "plot-hdrh-latency-percentile"
25048
25049 - type: "plot"
25050   title: "Latency: 3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
25051   graph-title: "3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr"
25052   algorithm: "plot_lat_hdrh_percentile"
25053   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
25054   data: "plot-vpp-hdrh-lat-3n-tsh"
25055   include:
25056     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
25057     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
25058     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
25059     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
25060     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
25061     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t2c-ethip4udp-ip4base-nat44-ndrpdr"
25062   layout:
25063     layout: "plot-hdrh-latency-percentile"
25064
25065 - type: "plot"
25066   title: "Latency: 3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25067   graph-title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr"
25068   algorithm: "plot_lat_hdrh_percentile"
25069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25070   data: "plot-vpp-hdrh-lat-3n-tsh"
25071   include:
25072     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
25073     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
25074     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
25075     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
25076   layout:
25077     layout: "plot-hdrh-latency-percentile"
25078
25079 - type: "plot"
25080   title: "Latency: 3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25081   graph-title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr"
25082   algorithm: "plot_lat_hdrh_percentile"
25083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25084   data: "plot-vpp-hdrh-lat-3n-tsh"
25085   include:
25086     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
25087     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
25088     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t2c-ethip6-ip6scale20k-ndrpdr"
25089     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t2c-ethip6-ip6scale200k-ndrpdr"
25090     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
25091   layout:
25092     layout: "plot-hdrh-latency-percentile"
25093
25094 - type: "plot"
25095   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
25096   graph-title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr"
25097   algorithm: "plot_lat_hdrh_percentile"
25098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
25099   data: "plot-vpp-hdrh-lat-3n-tsh"
25100   include:
25101     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
25102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
25103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
25104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
25105   layout:
25106     layout: "plot-hdrh-latency-percentile"
25107
25108 - type: "plot"
25109   title: "Latency: 3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25110   graph-title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr"
25111   algorithm: "plot_lat_hdrh_percentile"
25112   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
25113   data: "plot-vpp-hdrh-lat-3n-tsh"
25114   include:
25115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
25116     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
25117     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
25118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale10kmaclrn-ndrpdr"
25119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale100kmaclrn-ndrpdr"
25120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
25121   layout:
25122     layout: "plot-hdrh-latency-percentile"
25123
25124 - type: "plot"
25125   title: "Latency: 3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
25126   graph-title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr"
25127   algorithm: "plot_lat_hdrh_percentile"
25128   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
25129   data: "plot-vpp-hdrh-lat-3n-tsh"
25130   include:
25131     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
25132     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
25133     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
25134     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
25135     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
25136     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
25137   layout:
25138     layout: "plot-hdrh-latency-percentile"
25139
25140 - type: "plot"
25141   title: "Latency: 3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
25142   graph-title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr"
25143   algorithm: "plot_lat_hdrh_percentile"
25144   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
25145   data: "plot-vpp-hdrh-lat-3n-tsh"
25146   include:
25147     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
25148     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
25149     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
25150     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
25151     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
25152     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
25153   layout:
25154     layout: "plot-hdrh-latency-percentile"
25155
25156 - type: "plot"
25157   title: "Latency: 3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
25158   graph-title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr"
25159   algorithm: "plot_lat_hdrh_percentile"
25160   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
25161   data: "plot-vpp-hdrh-lat-3n-tsh"
25162   include:
25163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25167     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25168   layout:
25169     layout: "plot-hdrh-latency-percentile"
25170
25171 - type: "plot"
25172   title: "Latency: 3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
25173   graph-title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr"
25174   algorithm: "plot_lat_hdrh_percentile"
25175   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
25176   data: "plot-vpp-hdrh-lat-3n-tsh"
25177   include:
25178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25184   layout:
25185     layout: "plot-hdrh-latency-percentile"
25186
25187 - type: "plot"
25188   title: "Latency: 2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
25189   graph-title: "2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr"
25190   algorithm: "plot_lat_hdrh_percentile"
25191   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-memif-base-i40e-ndr-hdrh-lat-percentile"
25192   data: "plot-vpp-hdrh-lat-2n-clx"
25193   include:
25194     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
25195     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25196     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25197     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
25198   layout:
25199     layout: "plot-hdrh-latency-percentile"
25200
25201 - type: "plot"
25202   title: "Latency: 2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25203   graph-title: "2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
25204   algorithm: "plot_lat_hdrh_percentile"
25205   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25206   data: "plot-vpp-hdrh-lat-2n-clx"
25207   include:
25208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
25209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
25210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
25211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
25212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
25213   layout:
25214     layout: "plot-hdrh-latency-percentile"
25215
25216 - type: "plot"
25217   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25218   graph-title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
25219   algorithm: "plot_lat_hdrh_percentile"
25220   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25221   data: "plot-vpp-hdrh-lat-2n-clx"
25222   include:
25223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
25224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
25225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
25226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
25227   layout:
25228     layout: "plot-hdrh-latency-percentile"
25229
25230 - type: "plot"
25231   title: "Latency: 2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25232   graph-title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
25233   algorithm: "plot_lat_hdrh_percentile"
25234   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25235   data: "plot-vpp-hdrh-lat-2n-clx"
25236   include:
25237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
25238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
25239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
25240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
25241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
25242   layout:
25243     layout: "plot-hdrh-latency-percentile"
25244
25245 - type: "plot"
25246   title: "Latency: 2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25247   graph-title: "2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
25248   algorithm: "plot_lat_hdrh_percentile"
25249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25250   data: "plot-vpp-hdrh-lat-2n-clx"
25251   include:
25252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
25253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
25254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
25255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
25256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
25257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
25258   layout:
25259     layout: "plot-hdrh-latency-percentile"
25260
25261 - type: "plot"
25262   title: "Latency: 2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25263   graph-title: "2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
25264   algorithm: "plot_lat_hdrh_percentile"
25265   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25266   data: "plot-vpp-hdrh-lat-2n-clx"
25267   include:
25268     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
25269     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
25270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
25271   layout:
25272     layout: "plot-hdrh-latency-percentile"
25273
25274 - type: "plot"
25275   title: "Latency: 2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25276   graph-title: "2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
25277   algorithm: "plot_lat_hdrh_percentile"
25278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25279   data: "plot-vpp-hdrh-lat-2n-clx"
25280   include:
25281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
25282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
25283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
25284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
25285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
25286   layout:
25287     layout: "plot-hdrh-latency-percentile"
25288
25289 - type: "plot"
25290   title: "Latency: 2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25291   graph-title: "2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
25292   algorithm: "plot_lat_hdrh_percentile"
25293   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25294   data: "plot-vpp-hdrh-lat-2n-clx"
25295   include:
25296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
25297     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
25298     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
25299     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
25300     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
25301     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
25302   layout:
25303     layout: "plot-hdrh-latency-percentile"
25304
25305 - type: "plot"
25306   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25307   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
25308   algorithm: "plot_lat_hdrh_percentile"
25309   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25310   data: "plot-vpp-hdrh-lat-2n-clx"
25311   include:
25312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
25313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
25314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
25315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
25316   layout:
25317     layout: "plot-hdrh-latency-percentile"
25318
25319 - type: "plot"
25320   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25321   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
25322   algorithm: "plot_lat_hdrh_percentile"
25323   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25324   data: "plot-vpp-hdrh-lat-2n-clx"
25325   include:
25326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
25327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
25328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
25329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
25330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
25331   layout:
25332     layout: "plot-hdrh-latency-percentile"
25333
25334 - type: "plot"
25335   title: "Latency: 2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25336   graph-title: "2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
25337   algorithm: "plot_lat_hdrh_percentile"
25338   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25339   data: "plot-vpp-hdrh-lat-2n-clx"
25340   include:
25341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
25342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
25343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
25344     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
25345   layout:
25346     layout: "plot-hdrh-latency-percentile"
25347
25348 - type: "plot"
25349   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25350   graph-title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
25351   algorithm: "plot_lat_hdrh_percentile"
25352   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25353   data: "plot-vpp-hdrh-lat-2n-clx"
25354   include:
25355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25359   layout:
25360     layout: "plot-hdrh-latency-percentile"
25361
25362 - type: "plot"
25363   title: "Latency: 2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25364   graph-title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr"
25365   algorithm: "plot_lat_hdrh_percentile"
25366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25367   data: "plot-vpp-hdrh-lat-2n-clx"
25368   include:
25369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25373   layout:
25374     layout: "plot-hdrh-latency-percentile"
25375
25376 - type: "plot"
25377   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
25378   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr"
25379   algorithm: "plot_lat_hdrh_percentile"
25380   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
25381   data: "plot-vpp-hdrh-lat-2n-clx"
25382   include:
25383     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25384     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25385     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
25386     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
25387   layout:
25388     layout: "plot-hdrh-latency-percentile"
25389
25390 - type: "plot"
25391   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-hdrh-lat-percentile"
25392   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr"
25393   algorithm: "plot_lat_hdrh_percentile"
25394   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ip4base-ndr-hdrh-lat-percentile"
25395   data: "plot-vpp-hdrh-lat-2n-clx"
25396   include:
25397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-rdma-dot1q-ip4base-ndrpdr"
25398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-rdma-ethip4-ip4base-ndrpdr"
25399   layout:
25400     layout: "plot-hdrh-latency-percentile"
25401
25402 - type: "plot"
25403   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
25404   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr"
25405   algorithm: "plot_lat_hdrh_percentile"
25406   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
25407   data: "plot-vpp-hdrh-lat-2n-clx"
25408   include:
25409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-ndrpdr"
25410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
25411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-ndrpdr"
25412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
25413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-ndrpdr"
25414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-4t2c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
25415   layout:
25416     layout: "plot-hdrh-latency-percentile"
25417
25418 - type: "plot"
25419   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
25420   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr"
25421   algorithm: "plot_lat_hdrh_percentile"
25422   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
25423   data: "plot-vpp-hdrh-lat-2n-clx"
25424   include:
25425     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
25426     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
25427     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
25428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
25429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-4t2c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
25430     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-4t2c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
25431   layout:
25432     layout: "plot-hdrh-latency-percentile"
25433
25434 - type: "plot"
25435   title: "Latency: 2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
25436   graph-title: "2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr"
25437   algorithm: "plot_lat_hdrh_percentile"
25438   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-4t2c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
25439   data: "plot-vpp-hdrh-lat-2n-clx"
25440   include:
25441     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-rdma-dot1q-ip6base-ndrpdr"
25442     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-rdma-ethip6-ip6base-ndrpdr"
25443     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale20k-ndrpdr"
25444     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale200k-ndrpdr"
25445     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-rdma-ethip6-ip6scale2m-ndrpdr"
25446   layout:
25447     layout: "plot-hdrh-latency-percentile"
25448
25449 - type: "plot"
25450   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
25451   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr"
25452   algorithm: "plot_lat_hdrh_percentile"
25453   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
25454   data: "plot-vpp-hdrh-lat-2n-clx"
25455   include:
25456     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-ndrpdr"
25457     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
25458     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25459     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-4t2c-rdma-eth-l2patch-ndrpdr"
25460     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-ndrpdr"
25461     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25462   layout:
25463     layout: "plot-hdrh-latency-percentile"
25464
25465 - type: "plot"
25466   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
25467   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr"
25468   algorithm: "plot_lat_hdrh_percentile"
25469   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
25470   data: "plot-vpp-hdrh-lat-2n-clx"
25471   include:
25472     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25473     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25474     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25475     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25476   layout:
25477     layout: "plot-hdrh-latency-percentile"
25478
25479 - type: "plot"
25480   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
25481   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr"
25482   algorithm: "plot_lat_hdrh_percentile"
25483   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
25484   data: "plot-vpp-hdrh-lat-2n-clx"
25485   include:
25486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25490   layout:
25491     layout: "plot-hdrh-latency-percentile"
25492
25493 - type: "plot"
25494   title: "Latency: 2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
25495   graph-title: "2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr"
25496   algorithm: "plot_lat_hdrh_percentile"
25497   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-4t2c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
25498   data: "plot-vpp-hdrh-lat-2n-clx"
25499   include:
25500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t2c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25504   layout:
25505     layout: "plot-hdrh-latency-percentile"
25506
25507 ################################################################################
25508
25509 # HDRHistogram Packet Latency Percentile 4C
25510
25511 - type: "plot"
25512   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
25513   graph-title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
25514   algorithm: "plot_lat_hdrh_percentile"
25515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
25516   data: "plot-vpp-hdrh-lat-2n-skx"
25517   include:
25518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
25519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25520     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25521     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
25522   layout:
25523     layout: "plot-hdrh-latency-percentile"
25524
25525 - type: "plot"
25526   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
25527   graph-title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
25528   algorithm: "plot_lat_hdrh_percentile"
25529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
25530   data: "plot-vpp-hdrh-lat-3n-skx"
25531   include:
25532     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
25533     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
25534     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
25535     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
25536     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
25537   layout:
25538     layout: "plot-hdrh-latency-percentile"
25539
25540 - type: "plot"
25541   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25542   graph-title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
25543   algorithm: "plot_lat_hdrh_percentile"
25544   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25545   data: "plot-vpp-hdrh-lat-2n-skx"
25546   include:
25547     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
25548     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
25549     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
25550     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25551     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
25552   layout:
25553     layout: "plot-hdrh-latency-percentile"
25554
25555 - type: "plot"
25556   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25557   graph-title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
25558   algorithm: "plot_lat_hdrh_percentile"
25559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25560   data: "plot-vpp-hdrh-lat-2n-skx"
25561   include:
25562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
25563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
25564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
25565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
25566   layout:
25567     layout: "plot-hdrh-latency-percentile"
25568
25569 - type: "plot"
25570   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25571   graph-title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
25572   algorithm: "plot_lat_hdrh_percentile"
25573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25574   data: "plot-vpp-hdrh-lat-2n-skx"
25575   include:
25576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
25577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
25579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
25580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
25581   layout:
25582     layout: "plot-hdrh-latency-percentile"
25583
25584 - type: "plot"
25585   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25586   graph-title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
25587   algorithm: "plot_lat_hdrh_percentile"
25588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25589   data: "plot-vpp-hdrh-lat-2n-skx"
25590   include:
25591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
25593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
25594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
25595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
25596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
25597   layout:
25598     layout: "plot-hdrh-latency-percentile"
25599
25600 - type: "plot"
25601   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25602   graph-title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
25603   algorithm: "plot_lat_hdrh_percentile"
25604   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25605   data: "plot-vpp-hdrh-lat-3n-hsw"
25606   include:
25607     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
25608     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
25609     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
25610   layout:
25611     layout: "plot-hdrh-latency-percentile"
25612
25613 - type: "plot"
25614   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25615   graph-title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
25616   algorithm: "plot_lat_hdrh_percentile"
25617   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25618   data: "plot-vpp-hdrh-lat-3n-skx"
25619   include:
25620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
25621     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
25622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
25623     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
25625   layout:
25626     layout: "plot-hdrh-latency-percentile"
25627
25628 - type: "plot"
25629   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25630   graph-title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
25631   algorithm: "plot_lat_hdrh_percentile"
25632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
25633   data: "plot-vpp-hdrh-lat-3n-skx"
25634   include:
25635     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
25636     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
25637     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
25638     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
25639   layout:
25640     layout: "plot-hdrh-latency-percentile"
25641
25642 - type: "plot"
25643   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25644   graph-title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
25645   algorithm: "plot_lat_hdrh_percentile"
25646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25647   data: "plot-vpp-hdrh-lat-3n-skx"
25648   include:
25649     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
25650     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25651     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
25652     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
25653     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
25654   layout:
25655     layout: "plot-hdrh-latency-percentile"
25656
25657 - type: "plot"
25658   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25659   graph-title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
25660   algorithm: "plot_lat_hdrh_percentile"
25661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
25662   data: "plot-vpp-hdrh-lat-3n-skx"
25663   include:
25664     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
25665     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
25666     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
25667     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
25668     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
25669     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
25670   layout:
25671     layout: "plot-hdrh-latency-percentile"
25672
25673 - type: "plot"
25674   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
25675   graph-title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
25676   algorithm: "plot_lat_hdrh_percentile"
25677   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-hdrh-lat-percentile"
25678   data: "plot-vpp-hdrh-lat-3n-hsw"
25679   include:
25680     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
25681     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
25682   layout:
25683     layout: "plot-hdrh-latency-percentile"
25684
25685 - type: "plot"
25686   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
25687   graph-title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
25688   algorithm: "plot_lat_hdrh_percentile"
25689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-hdrh-lat-percentile"
25690   data: "plot-vpp-hdrh-lat-3n-skx"
25691   include:
25692     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
25693     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
25694     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
25695     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
25696   layout:
25697     layout: "plot-hdrh-latency-percentile"
25698
25699 - type: "plot"
25700   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25701   graph-title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
25702   algorithm: "plot_lat_hdrh_percentile"
25703   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25704   data: "plot-vpp-hdrh-lat-2n-skx"
25705   include:
25706     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
25707     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
25708     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
25709   layout:
25710     layout: "plot-hdrh-latency-percentile"
25711
25712 - type: "plot"
25713   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25714   graph-title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
25715   algorithm: "plot_lat_hdrh_percentile"
25716   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25717   data: "plot-vpp-hdrh-lat-2n-skx"
25718   include:
25719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
25720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
25721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
25722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
25723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
25724   layout:
25725     layout: "plot-hdrh-latency-percentile"
25726
25727 - type: "plot"
25728   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25729   graph-title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
25730   algorithm: "plot_lat_hdrh_percentile"
25731   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25732   data: "plot-vpp-hdrh-lat-3n-hsw"
25733   include:
25734     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
25735     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
25736     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
25737   layout:
25738     layout: "plot-hdrh-latency-percentile"
25739
25740 - type: "plot"
25741   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25742   graph-title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
25743   algorithm: "plot_lat_hdrh_percentile"
25744   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25745   data: "plot-vpp-hdrh-lat-3n-skx"
25746   include:
25747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
25748     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
25749     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
25750   layout:
25751     layout: "plot-hdrh-latency-percentile"
25752
25753 - type: "plot"
25754   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25755   graph-title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
25756   algorithm: "plot_lat_hdrh_percentile"
25757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
25758   data: "plot-vpp-hdrh-lat-3n-skx"
25759   include:
25760     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
25761     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
25762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
25763     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
25764     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
25765   layout:
25766     layout: "plot-hdrh-latency-percentile"
25767
25768 - type: "plot"
25769   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25770   graph-title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
25771   algorithm: "plot_lat_hdrh_percentile"
25772   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25773   data: "plot-vpp-hdrh-lat-2n-skx"
25774   include:
25775     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
25776     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
25777     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
25778     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
25779     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25780     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
25781   layout:
25782     layout: "plot-hdrh-latency-percentile"
25783
25784 - type: "plot"
25785   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25786   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
25787   algorithm: "plot_lat_hdrh_percentile"
25788   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25789   data: "plot-vpp-hdrh-lat-2n-skx"
25790   include:
25791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
25792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
25793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
25794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
25795   layout:
25796     layout: "plot-hdrh-latency-percentile"
25797
25798 - type: "plot"
25799   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25800   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
25801   algorithm: "plot_lat_hdrh_percentile"
25802   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25803   data: "plot-vpp-hdrh-lat-2n-skx"
25804   include:
25805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
25806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
25807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
25808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
25809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25810   layout:
25811     layout: "plot-hdrh-latency-percentile"
25812
25813 - type: "plot"
25814   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25815   graph-title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
25816   algorithm: "plot_lat_hdrh_percentile"
25817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25818   data: "plot-vpp-hdrh-lat-2n-skx"
25819   include:
25820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
25822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
25823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
25824   layout:
25825     layout: "plot-hdrh-latency-percentile"
25826
25827 - type: "plot"
25828   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25829   graph-title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
25830   algorithm: "plot_lat_hdrh_percentile"
25831   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25832   data: "plot-vpp-hdrh-lat-3n-hsw"
25833   include:
25834     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
25835     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
25836     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
25837     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
25838     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
25839     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
25840   layout:
25841     layout: "plot-hdrh-latency-percentile"
25842
25843 - type: "plot"
25844   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25845   graph-title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
25846   algorithm: "plot_lat_hdrh_percentile"
25847   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
25848   data: "plot-vpp-hdrh-lat-3n-skx"
25849   include:
25850     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
25851     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
25852     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
25853     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25854     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
25855   layout:
25856     layout: "plot-hdrh-latency-percentile"
25857
25858 - type: "plot"
25859   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25860   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
25861   algorithm: "plot_lat_hdrh_percentile"
25862   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
25863   data: "plot-vpp-hdrh-lat-3n-skx"
25864   include:
25865     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
25866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
25867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
25868   layout:
25869     layout: "plot-hdrh-latency-percentile"
25870
25871 - type: "plot"
25872   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25873   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
25874   algorithm: "plot_lat_hdrh_percentile"
25875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25876   data: "plot-vpp-hdrh-lat-3n-skx"
25877   include:
25878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
25879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
25880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
25881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25882   layout:
25883     layout: "plot-hdrh-latency-percentile"
25884
25885 - type: "plot"
25886   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25887   graph-title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
25888   algorithm: "plot_lat_hdrh_percentile"
25889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
25890   data: "plot-vpp-hdrh-lat-3n-skx"
25891   include:
25892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
25893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
25894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
25896     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
25897     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
25898   layout:
25899     layout: "plot-hdrh-latency-percentile"
25900
25901 - type: "plot"
25902   title: "Latency: 3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25903   graph-title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr"
25904   algorithm: "plot_lat_hdrh_percentile"
25905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e-ndr-hdrh-lat-percentile"
25906   data: "plot-vpp-hdrh-lat-3n-skx"
25907   include:
25908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
25909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
25910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
25911     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
25912     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
25913     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
25914   layout:
25915     layout: "plot-hdrh-latency-percentile"
25916
25917 - type: "plot"
25918   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
25919   graph-title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
25920   algorithm: "plot_lat_hdrh_percentile"
25921   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
25922   data: "plot-vpp-hdrh-lat-3n-hsw"
25923   include:
25924     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
25925     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
25926     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
25927     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
25928     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
25929     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
25930   layout:
25931     layout: "plot-hdrh-latency-percentile"
25932
25933 - type: "plot"
25934   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
25935   graph-title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
25936   algorithm: "plot_lat_hdrh_percentile"
25937   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-hdrh-lat-percentile"
25938   data: "plot-vpp-hdrh-lat-3n-skx"
25939   include:
25940     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
25941     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
25942     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
25943     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
25944     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
25945     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
25946   layout:
25947     layout: "plot-hdrh-latency-percentile"
25948
25949 - type: "plot"
25950   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25951   graph-title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
25952   algorithm: "plot_lat_hdrh_percentile"
25953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25954   data: "plot-vpp-hdrh-lat-2n-skx"
25955   include:
25956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25960   layout:
25961     layout: "plot-hdrh-latency-percentile"
25962
25963 - type: "plot"
25964   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25965   graph-title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
25966   algorithm: "plot_lat_hdrh_percentile"
25967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25968   data: "plot-vpp-hdrh-lat-2n-skx"
25969   include:
25970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25974   layout:
25975     layout: "plot-hdrh-latency-percentile"
25976
25977 - type: "plot"
25978   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25979   graph-title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
25980   algorithm: "plot_lat_hdrh_percentile"
25981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
25982   data: "plot-vpp-hdrh-lat-3n-hsw"
25983   include:
25984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25985     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25988   layout:
25989     layout: "plot-hdrh-latency-percentile"
25990
25991 - type: "plot"
25992   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25993   graph-title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr"
25994   algorithm: "plot_lat_hdrh_percentile"
25995   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
25996   data: "plot-vpp-hdrh-lat-3n-hsw"
25997   include:
25998     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25999     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26000     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
26002   layout:
26003     layout: "plot-hdrh-latency-percentile"
26004
26005 - type: "plot"
26006   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
26007   graph-title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
26008   algorithm: "plot_lat_hdrh_percentile"
26009   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
26010   data: "plot-vpp-hdrh-lat-3n-skx"
26011   include:
26012     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26013     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26014     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26015     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26016   layout:
26017     layout: "plot-hdrh-latency-percentile"
26018
26019 - type: "plot"
26020   title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26021   graph-title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
26022   algorithm: "plot_lat_hdrh_percentile"
26023   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26024   data: "plot-vpp-hdrh-lat-3n-skx"
26025   include:
26026     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26027     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26028     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26029     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26030   layout:
26031     layout: "plot-hdrh-latency-percentile"
26032
26033 - type: "plot"
26034   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
26035   graph-title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
26036   algorithm: "plot_lat_hdrh_percentile"
26037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
26038   data: "plot-vpp-hdrh-lat-3n-skx"
26039   include:
26040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
26045   layout:
26046     layout: "plot-hdrh-latency-percentile"
26047
26048 - type: "plot"
26049   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26050   graph-title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
26051   algorithm: "plot_lat_hdrh_percentile"
26052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26053   data: "plot-vpp-hdrh-lat-3n-skx"
26054   include:
26055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
26060   layout:
26061     layout: "plot-hdrh-latency-percentile"
26062
26063 - type: "plot"
26064   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
26065   graph-title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
26066   algorithm: "plot_lat_hdrh_percentile"
26067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-hdrh-lat-percentile"
26068   data: "plot-vpp-hdrh-lat-3n-skx"
26069   include:
26070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26076   layout:
26077     layout: "plot-hdrh-latency-percentile"
26078
26079 - type: "plot"
26080   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26081   graph-title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr"
26082   algorithm: "plot_lat_hdrh_percentile"
26083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26084   data: "plot-vpp-hdrh-lat-3n-skx"
26085   include:
26086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26092   layout:
26093     layout: "plot-hdrh-latency-percentile"
26094
26095 - type: "plot"
26096   title: "Latency: 3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
26097   graph-title: "3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr"
26098   algorithm: "plot_lat_hdrh_percentile"
26099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-memif-base-ixgbe-ndr-hdrh-lat-percentile"
26100   data: "plot-vpp-hdrh-lat-3n-tsh"
26101   include:
26102     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
26103     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
26104     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
26105     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
26106     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
26107   layout:
26108     layout: "plot-hdrh-latency-percentile"
26109
26110 - type: "plot"
26111   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26112   graph-title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr"
26113   algorithm: "plot_lat_hdrh_percentile"
26114   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26115   data: "plot-vpp-hdrh-lat-3n-tsh"
26116   include:
26117     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
26118     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
26119     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t4c-ethip4-ip4scale20k-ndrpdr"
26120     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t4c-ethip4-ip4scale200k-ndrpdr"
26121     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
26122   layout:
26123     layout: "plot-hdrh-latency-percentile"
26124
26125 - type: "plot"
26126   title: "Latency: 3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
26127   graph-title: "3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr"
26128   algorithm: "plot_lat_hdrh_percentile"
26129   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-ip4routing-base-ixgbe-ndr-hdrh-lat-percentile"
26130   data: "plot-vpp-hdrh-lat-3n-tsh"
26131   include:
26132     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
26133     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
26134     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
26135     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
26136     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
26137     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t4c-ethip4udp-ip4base-nat44-ndrpdr"
26138   layout:
26139     layout: "plot-hdrh-latency-percentile"
26140
26141 - type: "plot"
26142   title: "Latency: 3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26143   graph-title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr"
26144   algorithm: "plot_lat_hdrh_percentile"
26145   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26146   data: "plot-vpp-hdrh-lat-3n-tsh"
26147   include:
26148     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
26149     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
26150     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
26151     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
26152   layout:
26153     layout: "plot-hdrh-latency-percentile"
26154
26155 - type: "plot"
26156   title: "Latency: 3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26157   graph-title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr"
26158   algorithm: "plot_lat_hdrh_percentile"
26159   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26160   data: "plot-vpp-hdrh-lat-3n-tsh"
26161   include:
26162     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
26163     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
26164     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t4c-ethip6-ip6scale20k-ndrpdr"
26165     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t4c-ethip6-ip6scale200k-ndrpdr"
26166     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
26167   layout:
26168     layout: "plot-hdrh-latency-percentile"
26169
26170 - type: "plot"
26171   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
26172   graph-title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr"
26173   algorithm: "plot_lat_hdrh_percentile"
26174   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
26175   data: "plot-vpp-hdrh-lat-3n-tsh"
26176   include:
26177     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
26178     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
26179     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
26180     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
26181   layout:
26182     layout: "plot-hdrh-latency-percentile"
26183
26184 - type: "plot"
26185   title: "Latency: 3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26186   graph-title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr"
26187   algorithm: "plot_lat_hdrh_percentile"
26188   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe-ndr-hdrh-lat-percentile"
26189   data: "plot-vpp-hdrh-lat-3n-tsh"
26190   include:
26191     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
26192     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
26193     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
26194     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale10kmaclrn-ndrpdr"
26195     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale100kmaclrn-ndrpdr"
26196     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
26197   layout:
26198     layout: "plot-hdrh-latency-percentile"
26199
26200 - type: "plot"
26201   title: "Latency: 3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
26202   graph-title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr"
26203   algorithm: "plot_lat_hdrh_percentile"
26204   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe-ndr-hdrh-lat-percentile"
26205   data: "plot-vpp-hdrh-lat-3n-tsh"
26206   include:
26207     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
26208     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
26209     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
26210     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
26211     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
26212     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
26213   layout:
26214     layout: "plot-hdrh-latency-percentile"
26215
26216 - type: "plot"
26217   title: "Latency: 3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
26218   graph-title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr"
26219   algorithm: "plot_lat_hdrh_percentile"
26220   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe-ndr-hdrh-lat-percentile"
26221   data: "plot-vpp-hdrh-lat-3n-tsh"
26222   include:
26223     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
26224     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
26225     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
26226     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
26227     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
26228     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
26229   layout:
26230     layout: "plot-hdrh-latency-percentile"
26231
26232 - type: "plot"
26233   title: "Latency: 3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
26234   graph-title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr"
26235   algorithm: "plot_lat_hdrh_percentile"
26236   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
26237   data: "plot-vpp-hdrh-lat-3n-tsh"
26238   include:
26239     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26240     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26241     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26242     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26243     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
26244   layout:
26245     layout: "plot-hdrh-latency-percentile"
26246
26247 - type: "plot"
26248   title: "Latency: 3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
26249   graph-title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr"
26250   algorithm: "plot_lat_hdrh_percentile"
26251   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe-ndr-hdrh-lat-percentile"
26252   data: "plot-vpp-hdrh-lat-3n-tsh"
26253   include:
26254     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26255     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26256     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26257     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26258     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26259     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26260   layout:
26261     layout: "plot-hdrh-latency-percentile"
26262
26263 - type: "plot"
26264   title: "Latency: 2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
26265   graph-title: "2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr"
26266   algorithm: "plot_lat_hdrh_percentile"
26267   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-memif-base-i40e-ndr-hdrh-lat-percentile"
26268   data: "plot-vpp-hdrh-lat-2n-clx"
26269   include:
26270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
26271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
26272     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
26273     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
26274   layout:
26275     layout: "plot-hdrh-latency-percentile"
26276
26277 - type: "plot"
26278   title: "Latency: 2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
26279   graph-title: "2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
26280   algorithm: "plot_lat_hdrh_percentile"
26281   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
26282   data: "plot-vpp-hdrh-lat-2n-clx"
26283   include:
26284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
26285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
26286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
26287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
26288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
26289   layout:
26290     layout: "plot-hdrh-latency-percentile"
26291
26292 - type: "plot"
26293   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
26294   graph-title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
26295   algorithm: "plot_lat_hdrh_percentile"
26296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-hdrh-lat-percentile"
26297   data: "plot-vpp-hdrh-lat-2n-clx"
26298   include:
26299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
26300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
26301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
26302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
26303   layout:
26304     layout: "plot-hdrh-latency-percentile"
26305
26306 - type: "plot"
26307   title: "Latency: 2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26308   graph-title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
26309   algorithm: "plot_lat_hdrh_percentile"
26310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26311   data: "plot-vpp-hdrh-lat-2n-clx"
26312   include:
26313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
26314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
26315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
26316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
26317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
26318   layout:
26319     layout: "plot-hdrh-latency-percentile"
26320
26321 - type: "plot"
26322   title: "Latency: 2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
26323   graph-title: "2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
26324   algorithm: "plot_lat_hdrh_percentile"
26325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-hdrh-lat-percentile"
26326   data: "plot-vpp-hdrh-lat-2n-clx"
26327   include:
26328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
26329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
26330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
26331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
26332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
26333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
26334   layout:
26335     layout: "plot-hdrh-latency-percentile"
26336
26337 - type: "plot"
26338   title: "Latency: 2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26339   graph-title: "2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
26340   algorithm: "plot_lat_hdrh_percentile"
26341   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26342   data: "plot-vpp-hdrh-lat-2n-clx"
26343   include:
26344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
26345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
26346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
26347   layout:
26348     layout: "plot-hdrh-latency-percentile"
26349
26350 - type: "plot"
26351   title: "Latency: 2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26352   graph-title: "2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
26353   algorithm: "plot_lat_hdrh_percentile"
26354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-hdrh-lat-percentile"
26355   data: "plot-vpp-hdrh-lat-2n-clx"
26356   include:
26357     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
26358     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
26359     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
26360     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
26361     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
26362   layout:
26363     layout: "plot-hdrh-latency-percentile"
26364
26365 - type: "plot"
26366   title: "Latency: 2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
26367   graph-title: "2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
26368   algorithm: "plot_lat_hdrh_percentile"
26369   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-hdrh-lat-percentile"
26370   data: "plot-vpp-hdrh-lat-2n-clx"
26371   include:
26372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
26373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
26374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
26375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
26376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
26377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
26378   layout:
26379     layout: "plot-hdrh-latency-percentile"
26380
26381 - type: "plot"
26382   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
26383   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
26384   algorithm: "plot_lat_hdrh_percentile"
26385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-avf-ndr-hdrh-lat-percentile"
26386   data: "plot-vpp-hdrh-lat-2n-clx"
26387   include:
26388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
26389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
26390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
26391     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
26392   layout:
26393     layout: "plot-hdrh-latency-percentile"
26394
26395 - type: "plot"
26396   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
26397   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
26398   algorithm: "plot_lat_hdrh_percentile"
26399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-hdrh-lat-percentile"
26400   data: "plot-vpp-hdrh-lat-2n-clx"
26401   include:
26402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
26403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
26404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
26405     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
26406     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
26407   layout:
26408     layout: "plot-hdrh-latency-percentile"
26409
26410 - type: "plot"
26411   title: "Latency: 2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
26412   graph-title: "2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
26413   algorithm: "plot_lat_hdrh_percentile"
26414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-hdrh-lat-percentile"
26415   data: "plot-vpp-hdrh-lat-2n-clx"
26416   include:
26417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
26418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
26419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
26420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
26421   layout:
26422     layout: "plot-hdrh-latency-percentile"
26423
26424 - type: "plot"
26425   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
26426   graph-title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
26427   algorithm: "plot_lat_hdrh_percentile"
26428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-ndr-hdrh-lat-percentile"
26429   data: "plot-vpp-hdrh-lat-2n-clx"
26430   include:
26431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
26435   layout:
26436     layout: "plot-hdrh-latency-percentile"
26437
26438 - type: "plot"
26439   title: "Latency: 2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26440   graph-title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr"
26441   algorithm: "plot_lat_hdrh_percentile"
26442   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp-ndr-hdrh-lat-percentile"
26443   data: "plot-vpp-hdrh-lat-2n-clx"
26444   include:
26445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
26449   layout:
26450     layout: "plot-hdrh-latency-percentile"
26451
26452 - type: "plot"
26453   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
26454   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr"
26455   algorithm: "plot_lat_hdrh_percentile"
26456   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-eth-2memif-1dcr-ndr-hdrh-lat-percentile"
26457   data: "plot-vpp-hdrh-lat-2n-clx"
26458   include:
26459     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
26460     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
26461     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
26462     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
26463   layout:
26464     layout: "plot-hdrh-latency-percentile"
26465
26466 - type: "plot"
26467   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-hdrh-lat-percentile"
26468   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr"
26469   algorithm: "plot_lat_hdrh_percentile"
26470   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ip4base-ndr-hdrh-lat-percentile"
26471   data: "plot-vpp-hdrh-lat-2n-clx"
26472   include:
26473     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-rdma-dot1q-ip4base-ndrpdr"
26474     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-rdma-ethip4-ip4base-ndrpdr"
26475   layout:
26476     layout: "plot-hdrh-latency-percentile"
26477
26478 - type: "plot"
26479   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
26480   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr"
26481   algorithm: "plot_lat_hdrh_percentile"
26482   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-ip4scale-ndr-hdrh-lat-percentile"
26483   data: "plot-vpp-hdrh-lat-2n-clx"
26484   include:
26485     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-ndrpdr"
26486     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
26487     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-ndrpdr"
26488     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
26489     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-ndrpdr"
26490     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-8t4c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
26491   layout:
26492     layout: "plot-hdrh-latency-percentile"
26493
26494 - type: "plot"
26495   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
26496   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr"
26497   algorithm: "plot_lat_hdrh_percentile"
26498   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-ethip4-features-ndr-hdrh-lat-percentile"
26499   data: "plot-vpp-hdrh-lat-2n-clx"
26500   include:
26501     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
26502     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
26503     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
26504     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
26505     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-8t4c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
26506     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-8t4c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
26507   layout:
26508     layout: "plot-hdrh-latency-percentile"
26509
26510 - type: "plot"
26511   title: "Latency: 2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
26512   graph-title: "2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr"
26513   algorithm: "plot_lat_hdrh_percentile"
26514   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-8t4c-rdma-ip6routing-base-scale-ndr-hdrh-lat-percentile"
26515   data: "plot-vpp-hdrh-lat-2n-clx"
26516   include:
26517     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-rdma-dot1q-ip6base-ndrpdr"
26518     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-rdma-ethip6-ip6base-ndrpdr"
26519     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale20k-ndrpdr"
26520     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale200k-ndrpdr"
26521     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-rdma-ethip6-ip6scale2m-ndrpdr"
26522   layout:
26523     layout: "plot-hdrh-latency-percentile"
26524
26525 - type: "plot"
26526   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
26527   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr"
26528   algorithm: "plot_lat_hdrh_percentile"
26529   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-base-ndr-hdrh-lat-percentile"
26530   data: "plot-vpp-hdrh-lat-2n-clx"
26531   include:
26532     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-ndrpdr"
26533     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
26534     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
26535     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-8t4c-rdma-eth-l2patch-ndrpdr"
26536     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-ndrpdr"
26537     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
26538   layout:
26539     layout: "plot-hdrh-latency-percentile"
26540
26541 - type: "plot"
26542   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
26543   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr"
26544   algorithm: "plot_lat_hdrh_percentile"
26545   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2switching-scale-ndr-hdrh-lat-percentile"
26546   data: "plot-vpp-hdrh-lat-2n-clx"
26547   include:
26548     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-ndrpdr"
26549     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
26550     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
26551     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
26552   layout:
26553     layout: "plot-hdrh-latency-percentile"
26554
26555 - type: "plot"
26556   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
26557   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr"
26558   algorithm: "plot_lat_hdrh_percentile"
26559   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-base-ndr-hdrh-lat-percentile"
26560   data: "plot-vpp-hdrh-lat-2n-clx"
26561   include:
26562     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
26565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
26566   layout:
26567     layout: "plot-hdrh-latency-percentile"
26568
26569 - type: "plot"
26570   title: "Latency: 2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
26571   graph-title: "2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr"
26572   algorithm: "plot_lat_hdrh_percentile"
26573   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-8t4c-rdma-l2-vhost-vppl2xc-base-ndr-hdrh-lat-percentile"
26574   data: "plot-vpp-hdrh-lat-2n-clx"
26575   include:
26576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26579     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-8t4c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
26580   layout:
26581     layout: "plot-hdrh-latency-percentile"
26582
26583 ################################################################################
26584
26585 # HDRHistogram Packet Latency Percentile - DPDK
26586
26587 # 2n-skx-xxv710
26588
26589 - type: "plot"
26590   title: "Latency: 2n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26591   graph-title: "2n-skx-xxv710-64b-2t1c-base-ndr"
26592   algorithm: "plot_lat_hdrh_percentile"
26593   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26594   data: "plot-dpdk-hdrh-lat-2n-skx"
26595   include:
26596     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26597     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26598   layout:
26599     layout: "plot-hdrh-latency-percentile"
26600
26601 - type: "plot"
26602   title: "Latency: 2n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26603   graph-title: "2n-skx-xxv710-64b-4t2c-base-ndr"
26604   algorithm: "plot_lat_hdrh_percentile"
26605   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26606   data: "plot-dpdk-hdrh-lat-2n-skx"
26607   include:
26608     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26609     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26610   layout:
26611     layout: "plot-hdrh-latency-percentile"
26612
26613 - type: "plot"
26614   title: "Latency: 2n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26615   graph-title: "2n-skx-xxv710-64b-8t4c-base-ndr"
26616   algorithm: "plot_lat_hdrh_percentile"
26617   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26618   data: "plot-dpdk-hdrh-lat-2n-skx"
26619   include:
26620     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26621     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26622   layout:
26623     layout: "plot-hdrh-latency-percentile"
26624
26625 # 2n-skx-x710
26626
26627 - type: "plot"
26628   title: "Latency: 2n-skx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26629   graph-title: "2n-skx-x710-64b-2t1c-base-ndr"
26630   algorithm: "plot_lat_hdrh_percentile"
26631   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26632   data: "plot-dpdk-hdrh-lat-2n-skx"
26633   include:
26634     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26635     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26636   layout:
26637     layout: "plot-hdrh-latency-percentile"
26638
26639 - type: "plot"
26640   title: "Latency: 2n-skx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26641   graph-title: "2n-skx-x710-64b-4t2c-base-ndr"
26642   algorithm: "plot_lat_hdrh_percentile"
26643   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26644   data: "plot-dpdk-hdrh-lat-2n-skx"
26645   include:
26646     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26647     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26648   layout:
26649     layout: "plot-hdrh-latency-percentile"
26650
26651 - type: "plot"
26652   title: "Latency: 2n-skx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26653   graph-title: "2n-skx-x710-64b-8t4c-base-ndr"
26654   algorithm: "plot_lat_hdrh_percentile"
26655   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26656   data: "plot-dpdk-hdrh-lat-2n-skx"
26657   include:
26658     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26659     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26660   layout:
26661     layout: "plot-hdrh-latency-percentile"
26662
26663 # 3n-skx-xxv710
26664
26665 - type: "plot"
26666   title: "Latency: 3n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26667   graph-title: "3n-skx-xxv710-64b-2t1c-base-ndr"
26668   algorithm: "plot_lat_hdrh_percentile"
26669   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26670   data: "plot-dpdk-hdrh-lat-3n-skx"
26671   include:
26672     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26673     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26674   layout:
26675     layout: "plot-hdrh-latency-percentile"
26676
26677 - type: "plot"
26678   title: "Latency: 3n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26679   graph-title: "3n-skx-xxv710-64b-4t2c-base-ndr"
26680   algorithm: "plot_lat_hdrh_percentile"
26681   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26682   data: "plot-dpdk-hdrh-lat-3n-skx"
26683   include:
26684     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26685     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26686   layout:
26687     layout: "plot-hdrh-latency-percentile"
26688
26689 - type: "plot"
26690   title: "Latency: 3n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26691   graph-title: "3n-skx-xxv710-64b-8t4c-base-ndr"
26692   algorithm: "plot_lat_hdrh_percentile"
26693   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26694   data: "plot-dpdk-hdrh-lat-3n-skx"
26695   include:
26696     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26697     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26698   layout:
26699     layout: "plot-hdrh-latency-percentile"
26700
26701 # 3n-skx-x710
26702
26703 - type: "plot"
26704   title: "Latency: 3n-skx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26705   graph-title: "3n-skx-x710-64b-2t1c-base-ndr"
26706   algorithm: "plot_lat_hdrh_percentile"
26707   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26708   data: "plot-dpdk-hdrh-lat-3n-skx"
26709   include:
26710     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26711     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26712   layout:
26713     layout: "plot-hdrh-latency-percentile"
26714
26715 - type: "plot"
26716   title: "Latency: 3n-skx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26717   graph-title: "3n-skx-x710-64b-4t2c-base-ndr"
26718   algorithm: "plot_lat_hdrh_percentile"
26719   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26720   data: "plot-dpdk-hdrh-lat-3n-skx"
26721   include:
26722     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26723     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26724   layout:
26725     layout: "plot-hdrh-latency-percentile"
26726
26727 - type: "plot"
26728   title: "Latency: 3n-skx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26729   graph-title: "3n-skx-x710-64b-8t4c-base-ndr"
26730   algorithm: "plot_lat_hdrh_percentile"
26731   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26732   data: "plot-dpdk-hdrh-lat-3n-skx"
26733   include:
26734     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26735     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26736   layout:
26737     layout: "plot-hdrh-latency-percentile"
26738
26739 # 3n-hsw-xl710
26740
26741 - type: "plot"
26742   title: "Latency: 3n-hsw-xl710-64b-1t1c-base-ndr-hdrh-lat-percentile"
26743   graph-title: "3n-hsw-xl710-64b-1t1c-base-ndr"
26744   algorithm: "plot_lat_hdrh_percentile"
26745   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr-hdrh-lat-percentile"
26746   data: "plot-dpdk-hdrh-lat-3n-hsw"
26747   include:
26748     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
26749     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
26750   layout:
26751     layout: "plot-hdrh-latency-percentile"
26752
26753 - type: "plot"
26754   title: "Latency: 3n-hsw-xl710-64b-2t2c-base-ndr-hdrh-lat-percentile"
26755   graph-title: "3n-hsw-xl710-64b-2t2c-base-ndr"
26756   algorithm: "plot_lat_hdrh_percentile"
26757   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr-hdrh-lat-percentile"
26758   data: "plot-dpdk-hdrh-lat-3n-hsw"
26759   include:
26760     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
26761     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
26762   layout:
26763     layout: "plot-hdrh-latency-percentile"
26764
26765 - type: "plot"
26766   title: "Latency: 3n-hsw-xl710-64b-4t4c-base-ndr-hdrh-lat-percentile"
26767   graph-title: "3n-hsw-xl710-64b-4t4c-base-ndr"
26768   algorithm: "plot_lat_hdrh_percentile"
26769   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-4t4c-base-ndr-hdrh-lat-percentile"
26770   data: "plot-dpdk-hdrh-lat-3n-hsw"
26771   include:
26772     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
26773     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
26774   layout:
26775     layout: "plot-hdrh-latency-percentile"
26776
26777 # 3n-hsw-x710
26778
26779 - type: "plot"
26780   title: "Latency: 3n-hsw-x710-64b-1t1c-base-ndr-hdrh-lat-percentile"
26781   graph-title: "3n-hsw-x710-64b-1t1c-base-ndr"
26782   algorithm: "plot_lat_hdrh_percentile"
26783   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr-hdrh-lat-percentile"
26784   data: "plot-dpdk-hdrh-lat-3n-hsw"
26785   include:
26786     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
26787     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
26788   layout:
26789     layout: "plot-hdrh-latency-percentile"
26790
26791 - type: "plot"
26792   title: "Latency: 3n-hsw-x710-64b-2t2c-base-ndr-hdrh-lat-percentile"
26793   graph-title: "3n-hsw-x710-64b-2t2c-base-ndr"
26794   algorithm: "plot_lat_hdrh_percentile"
26795   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr-hdrh-lat-percentile"
26796   data: "plot-dpdk-hdrh-lat-3n-hsw"
26797   include:
26798     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
26799     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
26800   layout:
26801     layout: "plot-hdrh-latency-percentile"
26802
26803 - type: "plot"
26804   title: "Latency: 3n-hsw-x710-64b-4t4c-base-ndr-hdrh-lat-percentile"
26805   graph-title: "3n-hsw-x710-64b-4t4c-base-ndr"
26806   algorithm: "plot_lat_hdrh_percentile"
26807   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-4t4c-base-ndr-hdrh-lat-percentile"
26808   data: "plot-dpdk-hdrh-lat-3n-hsw"
26809   include:
26810     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t4c-eth-l2xcbase-testpmd-ndrpdr"
26811     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t4c-ethip4-ip4base-l3fwd-ndrpdr"
26812   layout:
26813     layout: "plot-hdrh-latency-percentile"
26814
26815 # 2n-clx-xxv710
26816
26817 - type: "plot"
26818   title: "Latency: 2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26819   graph-title: "2n-clx-xxv710-64b-2t1c-base-ndr"
26820   algorithm: "plot_lat_hdrh_percentile"
26821   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26822   data: "plot-dpdk-hdrh-lat-2n-clx"
26823   include:
26824     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26825     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26826   layout:
26827     layout: "plot-hdrh-latency-percentile"
26828
26829 - type: "plot"
26830   title: "Latency: 2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26831   graph-title: "2n-clx-xxv710-64b-4t2c-base-ndr"
26832   algorithm: "plot_lat_hdrh_percentile"
26833   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26834   data: "plot-dpdk-hdrh-lat-2n-clx"
26835   include:
26836     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26837     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26838   layout:
26839     layout: "plot-hdrh-latency-percentile"
26840
26841 - type: "plot"
26842   title: "Latency: 2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26843   graph-title: "2n-clx-xxv710-64b-8t4c-base-ndr"
26844   algorithm: "plot_lat_hdrh_percentile"
26845   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26846   data: "plot-dpdk-hdrh-lat-2n-clx"
26847   include:
26848     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26849     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26850   layout:
26851     layout: "plot-hdrh-latency-percentile"
26852
26853 # 2n-clx-x710
26854
26855 - type: "plot"
26856   title: "Latency: 2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26857   graph-title: "2n-clx-x710-64b-2t1c-base-ndr"
26858   algorithm: "plot_lat_hdrh_percentile"
26859   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr-hdrh-lat-percentile"
26860   data: "plot-dpdk-hdrh-lat-2n-clx"
26861   include:
26862     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
26863     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
26864   layout:
26865     layout: "plot-hdrh-latency-percentile"
26866
26867 - type: "plot"
26868   title: "Latency: 2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26869   graph-title: "2n-clx-x710-64b-4t2c-base-ndr"
26870   algorithm: "plot_lat_hdrh_percentile"
26871   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr-hdrh-lat-percentile"
26872   data: "plot-dpdk-hdrh-lat-2n-clx"
26873   include:
26874     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
26875     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
26876   layout:
26877     layout: "plot-hdrh-latency-percentile"
26878
26879 - type: "plot"
26880   title: "Latency: 2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26881   graph-title: "2n-clx-x710-64b-8t4c-base-ndr"
26882   algorithm: "plot_lat_hdrh_percentile"
26883   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-8t4c-base-ndr-hdrh-lat-percentile"
26884   data: "plot-dpdk-hdrh-lat-2n-clx"
26885   include:
26886     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-8t4c-eth-l2xcbase-testpmd-ndrpdr"
26887     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-8t4c-ethip4-ip4base-l3fwd-ndrpdr"
26888   layout:
26889     layout: "plot-hdrh-latency-percentile"
26890
26891 ################################################################################
26892
26893 - type: "plot"
26894   title: "Latency by percentile: 2n-skx"
26895   algorithm: "plot_hdrh_lat_by_percentile"
26896   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
26897   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
26898   target-links: "../../_static/vpp"
26899   data: "plot-vpp-hdrh-lat-2n-skx"
26900   layout:
26901     layout: "plot-hdrh-latency-by-percentile"
26902
26903 - type: "plot"
26904   title: "Latency by percentile: 3n-skx"
26905   algorithm: "plot_hdrh_lat_by_percentile"
26906   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
26907   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
26908   target-links: "../../_static/vpp"
26909   data: "plot-vpp-hdrh-lat-3n-skx"
26910   layout:
26911     layout: "plot-hdrh-latency-by-percentile"
26912
26913 - type: "plot"
26914   title: "Latency by percentile: 2n-clx"
26915   algorithm: "plot_hdrh_lat_by_percentile"
26916   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
26917   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
26918   target-links: "../../_static/vpp"
26919   data: "plot-vpp-hdrh-lat-2n-clx"
26920   layout:
26921     layout: "plot-hdrh-latency-by-percentile"
26922
26923 - type: "plot"
26924   title: "Latency by percentile: 3n-hsw"
26925   algorithm: "plot_hdrh_lat_by_percentile"
26926   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
26927   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
26928   target-links: "../../_static/vpp"
26929   data: "plot-vpp-hdrh-lat-3n-hsw"
26930   layout:
26931     layout: "plot-hdrh-latency-by-percentile"
26932
26933 - type: "plot"
26934   title: "Latency by percentile: 3n-tsh"
26935   algorithm: "plot_hdrh_lat_by_percentile"
26936   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
26937   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
26938   target-links: "../../_static/vpp"
26939   data: "plot-vpp-hdrh-lat-3n-tsh"
26940   layout:
26941     layout: "plot-hdrh-latency-by-percentile"