Report: Fix dpdk tsh lat
[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,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
36     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
37     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
38     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
39     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
40     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
41     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
42     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
43     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
44     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
45     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
46     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
47     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
48     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
49     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
50     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
51     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
52
53     # Detailed test configurations
54     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
55     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
56     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
57     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
58     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
59     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
60     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
61     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
62     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
63     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
64     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
65     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
66     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
67     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
68     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
69     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
70
71     # Detailed tests operational data
72     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
73     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
74     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
75     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
76     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
77     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
78     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
79     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
80
81     # Latencies:
82     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
83     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84
85     # .css patch file to fix tables generated by Sphinx
86     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
87     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
88
89   urls:
90     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
91     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
92     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
93     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
94     DIR[NEXUS,DOC]: "report/_static/archive"
95
96   make-dirs:
97   # List the directories which are created while preparing the environment.
98   # All directories MUST be defined in "paths" section.
99   - "DIR[WORKING,DATA]"
100   - "DIR[STATIC,VPP]"
101   - "DIR[STATIC,DPDK]"
102   - "DIR[STATIC,ARCH]"
103   - "DIR[BUILD,LATEX]"
104   - "DIR[WORKING,SRC]"
105   - "DIR[WORKING,SRC,STATIC]"
106
107   remove-dirs:
108   # List the directories which are deleted while cleaning the environment.
109   # All directories MUST be defined in "paths" section.
110   #- "DIR[BUILD,HTML]"
111   - "DIR[WORKING,DATA]"
112
113   build-dirs:
114   # List the directories where the results (build) is stored.
115   # All directories MUST be defined in "paths" section.
116   - "DIR[BUILD,HTML]"
117   - "DIR[BUILD,LATEX]"
118
119 - type: "configuration"
120
121   limits:
122     nic:
123       x520: 24460000
124       x553: 29761905
125       x710: 35800000
126       xxv710: 35800000
127       xl710: 35800000
128
129     link:
130       10ge: 14880952.38
131       25ge: 37202380.95
132       40ge: 59523809.52
133       100ge: 148809523.81
134
135     pci:
136       pci-g3-x8: 74404761.90
137       pci-g3-x16: 148809523.81
138
139   data-sets:
140
141     ###########################################################################
142     # Replacements:
143
144     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
145       csit-vpp-perf-verify-1908-3n-hsw:
146         - 48  # NDRPDR sel vhost
147         - 49  # NDRPDR sel vhost
148         - 52  # NDRPDR sel vhost
149         - 53  # NDRPDR sel vhost
150         - 54  # NDRPDR sel vhost
151         - 55  # NDRPDR sel vhost
152         - 56  # NDRPDR sel vhost
153         - 57  # NDRPDR sel vhost
154         - 58  # NDRPDR sel vhost
155         - 59  # NDRPDR sel vhost
156
157     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
158       csit-vpp-perf-verify-1908-3n-skx:
159         - 52  # NDRPDR sel vhost
160         - 53  # NDRPDR sel vhost
161         - 55  # NDRPDR sel vhost
162         - 61  # NDRPDR sel vhost
163         - 62  # NDRPDR sel vhost
164         - 63  # NDRPDR sel vhost
165         - 64  # NDRPDR sel vhost
166         - 65  # NDRPDR sel vhost
167         - 66  # NDRPDR sel vhost
168         - 67  # NDRPDR sel vhost
169
170     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
171       csit-vpp-perf-verify-1908-2n-skx:
172         - 88  # NDRPDR sel vhost
173         - 89  # NDRPDR sel vhost
174         - 91  # NDRPDR sel vhost
175         - 92  # NDRPDR sel vhost
176         - 93  # NDRPDR sel vhost
177         - 94  # NDRPDR sel vhost
178         - 95  # NDRPDR sel vhost
179         - 96  # NDRPDR sel vhost
180         - 97  # NDRPDR sel vhost
181         - 98  # NDRPDR sel vhost
182
183     ###########################################################################
184     # Plots:
185
186     # 3n-hsw
187
188     plot-vpp-throughput-lat-tsa-3n-hsw:
189       csit-vpp-perf-verify-2001-3n-hsw:
190         - 21  # NDRPDR sel
191         - 22  # NDRPDR sel
192         - 23  # NDRPDR sel
193         - 24  # NDRPDR sel
194         - 25  # NDRPDR sel
195         - 29  # NDRPDR sel
196         - 30  # NDRPDR sel
197         - 31  # NDRPDR sel
198         - 32  # NDRPDR sel
199         - 34  # NDRPDR sel
200
201     plot-vpp-hdrh-lat-3n-hsw:
202       csit-vpp-perf-verify-2001-3n-hsw:
203         - 22  # NDRPDR sel
204
205     plot-vpp-nfv-3n-hsw-ndrpdr:
206       csit-vpp-perf-verify-2001-3n-hsw:
207         - 21  # NDRPDR sel
208         - 22  # NDRPDR sel
209         - 23  # NDRPDR sel
210         - 24  # NDRPDR sel
211         - 25  # NDRPDR sel
212         - 29  # NDRPDR sel
213         - 30  # NDRPDR sel
214         - 31  # NDRPDR sel
215         - 32  # NDRPDR sel
216         - 34  # NDRPDR sel
217
218     plot-vpp-nfv-3n-hsw-mrr:
219       csit-vpp-perf-verify-2001-3n-hsw:
220         - 17  # MRR sel
221
222     plot-dpdk-throughput-latency-3n-hsw:
223       csit-dpdk-perf-verify-2001-3n-hsw:
224         - 4   # NDRPDR sel
225         - 5   # NDRPDR sel
226         - 6   # NDRPDR sel
227         - 7   # NDRPDR sel
228         - 8   # NDRPDR sel
229         - 9   # NDRPDR sel
230         - 10  # NDRPDR sel
231         - 11  # NDRPDR sel
232         - 12  # NDRPDR sel
233         - 13  # NDRPDR sel
234         - 15  # NDRPDR sel
235         - 16  # NDRPDR sel
236         - 17  # NDRPDR sel
237         - 18  # NDRPDR sel
238         - 19  # NDRPDR sel
239         - 20  # NDRPDR sel
240         - 21  # NDRPDR sel
241         - 22  # NDRPDR sel
242         - 23  # NDRPDR sel
243         - 24  # NDRPDR sel
244
245     plot-dpdk-hdrh-lat-3n-hsw:
246       csit-dpdk-perf-verify-2001-3n-hsw:
247         - 16  # NDRPDR sel
248
249     # 3n-skx
250
251     plot-vpp-throughput-lat-tsa-3n-skx:
252       # TODO: Add the data
253       csit-vpp-perf-verify-2001-3n-skx:
254         - 14  # NDRPDR sel
255         - 15  # NDRPDR sel
256         - 16  # NDRPDR sel
257
258     plot-vpp-hdrh-lat-3n-skx:
259       csit-vpp-perf-verify-2001-3n-skx:
260         - 14  # NDRPDR sel
261
262     plot-vpp-nfv-3n-skx-ndrpdr:
263       # TODO: Add data
264       csit-vpp-perf-verify-2001-3n-skx:
265         - 14  # NDRPDR sel
266         - 15  # NDRPDR sel
267         - 16  # NDRPDR sel
268
269     plot-vpp-nfv-3n-skx-mrr:
270       # TODO: Replace
271       # csit-vpp-perf-verify-2001-3n-skx:
272       csit-vpp-perf-verify-1908-3n-skx:
273         - 36  # MRR sel
274
275     plot-dpdk-throughput-latency-3n-skx:
276       csit-dpdk-perf-verify-2001-3n-skx:
277         - 1   # NDRPDR sel
278         - 2   # NDRPDR sel
279         - 3   # NDRPDR sel
280         - 4   # NDRPDR sel
281         - 5   # NDRPDR sel
282         - 6   # NDRPDR sel
283         - 7   # NDRPDR sel
284         - 8   # NDRPDR sel
285         - 9   # NDRPDR sel
286         - 10  # NDRPDR sel
287
288     plot-dpdk-hdrh-lat-3n-skx:
289       csit-dpdk-perf-verify-2001-3n-skx:
290         - 1   # NDRPDR sel
291         - 19  # NDRPDR sel
292
293     # 2n-skx
294
295     plot-vpp-throughput-lat-tsa-2n-skx:
296       # TODO: Add the data
297       csit-vpp-perf-verify-2001-2n-skx:
298         - 21  # NDRPDR sel
299         - 22  # NDRPDR sel
300         - 23  # NDRPDR sel
301         - 26  # NDRPDR sel
302         - 27  # NDRPDR sel
303         - 29  # NDRPDR sel
304
305     plot-vpp-hdrh-lat-2n-skx:
306       csit-vpp-perf-verify-2001-2n-skx:
307         - 21  # NDRPDR sel
308
309     plot-vpp-http-server-performance:
310       # TODO: Replace:
311       # csit-vpp-perf-verify-2001-2n-skx:
312       csit-vpp-perf-verify-1908-2n-skx:
313         - 29  # TCP
314         - 30  # TCP
315         - 58  # TCP
316
317     plot-vpp-soak-2n-skx:
318       # TODO: Replace the data
319       # csit-vpp-perf-verify-2001-2n-skx:
320       csit-vpp-perf-verify-1908-2n-skx:
321         - 83  # SOAK
322         - 86  # SOAK
323
324     plot-vpp-nfv-2n-skx-ndrpdr:
325       # TODO: Add the data
326       csit-vpp-perf-verify-2001-2n-skx:
327         - 30  # NFV
328         - 31  # NFV
329
330     plot-vpp-nfv-2n-skx-mrr:
331       # TODO: Replace the data
332       # csit-vpp-perf-verify-2001-2n-skx:
333       csit-vpp-perf-verify-1908-2n-skx:
334         - 71  # NFV MRR
335
336     plot-vpp-nfv-reconf-2n-skx:
337       # TODO: Replace the data
338       # csit-vpp-perf-verify-2001-2n-skx:
339       csit-vpp-perf-verify-1908-2n-skx:
340         - 113 # NFV reconf sel
341         - 114 # NFV reconf sel
342         - 115 # NFV reconf sel
343
344     plot-dpdk-throughput-latency-2n-skx:
345       csit-dpdk-perf-verify-2001-2n-skx:
346         - 1   # NDRPDR sel
347         - 2   # NDRPDR sel
348         - 3   # NDRPDR sel
349         - 4   # NDRPDR sel
350         - 5   # NDRPDR sel
351         - 6   # NDRPDR sel
352         - 7   # NDRPDR sel
353         - 8   # NDRPDR sel
354         - 9   # NDRPDR sel
355         - 10  # NDRPDR sel
356         - 11  # NDRPDR sel
357         - 13  # NDRPDR sel
358         - 26  # NDRPDR sel
359         - 16  # NDRPDR sel
360         - 17  # NDRPDR sel
361         - 18  # NDRPDR sel
362         - 19  # NDRPDR sel
363         - 27  # NDRPDR sel
364         - 21  # NDRPDR sel
365         - 25  # NDRPDR sel
366
367     plot-dpdk-hdrh-lat-2n-skx:
368       csit-dpdk-perf-verify-2001-2n-skx:
369         - 1   # NDRPDR sel
370         - 19  # NDRPDR sel
371
372     # 2n-clx
373
374     plot-vpp-throughput-lat-tsa-2n-clx:
375       # TODO: Add the data
376       csit-vpp-perf-verify-2001-2n-clx:
377         - 22  # NDRPDR sel
378         - 23  # NDRPDR sel
379         - 24  # NDRPDR sel
380         - 25  # NDRPDR sel
381
382     plot-vpp-hdrh-lat-2n-clx:
383       csit-vpp-perf-verify-2001-2n-clx:
384         - 22  # NDRPDR sel
385
386     plot-vpp-nfv-2n-clx-ndrpdr:
387       # TODO: Add the data
388       csit-vpp-perf-verify-2001-2n-clx:
389         - 22  # NDRPDR sel
390         - 23  # NDRPDR sel
391         - 24  # NDRPDR sel
392
393     plot-vpp-nfv-2n-clx-mrr:
394       # TODO: Replace the data
395       csit-vpp-perf-verify-2001-2n-clx:
396         - 3   # NDRPDR sel RC2
397         - 4   # NDRPDR sel RC2
398
399     plot-dpdk-throughput-latency-2n-clx:
400       csit-dpdk-perf-verify-2001-2n-clx:
401         - 1   # NDRPDR sel
402         - 2   # NDRPDR sel
403         - 3   # NDRPDR sel
404         - 4   # NDRPDR sel
405         - 5   # NDRPDR sel
406         - 6   # NDRPDR sel
407         - 7   # NDRPDR sel
408         - 8   # NDRPDR sel
409         - 9   # NDRPDR sel
410         - 10  # NDRPDR sel
411
412     plot-dpdk-hdrh-lat-2n-clx:
413       csit-dpdk-perf-verify-2001-2n-clx:
414         - 1   # NDRPDR sel
415
416     # 3n-tsh
417
418     plot-vpp-throughput-lat-tsa-3n-tsh:
419       # TODO: Add the data
420       csit-vpp-perf-verify-2001-3n-tsh:
421         - 3   # NDRPDR sel
422         - 4   # NDRPDR sel
423         - 7   # NDRPDR sel
424         - 8   # NDRPDR sel
425
426     plot-vpp-hdrh-lat-3n-tsh:
427       csit-vpp-perf-verify-2001-3n-tsh:
428         - 4   # NDRPDR sel
429
430     plot-dpdk-throughput-latency-3n-tsh:
431       csit-dpdk-perf-verify-2001-3n-tsh:
432         - 3   # NDRPDR sel
433         - 4   # NDRPDR sel
434         - 5   # NDRPDR sel
435         - 9   # NDRPDR sel
436         - 10  # NDRPDR sel
437
438     plot-dpdk-hdrh-lat-3n-tsh:
439       csit-dpdk-perf-verify-2001-3n-tsh:
440         - 3   # NDRPDR sel
441
442     # 3n-dnv
443
444     plot-vpp-throughput-lat-tsa-3n-dnv:
445       csit-vpp-perf-verify-2001-3n-dnv:
446         - 5   # NDRPDR sel
447         - 6   # NDRPDR sel
448         - 7   # NDRPDR sel
449         - 8   # NDRPDR sel
450         - 9   # NDRPDR sel
451         - 10  # NDRPDR sel
452         - 12  # NDRPDR sel
453         - 16  # NDRPDR sel
454         - 17  # NDRPDR sel
455         - 18  # NDRPDR sel
456
457     plot-dpdk-throughput-latency-3n-dnv:
458       csit-dpdk-perf-verify-2001-3n-dnv:
459         - 12  # NDRPDR sel
460         - 13  # NDRPDR sel
461         - 14  # NDRPDR sel
462         - 15  # NDRPDR sel
463         - 16  # NDRPDR sel
464         - 17  # NDRPDR sel
465         - 18  # NDRPDR sel
466         - 19  # NDRPDR sel
467         - 20  # NDRPDR sel
468         - 22  # NDRPDR sel
469
470     # 2n-dnv
471
472     plot-vpp-throughput-lat-tsa-2n-dnv:
473       csit-vpp-perf-verify-2001-2n-dnv:
474         - 4   # NDRPDR sel
475         - 5   # NDRPDR sel
476         - 6   # NDRPDR sel
477         - 7   # NDRPDR sel
478         - 8   # NDRPDR sel
479         - 9   # NDRPDR sel
480         - 10  # NDRPDR sel
481         - 11  # NDRPDR sel
482         - 13  # NDRPDR sel
483         - 16  # NDRPDR sel
484
485     plot-dpdk-throughput-latency-2n-dnv:
486       csit-dpdk-perf-verify-2001-2n-dnv:
487         - 9   # NDRPDR sel
488         - 10  # NDRPDR sel
489         - 11  # NDRPDR sel
490         - 12  # NDRPDR sel
491         - 13  # NDRPDR sel
492         - 14  # NDRPDR sel
493         - 15  # NDRPDR sel
494         - 16  # NDRPDR sel
495         - 17  # NDRPDR sel
496         - 18  # NDRPDR sel
497
498     ###########################################################################
499     # Simple tables (only one data set):
500
501     # NIC Comparisons
502
503     vpp-nic-comparison-3n-skx:
504       # TODO: Add the data
505       csit-vpp-perf-verify-2001-3n-skx:
506         - 14  # NDRPDR sel
507         - 15  # NDRPDR sel
508         - 16  # NDRPDR sel
509
510     vpp-nic-comparison-2n-skx:
511       # TODO: Add the data
512       csit-vpp-perf-verify-2001-2n-skx:
513         - 21  # NDRPDR sel
514         - 22  # NDRPDR sel
515         - 23  # NDRPDR sel
516         - 26  # NDRPDR sel
517
518     vpp-nic-comparison-3n-skx-mrr:
519       # TODO: Replace
520       # csit-vpp-perf-verify-2001-3n-skx:
521       csit-vpp-perf-verify-1908-3n-skx:
522         - 36  # MRR sel
523
524     vpp-nic-comparison-2n-skx-mrr:
525       # TODO: Replace
526       # csit-vpp-perf-verify-2001-2n-skx:
527       csit-vpp-perf-verify-1908-2n-skx:
528         - 69  # MRR sel
529
530     # Results
531
532     vpp-perf-results-3n-hsw:
533       csit-vpp-perf-verify-2001-3n-hsw:
534         - 18  # NDRPDR full
535         - 20  # NDRPDR full
536         - 28  # NDRPDR full
537
538     vpp-perf-results-3n-skx:
539       # TODO: Replace
540       csit-vpp-perf-verify-2001-3n-skx:
541         - 14  # NDRPDR sel
542
543     vpp-perf-results-2n-skx:
544       csit-vpp-perf-verify-2001-2n-skx:
545         - 32  # NDRPDR full
546         - 33  # NDRPDR full
547
548     vpp-perf-results-2n-clx:
549       # TODO: Replace
550       csit-vpp-perf-verify-2001-2n-clx:
551         - 22  # NDRPDR sel
552
553     vpp-perf-results-3n-tsh:
554       # TODO: Replace
555       csit-vpp-perf-verify-2001-3n-tsh:
556         - 3   # NDRPDR sel
557
558     vpp-perf-results-3n-dnv:
559       csit-vpp-perf-verify-2001-3n-dnv:
560         - 13  # NDRPDR full
561         - 15  # NDRPDR full
562         - 19  # NDRPDR full
563         - 20  # NDRPDR full
564         - 21  # NDRPDR full
565         - 22  # NDRPDR full
566         - 23  # NDRPDR full
567         - 24  # NDRPDR full
568         - 25  # NDRPDR full
569
570     vpp-perf-results-2n-dnv:
571       csit-vpp-perf-verify-2001-2n-dnv:
572         - 21  # NDRPDR full
573         - 22  # NDRPDR full
574         - 25  # NDRPDR full
575         - 26  # NDRPDR full
576         - 27  # NDRPDR full
577         - 28  # NDRPDR full
578
579     vpp-mrr-results-3n-hsw:
580       csit-vpp-perf-verify-2001-3n-hsw:
581         - 17  # MRR sel
582
583     vpp-mrr-results-3n-skx:
584       # TODO: Replace
585       # csit-vpp-perf-verify-2001-3n-skx:
586       csit-vpp-perf-verify-1908-3n-skx:
587         - 36  # MRR sel
588
589     vpp-mrr-results-2n-skx:
590       # TODO: Replace
591       # csit-vpp-perf-verify-2001-2n-skx:
592       csit-vpp-perf-verify-1908-2n-skx:
593         - 69  # MRR sel
594
595     vpp-mrr-results-2n-clx:
596       # TODO: Replace
597       # csit-vpp-perf-verify-2001-2n-clx:
598       csit-vpp-perf-verify-1908-2n-skx:
599         - 69  # MRR sel
600
601     vpp-mrr-results-3n-tsh:
602       # TODO: Replace
603       # csit-vpp-perf-verify-2001-3n-tsh:
604       csit-vpp-perf-verify-1908-3n-tsh:
605         - 17  # MRR sel
606
607     vpp-mrr-results-3n-dnv:
608       csit-vpp-perf-verify-2001-3n-dnv:
609         - 11  # MRR sel
610
611     vpp-mrr-results-2n-dnv:
612       csit-vpp-perf-verify-2001-2n-dnv:
613         - 12  # MRR sel
614
615     vpp-device-results-ubuntu:
616       csit-vpp-device-2001-ubuntu1804-1n-skx:
617         - 57
618
619     dpdk-perf-results-3n-hsw:
620       csit-dpdk-perf-verify-2001-3n-hsw:
621         - 13  # NDRPDR sel
622         - 24  # NDRPDR sel
623
624     dpdk-perf-results-3n-skx:
625       csit-dpdk-perf-verify-2001-3n-skx:
626         - 1   # NDRPDR sel
627
628     dpdk-perf-results-2n-skx:
629       csit-dpdk-perf-verify-2001-2n-skx:
630         - 1   # NDRPDR sel
631
632     dpdk-perf-results-2n-clx:
633       csit-dpdk-perf-verify-2001-2n-clx:
634         - 1   # NDRPDR sel
635
636     dpdk-perf-results-2n-dnv:
637       csit-dpdk-perf-verify-2001-2n-dnv:
638         - 16  # NDRPDR sel
639
640     dpdk-perf-results-3n-dnv:
641       csit-dpdk-perf-verify-2001-3n-dnv:
642         - 12  # NDRPDR sel
643
644     dpdk-perf-results-3n-tsh:
645       csit-dpdk-perf-verify-2001-3n-tsh:
646         - 3   # NDRPDR sel
647
648 ###########################################################################
649     # Tables (more than one data set)
650
651     # Performance changes
652
653     vpp-performance-changes-3n-hsw-h1:
654       csit-vpp-perf-verify-1904-3n-hsw:
655         - 11  # NDRPDR sel
656         - 12  # NDRPDR sel
657         - 20  # NDRPDR sel
658         - 21  # NDRPDR sel
659         - 23  # NDRPDR sel
660         - 24  # NDRPDR sel
661         - 25  # NDRPDR sel
662         - 26  # NDRPDR sel
663         - 29  # NDRPDR sel
664         - 30  # NDRPDR sel
665     vpp-performance-changes-3n-hsw-ref:
666       csit-vpp-perf-verify-1908-3n-hsw:
667         - 12  # NDRPDR sel
668         - 13  # NDRPDR sel
669         - 14  # NDRPDR sel
670         - 15  # NDRPDR sel
671         - 16  # NDRPDR sel
672         - 17  # NDRPDR sel
673         - 18  # NDRPDR sel
674         - 19  # NDRPDR sel
675         - 20  # NDRPDR sel
676         - 21  # NDRPDR sel
677     vpp-performance-changes-3n-hsw-cmp:
678       csit-vpp-perf-verify-2001-3n-hsw:
679         - 21  # NDRPDR sel
680         - 22  # NDRPDR sel
681         - 23  # NDRPDR sel
682         - 24  # NDRPDR sel
683         - 25  # NDRPDR sel
684         - 29  # NDRPDR sel
685         - 30  # NDRPDR sel
686         - 31  # NDRPDR sel
687         - 32  # NDRPDR sel
688         - 34  # NDRPDR sel
689     vpp-performance-changes-3n-hsw:
690       - "vpp-performance-changes-3n-hsw-h1"
691       - "vpp-performance-changes-3n-hsw-ref"
692       - "vpp-performance-changes-3n-hsw-cmp"
693
694     vpp-performance-changes-3n-skx-h1:
695       csit-vpp-perf-verify-1904-3n-skx:
696         - 8   # NDRPDR sel
697         - 9   # NDRPDR sel
698         - 10  # NDRPDR sel
699         - 11  # NDRPDR sel
700         - 12  # NDRPDR sel
701         - 14  # NDRPDR sel
702         - 16  # NDRPDR sel
703         - 21  # NDRPDR sel
704         - 23  # NDRPDR sel
705         - 25  # NDRPDR sel
706     vpp-performance-changes-3n-skx-ref:
707       csit-vpp-perf-verify-1908-3n-skx:
708         - 14  # NDRPDR sel
709         - 16  # NDRPDR sel
710         - 19  # NDRPDR sel
711         - 20  # NDRPDR sel
712         - 22  # NDRPDR sel
713         - 23  # NDRPDR sel
714         - 24  # NDRPDR sel
715         - 25  # NDRPDR sel
716         - 26  # NDRPDR sel
717         - 29  # NDRPDR sel
718     vpp-performance-changes-3n-skx-cmp:
719       # TODO: Add the data
720       csit-vpp-perf-verify-2001-3n-skx:
721         - 14  # NDRPDR sel
722         - 15  # NDRPDR sel
723         - 16  # NDRPDR sel
724     vpp-performance-changes-3n-skx:
725       - "vpp-performance-changes-3n-skx-h1"
726       - "vpp-performance-changes-3n-skx-ref"
727       - "vpp-performance-changes-3n-skx-cmp"
728
729     vpp-performance-changes-2n-skx-h1:
730       csit-vpp-perf-verify-1904-2n-skx:
731         - 12  # NDRPDR sel
732         - 14  # NDRPDR sel
733         - 16  # NDRPDR sel
734         - 17  # NDRPDR sel
735         - 18  # NDRPDR sel
736         - 21  # NDRPDR sel
737         - 27  # NDRPDR sel
738         - 30  # NDRPDR sel
739         - 31  # NDRPDR sel
740         - 32  # NDRPDR sel
741     vpp-performance-changes-2n-skx-ref:
742       csit-vpp-perf-verify-1908-2n-skx:
743         - 26  # NDRPDR sel
744         - 27  # NDRPDR sel
745         - 34  # NDRPDR sel
746         - 35  # NDRPDR sel
747         - 36  # NDRPDR sel
748         - 42  # NDRPDR sel
749         - 43  # NDRPDR sel
750         - 44  # NDRPDR sel
751         - 45  # NDRPDR sel
752         - 46  # NDRPDR sel
753     vpp-performance-changes-2n-skx-cmp:
754       # TODO: Add the data
755       csit-vpp-perf-verify-2001-2n-skx:
756         - 21  # NDRPDR sel
757         - 22  # NDRPDR sel
758         - 23  # NDRPDR sel
759         - 26  # NDRPDR sel
760         - 27  # NDRPDR sel
761         - 29  # NDRPDR sel
762     vpp-performance-changes-2n-skx:
763       - "vpp-performance-changes-2n-skx-h1"
764       - "vpp-performance-changes-2n-skx-ref"
765       - "vpp-performance-changes-2n-skx-cmp"
766
767     vpp-performance-changes-nfv-2n-skx-ref:
768       csit-vpp-perf-verify-1908-2n-skx:
769         - 22  # NFV
770         - 31  # NFV
771         - 32  # NFV
772     vpp-performance-changes-nfv-2n-skx-cmp:
773       # TODO: Add the data
774       csit-vpp-perf-verify-2001-2n-skx:
775         - 30  # NFV
776         - 31  # NFV
777     vpp-performance-changes-nfv-2n-skx:
778       - "vpp-performance-changes-nfv-2n-skx-ref"
779       - "vpp-performance-changes-nfv-2n-skx-cmp"
780
781     vpp-performance-changes-2n-dnv-ref:
782       csit-vpp-perf-verify-1908-2n-dnv:
783         - 1   # NDRPDR sel
784         - 2   # NDRPDR sel
785         - 3   # NDRPDR sel
786         - 4   # NDRPDR sel
787         - 5   # NDRPDR sel
788         - 6   # NDRPDR sel
789         - 7   # NDRPDR sel
790         - 8   # NDRPDR sel
791         - 9   # NDRPDR sel
792         - 10  # NDRPDR sel
793     vpp-performance-changes-2n-dnv-cmp:
794       csit-vpp-perf-verify-2001-2n-dnv:
795         - 4   # NDRPDR sel
796         - 5   # NDRPDR sel
797         - 6   # NDRPDR sel
798         - 7   # NDRPDR sel
799         - 8   # NDRPDR sel
800         - 9   # NDRPDR sel
801         - 10  # NDRPDR sel
802         - 11  # NDRPDR sel
803         - 13  # NDRPDR sel
804         - 16  # NDRPDR sel
805     vpp-performance-changes-2n-dnv:
806       - "vpp-performance-changes-2n-dnv-ref"
807       - "vpp-performance-changes-2n-dnv-cmp"
808
809     vpp-performance-changes-3n-dnv-ref:
810       csit-vpp-perf-verify-1908-3n-dnv:
811         - 6   # NDRPDR sel
812         - 7   # NDRPDR sel
813         - 8   # NDRPDR sel
814         - 9   # NDRPDR sel
815         - 10  # NDRPDR sel
816         - 12  # NDRPDR sel
817         - 13  # NDRPDR sel
818         - 14  # NDRPDR sel
819         - 15  # NDRPDR sel
820         - 16  # NDRPDR sel
821     vpp-performance-changes-3n-dnv-cmp:
822       csit-vpp-perf-verify-2001-3n-dnv:
823         - 5   # NDRPDR sel
824         - 6   # NDRPDR sel
825         - 7   # NDRPDR sel
826         - 8   # NDRPDR sel
827         - 9   # NDRPDR sel
828         - 10  # NDRPDR sel
829         - 12  # NDRPDR sel
830         - 16  # NDRPDR sel
831         - 17  # NDRPDR sel
832         - 18  # NDRPDR sel
833     vpp-performance-changes-3n-dnv:
834       - "vpp-performance-changes-3n-dnv-ref"
835       - "vpp-performance-changes-3n-dnv-cmp"
836
837     vpp-performance-changes-3n-tsh-ref:
838       csit-vpp-perf-verify-1908-3n-tsh:
839         - 7   # NDRPDR sel
840         - 8   # NDRPDR sel
841         - 9   # NDRPDR sel
842         - 10  # NDRPDR sel
843         - 11  # NDRPDR sel
844         - 12  # NDRPDR sel
845         - 13  # NDRPDR sel
846         - 14  # NDRPDR sel
847         - 15  # NDRPDR sel
848         - 16  # NDRPDR sel
849     vpp-performance-changes-3n-tsh-cmp:
850       # TODO: Add the data
851       csit-vpp-perf-verify-2001-3n-tsh:
852         - 3   # NDRPDR sel
853         - 4   # NDRPDR sel
854         - 7   # NDRPDR sel
855         - 8   # NDRPDR sel
856     vpp-performance-changes-3n-tsh:
857       - "vpp-performance-changes-3n-tsh-ref"
858       - "vpp-performance-changes-3n-tsh-cmp"
859
860     vpp-soak-vs-ndr-2n-skx-ref:
861       # TODO: Replace
862       # csit-vpp-perf-verify-2001-2n-skx:
863       csit-vpp-perf-verify-1908-2n-skx:
864         - 26  # NDRPDR sel
865         - 27  # NDRPDR sel
866         - 34  # NDRPDR sel
867     vpp-soak-vs-ndr-2n-skx-cmp:
868       # TODO: Replace
869       # csit-vpp-perf-verify-2001-2n-skx:
870       csit-vpp-perf-verify-1908-2n-skx:
871         - 83  # SOAK
872         - 86  # SOAK
873     vpp-soak-vs-ndr-2n-skx:
874       # TODO: Replace
875       # csit-vpp-perf-verify-2001-2n-skx:
876       csit-vpp-perf-verify-1908-2n-skx:
877         - 26  # NDRPDR sel
878         - 27  # NDRPDR sel
879         - 34  # NDRPDR sel
880         - 83  # SOAK
881         - 86  # SOAK
882
883     vpp-performance-changes-3n-hsw-mrr-h1:
884       csit-vpp-perf-verify-1904-3n-hsw:
885         - 9   # MRR sel
886     vpp-performance-changes-3n-hsw-mrr-ref:
887       csit-vpp-perf-verify-1908-3n-hsw:
888         - 39  # MRR sel
889     vpp-performance-changes-3n-hsw-mrr-cmp:
890       csit-vpp-perf-verify-2001-3n-hsw:
891         - 17  # MRR sel
892     vpp-performance-changes-3n-hsw-mrr:
893       - "vpp-performance-changes-3n-hsw-mrr-h1"
894       - "vpp-performance-changes-3n-hsw-mrr-ref"
895       - "vpp-performance-changes-3n-hsw-mrr-cmp"
896
897     vpp-performance-changes-3n-skx-mrr-h1:
898       csit-vpp-perf-verify-1904-3n-skx:
899         - 7   # MRR sel
900     vpp-performance-changes-3n-skx-mrr-ref:
901       csit-vpp-perf-verify-1908-3n-skx:
902         - 36  # MRR sel
903     vpp-performance-changes-3n-skx-mrr-cmp:
904       # TODO: Replace
905       # csit-vpp-perf-verify-2001-3n-skx:
906       csit-vpp-perf-verify-1908-3n-skx:
907         - 36  # MRR sel
908     vpp-performance-changes-3n-skx-mrr:
909       - "vpp-performance-changes-3n-skx-mrr-h1"
910       - "vpp-performance-changes-3n-skx-mrr-ref"
911       - "vpp-performance-changes-3n-skx-mrr-cmp"
912
913     vpp-performance-changes-2n-skx-mrr-h1:
914       csit-vpp-perf-verify-1904-2n-skx:
915         - 11  # MRR sel
916     vpp-performance-changes-2n-skx-mrr-ref:
917       csit-vpp-perf-verify-1908-2n-skx:
918         - 69  # MRR sel
919     vpp-performance-changes-2n-skx-mrr-cmp:
920       # TODO: Replace
921       # csit-vpp-perf-verify-2001-2n-skx:
922       csit-vpp-perf-verify-1908-2n-skx:
923         - 69  # MRR sel
924     vpp-performance-changes-2n-skx-mrr:
925       - "vpp-performance-changes-2n-skx-mrr-h1"
926       - "vpp-performance-changes-2n-skx-mrr-ref"
927       - "vpp-performance-changes-2n-skx-mrr-cmp"
928
929     vpp-performance-changes-nfv-2n-skx-mrr-ref:
930       csit-vpp-perf-verify-1908-2n-skx:
931         - 71  # NFV MRR
932     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
933       # TODO: Replace
934       # csit-vpp-perf-verify-2001-2n-skx:
935       csit-vpp-perf-verify-1908-2n-skx:
936         - 71  # NFV MRR
937     vpp-performance-changes-nfv-2n-skx-mrr:
938       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
939       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
940
941     vpp-performance-changes-2n-dnv-mrr-ref:
942       csit-vpp-perf-verify-1908-2n-dnv:
943         - 11  # MRR sel
944     vpp-performance-changes-2n-dnv-mrr-cmp:
945       csit-vpp-perf-verify-2001-2n-dnv:
946         - 12  # MRR sel
947     vpp-performance-changes-2n-dnv-mrr:
948       - "vpp-performance-changes-2n-dnv-mrr-ref"
949       - "vpp-performance-changes-2n-dnv-mrr-cmp"
950
951     vpp-performance-changes-3n-dnv-mrr-ref:
952       csit-vpp-perf-verify-1908-3n-dnv:
953         - 17  # MRR sel
954     vpp-performance-changes-3n-dnv-mrr-cmp:
955       csit-vpp-perf-verify-2001-3n-dnv:
956         - 11  # MRR sel
957     vpp-performance-changes-3n-dnv-mrr:
958       - "vpp-performance-changes-3n-dnv-mrr-ref"
959       - "vpp-performance-changes-3n-dnv-mrr-cmp"
960
961     vpp-performance-changes-3n-tsh-mrr-ref:
962       csit-vpp-perf-verify-1908-3n-tsh:
963         - 17  # MRR sel
964     vpp-performance-changes-3n-tsh-mrr-cmp:
965       # TODO: Replace
966       # csit-vpp-perf-verify-2001-3n-tsh:
967       csit-vpp-perf-verify-1908-3n-tsh:
968         - 17  # MRR sel
969     vpp-performance-changes-3n-tsh-mrr:
970       - "vpp-performance-changes-3n-tsh-mrr-ref"
971       - "vpp-performance-changes-3n-tsh-mrr-cmp"
972
973     dpdk-performance-changes-3n-hsw-h1:
974       csit-dpdk-perf-verify-1904-3n-hsw:
975         - 2   # NDRPDR sel
976         - 3   # NDRPDR sel
977         - 5   # NDRPDR sel
978         - 6   # NDRPDR sel
979         - 13  # NDRPDR sel
980         - 14  # NDRPDR sel
981         - 15  # NDRPDR sel
982         - 18  # NDRPDR sel
983         - 19  # NDRPDR sel
984         - 20  # NDRPDR sel
985     dpdk-performance-changes-3n-hsw-ref:
986       csit-dpdk-perf-verify-1908-3n-hsw:
987         - 2   # NDRPDR sel
988         - 3   # NDRPDR sel
989         - 4   # NDRPDR sel
990         - 5   # NDRPDR sel
991         - 6   # NDRPDR sel
992         - 7   # NDRPDR sel
993         - 8   # NDRPDR sel
994         - 9   # NDRPDR sel
995         - 10  # NDRPDR sel
996         - 11  # NDRPDR sel
997     dpdk-performance-changes-3n-hsw-cmp:
998       csit-dpdk-perf-verify-2001-3n-hsw:
999         - 4   # NDRPDR sel
1000         - 5   # NDRPDR sel
1001         - 6   # NDRPDR sel
1002         - 7   # NDRPDR sel
1003         - 8   # NDRPDR sel
1004         - 9   # NDRPDR sel
1005         - 10  # NDRPDR sel
1006         - 11  # NDRPDR sel
1007         - 12  # NDRPDR sel
1008         - 13  # NDRPDR sel
1009         - 15  # NDRPDR sel
1010         - 16  # NDRPDR sel
1011         - 17  # NDRPDR sel
1012         - 18  # NDRPDR sel
1013         - 19  # NDRPDR sel
1014         - 20  # NDRPDR sel
1015         - 21  # NDRPDR sel
1016         - 22  # NDRPDR sel
1017         - 23  # NDRPDR sel
1018         - 24  # NDRPDR sel
1019     dpdk-performance-changes-3n-hsw:
1020       - "dpdk-performance-changes-3n-hsw-h1"
1021       - "dpdk-performance-changes-3n-hsw-ref"
1022       - "dpdk-performance-changes-3n-hsw-cmp"
1023
1024     dpdk-performance-changes-3n-skx-h1:
1025       csit-dpdk-perf-verify-1904-3n-skx:
1026         - 2   # NDRPDR sel
1027         - 3   # NDRPDR sel
1028         - 4   # NDRPDR sel
1029         - 5   # NDRPDR sel
1030         - 6   # NDRPDR sel
1031         - 7   # NDRPDR sel
1032         - 11  # NDRPDR sel
1033         - 12  # NDRPDR sel
1034         - 13  # NDRPDR sel
1035         - 14  # NDRPDR sel
1036     dpdk-performance-changes-3n-skx-ref:
1037       csit-dpdk-perf-verify-1908-3n-skx:
1038         - 3   # NDRPDR sel
1039         - 4   # NDRPDR sel
1040         - 5   # NDRPDR sel
1041         - 6   # NDRPDR sel
1042         - 7   # NDRPDR sel
1043         - 8   # NDRPDR sel
1044         - 9   # NDRPDR sel
1045         - 10  # NDRPDR sel
1046         - 11  # NDRPDR sel
1047         - 12  # NDRPDR sel
1048     dpdk-performance-changes-3n-skx-cmp:
1049       csit-dpdk-perf-verify-2001-3n-skx:
1050         - 1   # NDRPDR sel
1051         - 2   # NDRPDR sel
1052         - 3   # NDRPDR sel
1053         - 4   # NDRPDR sel
1054         - 5   # NDRPDR sel
1055         - 6   # NDRPDR sel
1056         - 7   # NDRPDR sel
1057         - 8   # NDRPDR sel
1058         - 9   # NDRPDR sel
1059         - 10  # NDRPDR sel
1060     dpdk-performance-changes-3n-skx:
1061       - "dpdk-performance-changes-3n-skx-h1"
1062       - "dpdk-performance-changes-3n-skx-ref"
1063       - "dpdk-performance-changes-3n-skx-cmp"
1064
1065     dpdk-performance-changes-2n-skx-h1:
1066       csit-dpdk-perf-verify-1904-2n-skx:
1067         - 2   # NDRPDR sel
1068         - 3   # NDRPDR sel
1069         - 4   # NDRPDR sel
1070         - 5   # NDRPDR sel
1071         - 7   # NDRPDR sel
1072         - 8   # NDRPDR sel
1073         - 9   # NDRPDR sel
1074         - 10  # NDRPDR sel
1075         - 11  # NDRPDR sel
1076         - 12  # NDRPDR sel
1077     dpdk-performance-changes-2n-skx-ref:
1078       csit-dpdk-perf-verify-1908-2n-skx:
1079         - 2   # NDRPDR sel
1080         - 3   # NDRPDR sel
1081         - 4   # NDRPDR sel
1082         - 5   # NDRPDR sel
1083         - 7   # NDRPDR sel
1084         - 8   # NDRPDR sel
1085         - 9   # NDRPDR sel
1086         - 10  # NDRPDR sel
1087         - 11  # NDRPDR sel
1088         - 12  # NDRPDR sel
1089     dpdk-performance-changes-2n-skx-cmp:
1090       csit-dpdk-perf-verify-2001-2n-skx:
1091         - 1   # NDRPDR sel
1092         - 2   # NDRPDR sel
1093         - 3   # NDRPDR sel
1094         - 4   # NDRPDR sel
1095         - 5   # NDRPDR sel
1096         - 6   # NDRPDR sel
1097         - 7   # NDRPDR sel
1098         - 8   # NDRPDR sel
1099         - 9   # NDRPDR sel
1100         - 10  # NDRPDR sel
1101         - 11  # NDRPDR sel
1102         - 13  # NDRPDR sel
1103         - 26  # NDRPDR sel
1104         - 16  # NDRPDR sel
1105         - 17  # NDRPDR sel
1106         - 18  # NDRPDR sel
1107         - 19  # NDRPDR sel
1108         - 27  # NDRPDR sel
1109         - 21  # NDRPDR sel
1110         - 25  # NDRPDR sel
1111     dpdk-performance-changes-2n-skx:
1112       - "dpdk-performance-changes-2n-skx-h1"
1113       - "dpdk-performance-changes-2n-skx-ref"
1114       - "dpdk-performance-changes-2n-skx-cmp"
1115
1116     # Compare testbeds
1117
1118     vpp-compare-testbeds-ref:
1119       csit-vpp-perf-verify-2001-3n-hsw:
1120         - 21  # NDRPDR sel
1121         - 22  # NDRPDR sel
1122         - 23  # NDRPDR sel
1123         - 24  # NDRPDR sel
1124         - 25  # NDRPDR sel
1125         - 29  # NDRPDR sel
1126         - 30  # NDRPDR sel
1127         - 31  # NDRPDR sel
1128         - 32  # NDRPDR sel
1129         - 34  # NDRPDR sel
1130     vpp-compare-testbeds-cmp:
1131       # TODO: Add the data
1132       csit-vpp-perf-verify-2001-3n-skx:
1133         - 14  # NDRPDR sel
1134         - 15  # NDRPDR sel
1135         - 16  # NDRPDR sel
1136     vpp-compare-testbeds:
1137       - "vpp-compare-testbeds-ref"
1138       - "vpp-compare-testbeds-cmp"
1139
1140     vpp-compare-testbeds-skx-clx-ref:
1141       # TODO: Add the data
1142       csit-vpp-perf-verify-2001-2n-skx:
1143         - 21  # NDRPDR sel
1144         - 22  # NDRPDR sel
1145         - 23  # NDRPDR sel
1146         - 26  # NDRPDR sel
1147         - 27  # NDRPDR sel
1148         - 29  # NDRPDR sel
1149     vpp-compare-testbeds-skx-clx-cmp:
1150       # TODO: Add the data
1151       csit-vpp-perf-verify-2001-2n-clx:
1152         - 22  # NDRPDR sel
1153         - 23  # NDRPDR sel
1154         - 24  # NDRPDR sel
1155         - 25  # NDRPDR sel
1156     vpp-compare-testbeds-skx-clx:
1157       - "vpp-compare-testbeds-skx-clx-ref"
1158       - "vpp-compare-testbeds-skx-clx-cmp"
1159
1160     vpp-compare-testbeds-mrr-ref:
1161       csit-vpp-perf-verify-2001-3n-hsw:
1162         - 17  # MRR sel
1163     vpp-compare-testbeds-mrr-cmp:
1164       # TODO: Replace
1165       # csit-vpp-perf-verify-2001-3n-skx:
1166       csit-vpp-perf-verify-1908-3n-skx:
1167         - 36  # MRR sel
1168     vpp-compare-testbeds-mrr:
1169       - "vpp-compare-testbeds-mrr-ref"
1170       - "vpp-compare-testbeds-mrr-cmp"
1171
1172     vpp-compare-testbeds-mrr-skx-clx-ref:
1173       # TODO: Replace
1174       # csit-vpp-perf-verify-2001-2n-skx:
1175       csit-vpp-perf-verify-1908-2n-skx:
1176         - 69  # MRR sel
1177     vpp-compare-testbeds-mrr-skx-clx-cmp:
1178       # TODO: Replace
1179       # csit-vpp-perf-verify-2001-2n-clx:
1180       csit-vpp-perf-verify-1908-2n-skx:
1181         - 69  # MRR sel
1182     vpp-compare-testbeds-mrr-skx-clx:
1183       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1184       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1185
1186     dpdk-compare-testbeds-ref:
1187       csit-dpdk-perf-verify-2001-3n-hsw:
1188         - 4   # NDRPDR sel
1189         - 5   # NDRPDR sel
1190         - 6   # NDRPDR sel
1191         - 7   # NDRPDR sel
1192         - 8   # NDRPDR sel
1193         - 9   # NDRPDR sel
1194         - 10  # NDRPDR sel
1195         - 11  # NDRPDR sel
1196         - 12  # NDRPDR sel
1197         - 13  # NDRPDR sel
1198         - 15  # NDRPDR sel
1199         - 16  # NDRPDR sel
1200         - 17  # NDRPDR sel
1201         - 18  # NDRPDR sel
1202         - 19  # NDRPDR sel
1203         - 20  # NDRPDR sel
1204         - 21  # NDRPDR sel
1205         - 22  # NDRPDR sel
1206         - 23  # NDRPDR sel
1207         - 24  # NDRPDR sel
1208     dpdk-compare-testbeds-cmp:
1209       csit-dpdk-perf-verify-2001-3n-skx:
1210         - 1   # NDRPDR sel
1211         - 2   # NDRPDR sel
1212         - 3   # NDRPDR sel
1213         - 4   # NDRPDR sel
1214         - 5   # NDRPDR sel
1215         - 6   # NDRPDR sel
1216         - 7   # NDRPDR sel
1217         - 8   # NDRPDR sel
1218         - 9   # NDRPDR sel
1219         - 10  # NDRPDR sel
1220     dpdk-compare-testbeds:
1221       - "dpdk-compare-testbeds-ref"
1222       - "dpdk-compare-testbeds-cmp"
1223
1224     dpdk-compare-testbeds-skx-clx-ref:
1225       csit-dpdk-perf-verify-2001-2n-skx:
1226         - 1   # NDRPDR sel
1227         - 2   # NDRPDR sel
1228         - 3   # NDRPDR sel
1229         - 4   # NDRPDR sel
1230         - 5   # NDRPDR sel
1231         - 6   # NDRPDR sel
1232         - 7   # NDRPDR sel
1233         - 8   # NDRPDR sel
1234         - 9   # NDRPDR sel
1235         - 10  # NDRPDR sel
1236         - 11  # NDRPDR sel
1237         - 13  # NDRPDR sel
1238         - 26  # NDRPDR sel
1239         - 16  # NDRPDR sel
1240         - 17  # NDRPDR sel
1241         - 18  # NDRPDR sel
1242         - 19  # NDRPDR sel
1243         - 27  # NDRPDR sel
1244         - 21  # NDRPDR sel
1245         - 25  # NDRPDR sel
1246     dpdk-compare-testbeds-skx-clx-cmp:
1247       csit-dpdk-perf-verify-2001-2n-clx:
1248         - 1   # NDRPDR sel
1249         - 2   # NDRPDR sel
1250         - 3   # NDRPDR sel
1251         - 4   # NDRPDR sel
1252         - 5   # NDRPDR sel
1253         - 6   # NDRPDR sel
1254         - 7   # NDRPDR sel
1255         - 8   # NDRPDR sel
1256         - 9   # NDRPDR sel
1257         - 10  # NDRPDR sel
1258     dpdk-compare-testbeds-skx-clx:
1259       - "dpdk-compare-testbeds-skx-clx-ref"
1260       - "dpdk-compare-testbeds-skx-clx-cmp"
1261
1262     # Compare topologies
1263
1264     vpp-compare-topologies-ref:
1265       # TODO: Add the data
1266       csit-vpp-perf-verify-2001-3n-skx:
1267         - 14  # NDRPDR sel
1268         - 15  # NDRPDR sel
1269         - 16  # NDRPDR sel
1270     vpp-compare-topologies-cmp:
1271       # TODO: Add the data
1272       csit-vpp-perf-verify-2001-2n-skx:
1273         - 21  # NDRPDR sel
1274         - 22  # NDRPDR sel
1275         - 23  # NDRPDR sel
1276         - 26  # NDRPDR sel
1277         - 27  # NDRPDR sel
1278         - 29  # NDRPDR sel
1279     vpp-compare-topologies:
1280       - "vpp-compare-topologies-ref"
1281       - "vpp-compare-topologies-cmp"
1282
1283     vpp-compare-topologies-mrr-ref:
1284       # TODO: Replace
1285       # csit-vpp-perf-verify-2001-3n-skx:
1286       csit-vpp-perf-verify-1908-3n-skx:
1287         - 36  # MRR sel
1288     vpp-compare-topologies-mrr-cmp:
1289       # TODO: Replace
1290       # csit-vpp-perf-verify-2001-2n-skx:
1291       csit-vpp-perf-verify-1908-2n-skx:
1292         - 69  # MRR sel
1293     vpp-compare-topologies-mrr:
1294       - "vpp-compare-topologies-mrr-ref"
1295       - "vpp-compare-topologies-mrr-cmp"
1296
1297     dpdk-compare-topologies-ref:
1298       csit-dpdk-perf-verify-2001-3n-skx:
1299         - 1   # NDRPDR sel
1300         - 2   # NDRPDR sel
1301         - 3   # NDRPDR sel
1302         - 4   # NDRPDR sel
1303         - 5   # NDRPDR sel
1304         - 6   # NDRPDR sel
1305         - 7   # NDRPDR sel
1306         - 8   # NDRPDR sel
1307         - 9   # NDRPDR sel
1308         - 10  # NDRPDR sel
1309     dpdk-compare-topologies-cmp:
1310       csit-dpdk-perf-verify-2001-2n-skx:
1311         - 1   # NDRPDR sel
1312         - 2   # NDRPDR sel
1313         - 3   # NDRPDR sel
1314         - 4   # NDRPDR sel
1315         - 5   # NDRPDR sel
1316         - 6   # NDRPDR sel
1317         - 7   # NDRPDR sel
1318         - 8   # NDRPDR sel
1319         - 9   # NDRPDR sel
1320         - 10  # NDRPDR sel
1321         - 11  # NDRPDR sel
1322         - 13  # NDRPDR sel
1323         - 26  # NDRPDR sel
1324         - 16  # NDRPDR sel
1325         - 17  # NDRPDR sel
1326         - 18  # NDRPDR sel
1327         - 19  # NDRPDR sel
1328         - 27  # NDRPDR sel
1329         - 21  # NDRPDR sel
1330         - 25  # NDRPDR sel
1331     dpdk-compare-topologies:
1332       - "dpdk-compare-topologies-ref"
1333       - "dpdk-compare-topologies-cmp"
1334
1335   plot-layouts:
1336
1337     plot-soak-throughput:
1338       titlefont:
1339         size: 18
1340       xaxis:
1341         title: "<b>Test Cases [Index]</b>"
1342         titlefont:
1343           size: 16
1344         autorange: True
1345         fixedrange: False
1346         gridcolor: "rgb(230, 230, 230)"
1347         linecolor: "rgb(220, 220, 220)"
1348         linewidth: 1
1349         showgrid: True
1350         showline: True
1351         showticklabels: True
1352         tickcolor: "rgb(220, 220, 220)"
1353         tickmode: "linear"
1354         tickfont:
1355           size: 16
1356         zeroline: False
1357       yaxis:
1358         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1359         titlefont:
1360           size: 16
1361         gridcolor: "rgb(230, 230, 230)"
1362         hoverformat: ".4r"
1363         tickformat: ".3r"
1364         linecolor: "rgb(220, 220, 220)"
1365         linewidth: 1
1366         showgrid: True
1367         showline: True
1368         showticklabels: True
1369         tickcolor: "rgb(220, 220, 220)"
1370         tickfont:
1371           size: 16
1372         zeroline: False
1373         range: [0,50]
1374       autosize: False
1375       margin:
1376         t: 50
1377         b: 0
1378         l: 80
1379         r: 20
1380       showlegend: True
1381       legend:
1382         orientation: "h"
1383         font:
1384           size: 16
1385       width: 700
1386       height: 900
1387       paper_bgcolor: "#fff"
1388       plot_bgcolor: "#fff"
1389       hoverlabel:
1390         namelength: -1
1391
1392     plot-service-density:
1393       titlefont:
1394         size: 18
1395       xaxis:
1396         side: "top"
1397         autorange: True
1398         fixedrange: False
1399         showgrid: False
1400         showline: False
1401         showticklabels: False
1402         ticks: ""
1403         ticklen: 0
1404         tickwidth: 0
1405         zeroline: False
1406       yaxis:
1407         autorange: "reversed"
1408         showgrid: False
1409         showline: False
1410         showticklabels: False
1411         ticks: ""
1412         ticklen: 0
1413         tickwidth: 0
1414         zeroline: False
1415       showlegend: False
1416       paper_bgcolor: "#fff"
1417       plot_bgcolor: "#fff"
1418       width: 700
1419       height: 700
1420       hoverlabel:
1421         namelength: -1
1422
1423     plot-cps:
1424       titlefont:
1425         size: 18
1426       xaxis:
1427         title: "<b>Test Cases [Index]</b>"
1428         titlefont:
1429           size: 16
1430         autorange: True
1431         fixedrange: False
1432         gridcolor: "rgb(230, 230, 230)"
1433         linecolor: "rgb(220, 220, 220)"
1434         linewidth: 1
1435         showgrid: True
1436         showline: True
1437         showticklabels: True
1438         tickcolor: "rgb(220, 220, 220)"
1439         tickmode: "linear"
1440         tickfont:
1441           size: 16
1442         zeroline: False
1443       yaxis:
1444         title: "<b>Connections Per Second [cps]</b>"
1445         titlefont:
1446           size: 16
1447         gridcolor: "rgb(230, 230, 230)"
1448         hoverformat: ".4s"
1449         linecolor: "rgb(220, 220, 220)"
1450         linewidth: 1
1451         rangemode: "tozero"
1452         showgrid: True
1453         showline: True
1454         showticklabels: True
1455         tickcolor: "rgb(220, 220, 220)"
1456         tickformat: ".3s"
1457         tickfont:
1458           size: 16
1459         zeroline: False
1460       boxmode: "group"
1461       boxgroupgap: 0.5
1462       autosize: False
1463       margin:
1464         t: 50
1465         b: 20
1466         l: 80
1467         r: 20
1468       showlegend: True
1469       legend:
1470         orientation: "h"
1471         font:
1472           size: 16
1473       width: 700
1474       height: 800
1475       paper_bgcolor: "#fff"
1476       plot_bgcolor: "#fff"
1477       hoverlabel:
1478         namelength: -1
1479
1480     plot-rps:
1481       titlefont:
1482         size: 18
1483       xaxis:
1484         title: "<b>Test Cases [Index]</b>"
1485         titlefont:
1486           size: 16
1487         autorange: True
1488         fixedrange: False
1489         gridcolor: "rgb(230, 230, 230)"
1490         linecolor: "rgb(220, 220, 220)"
1491         linewidth: 1
1492         showgrid: True
1493         showline: True
1494         showticklabels: True
1495         tickcolor: "rgb(220, 220, 220)"
1496         tickmode: "linear"
1497         tickfont:
1498           size: 16
1499         zeroline: False
1500       yaxis:
1501         title: "<b>Requests Per Second [rps]</b>"
1502         titlefont:
1503           size: 16
1504         gridcolor: "rgb(230, 230, 230)"
1505         hoverformat: ".4s"
1506         linecolor: "rgb(220, 220, 220)"
1507         linewidth: 1
1508         rangemode: "tozero"
1509         showgrid: True
1510         showline: True
1511         showticklabels: True
1512         tickcolor: "rgb(230, 230, 230)"
1513         tickformat: ".3s"
1514         tickfont:
1515           size: 16
1516         zeroline: False
1517       boxmode: "group"
1518       boxgroupgap: 0.5
1519       autosize: False
1520       margin:
1521         t: 50
1522         b: 20
1523         l: 80
1524         r: 20
1525       showlegend: True
1526       legend:
1527         orientation: "h"
1528         font:
1529           size: 16
1530       width: 700
1531       height: 800
1532       paper_bgcolor: "#fff"
1533       plot_bgcolor: "#fff"
1534       hoverlabel:
1535         namelength: -1
1536
1537     plot-throughput:
1538       titlefont:
1539         size: 18
1540       xaxis:
1541         title: "<b>Test Cases [Index]</b>"
1542         titlefont:
1543           size: 16
1544         autorange: True
1545         fixedrange: False
1546         gridcolor: "rgb(230, 230, 230)"
1547         linecolor: "rgb(220, 220, 220)"
1548         linewidth: 1
1549         showgrid: True
1550         showline: True
1551         showticklabels: True
1552         tickcolor: "rgb(220, 220, 220)"
1553         tickmode: "linear"
1554         tickfont:
1555           size: 16
1556         zeroline: False
1557       yaxis:
1558         title: "<b>Packet Throughput [Mpps]</b>"
1559         titlefont:
1560           size: 16
1561         gridcolor: "rgb(230, 230, 230)"
1562         hoverformat: ".4r"
1563         tickformat: ".3r"
1564         linecolor: "rgb(220, 220, 220)"
1565         linewidth: 1
1566         showgrid: True
1567         showline: True
1568         showticklabels: True
1569         tickcolor: "rgb(220, 220, 220)"
1570         tickfont:
1571           size: 16
1572         zeroline: False
1573         range: [0,50]
1574       autosize: False
1575       margin:
1576         t: 50
1577         b: 0
1578         l: 80
1579         r: 20
1580       showlegend: True
1581       legend:
1582         orientation: "h"
1583         font:
1584           size: 16
1585       width: 700
1586       height: 900
1587       paper_bgcolor: "#fff"
1588       plot_bgcolor: "#fff"
1589       hoverlabel:
1590         namelength: -1
1591
1592     plot-throughput-speedup-analysis:
1593       titlefont:
1594         size: 18
1595       xaxis:
1596         title: "<b>Number of Cores [Qty]</b>"
1597         titlefont:
1598           size: 16
1599         autorange: True
1600         fixedrange: False
1601         gridcolor: "rgb(230, 230, 230)"
1602         linecolor: "rgb(220, 220, 220)"
1603         linewidth: 1
1604         showgrid: True
1605         showline: True
1606         showticklabels: True
1607         tickcolor: "rgb(238, 238, 238)"
1608         tickmode: "linear"
1609         tickfont:
1610           size: 16
1611         zeroline: False
1612       yaxis:
1613         title: "<b>Packet Throughput [Mpps]</b>"
1614         titlefont:
1615           size: 16
1616         type: "linear"
1617         gridcolor: "rgb(230, 230, 230)"
1618         hoverformat: ".4s"
1619         linecolor: "rgb(220, 220, 220)"
1620         linewidth: 1
1621         showgrid: True
1622         showline: True
1623         showticklabels: True
1624         tickcolor: "rgb(220, 220, 220)"
1625         tickformat: ".4s"
1626         tickfont:
1627           size: 16
1628         zeroline: True
1629         rangemode: "tozero"
1630         range: [0,100]
1631       legend:
1632         orientation: "h"
1633         font:
1634           size: 16
1635         xanchor: "left"
1636         yanchor: "top"
1637         x: 0
1638         y: -0.2
1639         bgcolor: "rgba(255, 255, 255, 0)"
1640         bordercolor: "rgba(255, 255, 255, 0)"
1641         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1642       autosize: False
1643       margin:
1644           't': 50
1645           'b': 150
1646           'l': 85
1647           'r': 10
1648       showlegend: True
1649       width: 700
1650       height: 700
1651       paper_bgcolor: "#fff"
1652       plot_bgcolor: "#fff"
1653       hoverlabel:
1654         namelength: -1
1655       annotations: [
1656         {
1657           text: "_ _          __          ...",
1658           align: "left",
1659           showarrow: False,
1660           xref: "paper",
1661           yref: "paper",
1662           xanchor: "left",
1663           yanchor: "top",
1664           x: 0,
1665           y: -0.13,
1666           font: {
1667             family: "Consolas, Courier New",
1668             size: 15
1669           },
1670         },
1671         {
1672           text: "    Perfect     Measured     Limit",
1673           align: "left",
1674           showarrow: False,
1675           xref: "paper",
1676           yref: "paper",
1677           xanchor: "left",
1678           yanchor: "top",
1679           x: 0,
1680           y: -0.15,
1681           font: {
1682             family: "Consolas, Courier New",
1683             size: 15
1684           },
1685         },
1686       ]
1687
1688     plot-latency:
1689       titlefont:
1690         size: 18
1691       xaxis:
1692         title: "<b>Direction</b>"
1693         titlefont:
1694           size: 16
1695         autorange: True
1696         fixedrange: False
1697         gridcolor: "rgb(230, 230, 230)"
1698         linecolor: "rgb(220, 220, 220)"
1699         linewidth: 1
1700         showgrid: True
1701         showline: True
1702         showticklabels: False
1703         tickcolor: "rgb(220, 220, 220)"
1704         tickmode: "linear"
1705         tickfont:
1706           size: 16
1707         zeroline: False
1708       yaxis:
1709         title: "<b>Packet Latency [uSec]</b>"
1710         titlefont:
1711           size: 16
1712         type: "linear"
1713         gridcolor: "rgb(230, 230, 230)"
1714         hoverformat: ".4s"
1715         linecolor: "rgb(220, 220, 220)"
1716         linewidth: 1
1717         showgrid: True
1718         showline: True
1719         showticklabels: True
1720         tickcolor: "rgb(220, 220, 220)"
1721         tickformat: ".4s"
1722         tickfont:
1723           size: 16
1724         zeroline: True
1725         rangemode: "tozero"
1726       legend:
1727         orientation: "h"
1728         font:
1729           size: 16
1730         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1731       autosize: False
1732       margin:
1733           't': 50
1734           'b': 150
1735           'l': 80
1736           'r': 10
1737       showlegend: True
1738       width: 700
1739       height: 700
1740       paper_bgcolor: "#fff"
1741       plot_bgcolor: "#fff"
1742       hoverlabel:
1743         namelength: -1
1744
1745     plot-hdrh-latency:
1746       title:
1747         text: ""
1748         xanchor: "center"
1749         x: 0.5
1750         font:
1751           size: 16
1752       width: 700
1753       plot_bgcolor: "white"
1754       annotations:
1755         - font:
1756             size: 14
1757           showarrow: False
1758           text: "<b>Packet Latency [uSec]</b>"
1759           x: 1
1760           xanchor: "right"
1761           xref: "paper"
1762           y: -0.045
1763           yanchor: "top"
1764           yref: "paper"
1765         - font:
1766             size: 14
1767           showarrow: False
1768           text: "<b>Probability [%]</b>"
1769           textangle: 270
1770           x: -0.06
1771           xanchor: "center"
1772           xref: "paper"
1773           y: 0.5
1774           yanchor: "middle"
1775           yref: "paper"
1776         - font:
1777             size: 14
1778           showarrow: False
1779           text: "<b>Direction: E-W</b>"
1780           x: 0.24
1781           xanchor: "center"
1782           xref: "paper"
1783           y: 1.05
1784           yanchor: "bottom"
1785           yref: "paper"
1786         - font:
1787             size: 14
1788           showarrow: False
1789           text: "<b>Direction: W-E</b>"
1790           x: 0.74
1791           xanchor: "center"
1792           xref: "paper"
1793           y: 1.05
1794           yanchor: "bottom"
1795           yref: "paper"
1796
1797     plot-hdrh-latency-percentile:
1798       title:
1799         text: ""
1800         xanchor: "center"
1801         x: 0.5
1802         font:
1803           size: 18
1804       xaxis:
1805         type: "log"
1806         title: "<b>Percentile [%]</b>"
1807         titlefont:
1808           size: 16
1809         autorange: True
1810         fixedrange: False
1811         gridcolor: "rgb(230, 230, 230)"
1812         linecolor: "rgb(220, 220, 220)"
1813         linewidth: 1
1814         showgrid: True
1815         showline: True
1816         showticklabels: True
1817         tickcolor: "rgb(220, 220, 220)"
1818         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1819         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1820         tickfont:
1821           size: 16
1822       yaxis:
1823         title: "<b>Packet Latency [uSec]</b>"
1824         titlefont:
1825           size: 16
1826         gridcolor: "rgb(230, 230, 230)"
1827         linecolor: "rgb(220, 220, 220)"
1828         linewidth: 1
1829         showgrid: True
1830         showline: True
1831         showticklabels: True
1832         tickcolor: "rgb(220, 220, 220)"
1833         tickfont:
1834           size: 16
1835       autosize: False
1836       showlegend: True
1837       legend:
1838         traceorder: "normal"
1839         orientation: "h"
1840         font:
1841           size: 16
1842         xanchor: "left"
1843         yanchor: "top"
1844         x: 0
1845         y: -0.15
1846         bgcolor: "rgba(255, 255, 255, 0)"
1847         bordercolor: "rgba(255, 255, 255, 0)"
1848       width: 700
1849       height: 700
1850       paper_bgcolor: "white"
1851       plot_bgcolor: "white"
1852
1853     plot-hdrh-latency-by-percentile:
1854       title:
1855         text: "<b>Latency by Percentile Distribution</b>"
1856         xanchor: "center"
1857         x: 0.5
1858         font:
1859           size: 18
1860       showlegend: True
1861       legend:
1862         traceorder: "normal"
1863         orientation: "h"
1864         font:
1865           size: 16
1866         xanchor: "left"
1867         yanchor: "top"
1868         x: 0
1869         y: -0.2
1870         bgcolor: "rgba(255, 255, 255, 0)"
1871         bordercolor: "rgba(255, 255, 255, 0)"
1872       xaxis:
1873         type: "linear"
1874         title: "<b>Percentile [%]</b>"
1875         titlefont:
1876           size: 14
1877         autorange: False
1878         fixedrange: False
1879         range: [0, 100]
1880         gridcolor: "rgb(230, 230, 230)"
1881         linecolor: "rgb(220, 220, 220)"
1882         linewidth: 1
1883         showgrid: True
1884         showline: True
1885         showticklabels: True
1886         tickcolor: "rgb(220, 220, 220)"
1887         tickvals: [0, 25, 50, 75, 100]
1888         ticktext: [0, 25, 50, 75, 100]
1889         tickfont:
1890           size: 14
1891       yaxis:
1892         title: "<b>One-Way Latency per Direction [uSec]</b>"
1893         titlefont:
1894           size: 14
1895         gridcolor: "rgb(230, 230, 230)"
1896         linecolor: "rgb(220, 220, 220)"
1897         linewidth: 1
1898         showgrid: True
1899         showline: True
1900         showticklabels: True
1901         tickcolor: "rgb(220, 220, 220)"
1902         tickfont:
1903           size: 14
1904       width: 700
1905       height: 700
1906       paper_bgcolor: "white"
1907       plot_bgcolor: "white"
1908
1909 - type: "static"
1910   src-path: "{DIR[RST]}"
1911   dst-path: "{DIR[WORKING,SRC]}"
1912
1913 - type: "input"
1914   general:
1915     file-name: "output_info.xml.gz"
1916     file-format: ".gz"
1917     arch-file-format:
1918       - ".gz"
1919       - ".zip"
1920     download-path: "{job}/{build}/archives/{filename}"
1921     extract: "output.xml"
1922
1923     zip-file-name: "robot-plugin.zip"
1924     zip-file-format: ".zip"
1925     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1926     zip-extract: "robot-plugin/output.xml"
1927
1928   builds:
1929
1930     csit-vpp-perf-verify-1904-3n-hsw:
1931       - 9   # MRR sel
1932       - 11  # NDRPDR sel
1933       - 12  # NDRPDR sel
1934       - 20  # NDRPDR sel
1935       - 21  # NDRPDR sel
1936       - 23  # NDRPDR sel
1937       - 24  # NDRPDR sel
1938       - 25  # NDRPDR sel
1939       - 26  # NDRPDR sel
1940       - 29  # NDRPDR sel
1941       - 30  # NDRPDR sel
1942     csit-vpp-perf-verify-1908-3n-hsw:
1943       - 12  # NDRPDR sel
1944       - 13  # NDRPDR sel
1945       - 14  # NDRPDR sel
1946       - 15  # NDRPDR sel
1947       - 16  # NDRPDR sel
1948       - 17  # NDRPDR sel
1949       - 18  # NDRPDR sel
1950       - 19  # NDRPDR sel
1951       - 20  # NDRPDR sel
1952       - 21  # NDRPDR sel
1953       - 48  # NDRPDR sel vhost
1954       - 49  # NDRPDR sel vhost
1955       - 52  # NDRPDR sel vhost
1956       - 53  # NDRPDR sel vhost
1957       - 54  # NDRPDR sel vhost
1958       - 55  # NDRPDR sel vhost
1959       - 56  # NDRPDR sel vhost
1960       - 57  # NDRPDR sel vhost
1961       - 58  # NDRPDR sel vhost
1962       - 59  # NDRPDR sel vhost
1963       - 39  # MRR sel
1964     csit-vpp-perf-verify-2001-3n-hsw:
1965       - 21  # NDRPDR sel
1966       - 22  # NDRPDR sel
1967       - 23  # NDRPDR sel
1968       - 24  # NDRPDR sel
1969       - 25  # NDRPDR sel
1970       - 29  # NDRPDR sel
1971       - 30  # NDRPDR sel
1972       - 31  # NDRPDR sel
1973       - 32  # NDRPDR sel
1974       - 34  # NDRPDR sel
1975       - 17  # MRR sel
1976       - 18  # NDRPDR full
1977       - 20  # NDRPDR full
1978       - 28  # NDRPDR full
1979
1980 #    csit-vpp-perf-verify-1904-3n-skx:
1981 #      - 7   # MRR sel
1982 #      - 8   # NDRPDR sel
1983 #      - 9   # NDRPDR sel
1984 #      - 10  # NDRPDR sel
1985 #      - 11  # NDRPDR sel
1986 #      - 12  # NDRPDR sel
1987 #      - 14  # NDRPDR sel
1988 #      - 16  # NDRPDR sel
1989 #      - 21  # NDRPDR sel
1990 #      - 23  # NDRPDR sel
1991 #      - 25  # NDRPDR sel
1992 #    csit-vpp-perf-verify-1908-3n-skx:
1993 #      - 14  # NDRPDR sel
1994 #      - 16  # NDRPDR sel
1995 #      - 19  # NDRPDR sel
1996 #      - 20  # NDRPDR sel
1997 #      - 22  # NDRPDR sel
1998 #      - 23  # NDRPDR sel
1999 #      - 24  # NDRPDR sel
2000 #      - 25  # NDRPDR sel
2001 #      - 26  # NDRPDR sel
2002 #      - 29  # NDRPDR sel
2003 #      - 52  # NDRPDR sel vhost
2004 #      - 53  # NDRPDR sel vhost
2005 #      - 55  # NDRPDR sel vhost
2006 #      - 61  # NDRPDR sel vhost
2007 #      - 62  # NDRPDR sel vhost
2008 #      - 63  # NDRPDR sel vhost
2009 #      - 64  # NDRPDR sel vhost
2010 #      - 65  # NDRPDR sel vhost
2011 #      - 66  # NDRPDR sel vhost
2012 #      - 67  # NDRPDR sel vhost
2013 #      - 36  # MRR sel
2014 #    csit-vpp-perf-verify-2001-3n-skx:
2015 #      - 14  # NDRPDR sel
2016 #      - 15  # NDRPDR sel
2017 #      - 16  # NDRPDR sel
2018
2019 #    csit-vpp-perf-verify-1904-2n-skx:
2020 #      - 11  # MRR sel
2021 #      - 12  # NDRPDR sel
2022 #      - 14  # NDRPDR sel
2023 #      - 16  # NDRPDR sel
2024 #      - 17  # NDRPDR sel
2025 #      - 18  # NDRPDR sel
2026 #      - 21  # NDRPDR sel
2027 #      - 27  # NDRPDR sel
2028 #      - 30  # NDRPDR sel
2029 #      - 31  # NDRPDR sel
2030 #      - 32  # NDRPDR sel
2031 #    csit-vpp-perf-verify-1908-2n-skx:
2032 #      - 26  # NDRPDR sel
2033 #      - 27  # NDRPDR sel
2034 #      - 34  # NDRPDR sel
2035 #      - 35  # NDRPDR sel
2036 #      - 36  # NDRPDR sel
2037 #      - 42  # NDRPDR sel
2038 #      - 43  # NDRPDR sel
2039 #      - 44  # NDRPDR sel
2040 #      - 45  # NDRPDR sel
2041 #      - 46  # NDRPDR sel
2042 #      - 88  # NDRPDR sel vhost
2043 #      - 89  # NDRPDR sel vhost
2044 #      - 91  # NDRPDR sel vhost
2045 #      - 92  # NDRPDR sel vhost
2046 #      - 93  # NDRPDR sel vhost
2047 #      - 94  # NDRPDR sel vhost
2048 #      - 95  # NDRPDR sel vhost
2049 #      - 96  # NDRPDR sel vhost
2050 #      - 97  # NDRPDR sel vhost
2051 #      - 98  # NDRPDR sel vhost
2052 #      - 69  # MRR sel
2053 #      - 29  # TCP
2054 #      - 30  # TCP
2055 #      - 58  # TCP
2056 #      - 22  # NFV
2057 #      - 31  # NFV
2058 #      - 32  # NFV
2059 #      - 71  # NFV MRR
2060 #      - 113 # NFV reconf sel
2061 #      - 114 # NFV reconf sel
2062 #      - 115 # NFV reconf sel
2063 #      - 83  # SOAK
2064 #      - 86  # SOAK
2065 #    csit-vpp-perf-verify-2001-2n-skx:
2066 #      - 21  # NDRPDR sel
2067 #      - 22  # NDRPDR sel
2068 #      - 23  # NDRPDR sel
2069 #      - 26  # NDRPDR sel
2070 #      - 27  # NDRPDR sel
2071 #      - 29  # NDRPDR sel
2072 #      - 32  # NDRPDR full
2073 #      - 33  # NDRPDR full
2074 #      - 30  # NFV
2075 #      - 31  # NFV
2076
2077 #    csit-vpp-perf-verify-2001-2n-clx:
2078 #      - 22  # NDRPDR sel
2079 #      - 23  # NDRPDR sel
2080 #      - 24  # NDRPDR sel
2081 #      - 25  # NDRPDR sel
2082
2083     csit-vpp-perf-verify-1908-3n-tsh:
2084       - 7   # NDRPDR sel
2085       - 8   # NDRPDR sel
2086       - 9   # NDRPDR sel
2087       - 10  # NDRPDR sel
2088       - 11  # NDRPDR sel
2089       - 12  # NDRPDR sel
2090       - 13  # NDRPDR sel
2091       - 14  # NDRPDR sel
2092       - 15  # NDRPDR sel
2093       - 16  # NDRPDR sel
2094       - 17  # MRR sel
2095     csit-vpp-perf-verify-2001-3n-tsh:
2096       - 3   # NDRPDR sel
2097       - 4   # NDRPDR sel
2098       - 7   # NDRPDR sel
2099       - 8   # NDRPDR sel
2100
2101     csit-vpp-perf-verify-1908-3n-dnv:
2102       - 6   # NDRPDR sel
2103       - 7   # NDRPDR sel
2104       - 8   # NDRPDR sel
2105       - 9   # NDRPDR sel
2106       - 10  # NDRPDR sel
2107       - 12  # NDRPDR sel
2108       - 13  # NDRPDR sel
2109       - 14  # NDRPDR sel
2110       - 15  # NDRPDR sel
2111       - 16  # NDRPDR sel
2112       - 17  # MRR sel
2113     csit-vpp-perf-verify-2001-3n-dnv:
2114       - 5   # NDRPDR sel
2115       - 6   # NDRPDR sel
2116       - 7   # NDRPDR sel
2117       - 8   # NDRPDR sel
2118       - 9   # NDRPDR sel
2119       - 10  # NDRPDR sel
2120       - 12  # NDRPDR sel
2121       - 16  # NDRPDR sel
2122       - 17  # NDRPDR sel
2123       - 18  # NDRPDR sel
2124       - 11  # MRR sel
2125       - 13  # NDRPDR full
2126       - 15  # NDRPDR full
2127       - 19  # NDRPDR full
2128       - 20  # NDRPDR full
2129       - 21  # NDRPDR full
2130       - 22  # NDRPDR full
2131       - 23  # NDRPDR full
2132       - 24  # NDRPDR full
2133       - 25  # NDRPDR full
2134
2135     csit-vpp-perf-verify-1908-2n-dnv:
2136       - 1   # NDRPDR sel
2137       - 2   # NDRPDR sel
2138       - 3   # NDRPDR sel
2139       - 4   # NDRPDR sel
2140       - 5   # NDRPDR sel
2141       - 6   # NDRPDR sel
2142       - 7   # NDRPDR sel
2143       - 8   # NDRPDR sel
2144       - 9   # NDRPDR sel
2145       - 10  # NDRPDR sel
2146       - 11  # MRR sel
2147     csit-vpp-perf-verify-2001-2n-dnv:
2148       - 4   # NDRPDR sel
2149       - 5   # NDRPDR sel
2150       - 6   # NDRPDR sel
2151       - 7   # NDRPDR sel
2152       - 8   # NDRPDR sel
2153       - 9   # NDRPDR sel
2154       - 10  # NDRPDR sel
2155       - 11  # NDRPDR sel
2156       - 13  # NDRPDR sel
2157       - 16  # NDRPDR sel
2158       - 12  # MRR sel
2159       - 21  # NDRPDR full
2160       - 22  # NDRPDR full
2161       - 25  # NDRPDR full
2162       - 26  # NDRPDR full
2163       - 27  # NDRPDR full
2164       - 28  # NDRPDR full
2165
2166     csit-dpdk-perf-verify-1904-3n-hsw:
2167       - 2   # NDRPDR sel
2168       - 3   # NDRPDR sel
2169       - 5   # NDRPDR sel
2170       - 6   # NDRPDR sel
2171       - 13  # NDRPDR sel
2172       - 14  # NDRPDR sel
2173       - 15  # NDRPDR sel
2174       - 18  # NDRPDR sel
2175       - 19  # NDRPDR sel
2176       - 20  # NDRPDR sel
2177     csit-dpdk-perf-verify-1908-3n-hsw:
2178       - 2   # NDRPDR sel
2179       - 3   # NDRPDR sel
2180       - 4   # NDRPDR sel
2181       - 5   # NDRPDR sel
2182       - 6   # NDRPDR sel
2183       - 7   # NDRPDR sel
2184       - 8   # NDRPDR sel
2185       - 9   # NDRPDR sel
2186       - 10  # NDRPDR sel
2187       - 11  # NDRPDR sel
2188     csit-dpdk-perf-verify-2001-3n-hsw:
2189       - 4   # NDRPDR sel
2190       - 5   # NDRPDR sel
2191       - 6   # NDRPDR sel
2192       - 7   # NDRPDR sel
2193       - 8   # NDRPDR sel
2194       - 9   # NDRPDR sel
2195       - 10  # NDRPDR sel
2196       - 11  # NDRPDR sel
2197       - 12  # NDRPDR sel
2198       - 13  # NDRPDR sel
2199       - 15  # NDRPDR sel
2200       - 16  # NDRPDR sel
2201       - 17  # NDRPDR sel
2202       - 18  # NDRPDR sel
2203       - 19  # NDRPDR sel
2204       - 20  # NDRPDR sel
2205       - 21  # NDRPDR sel
2206       - 22  # NDRPDR sel
2207       - 23  # NDRPDR sel
2208       - 24  # NDRPDR sel
2209
2210 #    csit-dpdk-perf-verify-1904-3n-skx:
2211 #      - 2   # NDRPDR sel
2212 #      - 3   # NDRPDR sel
2213 #      - 4   # NDRPDR sel
2214 #      - 5   # NDRPDR sel
2215 #      - 6   # NDRPDR sel
2216 #      - 7   # NDRPDR sel
2217 #      - 11  # NDRPDR sel
2218 #      - 12  # NDRPDR sel
2219 #      - 13  # NDRPDR sel
2220 #      - 14  # NDRPDR sel
2221 #    csit-dpdk-perf-verify-1908-3n-skx:
2222 #      - 3   # NDRPDR sel
2223 #      - 4   # NDRPDR sel
2224 #      - 5   # NDRPDR sel
2225 #      - 6   # NDRPDR sel
2226 #      - 7   # NDRPDR sel
2227 #      - 8   # NDRPDR sel
2228 #      - 9   # NDRPDR sel
2229 #      - 10  # NDRPDR sel
2230 #      - 11  # NDRPDR sel
2231 #      - 12  # NDRPDR sel
2232 #    csit-dpdk-perf-verify-2001-3n-skx:
2233 #      - 1   # NDRPDR sel
2234 #      - 2   # NDRPDR sel
2235 #      - 3   # NDRPDR sel
2236 #      - 4   # NDRPDR sel
2237 #      - 5   # NDRPDR sel
2238 #      - 6   # NDRPDR sel
2239 #      - 7   # NDRPDR sel
2240 #      - 8   # NDRPDR sel
2241 #      - 9   # NDRPDR sel
2242 #      - 10  # NDRPDR sel
2243
2244 #    csit-dpdk-perf-verify-1904-2n-skx:
2245 #      - 2   # NDRPDR sel
2246 #      - 3   # NDRPDR sel
2247 #      - 4   # NDRPDR sel
2248 #      - 5   # NDRPDR sel
2249 #      - 7   # NDRPDR sel
2250 #      - 8   # NDRPDR sel
2251 #      - 9   # NDRPDR sel
2252 #      - 10  # NDRPDR sel
2253 #      - 11  # NDRPDR sel
2254 #      - 12  # NDRPDR sel
2255 #    csit-dpdk-perf-verify-1908-2n-skx:
2256 #      - 2   # NDRPDR sel
2257 #      - 3   # NDRPDR sel
2258 #      - 4   # NDRPDR sel
2259 #      - 5   # NDRPDR sel
2260 #      - 7   # NDRPDR sel
2261 #      - 8   # NDRPDR sel
2262 #      - 9   # NDRPDR sel
2263 #      - 10  # NDRPDR sel
2264 #      - 11  # NDRPDR sel
2265 #      - 12  # NDRPDR sel
2266 #    csit-dpdk-perf-verify-2001-2n-skx:
2267 #      - 1   # NDRPDR sel
2268 #      - 2   # NDRPDR sel
2269 #      - 3   # NDRPDR sel
2270 #      - 4   # NDRPDR sel
2271 #      - 5   # NDRPDR sel
2272 #      - 6   # NDRPDR sel
2273 #      - 7   # NDRPDR sel
2274 #      - 8   # NDRPDR sel
2275 #      - 9   # NDRPDR sel
2276 #      - 10  # NDRPDR sel
2277 #      - 11  # NDRPDR sel
2278 #      - 13  # NDRPDR sel
2279 #      - 26  # NDRPDR sel
2280 #      - 16  # NDRPDR sel
2281 #      - 17  # NDRPDR sel
2282 #      - 18  # NDRPDR sel
2283 #      - 19  # NDRPDR sel
2284 #      - 27  # NDRPDR sel
2285 #      - 21  # NDRPDR sel
2286 #      - 25  # NDRPDR sel
2287
2288 #    csit-dpdk-perf-verify-2001-2n-clx:
2289 #      - 1   # NDRPDR sel
2290 #      - 2   # NDRPDR sel
2291 #      - 3   # NDRPDR sel
2292 #      - 4   # NDRPDR sel
2293 #      - 5   # NDRPDR sel
2294 #      - 6   # NDRPDR sel
2295 #      - 7   # NDRPDR sel
2296 #      - 8   # NDRPDR sel
2297 #      - 9   # NDRPDR sel
2298 #      - 10  # NDRPDR sel
2299
2300     csit-dpdk-perf-verify-2001-2n-dnv:
2301       - 9   # NDRPDR sel
2302       - 10  # NDRPDR sel
2303       - 11  # NDRPDR sel
2304       - 12  # NDRPDR sel
2305       - 13  # NDRPDR sel
2306       - 14  # NDRPDR sel
2307       - 15  # NDRPDR sel
2308       - 16  # NDRPDR sel
2309       - 17  # NDRPDR sel
2310       - 18  # NDRPDR sel
2311
2312     csit-dpdk-perf-verify-2001-3n-dnv:
2313       - 12  # NDRPDR sel
2314       - 13  # NDRPDR sel
2315       - 14  # NDRPDR sel
2316       - 15  # NDRPDR sel
2317       - 16  # NDRPDR sel
2318       - 17  # NDRPDR sel
2319       - 18  # NDRPDR sel
2320       - 19  # NDRPDR sel
2321       - 20  # NDRPDR sel
2322       - 22  # NDRPDR sel
2323
2324     csit-dpdk-perf-verify-2001-3n-tsh:
2325       - 3   # NDRPDR sel
2326       - 4   # NDRPDR sel
2327       - 5   # NDRPDR sel
2328       - 9   # NDRPDR sel
2329       - 10  # NDRPDR sel
2330
2331     csit-vpp-device-2001-ubuntu1804-1n-skx:
2332       - 57
2333
2334 - type: "output"
2335   output: "report"
2336   format:
2337     html:
2338     - full
2339 # TODO: Enable for release runs:
2340 #    pdf:
2341 #    - minimal
2342
2343 ################################################################################
2344 ###                               T A B L E S                                ###
2345 ################################################################################
2346
2347 ## VPP Soak vs NDR
2348 #- type: "table"
2349 #  title: "VPP Soak vs NDR 2n-skx"
2350 #  algorithm: "table_soak_vs_ndr"
2351 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2352 #  reference:
2353 #    title: "NDR"
2354 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2355 #  compare:
2356 #    title: "Soak"
2357 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2358 #  data: "vpp-soak-vs-ndr-2n-skx"
2359 #  include-tests: "NDR"
2360 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2361 #  parameters:
2362 #    - "throughput"
2363 #    - "name"
2364 #    - "parent"
2365
2366 ################################################################################
2367
2368 ## VPP Compare NICs 3n-skx 2t1c ndr
2369 #- type: "table"
2370 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2371 #  algorithm: "table_nics_comparison"
2372 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2373 #  reference:
2374 #    title: "x710"
2375 #    nic: "NIC_Intel-X710"
2376 #  compare:
2377 #    title: "xxv710"
2378 #    nic: "NIC_Intel-XXV710"
2379 #  data: "vpp-nic-comparison-3n-skx"
2380 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2381 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2382 #  parameters:
2383 #  - "name"
2384 #  - "parent"
2385 #  - "throughput"
2386 #  - "tags"
2387 #
2388 ## VPP Compare NICs 3n-skx 4t2c ndr
2389 #- type: "table"
2390 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2391 #  algorithm: "table_nics_comparison"
2392 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2393 #  reference:
2394 #    title: "x710"
2395 #    nic: "NIC_Intel-X710"
2396 #  compare:
2397 #    title: "xxv710"
2398 #    nic: "NIC_Intel-XXV710"
2399 #  data: "vpp-nic-comparison-3n-skx"
2400 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2401 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2402 #  parameters:
2403 #  - "name"
2404 #  - "parent"
2405 #  - "throughput"
2406 #  - "tags"
2407 #
2408 ## VPP Compare NICs 3n-skx 2t1c pdr
2409 #- type: "table"
2410 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2411 #  algorithm: "table_nics_comparison"
2412 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2413 #  reference:
2414 #    title: "x710"
2415 #    nic: "NIC_Intel-X710"
2416 #  compare:
2417 #    title: "xxv710"
2418 #    nic: "NIC_Intel-XXV710"
2419 #  data: "vpp-nic-comparison-3n-skx"
2420 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2421 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2422 #  parameters:
2423 #  - "name"
2424 #  - "parent"
2425 #  - "throughput"
2426 #  - "tags"
2427 #
2428 # # VPP Compare NICs 3n-skx 4t2c pdr
2429 #- type: "table"
2430 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2431 #  algorithm: "table_nics_comparison"
2432 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2433 #  reference:
2434 #    title: "x710"
2435 #    nic: "NIC_Intel-X710"
2436 #  compare:
2437 #    title: "xxv710"
2438 #    nic: "NIC_Intel-XXV710"
2439 #  data: "vpp-nic-comparison-3n-skx"
2440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2441 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2442 #  parameters:
2443 #  - "name"
2444 #  - "parent"
2445 #  - "throughput"
2446 #  - "tags"
2447 #
2448 ## VPP Compare NICs 3n-skx 2t1c mrr
2449 #- type: "table"
2450 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2451 #  algorithm: "table_nics_comparison"
2452 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2453 #  reference:
2454 #    title: "x710"
2455 #    nic: "NIC_Intel-X710"
2456 #  compare:
2457 #    title: "xxv710"
2458 #    nic: "NIC_Intel-XXV710"
2459 #  data: "vpp-nic-comparison-3n-skx-mrr"
2460 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2461 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2462 #  parameters:
2463 #  - "name"
2464 #  - "parent"
2465 #  - "result"
2466 #  - "tags"
2467 #
2468 ## VPP Compare NICs 3n-skx 4t2c mrr
2469 #- type: "table"
2470 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2471 #  algorithm: "table_nics_comparison"
2472 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2473 #  reference:
2474 #    title: "x710"
2475 #    nic: "NIC_Intel-X710"
2476 #  compare:
2477 #    title: "xxv710"
2478 #    nic: "NIC_Intel-XXV710"
2479 #  data: "vpp-nic-comparison-3n-skx-mrr"
2480 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2481 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2482 #  parameters:
2483 #  - "name"
2484 #  - "parent"
2485 #  - "result"
2486 #  - "tags"
2487 #
2488 # # VPP Compare NICs 3n-skx 8t4c mrr
2489 #- type: "table"
2490 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2491 #  algorithm: "table_nics_comparison"
2492 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2493 #  reference:
2494 #    title: "x710"
2495 #    nic: "NIC_Intel-X710"
2496 #  compare:
2497 #    title: "xxv710"
2498 #    nic: "NIC_Intel-XXV710"
2499 #  data: "vpp-nic-comparison-3n-skx-mrr"
2500 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2501 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2502 #  parameters:
2503 #  - "name"
2504 #  - "parent"
2505 #  - "result"
2506 #  - "tags"
2507 #
2508 ## VPP Compare NICs 2n-skx 2t1c ndr
2509 #- type: "table"
2510 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2511 #  algorithm: "table_nics_comparison"
2512 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2513 #  reference:
2514 #    title: "x710"
2515 #    nic: "NIC_Intel-X710"
2516 #  compare:
2517 #    title: "xxv710"
2518 #    nic: "NIC_Intel-XXV710"
2519 #  data: "vpp-nic-comparison-2n-skx"
2520 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2521 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2522 #  parameters:
2523 #  - "name"
2524 #  - "parent"
2525 #  - "throughput"
2526 #  - "tags"
2527 #
2528 ## VPP Compare NICs 2n-skx 4t2c ndr
2529 #- type: "table"
2530 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2531 #  algorithm: "table_nics_comparison"
2532 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2533 #  reference:
2534 #    title: "x710"
2535 #    nic: "NIC_Intel-X710"
2536 #  compare:
2537 #    title: "xxv710"
2538 #    nic: "NIC_Intel-XXV710"
2539 #  data: "vpp-nic-comparison-2n-skx"
2540 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2541 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2542 #  parameters:
2543 #  - "name"
2544 #  - "parent"
2545 #  - "throughput"
2546 #  - "tags"
2547 #
2548 # # VPP Compare NICs 2n-skx 2t1c pdr
2549 #- type: "table"
2550 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2551 #  algorithm: "table_nics_comparison"
2552 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2553 #  reference:
2554 #    title: "x710"
2555 #    nic: "NIC_Intel-X710"
2556 #  compare:
2557 #    title: "xxv710"
2558 #    nic: "NIC_Intel-XXV710"
2559 #  data: "vpp-nic-comparison-2n-skx"
2560 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2561 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2562 #  parameters:
2563 #  - "name"
2564 #  - "parent"
2565 #  - "throughput"
2566 #  - "tags"
2567 #
2568 ## VPP Compare NICs 2n-skx 4t2c pdr
2569 #- type: "table"
2570 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2571 #  algorithm: "table_nics_comparison"
2572 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2573 #  reference:
2574 #    title: "x710"
2575 #    nic: "NIC_Intel-X710"
2576 #  compare:
2577 #    title: "xxv710"
2578 #    nic: "NIC_Intel-XXV710"
2579 #  data: "vpp-nic-comparison-2n-skx"
2580 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2581 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2582 #  parameters:
2583 #  - "name"
2584 #  - "parent"
2585 #  - "throughput"
2586 #  - "tags"
2587 #
2588 ## VPP Compare NICs 2n-skx 2t1c mrr
2589 #- type: "table"
2590 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2591 #  algorithm: "table_nics_comparison"
2592 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2593 #  reference:
2594 #    title: "x710"
2595 #    nic: "NIC_Intel-X710"
2596 #  compare:
2597 #    title: "xxv710"
2598 #    nic: "NIC_Intel-XXV710"
2599 #  data: "vpp-nic-comparison-2n-skx-mrr"
2600 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2601 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2602 #  parameters:
2603 #  - "name"
2604 #  - "parent"
2605 #  - "result"
2606 #  - "tags"
2607 #
2608 ## VPP Compare NICs 2n-skx 4t2c mrr
2609 #- type: "table"
2610 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2611 #  algorithm: "table_nics_comparison"
2612 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2613 #  reference:
2614 #    title: "x710"
2615 #    nic: "NIC_Intel-X710"
2616 #  compare:
2617 #    title: "xxv710"
2618 #    nic: "NIC_Intel-XXV710"
2619 #  data: "vpp-nic-comparison-2n-skx-mrr"
2620 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2621 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2622 #  parameters:
2623 #  - "name"
2624 #  - "parent"
2625 #  - "result"
2626 #  - "tags"
2627 #
2628 ## VPP Compare NICs 2n-skx 8t4c mrr
2629 #- type: "table"
2630 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2631 #  algorithm: "table_nics_comparison"
2632 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2633 #  reference:
2634 #    title: "x710"
2635 #    nic: "NIC_Intel-X710"
2636 #  compare:
2637 #    title: "xxv710"
2638 #    nic: "NIC_Intel-XXV710"
2639 #  data: "vpp-nic-comparison-2n-skx-mrr"
2640 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2641 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2642 #  parameters:
2643 #  - "name"
2644 #  - "parent"
2645 #  - "result"
2646 #  - "tags"
2647
2648 ################################################################################
2649 # VPP
2650
2651 # VPP Performance Changes 3n-hsw 1t1c pdr
2652 - type: "table"
2653   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2654   algorithm: "table_perf_comparison"
2655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2656   history:
2657     - title: "rls1904"
2658       data: "vpp-performance-changes-3n-hsw-h1"
2659   reference:
2660     title: "rls1908"
2661     data: "vpp-performance-changes-3n-hsw-ref"
2662     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2663   compare:
2664     title: "rls2001"
2665     data: "vpp-performance-changes-3n-hsw-cmp"
2666   data: "vpp-performance-changes-3n-hsw"
2667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2668   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2669   parameters:
2670   - "name"
2671   - "parent"
2672   - "throughput"
2673
2674 # VPP Performance Changes 3n-hsw 2t2c pdr
2675 - type: "table"
2676   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2677   algorithm: "table_perf_comparison"
2678   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2679   history:
2680     - title: "rls1904"
2681       data: "vpp-performance-changes-3n-hsw-h1"
2682   reference:
2683     title: "rls1908"
2684     data: "vpp-performance-changes-3n-hsw-ref"
2685     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2686   compare:
2687     title: "rls2001"
2688     data: "vpp-performance-changes-3n-hsw-cmp"
2689   data: "vpp-performance-changes-3n-hsw"
2690   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2691   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2692   parameters:
2693   - "name"
2694   - "parent"
2695   - "throughput"
2696
2697 # VPP Performance Changes 3n-hsw 1t1c ndr
2698 - type: "table"
2699   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2700   algorithm: "table_perf_comparison"
2701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2702   history:
2703     - title: "rls1904"
2704       data: "vpp-performance-changes-3n-hsw-h1"
2705   reference:
2706     title: "rls1908"
2707     data: "vpp-performance-changes-3n-hsw-ref"
2708     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2709   compare:
2710     title: "rls2001"
2711     data: "vpp-performance-changes-3n-hsw-cmp"
2712   data: "vpp-performance-changes-3n-hsw"
2713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2714   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2715   parameters:
2716   - "name"
2717   - "parent"
2718   - "throughput"
2719
2720 # VPP Performance Changes 3n-hsw 2t2c ndr
2721 - type: "table"
2722   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2723   algorithm: "table_perf_comparison"
2724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2725   history:
2726     - title: "rls1904"
2727       data: "vpp-performance-changes-3n-hsw-h1"
2728   reference:
2729     title: "rls1908"
2730     data: "vpp-performance-changes-3n-hsw-ref"
2731     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2732   compare:
2733     title: "rls2001"
2734     data: "vpp-performance-changes-3n-hsw-cmp"
2735   data: "vpp-performance-changes-3n-hsw"
2736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2737   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2738   parameters:
2739   - "name"
2740   - "parent"
2741   - "throughput"
2742
2743 ## VPP Performance Changes 3n-skx 2t1c pdr
2744 #- type: "table"
2745 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2746 #  algorithm: "table_perf_comparison_nic"
2747 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2748 #  history:
2749 #    - title: "rls1904 x710"
2750 #      data: "vpp-performance-changes-3n-skx-h1"
2751 #      nic: "NIC_Intel-X710"
2752 #  reference:
2753 #    title: "rls1908 xxv710"
2754 #    data: "vpp-performance-changes-3n-skx-ref"
2755 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2756 #    nic: "NIC_Intel-XXV710"
2757 #  compare:
2758 #    title: "rls2001 xxv710"
2759 #    data: "vpp-performance-changes-3n-skx-cmp"
2760 #    nic: "NIC_Intel-XXV710"
2761 #  data: "vpp-performance-changes-3n-skx"
2762 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2763 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2764 #  parameters:
2765 #  - "name"
2766 #  - "parent"
2767 #  - "throughput"
2768 #  - "tags"
2769 #
2770 ## VPP Performance Changes 3n-skx 4t2c pdr
2771 #- type: "table"
2772 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2773 #  algorithm: "table_perf_comparison_nic"
2774 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2775 #  history:
2776 #    - title: "rls1904 x710"
2777 #      data: "vpp-performance-changes-3n-skx-h1"
2778 #      nic: "NIC_Intel-X710"
2779 #  reference:
2780 #    title: "rls1908 x710"
2781 #    data: "vpp-performance-changes-3n-skx-ref"
2782 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2783 #    nic: "NIC_Intel-X710"
2784 #  compare:
2785 #    title: "rls2001 xxv710"
2786 #    data: "vpp-performance-changes-3n-skx-cmp"
2787 #    nic: "NIC_Intel-XXV710"
2788 #  data: "vpp-performance-changes-3n-skx"
2789 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2790 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2791 #  parameters:
2792 #  - "name"
2793 #  - "parent"
2794 #  - "throughput"
2795 #  - "tags"
2796 #
2797 ## VPP Performance Changes 3n-skx 2t1c ndr
2798 #- type: "table"
2799 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2800 #  algorithm: "table_perf_comparison_nic"
2801 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2802 #  history:
2803 #    - title: "rls1904 x710"
2804 #      data: "vpp-performance-changes-3n-skx-h1"
2805 #      nic: "NIC_Intel-X710"
2806 #  reference:
2807 #    title: "rls1908 x710"
2808 #    data: "vpp-performance-changes-3n-skx-ref"
2809 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2810 #    nic: "NIC_Intel-X710"
2811 #  compare:
2812 #    title: "rls2001 xxv710"
2813 #    data: "vpp-performance-changes-3n-skx-cmp"
2814 #    nic: "NIC_Intel-XXV710"
2815 #  data: "vpp-performance-changes-3n-skx"
2816 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2817 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2818 #  parameters:
2819 #  - "name"
2820 #  - "parent"
2821 #  - "throughput"
2822 #  - "tags"
2823 #
2824 ## VPP Performance Changes 3n-skx 4t2c ndr
2825 #- type: "table"
2826 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2827 #  algorithm: "table_perf_comparison_nic"
2828 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2829 #  history:
2830 #    - title: "rls1904 x710"
2831 #      data: "vpp-performance-changes-3n-skx-h1"
2832 #      nic: "NIC_Intel-X710"
2833 #  reference:
2834 #    title: "rls1908 x710"
2835 #    data: "vpp-performance-changes-3n-skx-ref"
2836 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2837 #    nic: "NIC_Intel-X710"
2838 #  compare:
2839 #    title: "rls2001 xxv710"
2840 #    data: "vpp-performance-changes-3n-skx-cmp"
2841 #    nic: "NIC_Intel-XXV710"
2842 #  data: "vpp-performance-changes-3n-skx"
2843 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2844 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2845 #  parameters:
2846 #  - "name"
2847 #  - "parent"
2848 #  - "throughput"
2849 #  - "tags"
2850 #
2851 ## VPP Performance Changes 2n-skx 2t1c pdr
2852 #- type: "table"
2853 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2854 #  algorithm: "table_perf_comparison_nic"
2855 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2856 #  history:
2857 #    - title: "rls1904 x710"
2858 #      data: "vpp-performance-changes-2n-skx-h1"
2859 #      nic: "NIC_Intel-X710"
2860 #  reference:
2861 #    title: "rls1908 xxv710"
2862 #    data: "vpp-performance-changes-2n-skx-ref"
2863 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2864 #    nic: "NIC_Intel-XXV710"
2865 #  compare:
2866 #    title: "rls2001 xxv710"
2867 #    data: "vpp-performance-changes-2n-skx-cmp"
2868 #    nic: "NIC_Intel-XXV710"
2869 #  data: "vpp-performance-changes-2n-skx"
2870 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2871 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2872 #  parameters:
2873 #  - "name"
2874 #  - "parent"
2875 #  - "throughput"
2876 #  - "tags"
2877 #
2878 ## VPP Performance Changes 2n-skx 4t2c pdr
2879 #- type: "table"
2880 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2881 #  algorithm: "table_perf_comparison_nic"
2882 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2883 #  history:
2884 #    - title: "rls1904 x710"
2885 #      data: "vpp-performance-changes-2n-skx-h1"
2886 #      nic: "NIC_Intel-X710"
2887 #  reference:
2888 #    title: "rls1908 xxv710"
2889 #    data: "vpp-performance-changes-2n-skx-ref"
2890 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2891 #    nic: "NIC_Intel-XXV710"
2892 #  compare:
2893 #    title: "rls2001 xxv710"
2894 #    data: "vpp-performance-changes-2n-skx-cmp"
2895 #    nic: "NIC_Intel-XXV710"
2896 #  data: "vpp-performance-changes-2n-skx"
2897 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2898 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2899 #  parameters:
2900 #  - "name"
2901 #  - "parent"
2902 #  - "throughput"
2903 #  - "tags"
2904 #
2905 ## VPP Performance Changes 2n-skx 2t1c ndr
2906 #- type: "table"
2907 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2908 #  algorithm: "table_perf_comparison_nic"
2909 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2910 #  history:
2911 #    - title: "rls1904 x710"
2912 #      data: "vpp-performance-changes-2n-skx-h1"
2913 #      nic: "NIC_Intel-X710"
2914 #  reference:
2915 #    title: "rls1908 xxv710"
2916 #    data: "vpp-performance-changes-2n-skx-ref"
2917 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2918 #    nic: "NIC_Intel-XXV710"
2919 #  compare:
2920 #    title: "rls2001 xxv710"
2921 #    data: "vpp-performance-changes-2n-skx-cmp"
2922 #    nic: "NIC_Intel-XXV710"
2923 #  data: "vpp-performance-changes-2n-skx"
2924 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2925 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2926 #  parameters:
2927 #  - "name"
2928 #  - "parent"
2929 #  - "throughput"
2930 #  - "tags"
2931 #
2932 ## VPP Performance Changes 2n-skx 4t2c ndr
2933 #- type: "table"
2934 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2935 #  algorithm: "table_perf_comparison_nic"
2936 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2937 #  history:
2938 #    - title: "rls1904 x710"
2939 #      data: "vpp-performance-changes-2n-skx-h1"
2940 #      nic: "NIC_Intel-X710"
2941 #  reference:
2942 #    title: "rls1908 xxv710"
2943 #    data: "vpp-performance-changes-2n-skx-ref"
2944 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2945 #    nic: "NIC_Intel-XXV710"
2946 #  compare:
2947 #    title: "rls2001 xxv710"
2948 #    data: "vpp-performance-changes-2n-skx-cmp"
2949 #    nic: "NIC_Intel-XXV710"
2950 #  data: "vpp-performance-changes-2n-skx"
2951 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2952 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2953 #  parameters:
2954 #  - "name"
2955 #  - "parent"
2956 #  - "throughput"
2957 #  - "tags"
2958 #
2959 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2960 #- type: "table"
2961 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2962 #  algorithm: "table_perf_comparison"
2963 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2964 #  reference:
2965 #    title: "rls1908"
2966 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2967 #  compare:
2968 #    title: "rls2001"
2969 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2970 #  data: "vpp-performance-changes-nfv-2n-skx"
2971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2972 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2973 #  parameters:
2974 #  - "name"
2975 #  - "parent"
2976 #  - "throughput"
2977 #  - "tags"
2978 #
2979 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2980 #- type: "table"
2981 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2982 #  algorithm: "table_perf_comparison"
2983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2984 #  reference:
2985 #    title: "rls1908"
2986 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2987 #  compare:
2988 #    title: "rls2001"
2989 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2990 #  data: "vpp-performance-changes-nfv-2n-skx"
2991 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2992 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2993 #  parameters:
2994 #  - "name"
2995 #  - "parent"
2996 #  - "throughput"
2997 #  - "tags"
2998 #
2999 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3000 #- type: "table"
3001 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3002 #  algorithm: "table_perf_comparison"
3003 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3004 #  reference:
3005 #    title: "rls1908"
3006 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3007 #  compare:
3008 #    title: "rls2001"
3009 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3010 #  data: "vpp-performance-changes-nfv-2n-skx"
3011 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3012 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3013 #  parameters:
3014 #  - "name"
3015 #  - "parent"
3016 #  - "throughput"
3017 #  - "tags"
3018 #
3019 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3020 #- type: "table"
3021 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3022 #  algorithm: "table_perf_comparison"
3023 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3024 #  reference:
3025 #    title: "rls1908"
3026 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3027 #  compare:
3028 #    title: "rls2001"
3029 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3030 #  data: "vpp-performance-changes-nfv-2n-skx"
3031 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3032 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3033 #  parameters:
3034 #  - "name"
3035 #  - "parent"
3036 #  - "throughput"
3037 #  - "tags"
3038
3039 # VPP Performance Changes 2n-dnv 1t1c pdr
3040 - type: "table"
3041   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3042   algorithm: "table_perf_comparison"
3043   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3044   reference:
3045     title: "rls1908"
3046     data: "vpp-performance-changes-2n-dnv-ref"
3047   compare:
3048     title: "rls2001"
3049     data: "vpp-performance-changes-2n-dnv-cmp"
3050   data: "vpp-performance-changes-2n-dnv"
3051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3052   filter: "'1T1C'"
3053   parameters:
3054   - "name"
3055   - "parent"
3056   - "throughput"
3057   - "tags"
3058
3059 # VPP Performance Changes 2n-dnv 2t2c pdr
3060 - type: "table"
3061   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3062   algorithm: "table_perf_comparison"
3063   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3064   reference:
3065     title: "rls1908"
3066     data: "vpp-performance-changes-2n-dnv-ref"
3067   compare:
3068     title: "rls2001"
3069     data: "vpp-performance-changes-2n-dnv-cmp"
3070   data: "vpp-performance-changes-2n-dnv"
3071   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3072   filter: "'2T2C'"
3073   parameters:
3074   - "name"
3075   - "parent"
3076   - "throughput"
3077   - "tags"
3078
3079 # VPP Performance Changes 2n-dnv 1t1c ndr
3080 - type: "table"
3081   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3082   algorithm: "table_perf_comparison"
3083   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3084   reference:
3085     title: "rls1908"
3086     data: "vpp-performance-changes-2n-dnv-ref"
3087   compare:
3088     title: "rls2001"
3089     data: "vpp-performance-changes-2n-dnv-cmp"
3090   data: "vpp-performance-changes-2n-dnv"
3091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3092   filter: "'1T1C'"
3093   parameters:
3094   - "name"
3095   - "parent"
3096   - "throughput"
3097   - "tags"
3098
3099 # VPP Performance Changes 2n-dnv 2t2c ndr
3100 - type: "table"
3101   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3102   algorithm: "table_perf_comparison"
3103   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3104   reference:
3105     title: "rls1908 "
3106     data: "vpp-performance-changes-2n-dnv-ref"
3107   compare:
3108     title: "rls2001"
3109     data: "vpp-performance-changes-2n-dnv-cmp"
3110   data: "vpp-performance-changes-2n-dnv"
3111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3112   filter: "'2T2C'"
3113   parameters:
3114   - "name"
3115   - "parent"
3116   - "throughput"
3117   - "tags"
3118
3119 # VPP Performance Changes 3n-dnv 1t1c pdr
3120 - type: "table"
3121   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3122   algorithm: "table_perf_comparison"
3123   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3124   reference:
3125     title: "rls1908"
3126     data: "vpp-performance-changes-3n-dnv-ref"
3127   compare:
3128     title: "rls2001"
3129     data: "vpp-performance-changes-3n-dnv-cmp"
3130   data: "vpp-performance-changes-3n-dnv"
3131   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3132   filter: "'1T1C'"
3133   parameters:
3134   - "name"
3135   - "parent"
3136   - "throughput"
3137   - "tags"
3138
3139 # VPP Performance Changes 3n-dnv 2t2c pdr
3140 - type: "table"
3141   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3142   algorithm: "table_perf_comparison"
3143   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3144   reference:
3145     title: "rls1908"
3146     data: "vpp-performance-changes-3n-dnv-ref"
3147   compare:
3148     title: "rls2001"
3149     data: "vpp-performance-changes-3n-dnv-cmp"
3150   data: "vpp-performance-changes-3n-dnv"
3151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3152   filter: "'2T2C'"
3153   parameters:
3154   - "name"
3155   - "parent"
3156   - "throughput"
3157   - "tags"
3158
3159 # VPP Performance Changes 3n-dnv 1t1c ndr
3160 - type: "table"
3161   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3162   algorithm: "table_perf_comparison"
3163   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3164   reference:
3165     title: "rls1908"
3166     data: "vpp-performance-changes-3n-dnv-ref"
3167   compare:
3168     title: "rls2001"
3169     data: "vpp-performance-changes-3n-dnv-cmp"
3170   data: "vpp-performance-changes-3n-dnv"
3171   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3172   filter: "'1T1C'"
3173   parameters:
3174   - "name"
3175   - "parent"
3176   - "throughput"
3177   - "tags"
3178
3179 # VPP Performance Changes 3n-dnv 2t2c ndr
3180 - type: "table"
3181   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3182   algorithm: "table_perf_comparison"
3183   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3184   reference:
3185     title: "rls1908"
3186     data: "vpp-performance-changes-3n-dnv-ref"
3187   compare:
3188     title: "rls2001"
3189     data: "vpp-performance-changes-3n-dnv-cmp"
3190   data: "vpp-performance-changes-3n-dnv"
3191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3192   filter: "'2T2C'"
3193   parameters:
3194   - "name"
3195   - "parent"
3196   - "throughput"
3197   - "tags"
3198
3199 # VPP Performance Changes 3n-tsh 1t1c pdr
3200 - type: "table"
3201   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3202   algorithm: "table_perf_comparison"
3203   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3204   reference:
3205     title: "rls1908"
3206     data: "vpp-performance-changes-3n-tsh-ref"
3207   compare:
3208     title: "rls2001"
3209     data: "vpp-performance-changes-3n-tsh-cmp"
3210   data: "vpp-performance-changes-3n-tsh"
3211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3212   filter: "'1T1C'"
3213   parameters:
3214   - "name"
3215   - "parent"
3216   - "throughput"
3217   - "tags"
3218
3219 # VPP Performance Changes 3n-tsh 2t2c pdr
3220 - type: "table"
3221   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3222   algorithm: "table_perf_comparison"
3223   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3224   reference:
3225     title: "rls1908"
3226     data: "vpp-performance-changes-3n-tsh-ref"
3227   compare:
3228     title: "rls2001"
3229     data: "vpp-performance-changes-3n-tsh-cmp"
3230   data: "vpp-performance-changes-3n-tsh"
3231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3232   filter: "'2T2C'"
3233   parameters:
3234   - "name"
3235   - "parent"
3236   - "throughput"
3237   - "tags"
3238
3239 # VPP Performance Changes 3n-tsh 1t1c ndr
3240 - type: "table"
3241   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3242   algorithm: "table_perf_comparison"
3243   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3244   reference:
3245     title: "rls1908"
3246     data: "vpp-performance-changes-3n-tsh-ref"
3247   compare:
3248     title: "rls2001"
3249     data: "vpp-performance-changes-3n-tsh-cmp"
3250   data: "vpp-performance-changes-3n-tsh"
3251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3252   filter: "'1T1C'"
3253   parameters:
3254   - "name"
3255   - "parent"
3256   - "throughput"
3257   - "tags"
3258
3259 # VPP Performance Changes 3n-tsh 2t2c ndr
3260 - type: "table"
3261   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3262   algorithm: "table_perf_comparison"
3263   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3264   reference:
3265     title: "rls1908"
3266     data: "vpp-performance-changes-3n-tsh-ref"
3267   compare:
3268     title: "rls2001"
3269     data: "vpp-performance-changes-3n-tsh-cmp"
3270   data: "vpp-performance-changes-3n-tsh"
3271   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3272   filter: "'2T2C'"
3273   parameters:
3274   - "name"
3275   - "parent"
3276   - "throughput"
3277   - "tags"
3278
3279 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3280 #- type: "table"
3281 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3282 #  algorithm: "table_perf_comparison_nic"
3283 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3284 #  reference:
3285 #    title: "3n-hsw xl710"
3286 #    data: "vpp-compare-testbeds-ref"
3287 #    nic: "NIC_Intel-XL710"
3288 #  compare:
3289 #    title: "3n-skx xxv710"
3290 #    data: "vpp-compare-testbeds-cmp"
3291 #    nic: "NIC_Intel-XXV710"
3292 #  data: "vpp-compare-testbeds"
3293 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3294 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3295 #  parameters:
3296 #  - "name"
3297 #  - "parent"
3298 #  - "throughput"
3299 #  - "tags"
3300 #
3301 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3302 #- type: "table"
3303 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3304 #  algorithm: "table_perf_comparison_nic"
3305 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3306 #  reference:
3307 #    title: "3n-hsw xl710"
3308 #    data: "vpp-compare-testbeds-ref"
3309 #    nic: "NIC_Intel-XL710"
3310 #  compare:
3311 #    title: "3n-skx xxv710"
3312 #    data: "vpp-compare-testbeds-cmp"
3313 #    nic: "NIC_Intel-XXV710"
3314 #  data: "vpp-compare-testbeds"
3315 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3316 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3317 #  parameters:
3318 #  - "name"
3319 #  - "parent"
3320 #  - "throughput"
3321 #  - "tags"
3322 #
3323 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3324 #- type: "table"
3325 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3326 #  algorithm: "table_perf_comparison_nic"
3327 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3328 #  reference:
3329 #    title: "3n-hsw xl710"
3330 #    data: "vpp-compare-testbeds-ref"
3331 #    nic: "NIC_Intel-XL710"
3332 #  compare:
3333 #    title: "3n-skx xxv710"
3334 #    data: "vpp-compare-testbeds-cmp"
3335 #    nic: "NIC_Intel-XXV710"
3336 #  data: "vpp-compare-testbeds"
3337 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3338 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3339 #  parameters:
3340 #  - "name"
3341 #  - "parent"
3342 #  - "throughput"
3343 #  - "tags"
3344 #
3345 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3346 #- type: "table"
3347 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3348 #  algorithm: "table_perf_comparison_nic"
3349 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3350 #  reference:
3351 #    title: "3n-hsw xl710"
3352 #    data: "vpp-compare-testbeds-ref"
3353 #    nic: "NIC_Intel-XL710"
3354 #  compare:
3355 #    title: "3n-skx xxv710"
3356 #    data: "vpp-compare-testbeds-cmp"
3357 #    nic: "NIC_Intel-XXV710"
3358 #  data: "vpp-compare-testbeds"
3359 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3360 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3361 #  parameters:
3362 #  - "name"
3363 #  - "parent"
3364 #  - "throughput"
3365 #  - "tags"
3366 #
3367 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3368 #- type: "table"
3369 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3370 #  algorithm: "table_perf_comparison"
3371 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3372 #  reference:
3373 #    title: "2n-skx"
3374 #    data: "vpp-compare-testbeds-skx-clx-ref"
3375 #  compare:
3376 #    title: "2n-clx"
3377 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3378 #  data: "vpp-compare-testbeds-skx-clx"
3379 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3380 #  filter: "'2T1C'"
3381 #  parameters:
3382 #  - "name"
3383 #  - "parent"
3384 #  - "throughput"
3385 #  - "tags"
3386 #
3387 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3388 #- type: "table"
3389 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3390 #  algorithm: "table_perf_comparison"
3391 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3392 #  reference:
3393 #    title: "2n-skx"
3394 #    data: "vpp-compare-testbeds-skx-clx-ref"
3395 #  compare:
3396 #    title: "2n-clx"
3397 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3398 #  data: "vpp-compare-testbeds-skx-clx"
3399 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3400 #  filter: "'4T2C'"
3401 #  parameters:
3402 #  - "name"
3403 #  - "parent"
3404 #  - "throughput"
3405 #  - "tags"
3406 #
3407 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3408 #- type: "table"
3409 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3410 #  algorithm: "table_perf_comparison"
3411 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3412 #  reference:
3413 #    title: "2n-skx"
3414 #    data: "vpp-compare-testbeds-skx-clx-ref"
3415 #  compare:
3416 #    title: "2n-clx"
3417 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3418 #  data: "vpp-compare-testbeds-skx-clx"
3419 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3420 #  filter: "'2T1C'"
3421 #  parameters:
3422 #  - "name"
3423 #  - "parent"
3424 #  - "throughput"
3425 #  - "tags"
3426 #
3427 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3428 #- type: "table"
3429 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3430 #  algorithm: "table_perf_comparison"
3431 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3432 #  reference:
3433 #    title: "2n-skx"
3434 #    data: "vpp-compare-testbeds-skx-clx-ref"
3435 #  compare:
3436 #    title: "2n-clx"
3437 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3438 #  data: "vpp-compare-testbeds-skx-clx"
3439 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3440 #  filter: "'4T2C'"
3441 #  parameters:
3442 #  - "name"
3443 #  - "parent"
3444 #  - "throughput"
3445 #  - "tags"
3446 #
3447 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3448 #- type: "table"
3449 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3450 #  algorithm: "table_perf_comparison"
3451 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3452 #  reference:
3453 #    title: "3-Node Skx"
3454 #    data: "vpp-compare-topologies-ref"
3455 #  compare:
3456 #    title: "2-Node Skx"
3457 #    data: "vpp-compare-topologies-cmp"
3458 #  data: "vpp-compare-topologies"
3459 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3460 #  filter: "'NDRPDR' and '1C'"
3461 #  parameters:
3462 #  - "name"
3463 #  - "parent"
3464 #  - "throughput"
3465 #
3466 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3467 #- type: "table"
3468 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3469 #  algorithm: "table_perf_comparison"
3470 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3471 #  reference:
3472 #    title: "3-Node Skx"
3473 #    data: "vpp-compare-topologies-ref"
3474 #  compare:
3475 #    title: "2-Node Skx"
3476 #    data: "vpp-compare-topologies-cmp"
3477 #  data: "vpp-compare-topologies"
3478 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3479 #  filter: "'NDRPDR' and '2C'"
3480 #  parameters:
3481 #  - "name"
3482 #  - "parent"
3483 #  - "throughput"
3484 #
3485 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3486 #- type: "table"
3487 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3488 #  algorithm: "table_perf_comparison"
3489 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3490 #  reference:
3491 #    title: "3-Node Skx"
3492 #    data: "vpp-compare-topologies-ref"
3493 #  compare:
3494 #    title: "2-Node Skx"
3495 #    data: "vpp-compare-topologies-cmp"
3496 #  data: "vpp-compare-topologies"
3497 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3498 #  filter: "'NDRPDR' and '1C'"
3499 #  parameters:
3500 #  - "name"
3501 #  - "parent"
3502 #  - "throughput"
3503 #
3504 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3505 #- type: "table"
3506 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3507 #  algorithm: "table_perf_comparison"
3508 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3509 #  reference:
3510 #    title: "3-Node Skx"
3511 #    data: "vpp-compare-topologies-ref"
3512 #  compare:
3513 #    title: "2-Node Skx"
3514 #    data: "vpp-compare-topologies-cmp"
3515 #  data: "vpp-compare-topologies"
3516 #  include-tests: "PDR"
3517 #  filter: "'NDRPDR' and '2C'"
3518 #  parameters:
3519 #  - "name"
3520 #  - "parent"
3521 #  - "throughput"
3522
3523 # VPP Performance Changes 3n-hsw 1t1c MRR
3524 - type: "table"
3525   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3526   algorithm: "table_perf_comparison"
3527   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3528   history:
3529     - title: "rls1904"
3530       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3531   reference:
3532     title: "rls1908"
3533     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3534   compare:
3535     title: "rls2001"
3536     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3537   data: "vpp-performance-changes-3n-hsw-mrr"
3538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3539   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3540   parameters:
3541   - "name"
3542   - "parent"
3543   - "result"
3544
3545 # VPP Performance Changes 3n-hsw 2t2c MRR
3546 - type: "table"
3547   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3548   algorithm: "table_perf_comparison"
3549   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3550   history:
3551     - title: "rls1904"
3552       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3553   reference:
3554     title: "rls1908"
3555     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3556   compare:
3557     title: "rls2001"
3558     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3559   data: "vpp-performance-changes-3n-hsw-mrr"
3560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3561   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3562   parameters:
3563   - "name"
3564   - "parent"
3565   - "result"
3566
3567 # VPP Performance Changes 3n-hsw 4t4c MRR
3568 - type: "table"
3569   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3570   algorithm: "table_perf_comparison"
3571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3572   history:
3573     - title: "rls1904"
3574       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3575   reference:
3576     title: "rls1908"
3577     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3578   compare:
3579     title: "rls2001"
3580     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3581   data: "vpp-performance-changes-3n-hsw-mrr"
3582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3583   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3584   parameters:
3585   - "name"
3586   - "parent"
3587   - "result"
3588
3589 ## VPP Performance Changes 3n-skx 2t1c MRR
3590 #- type: "table"
3591 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3592 #  algorithm: "table_perf_comparison"
3593 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3594 #  history:
3595 #    - title: "rls1904"
3596 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3597 #  reference:
3598 #    title: "rls1908"
3599 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3600 #  compare:
3601 #    title: "rls2001"
3602 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3603 #  data: "vpp-performance-changes-3n-skx-mrr"
3604 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3605 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3606 #  parameters:
3607 #  - "name"
3608 #  - "parent"
3609 #  - "result"
3610 #
3611 ## VPP Performance Changes 3n-skx 4t2c MRR
3612 #- type: "table"
3613 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3614 #  algorithm: "table_perf_comparison"
3615 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3616 #  history:
3617 #    - title: "rls1904"
3618 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3619 #  reference:
3620 #    title: "rls1908"
3621 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3622 #  compare:
3623 #    title: "rls2001"
3624 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3625 #  data: "vpp-performance-changes-3n-skx-mrr"
3626 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3627 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3628 #  parameters:
3629 #  - "name"
3630 #  - "parent"
3631 #  - "result"
3632 #
3633 ## VPP Performance Changes 3n-skx 8t4c MRR
3634 #- type: "table"
3635 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3636 #  algorithm: "table_perf_comparison"
3637 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3638 #  history:
3639 #    - title: "rls1904"
3640 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3641 #  reference:
3642 #    title: "rls1908"
3643 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3644 #  compare:
3645 #    title: "rls2001"
3646 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3647 #  data: "vpp-performance-changes-3n-skx-mrr"
3648 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3649 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3650 #  parameters:
3651 #  - "name"
3652 #  - "parent"
3653 #  - "result"
3654 #
3655 ## VPP Performance Changes 2n-skx 2t1c MRR
3656 #- type: "table"
3657 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3658 #  algorithm: "table_perf_comparison"
3659 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3660 #  history:
3661 #    - title: "rls1904"
3662 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3663 #  reference:
3664 #    title: "rls1908"
3665 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3666 #  compare:
3667 #    title: "rls2001"
3668 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3669 #  data: "vpp-performance-changes-2n-skx-mrr"
3670 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3671 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3672 #  parameters:
3673 #  - "name"
3674 #  - "parent"
3675 #  - "result"
3676 #
3677 ## VPP Performance Changes 2n-skx 4t2c MRR
3678 #- type: "table"
3679 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3680 #  algorithm: "table_perf_comparison"
3681 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3682 #  history:
3683 #    - title: "rls1904"
3684 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3685 #  reference:
3686 #    title: "rls1908"
3687 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3688 #  compare:
3689 #    title: "rls2001"
3690 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3691 #  data: "vpp-performance-changes-2n-skx-mrr"
3692 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3693 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3694 #  parameters:
3695 #  - "name"
3696 #  - "parent"
3697 #  - "result"
3698 #
3699 ## VPP Performance Changes 2n-skx 8t4c MRR
3700 #- type: "table"
3701 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3702 #  algorithm: "table_perf_comparison"
3703 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3704 #  history:
3705 #    - title: "rls1904"
3706 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3707 #  reference:
3708 #    title: "rls1908"
3709 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3710 #  compare:
3711 #    title: "rls2001"
3712 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3713 #  data: "vpp-performance-changes-2n-skx-mrr"
3714 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3715 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3716 #  parameters:
3717 #  - "name"
3718 #  - "parent"
3719 #  - "result"
3720 #
3721 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3722 #- type: "table"
3723 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3724 #  algorithm: "table_perf_comparison"
3725 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3726 #  reference:
3727 #    title: "rls1908"
3728 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3729 #  compare:
3730 #    title: "rls2001"
3731 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3732 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3733 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3734 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3735 #  parameters:
3736 #  - "name"
3737 #  - "parent"
3738 #  - "result"
3739 #
3740 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3741 #- type: "table"
3742 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3743 #  algorithm: "table_perf_comparison"
3744 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3745 #  reference:
3746 #    title: "rls1908"
3747 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3748 #  compare:
3749 #    title: "rls2001"
3750 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3751 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3752 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3753 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3754 #  parameters:
3755 #  - "name"
3756 #  - "parent"
3757 #  - "result"
3758 #
3759 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3760 #- type: "table"
3761 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3762 #  algorithm: "table_perf_comparison"
3763 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3764 #  reference:
3765 #    title: "rls1908"
3766 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3767 #  compare:
3768 #    title: "rls2001"
3769 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3770 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3771 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3772 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3773 #  parameters:
3774 #  - "name"
3775 #  - "parent"
3776 #  - "result"
3777
3778 # VPP Performance Changes 2n-dnv 1t1c MRR
3779 - type: "table"
3780   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3781   algorithm: "table_perf_comparison"
3782   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3783   reference:
3784     title: "rls1908"
3785     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3786   compare:
3787     title: "rls2001"
3788     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3789   data: "vpp-performance-changes-2n-dnv-mrr"
3790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3791   filter: "'1T1C' and 'MRR'"
3792   parameters:
3793   - "name"
3794   - "parent"
3795   - "result"
3796
3797 # VPP Performance Changes 2n-dnv 2t2c MRR
3798 - type: "table"
3799   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3800   algorithm: "table_perf_comparison"
3801   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3802   reference:
3803     title: "rls1908"
3804     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3805   compare:
3806     title: "rls2001"
3807     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3808   data: "vpp-performance-changes-2n-dnv-mrr"
3809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3810   filter: "'2T2C' and 'MRR'"
3811   parameters:
3812   - "name"
3813   - "parent"
3814   - "result"
3815
3816 # VPP Performance Changes 2n-dnv 4t4c MRR
3817 - type: "table"
3818   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3819   algorithm: "table_perf_comparison"
3820   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3821   reference:
3822     title: "rls1908"
3823     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3824   compare:
3825     title: "rls2001"
3826     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3827   data: "vpp-performance-changes-2n-dnv-mrr"
3828   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3829   filter: "'4T4C' and 'MRR'"
3830   parameters:
3831   - "name"
3832   - "parent"
3833   - "result"
3834
3835 # VPP Performance Changes 3n-dnv 1t1c MRR
3836 - type: "table"
3837   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3838   algorithm: "table_perf_comparison"
3839   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3840   reference:
3841     title: "rls1908"
3842     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3843   compare:
3844     title: "rls2001"
3845     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3846   data: "vpp-performance-changes-3n-dnv-mrr"
3847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3848   filter: "'1T1C' and 'MRR'"
3849   parameters:
3850   - "name"
3851   - "parent"
3852   - "result"
3853
3854 # VPP Performance Changes 3n-dnv 2t2c MRR
3855 - type: "table"
3856   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3857   algorithm: "table_perf_comparison"
3858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3859   reference:
3860     title: "rls1908"
3861     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3862   compare:
3863     title: "rls2001"
3864     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3865   data: "vpp-performance-changes-3n-dnv-mrr"
3866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3867   filter: "'2T2C' and 'MRR'"
3868   parameters:
3869   - "name"
3870   - "parent"
3871   - "result"
3872
3873 # VPP Performance Changes 3n-dnv 4t4c MRR
3874 - type: "table"
3875   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3876   algorithm: "table_perf_comparison"
3877   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3878   reference:
3879     title: "rls1908"
3880     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3881   compare:
3882     title: "rls2001"
3883     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3884   data: "vpp-performance-changes-3n-dnv-mrr"
3885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3886   filter: "'4T4C' and 'MRR'"
3887   parameters:
3888   - "name"
3889   - "parent"
3890   - "result"
3891
3892 # VPP Performance Changes 3n-tsh 1t1c MRR
3893 - type: "table"
3894   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3895   algorithm: "table_perf_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3897   reference:
3898     title: "rls1908"
3899     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3900   compare:
3901     title: "rls2001"
3902     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3903   data: "vpp-performance-changes-3n-tsh-mrr"
3904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3905   filter: "'1T1C' and 'MRR'"
3906   parameters:
3907   - "name"
3908   - "parent"
3909   - "result"
3910
3911 # VPP Performance Changes 3n-tsh 2t2c MRR
3912 - type: "table"
3913   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3914   algorithm: "table_perf_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3916   reference:
3917     title: "rls1908"
3918     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3919   compare:
3920     title: "rls2001"
3921     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3922   data: "vpp-performance-changes-3n-tsh-mrr"
3923   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3924   filter: "'2T2C' and 'MRR'"
3925   parameters:
3926   - "name"
3927   - "parent"
3928   - "result"
3929
3930 # VPP Performance Changes 3n-tsh 4t4c MRR
3931 - type: "table"
3932   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3933   algorithm: "table_perf_comparison"
3934   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3935   reference:
3936     title: "rls1908"
3937     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3938   compare:
3939     title: "rls2001"
3940     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3941   data: "vpp-performance-changes-3n-tsh-mrr"
3942   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3943   filter: "'4T4C' and 'MRR'"
3944   parameters:
3945   - "name"
3946   - "parent"
3947   - "result"
3948
3949 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3950 #- type: "table"
3951 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3952 #  algorithm: "table_perf_comparison_nic"
3953 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3954 #  reference:
3955 #    title: "3n-hsw xl710"
3956 #    data: "vpp-compare-testbeds-mrr-ref"
3957 #    nic: "NIC_Intel-XL710"
3958 #  compare:
3959 #    title: "3n-skx xxv710"
3960 #    data: "vpp-compare-testbeds-mrr-cmp"
3961 #    nic: "NIC_Intel-XXV710"
3962 #  data: "vpp-compare-testbeds-mrr"
3963 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3964 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3965 #  parameters:
3966 #  - "name"
3967 #  - "parent"
3968 #  - "result"
3969 #  - "tags"
3970 #
3971 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3972 #- type: "table"
3973 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3974 #  algorithm: "table_perf_comparison_nic"
3975 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3976 #  reference:
3977 #    title: "3n-hsw xl710"
3978 #    data: "vpp-compare-testbeds-mrr-ref"
3979 #    nic: "NIC_Intel-XL710"
3980 #  compare:
3981 #    title: "3n-skx xxv710"
3982 #    data: "vpp-compare-testbeds-mrr-cmp"
3983 #    nic: "NIC_Intel-XXV710"
3984 #  data: "vpp-compare-testbeds-mrr"
3985 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3986 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3987 #  parameters:
3988 #  - "name"
3989 #  - "parent"
3990 #  - "result"
3991 #  - "tags"
3992 #
3993 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3994 #- type: "table"
3995 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3996 #  algorithm: "table_perf_comparison_nic"
3997 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3998 #  reference:
3999 #    title: "3n-hsw xl710"
4000 #    data: "vpp-compare-testbeds-mrr-ref"
4001 #    nic: "NIC_Intel-XL710"
4002 #  compare:
4003 #    title: "3n-skx xxv710"
4004 #    data: "vpp-compare-testbeds-mrr-cmp"
4005 #    nic: "NIC_Intel-XXV710"
4006 #  data: "vpp-compare-testbeds-mrr"
4007 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4008 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4009 #  parameters:
4010 #  - "name"
4011 #  - "parent"
4012 #  - "result"
4013 #  - "tags"
4014 #
4015 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4016 #- type: "table"
4017 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4018 #  algorithm: "table_perf_comparison"
4019 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4020 #  reference:
4021 #    title: "2n-skx"
4022 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4023 #  compare:
4024 #    title: "2n-clx"
4025 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4026 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4027 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4028 #  filter: "'2T1C'"
4029 #  parameters:
4030 #  - "name"
4031 #  - "parent"
4032 #  - "result"
4033 #  - "tags"
4034 #
4035 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4036 #- type: "table"
4037 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4038 #  algorithm: "table_perf_comparison"
4039 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4040 #  reference:
4041 #    title: "2n-skx"
4042 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4043 #  compare:
4044 #    title: "2n-clx"
4045 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4046 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4047 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4048 #  filter: "'4T2C'"
4049 #  parameters:
4050 #  - "name"
4051 #  - "parent"
4052 #  - "result"
4053 #  - "tags"
4054 #
4055 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4056 #- type: "table"
4057 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4058 #  algorithm: "table_perf_comparison"
4059 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4060 #  reference:
4061 #    title: "2n-skx"
4062 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4063 #  compare:
4064 #    title: "2n-clx"
4065 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4066 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4067 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4068 #  filter: "'8T4C'"
4069 #  parameters:
4070 #  - "name"
4071 #  - "parent"
4072 #  - "result"
4073 #  - "tags"
4074 #
4075 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4076 #- type: "table"
4077 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4078 #  algorithm: "table_perf_comparison"
4079 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4080 #  reference:
4081 #    title: "3-Node Skx"
4082 #    data: "vpp-compare-topologies-mrr-ref"
4083 #  compare:
4084 #    title: "2-Node Skx"
4085 #    data: "vpp-compare-topologies-mrr-cmp"
4086 #  data: "vpp-compare-topologies-mrr"
4087 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4088 #  filter: "'MRR' and '1C'"
4089 #  parameters:
4090 #  - "name"
4091 #  - "parent"
4092 #  - "result"
4093 #
4094 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4095 #- type: "table"
4096 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4097 #  algorithm: "table_perf_comparison"
4098 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4099 #  reference:
4100 #    title: "3-Node Skx"
4101 #    data: "vpp-compare-topologies-mrr-ref"
4102 #  compare:
4103 #    title: "2-Node Skx"
4104 #    data: "vpp-compare-topologies-mrr-cmp"
4105 #  data: "vpp-compare-topologies-mrr"
4106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4107 #  filter: "'MRR' and '2C'"
4108 #  parameters:
4109 #  - "name"
4110 #  - "parent"
4111 #  - "result"
4112 #
4113 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4114 #- type: "table"
4115 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4116 #  algorithm: "table_perf_comparison"
4117 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4118 #  reference:
4119 #    title: "3-Node Skx"
4120 #    data: "vpp-compare-topologies-mrr-ref"
4121 #  compare:
4122 #    title: "2-Node Skx"
4123 #    data: "vpp-compare-topologies-mrr-cmp"
4124 #  data: "vpp-compare-topologies-mrr"
4125 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4126 #  filter: "'MRR' and '4C'"
4127 #  parameters:
4128 #  - "name"
4129 #  - "parent"
4130 #  - "result"
4131
4132 # Detailed Test Results - VPP Performance Results 3n-hsw
4133 - type: "table"
4134   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4135   algorithm: "table_merged_details"
4136   output-file-ext: ".csv"
4137   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4138   columns:
4139   - title: "Test Name"
4140     data: "data name"
4141   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4142     data: "data msg"
4143   rows: "generated"
4144   data: "vpp-perf-results-3n-hsw"
4145   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4146   parameters:
4147   - "name"
4148   - "parent"
4149   - "msg"
4150
4151 ## Detailed Test Results - VPP Performance Results 3n-skx
4152 #- type: "table"
4153 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4154 #  algorithm: "table_merged_details"
4155 #  output-file-ext: ".csv"
4156 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4157 #  columns:
4158 #  - title: "Test Name"
4159 #    data: "data name"
4160 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4161 #    data: "data msg"
4162 #  rows: "generated"
4163 #  data: "vpp-perf-results-3n-skx"
4164 #  filter: "not 'CFS_OPT'"
4165 #  parameters:
4166 #  - "name"
4167 #  - "parent"
4168 #  - "msg"
4169 #
4170 ## Detailed Test Results - VPP Performance Results 2n-skx
4171 #- type: "table"
4172 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4173 #  algorithm: "table_merged_details"
4174 #  output-file-ext: ".csv"
4175 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4176 #  columns:
4177 #  - title: "Test Name"
4178 #    data: "data name"
4179 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4180 #    data: "data msg"
4181 #  rows: "generated"
4182 #  data: "vpp-perf-results-2n-skx"
4183 #  filter: "not 'CFS_OPT'"
4184 #  parameters:
4185 #  - "name"
4186 #  - "parent"
4187 #  - "msg"
4188
4189 ## Detailed Test Results - VPP Performance Results 2n-clx
4190 #- type: "table"
4191 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4192 #  algorithm: "table_merged_details"
4193 #  output-file-ext: ".csv"
4194 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4195 #  columns:
4196 #  - title: "Test Name"
4197 #    data: "data name"
4198 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4199 #    data: "data msg"
4200 #  rows: "generated"
4201 #  data: "vpp-perf-results-2n-clx"
4202 #  filter: "not 'CFS_OPT'"
4203 #  parameters:
4204 #  - "name"
4205 #  - "parent"
4206 #  - "msg"
4207
4208 # Detailed Test Results - VPP Performance Results 3n-tsh
4209 - type: "table"
4210   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4211   algorithm: "table_merged_details"
4212   output-file-ext: ".csv"
4213   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4214   columns:
4215   - title: "Test Name"
4216     data: "data name"
4217   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4218     data: "data msg"
4219   rows: "generated"
4220   data: "vpp-perf-results-3n-tsh"
4221   filter: "not 'CFS_OPT'"
4222   parameters:
4223   - "name"
4224   - "parent"
4225   - "msg"
4226
4227 # Detailed Test Results - VPP Performance Results 3n-dnv
4228 - type: "table"
4229   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4230   algorithm: "table_merged_details"
4231   output-file-ext: ".csv"
4232   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4233   columns:
4234   - title: "Test Name"
4235     data: "data name"
4236   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4237     data: "data msg"
4238   rows: "generated"
4239   data: "vpp-perf-results-3n-dnv"
4240   filter: "'NDRPDR'"
4241   parameters:
4242   - "name"
4243   - "parent"
4244   - "msg"
4245
4246 # Detailed Test Results - VPP Performance Results 2n-dnv
4247 - type: "table"
4248   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4249   algorithm: "table_merged_details"
4250   output-file-ext: ".csv"
4251   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4252   columns:
4253   - title: "Test Name"
4254     data: "data name"
4255   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4256     data: "data msg"
4257   rows: "generated"
4258   data: "vpp-perf-results-2n-dnv"
4259   filter: "'NDRPDR'"
4260   parameters:
4261   - "name"
4262   - "parent"
4263   - "msg"
4264
4265 # Test configuration - VPP Performance Test Configs 3n-hsw
4266 - type: "table"
4267   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4268   algorithm: "table_merged_details"
4269   output-file-ext: ".csv"
4270   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4271   columns:
4272   - title: "Name"
4273     data: "data name"
4274   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4275     data: "data conf-history"
4276   rows: "generated"
4277   data: "vpp-perf-results-3n-hsw"
4278   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4279   parameters:
4280   - "parent"
4281   - "name"
4282   - "conf-history"
4283
4284 ## Test configuration - VPP Performance Test Configs 3n-skx
4285 #- type: "table"
4286 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4287 #  algorithm: "table_merged_details"
4288 #  output-file-ext: ".csv"
4289 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4290 #  columns:
4291 #  - title: "Name"
4292 #    data: "data name"
4293 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4294 #    data: "data conf-history"
4295 #  rows: "generated"
4296 #  data: "vpp-perf-results-3n-skx"
4297 #  filter: "not 'CFS_OPT'"
4298 #  parameters:
4299 #  - "parent"
4300 #  - "name"
4301 #  - "conf-history"
4302 #
4303 ## Test configuration - VPP Performance Test Configs 2n-skx
4304 #- type: "table"
4305 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4306 #  algorithm: "table_merged_details"
4307 #  output-file-ext: ".csv"
4308 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4309 #  columns:
4310 #  - title: "Name"
4311 #    data: "data name"
4312 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4313 #    data: "data conf-history"
4314 #  rows: "generated"
4315 #  data: "vpp-perf-results-2n-skx"
4316 #  filter: "not 'CFS_OPT'"
4317 #  parameters:
4318 #  - "parent"
4319 #  - "name"
4320 #  - "conf-history"
4321
4322 ## Test configuration - VPP Performance Test Configs 2n-clx
4323 #- type: "table"
4324 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4325 #  algorithm: "table_merged_details"
4326 #  output-file-ext: ".csv"
4327 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4328 #  columns:
4329 #  - title: "Name"
4330 #    data: "data name"
4331 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4332 #    data: "data conf-history"
4333 #  rows: "generated"
4334 #  data: "vpp-perf-results-2n-clx"
4335 #  filter: "not 'CFS_OPT'"
4336 #  parameters:
4337 #  - "parent"
4338 #  - "name"
4339 #  - "conf-history"
4340
4341 # Test configuration - VPP Performance Test Configs 3n-tsh
4342 - type: "table"
4343   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4344   algorithm: "table_merged_details"
4345   output-file-ext: ".csv"
4346   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4347   columns:
4348   - title: "Name"
4349     data: "data name"
4350   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4351     data: "data conf-history"
4352   rows: "generated"
4353   data: "vpp-perf-results-3n-tsh"
4354   filter: "not 'CFS_OPT'"
4355   parameters:
4356   - "parent"
4357   - "name"
4358   - "conf-history"
4359
4360 # Test configuration - VPP Performance Test Configs 3n-dnv
4361 - type: "table"
4362   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4363   algorithm: "table_merged_details"
4364   output-file-ext: ".csv"
4365   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4366   columns:
4367   - title: "Name"
4368     data: "data name"
4369   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4370     data: "data conf-history"
4371   rows: "generated"
4372   data: "vpp-perf-results-3n-dnv"
4373   filter: "'NDRPDR'"
4374   parameters:
4375   - "parent"
4376   - "name"
4377   - "conf-history"
4378
4379 # Test configuration - VPP Performance Test Configs 2n-dnv
4380 - type: "table"
4381   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4382   algorithm: "table_merged_details"
4383   output-file-ext: ".csv"
4384   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4385   columns:
4386   - title: "Name"
4387     data: "data name"
4388   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4389     data: "data conf-history"
4390   rows: "generated"
4391   data: "vpp-perf-results-2n-dnv"
4392   filter: "'NDRPDR'"
4393   parameters:
4394   - "parent"
4395   - "name"
4396   - "conf-history"
4397
4398 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4399 - type: "table"
4400   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4401   algorithm: "table_oper_data_html"
4402   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4403   data: "vpp-perf-results-3n-hsw"
4404   filter: "'NDRPDR'"
4405
4406 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4407 #- type: "table"
4408 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4409 #  algorithm: "table_oper_data_html"
4410 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4411 #  data: "vpp-perf-results-3n-skx"
4412 #  filter: "not 'CFS_OPT'"
4413 #
4414 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4415 #- type: "table"
4416 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4417 #  algorithm: "table_oper_data_html"
4418 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4419 #  data: "vpp-perf-results-2n-skx"
4420 #  filter: "not 'CFS_OPT'"
4421
4422 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4423 #- type: "table"
4424 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4425 #  algorithm: "table_oper_data_html"
4426 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4427 #  data: "vpp-perf-results-2n-clx"
4428 #  filter: "not 'CFS_OPT'"
4429
4430 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4431 - type: "table"
4432   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4433   algorithm: "table_oper_data_html"
4434   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4435   data: "vpp-perf-results-3n-tsh"
4436   filter: "not 'CFS_OPT'"
4437
4438 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4439 - type: "table"
4440   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4441   algorithm: "table_oper_data_html"
4442   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4443   data: "vpp-perf-results-3n-dnv"
4444   filter: "'NDRPDR'"
4445
4446 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4447 - type: "table"
4448   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4449   algorithm: "table_oper_data_html"
4450   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4451   data: "vpp-perf-results-2n-dnv"
4452   filter: "'NDRPDR'"
4453
4454 # Detailed Test Results - VPP MRR Results 3n-hsw
4455 - type: "table"
4456   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4457   algorithm: "table_details"
4458   output-file-ext: ".csv"
4459   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4460   columns:
4461   - title: "Test Name"
4462     data: "data name"
4463   - title: "Status"
4464     data: "data msg"
4465   rows: "generated"
4466   data: "vpp-mrr-results-3n-hsw"
4467   filter: "'MRR'"
4468   parameters:
4469   - "name"
4470   - "parent"
4471   - "msg"
4472
4473 ## Detailed Test Results - VPP MRR Results 3n-skx
4474 #- type: "table"
4475 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4476 #  algorithm: "table_details"
4477 #  output-file-ext: ".csv"
4478 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4479 #  columns:
4480 #  - title: "Test Name"
4481 #    data: "data name"
4482 #  - title: "Status"
4483 #    data: "data msg"
4484 #  rows: "generated"
4485 #  data: "vpp-mrr-results-3n-skx"
4486 #  filter: "'MRR'"
4487 #  parameters:
4488 #  - "name"
4489 #  - "parent"
4490 #  - "msg"
4491 #
4492 ## Detailed Test Results - VPP MRR Results 2n-skx
4493 #- type: "table"
4494 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4495 #  algorithm: "table_details"
4496 #  output-file-ext: ".csv"
4497 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4498 #  columns:
4499 #  - title: "Test Name"
4500 #    data: "data name"
4501 #  - title: "Status"
4502 #    data: "data msg"
4503 #  rows: "generated"
4504 #  data: "vpp-mrr-results-2n-skx"
4505 #  filter: "'MRR'"
4506 #  parameters:
4507 #  - "name"
4508 #  - "parent"
4509 #  - "msg"
4510
4511 ## Detailed Test Results - VPP MRR Results 2n-clx
4512 #- type: "table"
4513 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4514 #  algorithm: "table_details"
4515 #  output-file-ext: ".csv"
4516 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4517 #  columns:
4518 #  - title: "Test Name"
4519 #    data: "data name"
4520 #  - title: "Status"
4521 #    data: "data msg"
4522 #  rows: "generated"
4523 #  data: "vpp-mrr-results-2n-clx"
4524 #  filter: "'MRR'"
4525 #  parameters:
4526 #  - "name"
4527 #  - "parent"
4528 #  - "msg"
4529
4530 ## Detailed Test Results - VPP MRR Results 3n-tsh
4531 #- type: "table"
4532 #  title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4533 #  algorithm: "table_details"
4534 #  output-file-ext: ".csv"
4535 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4536 #  columns:
4537 #  - title: "Test Name"
4538 #    data: "data name"
4539 #  - title: "Status"
4540 #    data: "data msg"
4541 #  rows: "generated"
4542 #  data: "vpp-mrr-results-3n-tsh"
4543 #  filter: "'MRR'"
4544 #  parameters:
4545 #  - "name"
4546 #  - "parent"
4547 #  - "msg"
4548
4549 # Detailed Test Results - VPP MRR Results 3n-dnv
4550 - type: "table"
4551   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4552   algorithm: "table_details"
4553   output-file-ext: ".csv"
4554   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4555   columns:
4556   - title: "Test Name"
4557     data: "data name"
4558   - title: "Status"
4559     data: "data msg"
4560   rows: "generated"
4561   data: "vpp-mrr-results-3n-dnv"
4562   filter: "'MRR'"
4563   parameters:
4564   - "name"
4565   - "parent"
4566   - "msg"
4567
4568 # Detailed Test Results - VPP MRR Results 2n-dnv
4569 - type: "table"
4570   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4571   algorithm: "table_details"
4572   output-file-ext: ".csv"
4573   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4574   columns:
4575   - title: "Test Name"
4576     data: "data name"
4577   - title: "Status"
4578     data: "data msg"
4579   rows: "generated"
4580   data: "vpp-mrr-results-2n-dnv"
4581   filter: "'MRR'"
4582   parameters:
4583   - "name"
4584   - "parent"
4585   - "msg"
4586
4587 # Test configuration - VPP MRR Test Configs 3n-hsw
4588 - type: "table"
4589   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4590   algorithm: "table_details"
4591   output-file-ext: ".csv"
4592   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4593   columns:
4594   - title: "Name"
4595     data: "data name"
4596   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4597     data: "data conf-history"
4598   rows: "generated"
4599   data: "vpp-mrr-results-3n-hsw"
4600   filter: "'MRR'"
4601   parameters:
4602   - "parent"
4603   - "name"
4604   - "conf-history"
4605
4606 ## Test configuration - VPP MRR Test Configs 3n-skx
4607 #- type: "table"
4608 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4609 #  algorithm: "table_details"
4610 #  output-file-ext: ".csv"
4611 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4612 #  columns:
4613 #  - title: "Name"
4614 #    data: "data name"
4615 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4616 #    data: "data conf-history"
4617 #  rows: "generated"
4618 #  data: "vpp-mrr-results-3n-skx"
4619 #  filter: "'MRR'"
4620 #  parameters:
4621 #  - "parent"
4622 #  - "name"
4623 #  - "conf-history"
4624 #
4625 ## Test configuration - VPP MRR Test Configs 2n-skx
4626 #- type: "table"
4627 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4628 #  algorithm: "table_details"
4629 #  output-file-ext: ".csv"
4630 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4631 #  columns:
4632 #  - title: "Name"
4633 #    data: "data name"
4634 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4635 #    data: "data conf-history"
4636 #  rows: "generated"
4637 #  data: "vpp-mrr-results-2n-skx"
4638 #  filter: "'MRR'"
4639 #  parameters:
4640 #  - "parent"
4641 #  - "name"
4642 #  - "conf-history"
4643
4644 ## Test configuration - VPP MRR Test Configs 2n-clx
4645 #- type: "table"
4646 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4647 #  algorithm: "table_details"
4648 #  output-file-ext: ".csv"
4649 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4650 #  columns:
4651 #  - title: "Name"
4652 #    data: "data name"
4653 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4654 #    data: "data conf-history"
4655 #  rows: "generated"
4656 #  data: "vpp-mrr-results-2n-clx"
4657 #  filter: "'MRR'"
4658 #  parameters:
4659 #  - "parent"
4660 #  - "name"
4661 #  - "conf-history"
4662
4663 ## Test configuration - VPP MRR Test Configs 3n-tsh
4664 #- type: "table"
4665 #  title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4666 #  algorithm: "table_details"
4667 #  output-file-ext: ".csv"
4668 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4669 #  columns:
4670 #  - title: "Name"
4671 #    data: "data name"
4672 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4673 #    data: "data conf-history"
4674 #  rows: "generated"
4675 #  data: "vpp-mrr-results-3n-tsh"
4676 #  filter: "'MRR'"
4677 #  parameters:
4678 #  - "parent"
4679 #  - "name"
4680 #  - "conf-history"
4681
4682 # Test configuration - VPP MRR Test Configs 3n-dnv
4683 - type: "table"
4684   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4685   algorithm: "table_details"
4686   output-file-ext: ".csv"
4687   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4688   columns:
4689   - title: "Name"
4690     data: "data name"
4691   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4692     data: "data conf-history"
4693   rows: "generated"
4694   data: "vpp-mrr-results-3n-dnv"
4695   filter: "'MRR'"
4696   parameters:
4697   - "parent"
4698   - "name"
4699   - "conf-history"
4700
4701 # Test configuration - VPP MRR Test Configs 2n-dnv
4702 - type: "table"
4703   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4704   algorithm: "table_details"
4705   output-file-ext: ".csv"
4706   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4707   columns:
4708   - title: "Name"
4709     data: "data name"
4710   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4711     data: "data conf-history"
4712   rows: "generated"
4713   data: "vpp-mrr-results-2n-dnv"
4714   filter: "'MRR'"
4715   parameters:
4716   - "parent"
4717   - "name"
4718   - "conf-history"
4719
4720 # Detailed Test Results - VPP Device Results - Ubuntu
4721 - type: "table"
4722   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4723   algorithm: "table_details"
4724   output-file-ext: ".csv"
4725   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4726   columns:
4727   - title: "Test Name"
4728     data: "data name"
4729   - title: "Documentation"
4730     data: "data doc"
4731   - title: "Status"
4732     data: "data status"
4733   rows: "generated"
4734   data: "vpp-device-results-ubuntu"
4735   filter: "all"
4736   parameters:
4737   - "name"
4738   - "parent"
4739   - "doc"
4740   - "status"
4741
4742 # Test configuration - VPP Device Test Configs - Ubuntu
4743 - type: "table"
4744   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4745   algorithm: "table_details"
4746   output-file-ext: ".csv"
4747   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4748   columns:
4749   - title: "Name"
4750     data: "data name"
4751   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4752     data: "data conf-history"
4753   rows: "generated"
4754   data: "vpp-device-results-ubuntu"
4755   filter: "all"
4756   parameters:
4757   - "parent"
4758   - "name"
4759   - "conf-history"
4760
4761 ################################################################################
4762
4763 # DPDK Performance Changes 3n-hsw 1t1c pdr
4764 - type: "table"
4765   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4766   algorithm: "table_perf_comparison"
4767   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4768   history:
4769     - title: "rls1904"
4770       data: "dpdk-performance-changes-3n-hsw-h1"
4771   reference:
4772     title: "rls1908"
4773     data: "dpdk-performance-changes-3n-hsw-ref"
4774   compare:
4775     title: "rls2001"
4776     data: "dpdk-performance-changes-3n-hsw-cmp"
4777   data: "dpdk-performance-changes-3n-hsw"
4778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4779   filter: "'1T1C'"
4780   parameters:
4781   - "name"
4782   - "parent"
4783   - "throughput"
4784
4785 # DPDK Performance Changes 3n-hsw 2t2c pdr
4786 - type: "table"
4787   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4788   algorithm: "table_perf_comparison"
4789   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4790   history:
4791     - title: "rls1904"
4792       data: "dpdk-performance-changes-3n-hsw-h1"
4793   reference:
4794     title: "rls1908"
4795     data: "dpdk-performance-changes-3n-hsw-ref"
4796   compare:
4797     title: "rls2001"
4798     data: "dpdk-performance-changes-3n-hsw-cmp"
4799   data: "dpdk-performance-changes-3n-hsw"
4800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4801   filter: "'2T2C'"
4802   parameters:
4803   - "name"
4804   - "parent"
4805   - "throughput"
4806
4807 # DPDK Performance Changes 3n-hsw 1t1c ndr
4808 - type: "table"
4809   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4810   algorithm: "table_perf_comparison"
4811   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4812   history:
4813     - title: "rls1904"
4814       data: "dpdk-performance-changes-3n-hsw-h1"
4815   reference:
4816     title: "rls1908"
4817     data: "dpdk-performance-changes-3n-hsw-ref"
4818   compare:
4819     title: "rls2001"
4820     data: "dpdk-performance-changes-3n-hsw-cmp"
4821   data: "dpdk-performance-changes-3n-hsw"
4822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4823   filter: "'1T1C'"
4824   parameters:
4825   - "name"
4826   - "parent"
4827   - "throughput"
4828
4829 # DPDK Performance Changes 3n-hsw 2t2c ndr
4830 - type: "table"
4831   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4832   algorithm: "table_perf_comparison"
4833   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4834   history:
4835     - title: "rls1904"
4836       data: "dpdk-performance-changes-3n-hsw-h1"
4837   reference:
4838     title: "rls1908"
4839     data: "dpdk-performance-changes-3n-hsw-ref"
4840   compare:
4841     title: "rls2001"
4842     data: "dpdk-performance-changes-3n-hsw-cmp"
4843   data: "dpdk-performance-changes-3n-hsw"
4844   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4845   filter: "'2T2C'"
4846   parameters:
4847   - "name"
4848   - "parent"
4849   - "throughput"
4850
4851 ## DPDK Performance Changes 3n-skx 2t1c pdr
4852 #- type: "table"
4853 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4854 #  algorithm: "table_perf_comparison"
4855 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4856 #  history:
4857 #    - title: "rls1904"
4858 #      data: "dpdk-performance-changes-3n-skx-h1"
4859 #  reference:
4860 #    title: "rls1908"
4861 #    data: "dpdk-performance-changes-3n-skx-ref"
4862 #  compare:
4863 #    title: "rls2001"
4864 #    data: "dpdk-performance-changes-3n-skx-cmp"
4865 #  data: "dpdk-performance-changes-3n-skx"
4866 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4867 #  filter: "'2T1C'"
4868 #  parameters:
4869 #  - "name"
4870 #  - "parent"
4871 #  - "throughput"
4872 #
4873 ## DPDK Performance Changes 3n-skx 4t2c pdr
4874 #- type: "table"
4875 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4876 #  algorithm: "table_perf_comparison"
4877 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4878 #  history:
4879 #    - title: "rls1904"
4880 #      data: "dpdk-performance-changes-3n-skx-h1"
4881 #  reference:
4882 #    title: "rls1908"
4883 #    data: "dpdk-performance-changes-3n-skx-ref"
4884 #  compare:
4885 #    title: "rls2001"
4886 #    data: "dpdk-performance-changes-3n-skx-cmp"
4887 #  data: "dpdk-performance-changes-3n-skx"
4888 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4889 #  filter: "'4T2C'"
4890 #  parameters:
4891 #  - "name"
4892 #  - "parent"
4893 #  - "throughput"
4894 #
4895 ## DPDK Performance Changes 3n-skx 2t1c ndr
4896 #- type: "table"
4897 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4898 #  algorithm: "table_perf_comparison"
4899 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4900 #  history:
4901 #    - title: "rls1904"
4902 #      data: "dpdk-performance-changes-3n-skx-h1"
4903 #  reference:
4904 #    title: "rls1908"
4905 #    data: "dpdk-performance-changes-3n-skx-ref"
4906 #  compare:
4907 #    title: "rls2001"
4908 #    data: "dpdk-performance-changes-3n-skx-cmp"
4909 #  data: "dpdk-performance-changes-3n-skx"
4910 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4911 #  filter: "'2T1C'"
4912 #  parameters:
4913 #  - "name"
4914 #  - "parent"
4915 #  - "throughput"
4916 #
4917 ## DPDK Performance Changes 3n-skx 4t2c ndr
4918 #- type: "table"
4919 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4920 #  algorithm: "table_perf_comparison"
4921 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4922 #  history:
4923 #    - title: "rls1904"
4924 #      data: "dpdk-performance-changes-3n-skx-h1"
4925 #  reference:
4926 #    title: "rls1908"
4927 #    data: "dpdk-performance-changes-3n-skx-ref"
4928 #  compare:
4929 #    title: "rls2001"
4930 #    data: "dpdk-performance-changes-3n-skx-cmp"
4931 #  data: "dpdk-performance-changes-3n-skx"
4932 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4933 #  filter: "'4T2C'"
4934 #  parameters:
4935 #  - "name"
4936 #  - "parent"
4937 #  - "throughput"
4938 #
4939 ## DPDK Performance Changes 2n-skx 2t1c pdr
4940 #- type: "table"
4941 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4942 #  algorithm: "table_perf_comparison"
4943 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4944 #  history:
4945 #    - title: "rls1904"
4946 #      data: "dpdk-performance-changes-2n-skx-h1"
4947 #  reference:
4948 #    title: "rls1908"
4949 #    data: "dpdk-performance-changes-2n-skx-ref"
4950 #  compare:
4951 #    title: "rls2001"
4952 #    data: "dpdk-performance-changes-2n-skx-cmp"
4953 #  data: "dpdk-performance-changes-2n-skx"
4954 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4955 #  filter: "'2T1C'"
4956 #  parameters:
4957 #  - "name"
4958 #  - "parent"
4959 #  - "throughput"
4960 #
4961 ## DPDK Performance Changes 2n-skx 4t2c pdr
4962 #- type: "table"
4963 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4964 #  algorithm: "table_perf_comparison"
4965 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4966 #  history:
4967 #    - title: "rls1904"
4968 #      data: "dpdk-performance-changes-2n-skx-h1"
4969 #  reference:
4970 #    title: "rls1908"
4971 #    data: "dpdk-performance-changes-2n-skx-ref"
4972 #  compare:
4973 #    title: "rls2001"
4974 #    data: "dpdk-performance-changes-2n-skx-cmp"
4975 #  data: "dpdk-performance-changes-2n-skx"
4976 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4977 #  filter: "'4T2C'"
4978 #  parameters:
4979 #  - "name"
4980 #  - "parent"
4981 #  - "throughput"
4982 #
4983 ## DPDK Performance Changes 2n-skx 2t1c ndr
4984 #- type: "table"
4985 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4986 #  algorithm: "table_perf_comparison"
4987 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4988 #  history:
4989 #    - title: "rls1904"
4990 #      data: "dpdk-performance-changes-2n-skx-h1"
4991 #  reference:
4992 #    title: "rls1908"
4993 #    data: "dpdk-performance-changes-2n-skx-ref"
4994 #  compare:
4995 #    title: "rls2001"
4996 #    data: "dpdk-performance-changes-2n-skx-cmp"
4997 #  data: "dpdk-performance-changes-2n-skx"
4998 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4999 #  filter: "'2T1C'"
5000 #  parameters:
5001 #  - "name"
5002 #  - "parent"
5003 #  - "throughput"
5004 #
5005 ## DPDK Performance Changes 2n-skx 4t2c ndr
5006 #- type: "table"
5007 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5008 #  algorithm: "table_perf_comparison"
5009 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5010 #  history:
5011 #    - title: "rls1904"
5012 #      data: "dpdk-performance-changes-2n-skx-h1"
5013 #  reference:
5014 #    title: "rls1908"
5015 #    data: "dpdk-performance-changes-2n-skx-ref"
5016 #  compare:
5017 #    title: "rls2001"
5018 #    data: "dpdk-performance-changes-2n-skx-cmp"
5019 #  data: "dpdk-performance-changes-2n-skx"
5020 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5021 #  filter: "'4T2C'"
5022 #  parameters:
5023 #  - "name"
5024 #  - "parent"
5025 #  - "throughput"
5026 #
5027 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5028 #- type: "table"
5029 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5030 #  algorithm: "table_perf_comparison"
5031 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5032 #  reference:
5033 #    title: "3-Node Hsw"
5034 #    data: "dpdk-compare-testbeds-ref"
5035 #  compare:
5036 #    title: "3-Node Skx"
5037 #    data: "dpdk-compare-testbeds-cmp"
5038 #  data: "dpdk-compare-testbeds"
5039 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5040 #  filter: "'NIC_Intel-X710'"
5041 #  parameters:
5042 #  - "name"
5043 #  - "parent"
5044 #  - "throughput"
5045 #
5046 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5047 #- type: "table"
5048 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5049 #  algorithm: "table_perf_comparison"
5050 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5051 #  reference:
5052 #    title: "3-Node Hsw"
5053 #    data: "dpdk-compare-testbeds-ref"
5054 #  compare:
5055 #    title: "3-Node Skx"
5056 #    data: "dpdk-compare-testbeds-cmp"
5057 #  data: "dpdk-compare-testbeds"
5058 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5059 #  filter: "'NIC_Intel-X710'"
5060 #  parameters:
5061 #  - "name"
5062 #  - "parent"
5063 #  - "throughput"
5064 #
5065 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5066 #- type: "table"
5067 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5068 #  algorithm: "table_perf_comparison"
5069 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5070 #  reference:
5071 #    title: "2-Node Skx"
5072 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5073 #  compare:
5074 #    title: "2-Node Clx"
5075 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5076 #  data: "dpdk-compare-testbeds-skx-clx"
5077 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5078 #  filter: "'NDRPDR'"
5079 #  parameters:
5080 #  - "name"
5081 #  - "parent"
5082 #  - "throughput"
5083 #
5084 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5085 #- type: "table"
5086 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5087 #  algorithm: "table_perf_comparison"
5088 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5089 #  reference:
5090 #    title: "2-Node Skx"
5091 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5092 #  compare:
5093 #    title: "2-Node Clx"
5094 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5095 #  data: "dpdk-compare-testbeds-skx-clx"
5096 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097 #  filter: "'NDRPDR'"
5098 #  parameters:
5099 #  - "name"
5100 #  - "parent"
5101 #  - "throughput"
5102 #
5103 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5104 #- type: "table"
5105 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5106 #  algorithm: "table_perf_comparison"
5107 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5108 #  reference:
5109 #    title: "3-Node Skx"
5110 #    data: "dpdk-compare-topologies-ref"
5111 #  compare:
5112 #    title: "2-Node Skx"
5113 #    data: "dpdk-compare-topologies-cmp"
5114 #  data: "dpdk-compare-topologies"
5115 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5116 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5117 #  parameters:
5118 #  - "name"
5119 #  - "parent"
5120 #  - "throughput"
5121 #
5122 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5123 #- type: "table"
5124 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5125 #  algorithm: "table_perf_comparison"
5126 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5127 #  reference:
5128 #    title: "3-Node Skx"
5129 #    data: "dpdk-compare-topologies-ref"
5130 #  compare:
5131 #    title: "2-Node Skx"
5132 #    data: "dpdk-compare-topologies-cmp"
5133 #  data: "dpdk-compare-topologies"
5134 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5135 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5136 #  parameters:
5137 #  - "name"
5138 #  - "parent"
5139 #  - "throughput"
5140
5141 # Detailed Test Results - DPDK Performance Results 3n-hsw
5142 - type: "table"
5143   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5144   algorithm: "table_merged_details"
5145   output-file-ext: ".csv"
5146   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5147   columns:
5148   - title: "Test Name"
5149     data: "data name"
5150   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5151     data: "data msg"
5152   rows: "generated"
5153   data: "dpdk-perf-results-3n-hsw"
5154   filter: "all"
5155   parameters:
5156   - "name"
5157   - "parent"
5158   - "msg"
5159
5160 ## Detailed Test Results - DPDK Performance Results 3n-skx
5161 #- type: "table"
5162 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5163 #  algorithm: "table_details"
5164 #  output-file-ext: ".csv"
5165 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5166 #  columns:
5167 #  - title: "Test Name"
5168 #    data: "data name"
5169 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5170 #    data: "data msg"
5171 #  rows: "generated"
5172 #  data: "dpdk-perf-results-3n-skx"
5173 #  filter: "all"
5174 #  parameters:
5175 #  - "name"
5176 #  - "parent"
5177 #  - "msg"
5178 #
5179 ## Detailed Test Results - DPDK Performance Results 2n-skx
5180 #- type: "table"
5181 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5182 #  algorithm: "table_details"
5183 #  output-file-ext: ".csv"
5184 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5185 #  columns:
5186 #  - title: "Test Name"
5187 #    data: "data name"
5188 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5189 #    data: "data msg"
5190 #  rows: "generated"
5191 #  data: "dpdk-perf-results-2n-skx"
5192 #  filter: "all"
5193 #  parameters:
5194 #  - "name"
5195 #  - "parent"
5196 #  - "msg"
5197
5198 ## Detailed Test Results - DPDK Performance Results 2n-clx
5199 #- type: "table"
5200 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5201 #  algorithm: "table_details"
5202 #  output-file-ext: ".csv"
5203 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5204 #  columns:
5205 #  - title: "Test Name"
5206 #    data: "data name"
5207 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5208 #    data: "data msg"
5209 #  rows: "generated"
5210 #  data: "dpdk-perf-results-2n-clx"
5211 #  filter: "all"
5212 #  parameters:
5213 #  - "name"
5214 #  - "parent"
5215 #  - "msg"
5216
5217 # Detailed Test Results - DPDK Performance Results 2n-dnv
5218 - type: "table"
5219   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5220   algorithm: "table_details"
5221   output-file-ext: ".csv"
5222   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5223   columns:
5224   - title: "Test Name"
5225     data: "data name"
5226   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5227     data: "data msg"
5228   rows: "generated"
5229   data: "dpdk-perf-results-2n-dnv"
5230   filter: "all"
5231   parameters:
5232   - "name"
5233   - "parent"
5234   - "msg"
5235
5236 # Detailed Test Results - DPDK Performance Results 3n-dnv
5237 - type: "table"
5238   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5239   algorithm: "table_details"
5240   output-file-ext: ".csv"
5241   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5242   columns:
5243   - title: "Test Name"
5244     data: "data name"
5245   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5246     data: "data msg"
5247   rows: "generated"
5248   data: "dpdk-perf-results-3n-dnv"
5249   filter: "all"
5250   parameters:
5251   - "name"
5252   - "parent"
5253   - "msg"
5254
5255 ################################################################################
5256 ###                                F I L E S                                 ###
5257 ################################################################################
5258
5259 # VPP Performance Results 3n-hsw
5260 - type: "file"
5261   title: "VPP Performance Results 3n-hsw"
5262   algorithm: "file_test_results"
5263   output-file-ext: ".rst"
5264   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5265   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"
5266   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5267   data: "vpp-perf-results-3n-hsw"
5268   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5269   parameters:
5270   - "name"
5271   - "doc"
5272   - "level"
5273   - "parent"
5274   data-start-level: 3
5275
5276 ## VPP Performance Results 3n-skx
5277 #- type: "file"
5278 #  title: "VPP Performance Results 3n-skx"
5279 #  algorithm: "file_test_results"
5280 #  output-file-ext: ".rst"
5281 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5282 #  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"
5283 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5284 #  data: "vpp-perf-results-3n-skx"
5285 #  filter: "not 'CFS_OPT'"
5286 #  parameters:
5287 #  - "name"
5288 #  - "doc"
5289 #  - "level"
5290 #  - "parent"
5291 #  data-start-level: 3
5292 #
5293 ## VPP Performance Results 2n-skx
5294 #- type: "file"
5295 #  title: "VPP Performance Results 2n-skx"
5296 #  algorithm: "file_test_results"
5297 #  output-file-ext: ".rst"
5298 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5299 #  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"
5300 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5301 #  data: "vpp-perf-results-2n-skx"
5302 #  filter: "not 'CFS_OPT'"
5303 #  parameters:
5304 #  - "name"
5305 #  - "doc"
5306 #  - "level"
5307 #  - "parent"
5308 #  data-start-level: 3
5309
5310 ## VPP Performance Results 2n-clx
5311 #- type: "file"
5312 #  title: "VPP Performance Results 2n-clx"
5313 #  algorithm: "file_test_results"
5314 #  output-file-ext: ".rst"
5315 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5316 #  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"
5317 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5318 #  data: "vpp-perf-results-2n-clx"
5319 #  filter: "not 'CFS_OPT'"
5320 #  parameters:
5321 #  - "name"
5322 #  - "doc"
5323 #  - "level"
5324 #  - "parent"
5325 #  data-start-level: 3
5326
5327 # VPP Performance Results 3n-tsh
5328 - type: "file"
5329   title: "VPP Performance Results 3n-tsh"
5330   algorithm: "file_test_results"
5331   output-file-ext: ".rst"
5332   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5333   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"
5334   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5335   data: "vpp-perf-results-3n-tsh"
5336   filter: "not 'CFS_OPT'"
5337   parameters:
5338   - "name"
5339   - "doc"
5340   - "level"
5341   - "parent"
5342   data-start-level: 3
5343
5344 # VPP Performance Results 3n-dnv
5345 - type: "file"
5346   title: "VPP Performance Results 3n-dnv"
5347   algorithm: "file_test_results"
5348   output-file-ext: ".rst"
5349   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5350   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"
5351   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5352   data: "vpp-perf-results-3n-dnv"
5353   filter: "'NDRPDR'"
5354   parameters:
5355   - "name"
5356   - "doc"
5357   - "level"
5358   - "parent"
5359   data-start-level: 3
5360
5361 # VPP Performance Results 2n-dnv
5362 - type: "file"
5363   title: "VPP Performance Results 2n-dnv"
5364   algorithm: "file_test_results"
5365   output-file-ext: ".rst"
5366   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5367   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"
5368   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5369   data: "vpp-perf-results-2n-dnv"
5370   filter: "'NDRPDR'"
5371   parameters:
5372   - "name"
5373   - "doc"
5374   - "level"
5375   - "parent"
5376   data-start-level: 3
5377
5378 # VPP Performance Configuration 3n-hsw
5379 - type: "file"
5380   title: "VPP Performance Configuration 3n-hsw"
5381   algorithm: "file_test_results"
5382   output-file-ext: ".rst"
5383   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5384   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"
5385   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5386   data: "vpp-perf-results-3n-hsw"
5387   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5388   parameters:
5389   - "name"
5390   - "doc"
5391   - "level"
5392   - "parent"
5393   data-start-level: 3
5394
5395 ## VPP Performance Configuration 3n-skx
5396 #- type: "file"
5397 #  title: "VPP Performance Configuration 3n-skx"
5398 #  algorithm: "file_test_results"
5399 #  output-file-ext: ".rst"
5400 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5401 #  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"
5402 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5403 #  data: "vpp-perf-results-3n-skx"
5404 #  filter: "not 'CFS_OPT'"
5405 #  parameters:
5406 #  - "name"
5407 #  - "doc"
5408 #  - "level"
5409 #  - "parent"
5410 #  data-start-level: 3
5411 #
5412 ## VPP Performance Configuration 2n-skx
5413 #- type: "file"
5414 #  title: "VPP Performance Configuration 2n-skx"
5415 #  algorithm: "file_test_results"
5416 #  output-file-ext: ".rst"
5417 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5418 #  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"
5419 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5420 #  data: "vpp-perf-results-2n-skx"
5421 #  filter: "not 'CFS_OPT'"
5422 #  parameters:
5423 #  - "name"
5424 #  - "doc"
5425 #  - "level"
5426 #  - "parent"
5427 #  data-start-level: 3
5428
5429 ## VPP Performance Configuration 2n-clx
5430 #- type: "file"
5431 #  title: "VPP Performance Configuration 2n-clx"
5432 #  algorithm: "file_test_results"
5433 #  output-file-ext: ".rst"
5434 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5435 #  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"
5436 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5437 #  data: "vpp-perf-results-2n-clx"
5438 #  filter: "not 'CFS_OPT'"
5439 #  parameters:
5440 #  - "name"
5441 #  - "doc"
5442 #  - "level"
5443 #  - "parent"
5444 #  data-start-level: 3
5445
5446 # VPP Performance Configuration 3n-tsh
5447 - type: "file"
5448   title: "VPP Performance Configuration 3n-tsh"
5449   algorithm: "file_test_results"
5450   output-file-ext: ".rst"
5451   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5452   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"
5453   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5454   data: "vpp-perf-results-3n-tsh"
5455   filter: "not 'CFS_OPT'"
5456   parameters:
5457   - "name"
5458   - "doc"
5459   - "level"
5460   - "parent"
5461   data-start-level: 3
5462
5463 # VPP Performance Configuration 3n-dnv
5464 - type: "file"
5465   title: "VPP Performance Configuration 3n-dnv"
5466   algorithm: "file_test_results"
5467   output-file-ext: ".rst"
5468   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5469   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"
5470   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5471   data: "vpp-perf-results-3n-dnv"
5472   filter: "'NDRPDR'"
5473   parameters:
5474   - "name"
5475   - "doc"
5476   - "level"
5477   - "parent"
5478   data-start-level: 3
5479
5480 # VPP Performance Configuration 2n-dnv
5481 - type: "file"
5482   title: "VPP Performance Configuration 2n-dnv"
5483   algorithm: "file_test_results"
5484   output-file-ext: ".rst"
5485   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5486   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"
5487   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5488   data: "vpp-perf-results-2n-dnv"
5489   filter: "'NDRPDR'"
5490   parameters:
5491   - "name"
5492   - "doc"
5493   - "level"
5494   - "parent"
5495   data-start-level: 3
5496
5497 # VPP Performance Operational Data 3n-hsw
5498 - type: "file"
5499   title: "VPP Performance Operational Data 3n-hsw"
5500   algorithm: "file_test_results_html"
5501   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5502   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"
5503   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5504   data: "vpp-perf-results-3n-hsw"
5505   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5506   data-start-level: 3
5507
5508 ## VPP Performance Operational Data 3n-skx
5509 #- type: "file"
5510 #  title: "VPP Performance Operational Data 3n-skx"
5511 #  algorithm: "file_test_results_html"
5512 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5513 #  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"
5514 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5515 #  data: "vpp-perf-results-3n-skx"
5516 #  filter: "not 'CFS_OPT'"
5517 #  data-start-level: 3
5518 #
5519 ## VPP Performance Operational Data 2n-skx
5520 #- type: "file"
5521 #  title: "VPP Performance Operational Data 2n-skx"
5522 #  algorithm: "file_test_results_html"
5523 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5524 #  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"
5525 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5526 #  data: "vpp-perf-results-2n-skx"
5527 #  filter: "not 'CFS_OPT'"
5528 #  data-start-level: 3
5529
5530 ## VPP Performance Operational Data 2n-clx
5531 #- type: "file"
5532 #  title: "VPP Performance Operational Data 2n-clx"
5533 #  algorithm: "file_test_results_html"
5534 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5535 #  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"
5536 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5537 #  data: "vpp-perf-results-2n-clx"
5538 #  filter: "not 'CFS_OPT'"
5539 #  data-start-level: 3
5540
5541 # VPP Performance Operational Data 3n-tsh
5542 - type: "file"
5543   title: "VPP Performance Operational Data 3n-tsh"
5544   algorithm: "file_test_results_html"
5545   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5546   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"
5547   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5548   data: "vpp-perf-results-3n-tsh"
5549   filter: "not 'CFS_OPT'"
5550   data-start-level: 3
5551
5552 # VPP Performance Operational Data 3n-dnv
5553 - type: "file"
5554   title: "VPP Performance Operational Data 3n-dnv"
5555   algorithm: "file_test_results_html"
5556   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5557   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"
5558   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5559   data: "vpp-perf-results-3n-dnv"
5560   filter: "'NDRPDR'"
5561   data-start-level: 3
5562
5563 # VPP Performance Operational Data 2n-dnv
5564 - type: "file"
5565   title: "VPP Performance Operational Data 2n-dnv"
5566   algorithm: "file_test_results_html"
5567   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5568   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"
5569   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5570   data: "vpp-perf-results-2n-dnv"
5571   filter: "'NDRPDR'"
5572   data-start-level: 3
5573
5574 # VPP MRR Results 3n-hsw
5575 - type: "file"
5576   title: "VPP MRR Results 3n-hsw"
5577   algorithm: "file_test_results"
5578   output-file-ext: ".rst"
5579   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5580   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"
5581   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5582   data: "vpp-mrr-results-3n-hsw"
5583   filter: "'MRR'"
5584   parameters:
5585   - "name"
5586   - "doc"
5587   - "level"
5588   - "parent"
5589   data-start-level: 3
5590
5591 ## VPP MRR Results 3n-skx
5592 #- type: "file"
5593 #  title: "VPP MRR Results 3n-skx"
5594 #  algorithm: "file_test_results"
5595 #  output-file-ext: ".rst"
5596 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5597 #  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"
5598 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5599 #  data: "vpp-mrr-results-3n-skx"
5600 #  filter: "'MRR'"
5601 #  parameters:
5602 #  - "name"
5603 #  - "doc"
5604 #  - "level"
5605 #  - "parent"
5606 #  data-start-level: 3
5607 #
5608 ## VPP MRR Results 2n-skx
5609 #- type: "file"
5610 #  title: "VPP MRR Results 2n-skx"
5611 #  algorithm: "file_test_results"
5612 #  output-file-ext: ".rst"
5613 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5614 #  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"
5615 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5616 #  data: "vpp-mrr-results-2n-skx"
5617 #  filter: "all"
5618 #  parameters:
5619 #  - "name"
5620 #  - "doc"
5621 #  - "level"
5622 #  - "parent"
5623 #  data-start-level: 3
5624
5625 ## VPP MRR Results 2n-clx
5626 #- type: "file"
5627 #  title: "VPP MRR Results 2n-clx"
5628 #  algorithm: "file_test_results"
5629 #  output-file-ext: ".rst"
5630 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5631 #  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"
5632 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5633 #  data: "vpp-mrr-results-2n-clx"
5634 #  filter: "all"
5635 #  parameters:
5636 #  - "name"
5637 #  - "doc"
5638 #  - "level"
5639 #  - "parent"
5640 #  data-start-level: 3
5641
5642 ## VPP MRR Results 3n-tsh
5643 #- type: "file"
5644 #  title: "VPP MRR Results 3n-tsh"
5645 #  algorithm: "file_test_results"
5646 #  output-file-ext: ".rst"
5647 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5648 #  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"
5649 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5650 #  data: "vpp-mrr-results-3n-tsh"
5651 #  filter: "'MRR'"
5652 #  parameters:
5653 #  - "name"
5654 #  - "doc"
5655 #  - "level"
5656 #  - "parent"
5657 #  data-start-level: 3
5658
5659 # VPP MRR Results 3n-dnv
5660 - type: "file"
5661   title: "VPP MRR Results 3n-dnv"
5662   algorithm: "file_test_results"
5663   output-file-ext: ".rst"
5664   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5665   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"
5666   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5667   data: "vpp-mrr-results-3n-dnv"
5668   filter: "'MRR'"
5669   parameters:
5670   - "name"
5671   - "doc"
5672   - "level"
5673   - "parent"
5674   data-start-level: 3
5675
5676 # VPP MRR Results 2n-dnv
5677 - type: "file"
5678   title: "VPP MRR Results 2n-dnv"
5679   algorithm: "file_test_results"
5680   output-file-ext: ".rst"
5681   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5682   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"
5683   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5684   data: "vpp-mrr-results-2n-dnv"
5685   filter: "'MRR'"
5686   parameters:
5687   - "name"
5688   - "doc"
5689   - "level"
5690   - "parent"
5691   data-start-level: 3
5692
5693 # VPP MRR Configuration 3n-hsw
5694 - type: "file"
5695   title: "VPP MRR Configuration 3n-hsw"
5696   algorithm: "file_test_results"
5697   output-file-ext: ".rst"
5698   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5699   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"
5700   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5701   data: "vpp-mrr-results-3n-hsw"
5702   filter: "'MRR'"
5703   parameters:
5704   - "name"
5705   - "doc"
5706   - "level"
5707   - "parent"
5708   data-start-level: 3
5709
5710 ## VPP MRR Configuration 3n-skx
5711 #- type: "file"
5712 #  title: "VPP MRR Configuration 3n-skx"
5713 #  algorithm: "file_test_results"
5714 #  output-file-ext: ".rst"
5715 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5716 #  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"
5717 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5718 #  data: "vpp-mrr-results-3n-skx"
5719 #  filter: "'MRR'"
5720 #  parameters:
5721 #  - "name"
5722 #  - "doc"
5723 #  - "level"
5724 #  - "parent"
5725 #  data-start-level: 3
5726 #
5727 ## VPP MRR Configuration 2n-skx
5728 #- type: "file"
5729 #  title: "VPP MRR Configuration 2n-skx"
5730 #  algorithm: "file_test_results"
5731 #  output-file-ext: ".rst"
5732 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5733 #  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"
5734 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5735 #  data: "vpp-mrr-results-2n-skx"
5736 #  filter: "'MRR'"
5737 #  parameters:
5738 #  - "name"
5739 #  - "doc"
5740 #  - "level"
5741 #  - "parent"
5742 #  data-start-level: 3
5743
5744 ## VPP MRR Configuration 2n-clx
5745 #- type: "file"
5746 #  title: "VPP MRR Configuration 2n-clx"
5747 #  algorithm: "file_test_results"
5748 #  output-file-ext: ".rst"
5749 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5750 #  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"
5751 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5752 #  data: "vpp-mrr-results-2n-clx"
5753 #  filter: "'MRR'"
5754 #  parameters:
5755 #  - "name"
5756 #  - "doc"
5757 #  - "level"
5758 #  - "parent"
5759 #  data-start-level: 3
5760
5761 ## VPP MRR Configuration 3n-tsh
5762 #- type: "file"
5763 #  title: "VPP MRR Configuration 3n-tsh"
5764 #  algorithm: "file_test_results"
5765 #  output-file-ext: ".rst"
5766 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5767 #  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"
5768 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5769 #  data: "vpp-mrr-results-3n-tsh"
5770 #  filter: "'MRR'"
5771 #  parameters:
5772 #  - "name"
5773 #  - "doc"
5774 #  - "level"
5775 #  - "parent"
5776 #  data-start-level: 3
5777
5778 # VPP MRR Configuration 3n-dnv
5779 - type: "file"
5780   title: "VPP MRR Configuration 3n-dnv"
5781   algorithm: "file_test_results"
5782   output-file-ext: ".rst"
5783   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5784   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"
5785   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5786   data: "vpp-mrr-results-3n-dnv"
5787   filter: "'MRR'"
5788   parameters:
5789   - "name"
5790   - "doc"
5791   - "level"
5792   - "parent"
5793   data-start-level: 3
5794
5795 # VPP MRR Configuration 2n-dnv
5796 - type: "file"
5797   title: "VPP MRR Configuration 2n-dnv"
5798   algorithm: "file_test_results"
5799   output-file-ext: ".rst"
5800   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5801   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"
5802   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5803   data: "vpp-mrr-results-2n-dnv"
5804   filter: "'MRR'"
5805   parameters:
5806   - "name"
5807   - "doc"
5808   - "level"
5809   - "parent"
5810   data-start-level: 3
5811
5812 # VPP Device Results - Ubuntu
5813 - type: "file"
5814   title: "VPP Device Results - Ubuntu"
5815   algorithm: "file_test_results"
5816   output-file-ext: ".rst"
5817   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5818   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"
5819   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5820   data: "vpp-device-results-ubuntu"
5821   filter: "all"
5822   parameters:
5823   - "name"
5824   - "doc"
5825   - "level"
5826   - "parent"
5827   data-start-level: 2
5828
5829 # VPP Device Configuration - Ubuntu
5830 - type: "file"
5831   title: "VPP Device Configuration - Ubuntu"
5832   algorithm: "file_test_results"
5833   output-file-ext: ".rst"
5834   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5835   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"
5836   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5837   data: "vpp-device-results-ubuntu"
5838   filter: "all"
5839   parameters:
5840   - "name"
5841   - "doc"
5842   - "level"
5843   - "parent"
5844   data-start-level: 2
5845
5846 # DPDK Performance Results 3n-hsw
5847 - type: "file"
5848   title: "DPDK Performance Results 3n-hsw"
5849   algorithm: "file_test_results"
5850   output-file-ext: ".rst"
5851   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5852   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"
5853   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5854   data: "dpdk-perf-results-3n-hsw"
5855   filter: "all"
5856   parameters:
5857   - "name"
5858   - "doc"
5859   - "level"
5860   - "parent"
5861   data-start-level: 3
5862
5863 ## DPDK Performance Results 3n-skx
5864 #- type: "file"
5865 #  title: "DPDK Performance Results 3n-skx"
5866 #  algorithm: "file_test_results"
5867 #  output-file-ext: ".rst"
5868 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5869 #  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"
5870 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5871 #  data: "dpdk-perf-results-3n-skx"
5872 #  filter: "all"
5873 #  parameters:
5874 #  - "name"
5875 #  - "doc"
5876 #  - "level"
5877 #  - "parent"
5878 #  data-start-level: 3
5879 #
5880 ## DPDK Performance Results 2n-skx
5881 #- type: "file"
5882 #  title: "DPDK Performance Results 2n-skx"
5883 #  algorithm: "file_test_results"
5884 #  output-file-ext: ".rst"
5885 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5886 #  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"
5887 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5888 #  data: "dpdk-perf-results-2n-skx"
5889 #  filter: "all"
5890 #  parameters:
5891 #  - "name"
5892 #  - "doc"
5893 #  - "level"
5894 #  - "parent"
5895 #  data-start-level: 3
5896
5897 ## DPDK Performance Results 2n-clx
5898 #- type: "file"
5899 #  title: "DPDK Performance Results 2n-clx"
5900 #  algorithm: "file_test_results"
5901 #  output-file-ext: ".rst"
5902 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5903 #  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"
5904 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5905 #  data: "dpdk-perf-results-2n-clx"
5906 #  filter: "all"
5907 #  parameters:
5908 #  - "name"
5909 #  - "doc"
5910 #  - "level"
5911 #  - "parent"
5912 #  data-start-level: 3
5913
5914 # DPDK Performance Results 2n-dnv
5915 - type: "file"
5916   title: "DPDK Performance Results 2n-dnv"
5917   algorithm: "file_test_results"
5918   output-file-ext: ".rst"
5919   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5920   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"
5921   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5922   data: "dpdk-perf-results-2n-dnv"
5923   filter: "all"
5924   parameters:
5925   - "name"
5926   - "doc"
5927   - "level"
5928   - "parent"
5929   data-start-level: 3
5930
5931 # DPDK Performance Results 3n-dnv
5932 - type: "file"
5933   title: "DPDK Performance Results 3n-dnv"
5934   algorithm: "file_test_results"
5935   output-file-ext: ".rst"
5936   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5937   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"
5938   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5939   data: "dpdk-perf-results-3n-dnv"
5940   filter: "all"
5941   parameters:
5942   - "name"
5943   - "doc"
5944   - "level"
5945   - "parent"
5946   data-start-level: 3
5947
5948 ################################################################################
5949 ###                                P L O T S                                 ###
5950 ################################################################################
5951
5952 ## Plots VPP HTTP Server Performance
5953 #- type: "plot"
5954 #  title: "VPP HTTP Server Performance"
5955 #  algorithm: "plot_http_server_perf_box"
5956 #  output-file-type: ".html"
5957 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5958 #  data:
5959 #    "plot-vpp-http-server-performance"
5960 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5961 #  # each tag is enclosed with ' (apostrophe).
5962 #  filter: "'HTTP' and 'TCP_CPS'"
5963 #  parameters:
5964 #  - "result"
5965 #  - "name"
5966 #  traces:
5967 #    hoverinfo: "y+name"
5968 #    boxpoints: "outliers"
5969 #    whiskerwidth: 0
5970 #  layout:
5971 #    title: "VPP HTTP Server Performance"
5972 #    layout:
5973 #      "plot-cps"
5974 #
5975 #- type: "plot"
5976 #  title: "VPP HTTP Server Performance"
5977 #  algorithm: "plot_http_server_perf_box"
5978 #  output-file-type: ".html"
5979 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5980 #  data:
5981 #    "plot-vpp-http-server-performance"
5982 #  filter: "'HTTP' and 'TCP_RPS'"
5983 #  parameters:
5984 #  - "result"
5985 #  - "name"
5986 #  traces:
5987 #    hoverinfo: "y+name"
5988 #    boxpoints: "outliers"
5989 #    whiskerwidth: 0
5990 #  layout:
5991 #    title: "VPP HTTP Server Performance"
5992 #    layout:
5993 #      "plot-rps"
5994
5995 ################################################################################
5996
5997 ## Soak Test (PLRsearch), boxes
5998 #- type: "plot"
5999 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6000 #  algorithm: "plot_perf_box_name"
6001 #  output-file-type: ".html"
6002 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6003 #  data: "plot-vpp-soak-2n-skx"
6004 #  include:
6005 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6006 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6007 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6008 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6009 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6010 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6011 #  layout:
6012 #    title: "30 Minutes Soak Test (PLRsearch)"
6013 #    layout: "plot-soak-throughput"
6014 #
6015 ## Soak Test (PLRsearch), boxes
6016 #- type: "plot"
6017 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6018 #  algorithm: "plot_perf_box_name"
6019 #  output-file-type: ".html"
6020 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6021 #  data: "plot-vpp-soak-2n-skx"
6022 #  include:
6023 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6024 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6025 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6026 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6027 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6028 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6029 #  layout:
6030 #    title: "30 Minutes Soak Test (PLRsearch)"
6031 #    layout: "plot-soak-throughput"
6032
6033 ###############################################################################
6034
6035 #- type: "plot"
6036 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6037 #  algorithm: "plot_nf_reconf_box_name"
6038 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6039 #  data: "plot-vpp-nfv-reconf-2n-skx"
6040 #  include:
6041 #    - "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"
6042 #    - "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"
6043 #    - "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"
6044 #    - "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"
6045 #    - "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"
6046 #    - "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"
6047 #  layout:
6048 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6049 #    layout: "plot-throughput"
6050 #
6051 #- type: "plot"
6052 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6053 #  algorithm: "plot_nf_reconf_box_name"
6054 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6055 #  data: "plot-vpp-nfv-reconf-2n-skx"
6056 #  include:
6057 #    - "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"
6058 #    - "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"
6059 #    - "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"
6060 #    - "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"
6061 #    - "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"
6062 #    - "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"
6063 #  layout:
6064 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6065 #    layout: "plot-throughput"
6066 #
6067 #- type: "plot"
6068 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6069 #  algorithm: "plot_nf_reconf_box_name"
6070 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6071 #  data: "plot-vpp-nfv-reconf-2n-skx"
6072 #  include:
6073 #    - "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"
6074 #    - "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"
6075 #    - "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"
6076 #    - "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"
6077 #    - "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"
6078 #    - "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"
6079 #  layout:
6080 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6081 #    layout: "plot-throughput"
6082 #
6083 ################################################################################
6084 ## Plots - NF Density - VSC - MRR 64b
6085 #- type: "plot"
6086 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6087 #  algorithm: "plot_nf_heatmap"
6088 #  output-file-type: ".html"
6089 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6090 #  data: "plot-vpp-nfv-2n-skx-mrr"
6091 #  filter: "'NIC_Intel-XXV710' and
6092 #           'NF_DENSITY' and
6093 #           'VHOST' and
6094 #           not 'VXLAN' and
6095 #           'CHAIN' and
6096 #           'NF_VPPIP4' and
6097 #           '64B' and
6098 #           '2T1C' and
6099 #           'MRR'"
6100 #  parameters:
6101 #  - "result"
6102 #  - "name"
6103 #  - "tags"
6104 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6105 #  x-axis: "X = VNFs per Service Chain"
6106 #  y-axis: "Y = Number of Service Chains"
6107 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6108 #  layout:
6109 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6110 #    layout: "plot-service-density"
6111 #
6112 #- type: "plot"
6113 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6114 #  algorithm: "plot_nf_heatmap"
6115 #  output-file-type: ".html"
6116 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6117 #  data: "plot-vpp-nfv-2n-skx-mrr"
6118 #  filter: "'NIC_Intel-XXV710' and
6119 #           'NF_DENSITY' and
6120 #           'VHOST' and
6121 #           not 'VXLAN' and
6122 #           'CHAIN' and
6123 #           'NF_VPPIP4' and
6124 #           '64B' and
6125 #           '4T2C' and
6126 #           'MRR'"
6127 #  parameters:
6128 #  - "result"
6129 #  - "name"
6130 #  - "tags"
6131 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6132 #  x-axis: "X = VNFs per Service Chain"
6133 #  y-axis: "Y = Number of Service Chains"
6134 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6135 #  layout:
6136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6137 #    layout: "plot-service-density"
6138 #
6139 #- type: "plot"
6140 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6141 #  algorithm: "plot_nf_heatmap"
6142 #  output-file-type: ".html"
6143 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6144 #  data: "plot-vpp-nfv-2n-skx-mrr"
6145 #  filter: "'NIC_Intel-XXV710' and
6146 #           'NF_DENSITY' and
6147 #           'VHOST' and
6148 #           not 'VXLAN' and
6149 #           'CHAIN' and
6150 #           'NF_VPPIP4' and
6151 #           '64B' and
6152 #           '8T4C' and
6153 #           'MRR'"
6154 #  parameters:
6155 #  - "result"
6156 #  - "name"
6157 #  - "tags"
6158 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6159 #  x-axis: "X = VNFs per Service Chain"
6160 #  y-axis: "Y = Number of Service Chains"
6161 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6162 #  layout:
6163 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6164 #    layout: "plot-service-density"
6165 #
6166 ## Plots - NF Density - VSC - MRR IMIX
6167 #- type: "plot"
6168 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6169 #  algorithm: "plot_nf_heatmap"
6170 #  output-file-type: ".html"
6171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6172 #  data: "plot-vpp-nfv-2n-skx-mrr"
6173 #  filter: "'NIC_Intel-XXV710' and
6174 #           'NF_DENSITY' and
6175 #           'VHOST' and
6176 #           not 'VXLAN' and
6177 #           'CHAIN' and
6178 #           'NF_VPPIP4' and
6179 #           'IMIX' and
6180 #           '2T1C' and
6181 #           'MRR'"
6182 #  parameters:
6183 #  - "result"
6184 #  - "name"
6185 #  - "tags"
6186 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6187 #  x-axis: "X = VNFs per Service Chain"
6188 #  y-axis: "Y = Number of Service Chains"
6189 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6190 #  layout:
6191 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6192 #    layout: "plot-service-density"
6193 #
6194 #- type: "plot"
6195 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6196 #  algorithm: "plot_nf_heatmap"
6197 #  output-file-type: ".html"
6198 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6199 #  data: "plot-vpp-nfv-2n-skx-mrr"
6200 #  filter: "'NIC_Intel-XXV710' and
6201 #           'NF_DENSITY' and
6202 #           'VHOST' and
6203 #           not 'VXLAN' and
6204 #           'CHAIN' and
6205 #           'NF_VPPIP4' and
6206 #           'IMIX' and
6207 #           '4T2C' and
6208 #           'MRR'"
6209 #  parameters:
6210 #  - "result"
6211 #  - "name"
6212 #  - "tags"
6213 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6214 #  x-axis: "X = VNFs per Service Chain"
6215 #  y-axis: "Y = Number of Service Chains"
6216 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6217 #  layout:
6218 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6219 #    layout: "plot-service-density"
6220 #
6221 #- type: "plot"
6222 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6223 #  algorithm: "plot_nf_heatmap"
6224 #  output-file-type: ".html"
6225 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6226 #  data: "plot-vpp-nfv-2n-skx-mrr"
6227 #  filter: "'NIC_Intel-XXV710' and
6228 #           'NF_DENSITY' and
6229 #           'VHOST' and
6230 #           not 'VXLAN' and
6231 #           'CHAIN' and
6232 #           'NF_VPPIP4' and
6233 #           'IMIX' and
6234 #           '8T4C' and
6235 #           'MRR'"
6236 #  parameters:
6237 #  - "result"
6238 #  - "name"
6239 #  - "tags"
6240 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6241 #  x-axis: "X = VNFs per Service Chain"
6242 #  y-axis: "Y = Number of Service Chains"
6243 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6244 #  layout:
6245 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6246 #    layout: "plot-service-density"
6247 #
6248 ## Plots - NF Density - VSC - NDR 64b
6249 #- type: "plot"
6250 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6251 #  algorithm: "plot_nf_heatmap"
6252 #  output-file-type: ".html"
6253 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6254 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6255 #  filter: "'NIC_Intel-XXV710' and
6256 #           'NF_DENSITY' and
6257 #           'VHOST' and
6258 #           not 'VXLAN' and
6259 #           'CHAIN' and
6260 #           'NF_VPPIP4' and
6261 #           '64B' and
6262 #           '2T1C' and
6263 #           'NDRPDR'"
6264 #  parameters:
6265 #  - "throughput"
6266 #  - "name"
6267 #  - "tags"
6268 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6269 #  x-axis: "X = VNFs per Service Chain"
6270 #  y-axis: "Y = Number of Service Chains"
6271 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6272 #  layout:
6273 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6274 #    layout: "plot-service-density"
6275 #
6276 #- type: "plot"
6277 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6278 #  algorithm: "plot_nf_heatmap"
6279 #  output-file-type: ".html"
6280 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6281 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6282 #  filter: "'NIC_Intel-XXV710' and
6283 #           'NF_DENSITY' and
6284 #           'VHOST' and
6285 #           not 'VXLAN' and
6286 #           'CHAIN' and
6287 #           'NF_VPPIP4' and
6288 #           '64B' and
6289 #           '4T2C' and
6290 #           'NDRPDR'"
6291 #  parameters:
6292 #  - "throughput"
6293 #  - "name"
6294 #  - "tags"
6295 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6296 #  x-axis: "X = VNFs per Service Chain"
6297 #  y-axis: "Y = Number of Service Chains"
6298 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6299 #  layout:
6300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6301 #    layout: "plot-service-density"
6302 #
6303 #- type: "plot"
6304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6305 #  algorithm: "plot_nf_heatmap"
6306 #  output-file-type: ".html"
6307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6308 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6309 #  filter: "'NIC_Intel-XXV710' and
6310 #           'NF_DENSITY' and
6311 #           'VHOST' and
6312 #           not 'VXLAN' and
6313 #           'CHAIN' and
6314 #           'NF_VPPIP4' and
6315 #           '64B' and
6316 #           '8T4C' and
6317 #           'NDRPDR'"
6318 #  parameters:
6319 #  - "throughput"
6320 #  - "name"
6321 #  - "tags"
6322 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6323 #  x-axis: "X = VNFs per Service Chain"
6324 #  y-axis: "Y = Number of Service Chains"
6325 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6326 #  layout:
6327 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6328 #    layout: "plot-service-density"
6329 #
6330 ## Plots - NF Density - VSC - NDR IMIX
6331 #- type: "plot"
6332 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6333 #  algorithm: "plot_nf_heatmap"
6334 #  output-file-type: ".html"
6335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6336 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6337 #  filter: "'NIC_Intel-XXV710' and
6338 #           'NF_DENSITY' and
6339 #           'VHOST' and
6340 #           not 'VXLAN' and
6341 #           'CHAIN' and
6342 #           'NF_VPPIP4' and
6343 #           'IMIX' and
6344 #           '2T1C' and
6345 #           'NDRPDR'"
6346 #  parameters:
6347 #  - "throughput"
6348 #  - "name"
6349 #  - "tags"
6350 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6351 #  x-axis: "X = VNFs per Service Chain"
6352 #  y-axis: "Y = Number of Service Chains"
6353 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6354 #  layout:
6355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6356 #    layout: "plot-service-density"
6357 #
6358 #- type: "plot"
6359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6360 #  algorithm: "plot_nf_heatmap"
6361 #  output-file-type: ".html"
6362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6363 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6364 #  filter: "'NIC_Intel-XXV710' and
6365 #           'NF_DENSITY' and
6366 #           'VHOST' and
6367 #           not 'VXLAN' and
6368 #           'CHAIN' and
6369 #           'NF_VPPIP4' and
6370 #           'IMIX' and
6371 #           '4T2C' and
6372 #           'NDRPDR'"
6373 #  parameters:
6374 #  - "throughput"
6375 #  - "name"
6376 #  - "tags"
6377 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6378 #  x-axis: "X = VNFs per Service Chain"
6379 #  y-axis: "Y = Number of Service Chains"
6380 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6381 #  layout:
6382 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6383 #    layout: "plot-service-density"
6384 #
6385 #- type: "plot"
6386 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6387 #  algorithm: "plot_nf_heatmap"
6388 #  output-file-type: ".html"
6389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6390 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6391 #  filter: "'NIC_Intel-XXV710' and
6392 #           'NF_DENSITY' and
6393 #           'VHOST' and
6394 #           not 'VXLAN' and
6395 #           'CHAIN' and
6396 #           'NF_VPPIP4' and
6397 #           'IMIX' and
6398 #           '8T4C' and
6399 #           'NDRPDR'"
6400 #  parameters:
6401 #  - "throughput"
6402 #  - "name"
6403 #  - "tags"
6404 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6405 #  x-axis: "X = VNFs per Service Chain"
6406 #  y-axis: "Y = Number of Service Chains"
6407 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6408 #  layout:
6409 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6410 #    layout: "plot-service-density"
6411 #
6412 ## Plots - NF Density - VSC - PDR 64b
6413 #- type: "plot"
6414 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6415 #  algorithm: "plot_nf_heatmap"
6416 #  output-file-type: ".html"
6417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6418 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6419 #  filter: "'NIC_Intel-XXV710' and
6420 #           'NF_DENSITY' and
6421 #           'VHOST' and
6422 #           not 'VXLAN' and
6423 #           'CHAIN' and
6424 #           'NF_VPPIP4' and
6425 #           '64B' and
6426 #           '2T1C' and
6427 #           'NDRPDR'"
6428 #  parameters:
6429 #  - "throughput"
6430 #  - "name"
6431 #  - "tags"
6432 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6433 #  x-axis: "X = VNFs per Service Chain"
6434 #  y-axis: "Y = Number of Service Chains"
6435 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6436 #  layout:
6437 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6438 #    layout: "plot-service-density"
6439 #
6440 #- type: "plot"
6441 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6442 #  algorithm: "plot_nf_heatmap"
6443 #  output-file-type: ".html"
6444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6445 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6446 #  filter: "'NIC_Intel-XXV710' and
6447 #           'NF_DENSITY' and
6448 #           'VHOST' and
6449 #           not 'VXLAN' and
6450 #           'CHAIN' and
6451 #           'NF_VPPIP4' and
6452 #           '64B' and
6453 #           '4T2C' and
6454 #           'NDRPDR'"
6455 #  parameters:
6456 #  - "throughput"
6457 #  - "name"
6458 #  - "tags"
6459 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6460 #  x-axis: "X = VNFs per Service Chain"
6461 #  y-axis: "Y = Number of Service Chains"
6462 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6463 #  layout:
6464 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6465 #    layout: "plot-service-density"
6466 #
6467 #- type: "plot"
6468 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6469 #  algorithm: "plot_nf_heatmap"
6470 #  output-file-type: ".html"
6471 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6472 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6473 #  filter: "'NIC_Intel-XXV710' and
6474 #           'NF_DENSITY' and
6475 #           'VHOST' and
6476 #           not 'VXLAN' and
6477 #           'CHAIN' and
6478 #           'NF_VPPIP4' and
6479 #           '64B' and
6480 #           '8T4C' and
6481 #           'NDRPDR'"
6482 #  parameters:
6483 #  - "throughput"
6484 #  - "name"
6485 #  - "tags"
6486 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6487 #  x-axis: "X = VNFs per Service Chain"
6488 #  y-axis: "Y = Number of Service Chains"
6489 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6490 #  layout:
6491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6492 #    layout: "plot-service-density"
6493 #
6494 ## Plots - NF Density - VSC - PDR IMIX
6495 #- type: "plot"
6496 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6497 #  algorithm: "plot_nf_heatmap"
6498 #  output-file-type: ".html"
6499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6500 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6501 #  filter: "'NIC_Intel-XXV710' and
6502 #           'NF_DENSITY' and
6503 #           'VHOST' and
6504 #           not 'VXLAN' and
6505 #           'CHAIN' and
6506 #           'NF_VPPIP4' and
6507 #           'IMIX' and
6508 #           '2T1C' and
6509 #           'NDRPDR'"
6510 #  parameters:
6511 #  - "throughput"
6512 #  - "name"
6513 #  - "tags"
6514 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6515 #  x-axis: "X = VNFs per Service Chain"
6516 #  y-axis: "Y = Number of Service Chains"
6517 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6518 #  layout:
6519 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6520 #    layout: "plot-service-density"
6521 #
6522 #- type: "plot"
6523 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6524 #  algorithm: "plot_nf_heatmap"
6525 #  output-file-type: ".html"
6526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6527 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6528 #  filter: "'NIC_Intel-XXV710' and
6529 #           'NF_DENSITY' and
6530 #           'VHOST' and
6531 #           not 'VXLAN' and
6532 #           'CHAIN' and
6533 #           'NF_VPPIP4' and
6534 #           'IMIX' and
6535 #           '4T2C' and
6536 #           'NDRPDR'"
6537 #  parameters:
6538 #  - "throughput"
6539 #  - "name"
6540 #  - "tags"
6541 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6542 #  x-axis: "X = VNFs per Service Chain"
6543 #  y-axis: "Y = Number of Service Chains"
6544 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6545 #  layout:
6546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6547 #    layout: "plot-service-density"
6548 #
6549 #- type: "plot"
6550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6551 #  algorithm: "plot_nf_heatmap"
6552 #  output-file-type: ".html"
6553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6554 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6555 #  filter: "'NIC_Intel-XXV710' and
6556 #           'NF_DENSITY' and
6557 #           'VHOST' and
6558 #           not 'VXLAN' and
6559 #           'CHAIN' and
6560 #           'NF_VPPIP4' and
6561 #           'IMIX' and
6562 #           '8T4C' and
6563 #           'NDRPDR'"
6564 #  parameters:
6565 #  - "throughput"
6566 #  - "name"
6567 #  - "tags"
6568 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6569 #  x-axis: "X = VNFs per Service Chain"
6570 #  y-axis: "Y = Number of Service Chains"
6571 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6572 #  layout:
6573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6574 #    layout: "plot-service-density"
6575 #
6576 ################################################################################
6577 ## Plots - NF Density - VSC - MRR 64b
6578 #- type: "plot"
6579 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6580 #  algorithm: "plot_nf_heatmap"
6581 #  output-file-type: ".html"
6582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6583 #  data: "plot-vpp-nfv-2n-skx-mrr"
6584 #  filter: "'NIC_Intel-XXV710' and
6585 #           'NF_DENSITY' and
6586 #           'VHOST' and
6587 #           'VXLAN' and
6588 #           'CHAIN' and
6589 #           '118' and
6590 #           '2T1C' and
6591 #           'MRR'"
6592 #  parameters:
6593 #  - "result"
6594 #  - "name"
6595 #  - "tags"
6596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6597 #  x-axis: "X = VNFs per Service Chain"
6598 #  y-axis: "Y = Number of Service Chains"
6599 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6600 #  layout:
6601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6602 #    layout: "plot-service-density"
6603 #
6604 #- type: "plot"
6605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6606 #  algorithm: "plot_nf_heatmap"
6607 #  output-file-type: ".html"
6608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6609 #  data: "plot-vpp-nfv-2n-skx-mrr"
6610 #  filter: "'NIC_Intel-XXV710' and
6611 #           'NF_DENSITY' and
6612 #           'VHOST' and
6613 #           'VXLAN' and
6614 #           'CHAIN' and
6615 #           '118' and
6616 #           '4T2C' and
6617 #           'MRR'"
6618 #  parameters:
6619 #  - "result"
6620 #  - "name"
6621 #  - "tags"
6622 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6623 #  x-axis: "X = VNFs per Service Chain"
6624 #  y-axis: "Y = Number of Service Chains"
6625 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6626 #  layout:
6627 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6628 #    layout: "plot-service-density"
6629 #
6630 #- type: "plot"
6631 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6632 #  algorithm: "plot_nf_heatmap"
6633 #  output-file-type: ".html"
6634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6635 #  data: "plot-vpp-nfv-2n-skx-mrr"
6636 #  filter: "'NIC_Intel-XXV710' and
6637 #           'NF_DENSITY' and
6638 #           'VHOST' and
6639 #           'VXLAN' and
6640 #           'CHAIN' and
6641 #           '118' and
6642 #           '8T4C' and
6643 #           'MRR'"
6644 #  parameters:
6645 #  - "result"
6646 #  - "name"
6647 #  - "tags"
6648 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6649 #  x-axis: "X = VNFs per Service Chain"
6650 #  y-axis: "Y = Number of Service Chains"
6651 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6652 #  layout:
6653 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6654 #    layout: "plot-service-density"
6655 #
6656 ## Plots - NF Density - VSC - MRR IMIX
6657 #- type: "plot"
6658 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6659 #  algorithm: "plot_nf_heatmap"
6660 #  output-file-type: ".html"
6661 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6662 #  data: "plot-vpp-nfv-2n-skx-mrr"
6663 #  filter: "'NIC_Intel-XXV710' and
6664 #           'NF_DENSITY' and
6665 #           'VHOST' and
6666 #           'VXLAN' and
6667 #           'CHAIN' and
6668 #           'IMIX' and
6669 #           '2T1C' and
6670 #           'MRR'"
6671 #  parameters:
6672 #  - "result"
6673 #  - "name"
6674 #  - "tags"
6675 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6676 #  x-axis: "X = VNFs per Service Chain"
6677 #  y-axis: "Y = Number of Service Chains"
6678 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6679 #  layout:
6680 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6681 #    layout: "plot-service-density"
6682 #
6683 #- type: "plot"
6684 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6685 #  algorithm: "plot_nf_heatmap"
6686 #  output-file-type: ".html"
6687 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6688 #  data: "plot-vpp-nfv-2n-skx-mrr"
6689 #  filter: "'NIC_Intel-XXV710' and
6690 #           'NF_DENSITY' and
6691 #           'VHOST' and
6692 #           'VXLAN' and
6693 #           'CHAIN' and
6694 #           'IMIX' and
6695 #           '4T2C' and
6696 #           'MRR'"
6697 #  parameters:
6698 #  - "result"
6699 #  - "name"
6700 #  - "tags"
6701 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6702 #  x-axis: "X = VNFs per Service Chain"
6703 #  y-axis: "Y = Number of Service Chains"
6704 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6705 #  layout:
6706 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6707 #    layout: "plot-service-density"
6708 #
6709 #- type: "plot"
6710 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6711 #  algorithm: "plot_nf_heatmap"
6712 #  output-file-type: ".html"
6713 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6714 #  data: "plot-vpp-nfv-2n-skx-mrr"
6715 #  filter: "'NIC_Intel-XXV710' and
6716 #           'NF_DENSITY' and
6717 #           'VHOST' and
6718 #           'VXLAN' and
6719 #           'CHAIN' and
6720 #           'IMIX' and
6721 #           '8T4C' and
6722 #           'MRR'"
6723 #  parameters:
6724 #  - "result"
6725 #  - "name"
6726 #  - "tags"
6727 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6728 #  x-axis: "X = VNFs per Service Chain"
6729 #  y-axis: "Y = Number of Service Chains"
6730 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6731 #  layout:
6732 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6733 #    layout: "plot-service-density"
6734 #
6735 ## Plots - NF Density - VSC - NDR 64b
6736 #- type: "plot"
6737 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6738 #  algorithm: "plot_nf_heatmap"
6739 #  output-file-type: ".html"
6740 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6741 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6742 #  filter: "'NIC_Intel-XXV710' and
6743 #           'NF_DENSITY' and
6744 #           'VHOST' and
6745 #           'VXLAN' and
6746 #           'CHAIN' and
6747 #           '118' and
6748 #           '2T1C' and
6749 #           'NDRPDR'"
6750 #  parameters:
6751 #  - "throughput"
6752 #  - "name"
6753 #  - "tags"
6754 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6755 #  x-axis: "X = VNFs per Service Chain"
6756 #  y-axis: "Y = Number of Service Chains"
6757 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6758 #  layout:
6759 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6760 #    layout: "plot-service-density"
6761 #
6762 #- type: "plot"
6763 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6764 #  algorithm: "plot_nf_heatmap"
6765 #  output-file-type: ".html"
6766 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6767 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6768 #  filter: "'NIC_Intel-XXV710' and
6769 #           'NF_DENSITY' and
6770 #           'VHOST' and
6771 #           'VXLAN' and
6772 #           'CHAIN' and
6773 #           '118' and
6774 #           '4T2C' and
6775 #           'NDRPDR'"
6776 #  parameters:
6777 #  - "throughput"
6778 #  - "name"
6779 #  - "tags"
6780 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6781 #  x-axis: "X = VNFs per Service Chain"
6782 #  y-axis: "Y = Number of Service Chains"
6783 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6784 #  layout:
6785 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6786 #    layout: "plot-service-density"
6787 #
6788 #- type: "plot"
6789 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6790 #  algorithm: "plot_nf_heatmap"
6791 #  output-file-type: ".html"
6792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6793 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6794 #  filter: "'NIC_Intel-XXV710' and
6795 #           'NF_DENSITY' and
6796 #           'VHOST' and
6797 #           'VXLAN' and
6798 #           'CHAIN' and
6799 #           '118' and
6800 #           '8T4C' and
6801 #           'NDRPDR'"
6802 #  parameters:
6803 #  - "throughput"
6804 #  - "name"
6805 #  - "tags"
6806 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6807 #  x-axis: "X = VNFs per Service Chain"
6808 #  y-axis: "Y = Number of Service Chains"
6809 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6810 #  layout:
6811 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6812 #    layout: "plot-service-density"
6813 #
6814 ## Plots - NF Density - VSC - NDR IMIX
6815 #- type: "plot"
6816 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6817 #  algorithm: "plot_nf_heatmap"
6818 #  output-file-type: ".html"
6819 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6820 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6821 #  filter: "'NIC_Intel-XXV710' and
6822 #           'NF_DENSITY' and
6823 #           'VHOST' and
6824 #           'VXLAN' and
6825 #           'CHAIN' and
6826 #           'IMIX' and
6827 #           '2T1C' and
6828 #           'NDRPDR'"
6829 #  parameters:
6830 #  - "throughput"
6831 #  - "name"
6832 #  - "tags"
6833 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6834 #  x-axis: "X = VNFs per Service Chain"
6835 #  y-axis: "Y = Number of Service Chains"
6836 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6837 #  layout:
6838 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6839 #    layout: "plot-service-density"
6840 #
6841 #- type: "plot"
6842 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6843 #  algorithm: "plot_nf_heatmap"
6844 #  output-file-type: ".html"
6845 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6846 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6847 #  filter: "'NIC_Intel-XXV710' and
6848 #           'NF_DENSITY' and
6849 #           'VHOST' and
6850 #           'VXLAN' and
6851 #           'CHAIN' and
6852 #           'IMIX' and
6853 #           '4T2C' and
6854 #           'NDRPDR'"
6855 #  parameters:
6856 #  - "throughput"
6857 #  - "name"
6858 #  - "tags"
6859 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6860 #  x-axis: "X = VNFs per Service Chain"
6861 #  y-axis: "Y = Number of Service Chains"
6862 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6863 #  layout:
6864 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6865 #    layout: "plot-service-density"
6866 #
6867 #- type: "plot"
6868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6869 #  algorithm: "plot_nf_heatmap"
6870 #  output-file-type: ".html"
6871 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6872 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6873 #  filter: "'NIC_Intel-XXV710' and
6874 #           'NF_DENSITY' and
6875 #           'VHOST' and
6876 #           'VXLAN' and
6877 #           'CHAIN' and
6878 #           'IMIX' and
6879 #           '8T4C' and
6880 #           'NDRPDR'"
6881 #  parameters:
6882 #  - "throughput"
6883 #  - "name"
6884 #  - "tags"
6885 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6886 #  x-axis: "X = VNFs per Service Chain"
6887 #  y-axis: "Y = Number of Service Chains"
6888 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6889 #  layout:
6890 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6891 #    layout: "plot-service-density"
6892 #
6893 ## Plots - NF Density - VSC - PDR 64b
6894 #- type: "plot"
6895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6896 #  algorithm: "plot_nf_heatmap"
6897 #  output-file-type: ".html"
6898 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6899 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6900 #  filter: "'NIC_Intel-XXV710' and
6901 #           'NF_DENSITY' and
6902 #           'VHOST' and
6903 #           'VXLAN' and
6904 #           'CHAIN' and
6905 #           '118' and
6906 #           '2T1C' and
6907 #           'NDRPDR'"
6908 #  parameters:
6909 #  - "throughput"
6910 #  - "name"
6911 #  - "tags"
6912 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6913 #  x-axis: "X = VNFs per Service Chain"
6914 #  y-axis: "Y = Number of Service Chains"
6915 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6916 #  layout:
6917 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6918 #    layout: "plot-service-density"
6919 #
6920 #- type: "plot"
6921 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6922 #  algorithm: "plot_nf_heatmap"
6923 #  output-file-type: ".html"
6924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6925 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6926 #  filter: "'NIC_Intel-XXV710' and
6927 #           'NF_DENSITY' and
6928 #           'VHOST' and
6929 #           'VXLAN' and
6930 #           'CHAIN' and
6931 #           '118' and
6932 #           '4T2C' and
6933 #           'NDRPDR'"
6934 #  parameters:
6935 #  - "throughput"
6936 #  - "name"
6937 #  - "tags"
6938 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6939 #  x-axis: "X = VNFs per Service Chain"
6940 #  y-axis: "Y = Number of Service Chains"
6941 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6942 #  layout:
6943 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6944 #    layout: "plot-service-density"
6945 #
6946 #- type: "plot"
6947 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6948 #  algorithm: "plot_nf_heatmap"
6949 #  output-file-type: ".html"
6950 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6951 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6952 #  filter: "'NIC_Intel-XXV710' and
6953 #           'NF_DENSITY' and
6954 #           'VHOST' and
6955 #           'VXLAN' and
6956 #           'CHAIN' and
6957 #           '118' and
6958 #           '8T4C' and
6959 #           'NDRPDR'"
6960 #  parameters:
6961 #  - "throughput"
6962 #  - "name"
6963 #  - "tags"
6964 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6965 #  x-axis: "X = VNFs per Service Chain"
6966 #  y-axis: "Y = Number of Service Chains"
6967 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6968 #  layout:
6969 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6970 #    layout: "plot-service-density"
6971 #
6972 ## Plots - NF Density - VSC - PDR IMIX
6973 #- type: "plot"
6974 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6975 #  algorithm: "plot_nf_heatmap"
6976 #  output-file-type: ".html"
6977 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6978 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6979 #  filter: "'NIC_Intel-XXV710' and
6980 #           'NF_DENSITY' and
6981 #           'VHOST' and
6982 #           'VXLAN' and
6983 #           'CHAIN' and
6984 #           'IMIX' and
6985 #           '2T1C' and
6986 #           'NDRPDR'"
6987 #  parameters:
6988 #  - "throughput"
6989 #  - "name"
6990 #  - "tags"
6991 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6992 #  x-axis: "X = VNFs per Service Chain"
6993 #  y-axis: "Y = Number of Service Chains"
6994 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6995 #  layout:
6996 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6997 #    layout: "plot-service-density"
6998 #
6999 #- type: "plot"
7000 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7001 #  algorithm: "plot_nf_heatmap"
7002 #  output-file-type: ".html"
7003 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7004 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7005 #  filter: "'NIC_Intel-XXV710' and
7006 #           'NF_DENSITY' and
7007 #           'VHOST' and
7008 #           'VXLAN' and
7009 #           'CHAIN' and
7010 #           'IMIX' and
7011 #           '4T2C' and
7012 #           'NDRPDR'"
7013 #  parameters:
7014 #  - "throughput"
7015 #  - "name"
7016 #  - "tags"
7017 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7018 #  x-axis: "X = VNFs per Service Chain"
7019 #  y-axis: "Y = Number of Service Chains"
7020 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7021 #  layout:
7022 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7023 #    layout: "plot-service-density"
7024 #
7025 #- type: "plot"
7026 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7027 #  algorithm: "plot_nf_heatmap"
7028 #  output-file-type: ".html"
7029 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7030 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7031 #  filter: "'NIC_Intel-XXV710' and
7032 #           'NF_DENSITY' and
7033 #           'VHOST' and
7034 #           'VXLAN' and
7035 #           'CHAIN' and
7036 #           'IMIX' and
7037 #           '8T4C' and
7038 #           'NDRPDR'"
7039 #  parameters:
7040 #  - "throughput"
7041 #  - "name"
7042 #  - "tags"
7043 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7044 #  x-axis: "X = VNFs per Service Chain"
7045 #  y-axis: "Y = Number of Service Chains"
7046 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7047 #  layout:
7048 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7049 #    layout: "plot-service-density"
7050 #
7051 ################################################################################
7052 ## Plots - NF Density - CSC - MRR 64b
7053 #- type: "plot"
7054 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7055 #  algorithm: "plot_nf_heatmap"
7056 #  output-file-type: ".html"
7057 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7058 #  data: "plot-vpp-nfv-2n-skx-mrr"
7059 #  filter: "'NIC_Intel-XXV710' and
7060 #           'NF_DENSITY' and
7061 #           'DOCKER' and
7062 #           'CHAIN' and
7063 #           'NF_VPPIP4' and
7064 #           '64B' and
7065 #           '2T1C' and
7066 #           'MRR'"
7067 #  parameters:
7068 #  - "result"
7069 #  - "name"
7070 #  - "tags"
7071 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7072 #  x-axis: "X = CNFs per Service Chain"
7073 #  y-axis: "Y = Number of Service Chains"
7074 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7075 #  layout:
7076 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7077 #    layout: "plot-service-density"
7078 #
7079 #- type: "plot"
7080 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7081 #  algorithm: "plot_nf_heatmap"
7082 #  output-file-type: ".html"
7083 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7084 #  data: "plot-vpp-nfv-2n-skx-mrr"
7085 #  filter: "'NIC_Intel-XXV710' and
7086 #           'NF_DENSITY' and
7087 #           'DOCKER' and
7088 #           'CHAIN' and
7089 #           'NF_VPPIP4' and
7090 #           '64B' and
7091 #           '4T2C' and
7092 #           'MRR'"
7093 #  parameters:
7094 #  - "result"
7095 #  - "name"
7096 #  - "tags"
7097 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7098 #  x-axis: "X = CNFs per Service Chain"
7099 #  y-axis: "Y = Number of Service Chains"
7100 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7101 #  layout:
7102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7103 #    layout: "plot-service-density"
7104 #
7105 #- type: "plot"
7106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7107 #  algorithm: "plot_nf_heatmap"
7108 #  output-file-type: ".html"
7109 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7110 #  data: "plot-vpp-nfv-2n-skx-mrr"
7111 #  filter: "'NIC_Intel-XXV710' and
7112 #           'NF_DENSITY' and
7113 #           'DOCKER' and
7114 #           'CHAIN' and
7115 #           'NF_VPPIP4' and
7116 #           '64B' and
7117 #           '8T4C' and
7118 #           'MRR'"
7119 #  parameters:
7120 #  - "result"
7121 #  - "name"
7122 #  - "tags"
7123 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7124 #  x-axis: "X = CNFs per Service Chain"
7125 #  y-axis: "Y = Number of Service Chains"
7126 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7127 #  layout:
7128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7129 #    layout: "plot-service-density"
7130 #
7131 ## Plots - NF Density - CSC - MRR IMIX
7132 #- type: "plot"
7133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7134 #  algorithm: "plot_nf_heatmap"
7135 #  output-file-type: ".html"
7136 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7137 #  data: "plot-vpp-nfv-2n-skx-mrr"
7138 #  filter: "'NIC_Intel-XXV710' and
7139 #           'NF_DENSITY' and
7140 #           'DOCKER' and
7141 #           'CHAIN' and
7142 #           'NF_VPPIP4' and
7143 #           'IMIX' and
7144 #           '2T1C' and
7145 #           'MRR'"
7146 #  parameters:
7147 #  - "result"
7148 #  - "name"
7149 #  - "tags"
7150 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7151 #  x-axis: "X = CNFs per Service Chain"
7152 #  y-axis: "Y = Number of Service Chains"
7153 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7154 #  layout:
7155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7156 #    layout: "plot-service-density"
7157 #
7158 #- type: "plot"
7159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7160 #  algorithm: "plot_nf_heatmap"
7161 #  output-file-type: ".html"
7162 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7163 #  data: "plot-vpp-nfv-2n-skx-mrr"
7164 #  filter: "'NIC_Intel-XXV710' and
7165 #           'NF_DENSITY' and
7166 #           'DOCKER' and
7167 #           'CHAIN' and
7168 #           'NF_VPPIP4' and
7169 #           'IMIX' and
7170 #           '4T2C' and
7171 #           'MRR'"
7172 #  parameters:
7173 #  - "result"
7174 #  - "name"
7175 #  - "tags"
7176 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7177 #  x-axis: "X = CNFs per Service Chain"
7178 #  y-axis: "Y = Number of Service Chains"
7179 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7180 #  layout:
7181 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7182 #    layout: "plot-service-density"
7183 #
7184 #- type: "plot"
7185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7186 #  algorithm: "plot_nf_heatmap"
7187 #  output-file-type: ".html"
7188 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7189 #  data: "plot-vpp-nfv-2n-skx-mrr"
7190 #  filter: "'NIC_Intel-XXV710' and
7191 #           'NF_DENSITY' and
7192 #           'DOCKER' and
7193 #           'CHAIN' and
7194 #           'NF_VPPIP4' and
7195 #           'IMIX' and
7196 #           '8T4C' and
7197 #           'MRR'"
7198 #  parameters:
7199 #  - "result"
7200 #  - "name"
7201 #  - "tags"
7202 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7203 #  x-axis: "X = CNFs per Service Chain"
7204 #  y-axis: "Y = Number of Service Chains"
7205 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7206 #  layout:
7207 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7208 #    layout: "plot-service-density"
7209 #
7210 ## Plots - NF Density - CSC - NDR 64b
7211 #- type: "plot"
7212 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7213 #  algorithm: "plot_nf_heatmap"
7214 #  output-file-type: ".html"
7215 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7216 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7217 #  filter: "'NIC_Intel-XXV710' and
7218 #           'NF_DENSITY' and
7219 #           'DOCKER' and
7220 #           'CHAIN' and
7221 #           'NF_VPPIP4' and
7222 #           '64B' and
7223 #           '2T1C' and
7224 #           'NDRPDR'"
7225 #  parameters:
7226 #  - "throughput"
7227 #  - "name"
7228 #  - "tags"
7229 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7230 #  x-axis: "X = CNFs per Service Chain"
7231 #  y-axis: "Y = Number of Service Chains"
7232 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7233 #  layout:
7234 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7235 #    layout: "plot-service-density"
7236 #
7237 #- type: "plot"
7238 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7239 #  algorithm: "plot_nf_heatmap"
7240 #  output-file-type: ".html"
7241 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7242 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7243 #  filter: "'NIC_Intel-XXV710' and
7244 #           'NF_DENSITY' and
7245 #           'DOCKER' and
7246 #           'CHAIN' and
7247 #           'NF_VPPIP4' and
7248 #           '64B' and
7249 #           '4T2C' and
7250 #           'NDRPDR'"
7251 #  parameters:
7252 #  - "throughput"
7253 #  - "name"
7254 #  - "tags"
7255 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7256 #  x-axis: "X = CNFs per Service Chain"
7257 #  y-axis: "Y = Number of Service Chains"
7258 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7259 #  layout:
7260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7261 #    layout: "plot-service-density"
7262 #
7263 #- type: "plot"
7264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7265 #  algorithm: "plot_nf_heatmap"
7266 #  output-file-type: ".html"
7267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7268 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7269 #  filter: "'NIC_Intel-XXV710' and
7270 #           'NF_DENSITY' and
7271 #           'DOCKER' and
7272 #           'CHAIN' and
7273 #           'NF_VPPIP4' and
7274 #           '64B' and
7275 #           '8T4C' and
7276 #           'NDRPDR'"
7277 #  parameters:
7278 #  - "throughput"
7279 #  - "name"
7280 #  - "tags"
7281 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7282 #  x-axis: "X = CNFs per Service Chain"
7283 #  y-axis: "Y = Number of Service Chains"
7284 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7285 #  layout:
7286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7287 #    layout: "plot-service-density"
7288 #
7289 ## Plots - NF Density - CSC - NDR IMIX
7290 #- type: "plot"
7291 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7292 #  algorithm: "plot_nf_heatmap"
7293 #  output-file-type: ".html"
7294 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7295 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7296 #  filter: "'NIC_Intel-XXV710' and
7297 #           'NF_DENSITY' and
7298 #           'DOCKER' and
7299 #           'CHAIN' and
7300 #           'NF_VPPIP4' and
7301 #           'IMIX' and
7302 #           '2T1C' and
7303 #           'NDRPDR'"
7304 #  parameters:
7305 #  - "throughput"
7306 #  - "name"
7307 #  - "tags"
7308 #  include-tests: "NDR" # "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 NDR) [Mpps]"
7312 #  layout:
7313 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7314 #    layout: "plot-service-density"
7315 #
7316 #- type: "plot"
7317 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7318 #  algorithm: "plot_nf_heatmap"
7319 #  output-file-type: ".html"
7320 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7321 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7322 #  filter: "'NIC_Intel-XXV710' and
7323 #           'NF_DENSITY' and
7324 #           'DOCKER' and
7325 #           'CHAIN' and
7326 #           'NF_VPPIP4' and
7327 #           'IMIX' and
7328 #           '4T2C' and
7329 #           'NDRPDR'"
7330 #  parameters:
7331 #  - "throughput"
7332 #  - "name"
7333 #  - "tags"
7334 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7335 #  x-axis: "X = CNFs per Service Chain"
7336 #  y-axis: "Y = Number of Service Chains"
7337 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7338 #  layout:
7339 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7340 #    layout: "plot-service-density"
7341 #
7342 #- type: "plot"
7343 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7344 #  algorithm: "plot_nf_heatmap"
7345 #  output-file-type: ".html"
7346 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7347 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7348 #  filter: "'NIC_Intel-XXV710' and
7349 #           'NF_DENSITY' and
7350 #           'DOCKER' and
7351 #           'CHAIN' and
7352 #           'NF_VPPIP4' and
7353 #           'IMIX' and
7354 #           '8T4C' and
7355 #           'NDRPDR'"
7356 #  parameters:
7357 #  - "throughput"
7358 #  - "name"
7359 #  - "tags"
7360 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7361 #  x-axis: "X = CNFs per Service Chain"
7362 #  y-axis: "Y = Number of Service Chains"
7363 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7364 #  layout:
7365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7366 #    layout: "plot-service-density"
7367 #
7368 ## Plots - NF Density - CSC - PDR 64b
7369 #- type: "plot"
7370 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7371 #  algorithm: "plot_nf_heatmap"
7372 #  output-file-type: ".html"
7373 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7374 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7375 #  filter: "'NIC_Intel-XXV710' and
7376 #           'NF_DENSITY' and
7377 #           'DOCKER' and
7378 #           'CHAIN' and
7379 #           'NF_VPPIP4' and
7380 #           '64B' and
7381 #           '2T1C' and
7382 #           'NDRPDR'"
7383 #  parameters:
7384 #  - "throughput"
7385 #  - "name"
7386 #  - "tags"
7387 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7388 #  x-axis: "X = CNFs per Service Chain"
7389 #  y-axis: "Y = Number of Service Chains"
7390 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7391 #  layout:
7392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7393 #    layout: "plot-service-density"
7394 #
7395 #- type: "plot"
7396 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7397 #  algorithm: "plot_nf_heatmap"
7398 #  output-file-type: ".html"
7399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7400 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7401 #  filter: "'NIC_Intel-XXV710' and
7402 #           'NF_DENSITY' and
7403 #           'DOCKER' and
7404 #           'CHAIN' and
7405 #           'NF_VPPIP4' and
7406 #           '64B' and
7407 #           '4T2C' and
7408 #           'NDRPDR'"
7409 #  parameters:
7410 #  - "throughput"
7411 #  - "name"
7412 #  - "tags"
7413 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7414 #  x-axis: "X = CNFs per Service Chain"
7415 #  y-axis: "Y = Number of Service Chains"
7416 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7417 #  layout:
7418 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7419 #    layout: "plot-service-density"
7420 #
7421 #- type: "plot"
7422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7423 #  algorithm: "plot_nf_heatmap"
7424 #  output-file-type: ".html"
7425 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7426 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7427 #  filter: "'NIC_Intel-XXV710' and
7428 #           'NF_DENSITY' and
7429 #           'DOCKER' and
7430 #           'CHAIN' and
7431 #           'NF_VPPIP4' and
7432 #           '64B' and
7433 #           '8T4C' and
7434 #           'NDRPDR'"
7435 #  parameters:
7436 #  - "throughput"
7437 #  - "name"
7438 #  - "tags"
7439 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7440 #  x-axis: "X = CNFs per Service Chain"
7441 #  y-axis: "Y = Number of Service Chains"
7442 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7443 #  layout:
7444 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7445 #    layout: "plot-service-density"
7446 #
7447 ## Plots - NF Density - CSC - PDR IMIX
7448 #- type: "plot"
7449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7450 #  algorithm: "plot_nf_heatmap"
7451 #  output-file-type: ".html"
7452 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7453 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7454 #  filter: "'NIC_Intel-XXV710' and
7455 #           'NF_DENSITY' and
7456 #           'DOCKER' and
7457 #           'CHAIN' and
7458 #           'NF_VPPIP4' and
7459 #           'IMIX' and
7460 #           '2T1C' and
7461 #           'NDRPDR'"
7462 #  parameters:
7463 #  - "throughput"
7464 #  - "name"
7465 #  - "tags"
7466 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7467 #  x-axis: "X = CNFs per Service Chain"
7468 #  y-axis: "Y = Number of Service Chains"
7469 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7470 #  layout:
7471 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7472 #    layout: "plot-service-density"
7473 #
7474 #- type: "plot"
7475 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7476 #  algorithm: "plot_nf_heatmap"
7477 #  output-file-type: ".html"
7478 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7479 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7480 #  filter: "'NIC_Intel-XXV710' and
7481 #           'NF_DENSITY' and
7482 #           'DOCKER' and
7483 #           'CHAIN' and
7484 #           'NF_VPPIP4' and
7485 #           'IMIX' and
7486 #           '4T2C' and
7487 #           'NDRPDR'"
7488 #  parameters:
7489 #  - "throughput"
7490 #  - "name"
7491 #  - "tags"
7492 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7493 #  x-axis: "X = CNFs per Service Chain"
7494 #  y-axis: "Y = Number of Service Chains"
7495 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7496 #  layout:
7497 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7498 #    layout: "plot-service-density"
7499 #
7500 #- type: "plot"
7501 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7502 #  algorithm: "plot_nf_heatmap"
7503 #  output-file-type: ".html"
7504 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7505 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7506 #  filter: "'NIC_Intel-XXV710' and
7507 #           'NF_DENSITY' and
7508 #           'DOCKER' and
7509 #           'CHAIN' and
7510 #           'NF_VPPIP4' and
7511 #           'IMIX' and
7512 #           '8T4C' and
7513 #           'NDRPDR'"
7514 #  parameters:
7515 #  - "throughput"
7516 #  - "name"
7517 #  - "tags"
7518 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7519 #  x-axis: "X = CNFs per Service Chain"
7520 #  y-axis: "Y = Number of Service Chains"
7521 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7522 #  layout:
7523 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7524 #    layout: "plot-service-density"
7525 #
7526 ################################################################################
7527 #
7528 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7529 #- type: "plot"
7530 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7531 #  algorithm: "plot_nf_heatmap"
7532 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7533 #  data: "plot-vpp-nfv-3n-skx-mrr"
7534 #  filter: "'NIC_Intel-XXV710' and
7535 #           'NF_DENSITY' and
7536 #           'DOCKER' and
7537 #           'CHAIN' and
7538 #           'NF_VPPIP4' and
7539 #           'IPSEC' and
7540 #           'TNL_4' and
7541 #           'IMIX' and
7542 #           '2T1C' and
7543 #           'MRR'"
7544 #  parameters:
7545 #  - "result"
7546 #  - "name"
7547 #  - "tags"
7548 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7549 #  x-axis: "X = CNFs per Service Chain"
7550 #  y-axis: "Y = Number of Service Chains"
7551 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7552 #  layout:
7553 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7554 #    layout: "plot-service-density"
7555 #
7556 #- type: "plot"
7557 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7558 #  algorithm: "plot_nf_heatmap"
7559 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7560 #  data: "plot-vpp-nfv-3n-skx-mrr"
7561 #  filter: "'NIC_Intel-XXV710' and
7562 #           'NF_DENSITY' and
7563 #           'DOCKER' and
7564 #           'CHAIN' and
7565 #           'NF_VPPIP4' and
7566 #           'IPSEC' and
7567 #           'TNL_4' and
7568 #           'IMIX' and
7569 #           '4T2C' and
7570 #           'MRR'"
7571 #  parameters:
7572 #  - "result"
7573 #  - "name"
7574 #  - "tags"
7575 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7576 #  x-axis: "X = CNFs per Service Chain"
7577 #  y-axis: "Y = Number of Service Chains"
7578 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7579 #  layout:
7580 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7581 #    layout: "plot-service-density"
7582 #
7583 #- type: "plot"
7584 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7585 #  algorithm: "plot_nf_heatmap"
7586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7587 #  data: "plot-vpp-nfv-3n-skx-mrr"
7588 #  filter: "'NIC_Intel-XXV710' and
7589 #           'NF_DENSITY' and
7590 #           'DOCKER' and
7591 #           'CHAIN' and
7592 #           'NF_VPPIP4' and
7593 #           'IPSEC' and
7594 #           'TNL_4' and
7595 #           'IMIX' and
7596 #           '8T4C' and
7597 #           'MRR'"
7598 #  parameters:
7599 #  - "result"
7600 #  - "name"
7601 #  - "tags"
7602 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7603 #  x-axis: "X = CNFs per Service Chain"
7604 #  y-axis: "Y = Number of Service Chains"
7605 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7606 #  layout:
7607 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7608 #    layout: "plot-service-density"
7609 #
7610 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7611 #- type: "plot"
7612 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7613 #  algorithm: "plot_nf_heatmap"
7614 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7615 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7616 #  filter: "'NIC_Intel-XXV710' and
7617 #           'NF_DENSITY' and
7618 #           'DOCKER' and
7619 #           'CHAIN' and
7620 #           'NF_VPPIP4' and
7621 #           'IPSEC' and
7622 #           'TNL_4' and
7623 #           'IMIX' and
7624 #           '2T1C' and
7625 #           'NDRPDR'"
7626 #  parameters:
7627 #  - "throughput"
7628 #  - "name"
7629 #  - "tags"
7630 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7631 #  x-axis: "X = CNFs per Service Chain"
7632 #  y-axis: "Y = Number of Service Chains"
7633 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7634 #  layout:
7635 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7636 #    layout: "plot-service-density"
7637 #
7638 #- type: "plot"
7639 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7640 #  algorithm: "plot_nf_heatmap"
7641 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7642 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7643 #  filter: "'NIC_Intel-XXV710' and
7644 #           'NF_DENSITY' and
7645 #           'DOCKER' and
7646 #           'CHAIN' and
7647 #           'NF_VPPIP4' and
7648 #           'IPSEC' and
7649 #           'TNL_4' and
7650 #           'IMIX' and
7651 #           '4T2C' and
7652 #           'NDRPDR'"
7653 #  parameters:
7654 #  - "throughput"
7655 #  - "name"
7656 #  - "tags"
7657 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7658 #  x-axis: "X = CNFs per Service Chain"
7659 #  y-axis: "Y = Number of Service Chains"
7660 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7661 #  layout:
7662 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7663 #    layout: "plot-service-density"
7664 #
7665 #- type: "plot"
7666 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7667 #  algorithm: "plot_nf_heatmap"
7668 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7669 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7670 #  filter: "'NIC_Intel-XXV710' and
7671 #           'NF_DENSITY' and
7672 #           'DOCKER' and
7673 #           'CHAIN' and
7674 #           'NF_VPPIP4' and
7675 #           'IPSEC' and
7676 #           'TNL_4' and
7677 #           'IMIX' and
7678 #           '8T4C' and
7679 #           'NDRPDR'"
7680 #  parameters:
7681 #  - "throughput"
7682 #  - "name"
7683 #  - "tags"
7684 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7685 #  x-axis: "X = CNFs per Service Chain"
7686 #  y-axis: "Y = Number of Service Chains"
7687 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7688 #  layout:
7689 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7690 #    layout: "plot-service-density"
7691 #
7692 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7693 #- type: "plot"
7694 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7695 #  algorithm: "plot_nf_heatmap"
7696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7697 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7698 #  filter: "'NIC_Intel-XXV710' and
7699 #           'NF_DENSITY' and
7700 #           'DOCKER' and
7701 #           'CHAIN' and
7702 #           'NF_VPPIP4' and
7703 #           'IPSEC' and
7704 #           'TNL_4' and
7705 #           'IMIX' and
7706 #           '2T1C' and
7707 #           'NDRPDR'"
7708 #  parameters:
7709 #  - "throughput"
7710 #  - "name"
7711 #  - "tags"
7712 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7713 #  x-axis: "X = CNFs per Service Chain"
7714 #  y-axis: "Y = Number of Service Chains"
7715 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7716 #  layout:
7717 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7718 #    layout: "plot-service-density"
7719 #
7720 #- type: "plot"
7721 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7722 #  algorithm: "plot_nf_heatmap"
7723 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7724 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7725 #  filter: "'NIC_Intel-XXV710' and
7726 #           'NF_DENSITY' and
7727 #           'DOCKER' and
7728 #           'CHAIN' and
7729 #           'NF_VPPIP4' and
7730 #           'IPSEC' and
7731 #           'TNL_4' and
7732 #           'IMIX' and
7733 #           '4T2C' and
7734 #           'NDRPDR'"
7735 #  parameters:
7736 #  - "throughput"
7737 #  - "name"
7738 #  - "tags"
7739 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7740 #  x-axis: "X = CNFs per Service Chain"
7741 #  y-axis: "Y = Number of Service Chains"
7742 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7743 #  layout:
7744 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7745 #    layout: "plot-service-density"
7746 #
7747 #- type: "plot"
7748 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7749 #  algorithm: "plot_nf_heatmap"
7750 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7751 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7752 #  filter: "'NIC_Intel-XXV710' and
7753 #           'NF_DENSITY' and
7754 #           'DOCKER' and
7755 #           'CHAIN' and
7756 #           'NF_VPPIP4' and
7757 #           'IPSEC' and
7758 #           'TNL_4' and
7759 #           'IMIX' and
7760 #           '8T4C' and
7761 #           'NDRPDR'"
7762 #  parameters:
7763 #  - "throughput"
7764 #  - "name"
7765 #  - "tags"
7766 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7767 #  x-axis: "X = CNFs per Service Chain"
7768 #  y-axis: "Y = Number of Service Chains"
7769 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7770 #  layout:
7771 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7772 #    layout: "plot-service-density"
7773
7774 ###############################################################################
7775
7776 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7777 - type: "plot"
7778   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7779   algorithm: "plot_nf_heatmap"
7780   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7781   data: "plot-vpp-nfv-3n-hsw-mrr"
7782   filter: "'NIC_Intel-XL710' and
7783            'NF_DENSITY' and
7784            'DOCKER' and
7785            'CHAIN' and
7786            'NF_VPPIP4' and
7787            'IMIX' and
7788            'TNL_4' and
7789            '1T1C' and
7790            'MRR'"
7791   parameters:
7792   - "result"
7793   - "name"
7794   - "tags"
7795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7796   x-axis: "X = CNFs per Service Chain"
7797   y-axis: "Y = Number of Service Chains"
7798   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7799   layout:
7800     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7801     layout: "plot-service-density"
7802
7803 - type: "plot"
7804   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7805   algorithm: "plot_nf_heatmap"
7806   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7807   data: "plot-vpp-nfv-3n-hsw-mrr"
7808   filter: "'NIC_Intel-XL710' and
7809            'NF_DENSITY' and
7810            'DOCKER' and
7811            'CHAIN' and
7812            'NF_VPPIP4' and
7813            'IPSEC' and
7814            'TNL_4' and
7815            'IMIX' and
7816            '2T2C' and
7817            'MRR'"
7818   parameters:
7819   - "result"
7820   - "name"
7821   - "tags"
7822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7823   x-axis: "X = CNFs per Service Chain"
7824   y-axis: "Y = Number of Service Chains"
7825   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7826   layout:
7827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7828     layout: "plot-service-density"
7829
7830 - type: "plot"
7831   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7832   algorithm: "plot_nf_heatmap"
7833   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7834   data: "plot-vpp-nfv-3n-hsw-mrr"
7835   filter: "'NIC_Intel-XL710' and
7836            'NF_DENSITY' and
7837            'DOCKER' and
7838            'CHAIN' and
7839            'NF_VPPIP4' and
7840            'IPSEC' and
7841            'TNL_4' and
7842            'IMIX' and
7843            '4T4C' and
7844            'MRR'"
7845   parameters:
7846   - "result"
7847   - "name"
7848   - "tags"
7849   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7850   x-axis: "X = CNFs per Service Chain"
7851   y-axis: "Y = Number of Service Chains"
7852   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7853   layout:
7854     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7855     layout: "plot-service-density"
7856
7857 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7858 - type: "plot"
7859   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7860   algorithm: "plot_nf_heatmap"
7861   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7862   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7863   filter: "'NIC_Intel-XL710' and
7864            'NF_DENSITY' and
7865            'DOCKER' and
7866            'CHAIN' and
7867            'NF_VPPIP4' and
7868            'IPSEC' and
7869            'TNL_4' and
7870            'IMIX' and
7871            '1T1C' and
7872            'NDRPDR'"
7873   parameters:
7874   - "throughput"
7875   - "name"
7876   - "tags"
7877   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7878   x-axis: "X = CNFs per Service Chain"
7879   y-axis: "Y = Number of Service Chains"
7880   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7881   layout:
7882     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7883     layout: "plot-service-density"
7884
7885 - type: "plot"
7886   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7887   algorithm: "plot_nf_heatmap"
7888   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7889   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7890   filter: "'NIC_Intel-XL710' and
7891            'NF_DENSITY' and
7892            'DOCKER' and
7893            'CHAIN' and
7894            'NF_VPPIP4' and
7895            'IPSEC' and
7896            'TNL_4' and
7897            'IMIX' and
7898            '2T2C' and
7899            'NDRPDR'"
7900   parameters:
7901   - "throughput"
7902   - "name"
7903   - "tags"
7904   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7905   x-axis: "X = CNFs per Service Chain"
7906   y-axis: "Y = Number of Service Chains"
7907   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7908   layout:
7909     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7910     layout: "plot-service-density"
7911
7912 - type: "plot"
7913   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7914   algorithm: "plot_nf_heatmap"
7915   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7916   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7917   filter: "'NIC_Intel-XL710' and
7918            'NF_DENSITY' and
7919            'DOCKER' and
7920            'CHAIN' and
7921            'NF_VPPIP4' and
7922            'IPSEC' and
7923            'TNL_4' and
7924            'IMIX' and
7925            '4T4C' and
7926            'NDRPDR'"
7927   parameters:
7928   - "throughput"
7929   - "name"
7930   - "tags"
7931   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7932   x-axis: "X = CNFs per Service Chain"
7933   y-axis: "Y = Number of Service Chains"
7934   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7935   layout:
7936     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7937     layout: "plot-service-density"
7938
7939 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7940 - type: "plot"
7941   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7942   algorithm: "plot_nf_heatmap"
7943   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7944   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7945   filter: "'NIC_Intel-XL710' and
7946            'NF_DENSITY' and
7947            'DOCKER' and
7948            'CHAIN' and
7949            'NF_VPPIP4' and
7950            'IPSEC' and
7951            'TNL_4' and
7952            'IMIX' and
7953            '1T1C' and
7954            'NDRPDR'"
7955   parameters:
7956   - "throughput"
7957   - "name"
7958   - "tags"
7959   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7960   x-axis: "X = CNFs per Service Chain"
7961   y-axis: "Y = Number of Service Chains"
7962   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7963   layout:
7964     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7965     layout: "plot-service-density"
7966
7967 - type: "plot"
7968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7969   algorithm: "plot_nf_heatmap"
7970   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7971   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7972   filter: "'NIC_Intel-XL710' and
7973            'NF_DENSITY' and
7974            'DOCKER' and
7975            'CHAIN' and
7976            'NF_VPPIP4' and
7977            'IPSEC' and
7978            'TNL_4' and
7979            'IMIX' and
7980            '2T2C' and
7981            'NDRPDR'"
7982   parameters:
7983   - "throughput"
7984   - "name"
7985   - "tags"
7986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7987   x-axis: "X = CNFs per Service Chain"
7988   y-axis: "Y = Number of Service Chains"
7989   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7990   layout:
7991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7992     layout: "plot-service-density"
7993
7994 - type: "plot"
7995   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7996   algorithm: "plot_nf_heatmap"
7997   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7998   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7999   filter: "'NIC_Intel-XL710' and
8000            'NF_DENSITY' and
8001            'DOCKER' and
8002            'CHAIN' and
8003            'NF_VPPIP4' and
8004            'IPSEC' and
8005            'TNL_4' and
8006            'IMIX' and
8007            '4T4C' and
8008            'NDRPDR'"
8009   parameters:
8010   - "throughput"
8011   - "name"
8012   - "tags"
8013   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8014   x-axis: "X = CNFs per Service Chain"
8015   y-axis: "Y = Number of Service Chains"
8016   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8017   layout:
8018     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8019     layout: "plot-service-density"
8020
8021 ###############################################################################
8022
8023 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8024 #- type: "plot"
8025 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8026 #  algorithm: "plot_nf_heatmap"
8027 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8028 #  data: "plot-vpp-nfv-3n-skx-mrr"
8029 #  filter: "'NIC_Intel-XXV710' and
8030 #           'NF_DENSITY' and
8031 #           'DOCKER' and
8032 #           'CHAIN' and
8033 #           'NF_VPPIP4' and
8034 #           'IPSEC' and
8035 #           'TNL_1000' and
8036 #           'IMIX' and
8037 #           '2T1C' and
8038 #           'MRR'"
8039 #  parameters:
8040 #  - "result"
8041 #  - "name"
8042 #  - "tags"
8043 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8044 #  x-axis: "X = CNFs per Service Chain"
8045 #  y-axis: "Y = Number of Service Chains"
8046 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8047 #  layout:
8048 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8049 #    layout: "plot-service-density"
8050 #
8051 #- type: "plot"
8052 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8053 #  algorithm: "plot_nf_heatmap"
8054 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8055 #  data: "plot-vpp-nfv-3n-skx-mrr"
8056 #  filter: "'NIC_Intel-XXV710' and
8057 #           'NF_DENSITY' and
8058 #           'DOCKER' and
8059 #           'CHAIN' and
8060 #           'NF_VPPIP4' and
8061 #           'IPSEC' and
8062 #           'TNL_1000' and
8063 #           'IMIX' and
8064 #           '4T2C' and
8065 #           'MRR'"
8066 #  parameters:
8067 #  - "result"
8068 #  - "name"
8069 #  - "tags"
8070 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8071 #  x-axis: "X = CNFs per Service Chain"
8072 #  y-axis: "Y = Number of Service Chains"
8073 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8074 #  layout:
8075 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8076 #    layout: "plot-service-density"
8077 #
8078 #- type: "plot"
8079 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8080 #  algorithm: "plot_nf_heatmap"
8081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8082 #  data: "plot-vpp-nfv-3n-skx-mrr"
8083 #  filter: "'NIC_Intel-XXV710' and
8084 #           'NF_DENSITY' and
8085 #           'DOCKER' and
8086 #           'CHAIN' and
8087 #           'NF_VPPIP4' and
8088 #           'IPSEC' and
8089 #           'TNL_1000' and
8090 #           'IMIX' and
8091 #           '8T4C' and
8092 #           'MRR'"
8093 #  parameters:
8094 #  - "result"
8095 #  - "name"
8096 #  - "tags"
8097 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8098 #  x-axis: "X = CNFs per Service Chain"
8099 #  y-axis: "Y = Number of Service Chains"
8100 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8101 #  layout:
8102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8103 #    layout: "plot-service-density"
8104 #
8105 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8106 #- type: "plot"
8107 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8108 #  algorithm: "plot_nf_heatmap"
8109 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8110 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8111 #  filter: "'NIC_Intel-XXV710' and
8112 #           'NF_DENSITY' and
8113 #           'DOCKER' and
8114 #           'CHAIN' and
8115 #           'NF_VPPIP4' and
8116 #           'IPSEC' and
8117 #           'TNL_1000' and
8118 #           'IMIX' and
8119 #           '2T1C' and
8120 #           'NDRPDR'"
8121 #  parameters:
8122 #  - "throughput"
8123 #  - "name"
8124 #  - "tags"
8125 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8126 #  x-axis: "X = CNFs per Service Chain"
8127 #  y-axis: "Y = Number of Service Chains"
8128 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8129 #  layout:
8130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8131 #    layout: "plot-service-density"
8132 #
8133 #- type: "plot"
8134 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8135 #  algorithm: "plot_nf_heatmap"
8136 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8137 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8138 #  filter: "'NIC_Intel-XXV710' and
8139 #           'NF_DENSITY' and
8140 #           'DOCKER' and
8141 #           'CHAIN' and
8142 #           'NF_VPPIP4' and
8143 #           'IPSEC' and
8144 #           'TNL_1000' and
8145 #           'IMIX' and
8146 #           '4T2C' and
8147 #           'NDRPDR'"
8148 #  parameters:
8149 #  - "throughput"
8150 #  - "name"
8151 #  - "tags"
8152 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8153 #  x-axis: "X = CNFs per Service Chain"
8154 #  y-axis: "Y = Number of Service Chains"
8155 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8156 #  layout:
8157 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8158 #    layout: "plot-service-density"
8159 #
8160 #- type: "plot"
8161 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8162 #  algorithm: "plot_nf_heatmap"
8163 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8164 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8165 #  filter: "'NIC_Intel-XXV710' and
8166 #           'NF_DENSITY' and
8167 #           'DOCKER' and
8168 #           'CHAIN' and
8169 #           'NF_VPPIP4' and
8170 #           'IPSEC' and
8171 #           'TNL_1000' and
8172 #           'IMIX' and
8173 #           '8T4C' and
8174 #           'NDRPDR'"
8175 #  parameters:
8176 #  - "throughput"
8177 #  - "name"
8178 #  - "tags"
8179 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8180 #  x-axis: "X = CNFs per Service Chain"
8181 #  y-axis: "Y = Number of Service Chains"
8182 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8183 #  layout:
8184 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8185 #    layout: "plot-service-density"
8186 #
8187 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8188 #- type: "plot"
8189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8190 #  algorithm: "plot_nf_heatmap"
8191 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8192 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8193 #  filter: "'NIC_Intel-XXV710' and
8194 #           'NF_DENSITY' and
8195 #           'DOCKER' and
8196 #           'CHAIN' and
8197 #           'NF_VPPIP4' and
8198 #           'IPSEC' and
8199 #           'TNL_1000' and
8200 #           'IMIX' and
8201 #           '2T1C' and
8202 #           'NDRPDR'"
8203 #  parameters:
8204 #  - "throughput"
8205 #  - "name"
8206 #  - "tags"
8207 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8208 #  x-axis: "X = CNFs per Service Chain"
8209 #  y-axis: "Y = Number of Service Chains"
8210 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8211 #  layout:
8212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8213 #    layout: "plot-service-density"
8214 #
8215 #- type: "plot"
8216 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8217 #  algorithm: "plot_nf_heatmap"
8218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8219 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8220 #  filter: "'NIC_Intel-XXV710' and
8221 #           'NF_DENSITY' and
8222 #           'DOCKER' and
8223 #           'CHAIN' and
8224 #           'NF_VPPIP4' and
8225 #           'IPSEC' and
8226 #           'TNL_1000' and
8227 #           'IMIX' and
8228 #           '4T2C' and
8229 #           'NDRPDR'"
8230 #  parameters:
8231 #  - "throughput"
8232 #  - "name"
8233 #  - "tags"
8234 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8235 #  x-axis: "X = CNFs per Service Chain"
8236 #  y-axis: "Y = Number of Service Chains"
8237 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8238 #  layout:
8239 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8240 #    layout: "plot-service-density"
8241 #
8242 #- type: "plot"
8243 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8244 #  algorithm: "plot_nf_heatmap"
8245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8246 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8247 #  filter: "'NIC_Intel-XXV710' and
8248 #           'NF_DENSITY' and
8249 #           'DOCKER' and
8250 #           'CHAIN' and
8251 #           'NF_VPPIP4' and
8252 #           'IPSEC' and
8253 #           'TNL_1000' and
8254 #           'IMIX' and
8255 #           '8T4C' and
8256 #           'NDRPDR'"
8257 #  parameters:
8258 #  - "throughput"
8259 #  - "name"
8260 #  - "tags"
8261 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8262 #  x-axis: "X = CNFs per Service Chain"
8263 #  y-axis: "Y = Number of Service Chains"
8264 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8265 #  layout:
8266 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8267 #    layout: "plot-service-density"
8268
8269 ###############################################################################
8270
8271 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8272 - type: "plot"
8273   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8274   algorithm: "plot_nf_heatmap"
8275   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8276   data: "plot-vpp-nfv-3n-hsw-mrr"
8277   filter: "'NIC_Intel-XL710' and
8278            'NF_DENSITY' and
8279            'DOCKER' and
8280            'CHAIN' and
8281            'NF_VPPIP4' and
8282            'IMIX' and
8283            'TNL_1000' and
8284            '1T1C' and
8285            'MRR'"
8286   parameters:
8287   - "result"
8288   - "name"
8289   - "tags"
8290   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8291   x-axis: "X = CNFs per Service Chain"
8292   y-axis: "Y = Number of Service Chains"
8293   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8294   layout:
8295     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8296     layout: "plot-service-density"
8297
8298 - type: "plot"
8299   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8300   algorithm: "plot_nf_heatmap"
8301   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8302   data: "plot-vpp-nfv-3n-hsw-mrr"
8303   filter: "'NIC_Intel-XL710' and
8304            'NF_DENSITY' and
8305            'DOCKER' and
8306            'CHAIN' and
8307            'NF_VPPIP4' and
8308            'IPSEC' and
8309            'TNL_1000' and
8310            'IMIX' and
8311            '2T2C' and
8312            'MRR'"
8313   parameters:
8314   - "result"
8315   - "name"
8316   - "tags"
8317   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8318   x-axis: "X = CNFs per Service Chain"
8319   y-axis: "Y = Number of Service Chains"
8320   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8321   layout:
8322     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8323     layout: "plot-service-density"
8324
8325 - type: "plot"
8326   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8327   algorithm: "plot_nf_heatmap"
8328   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8329   data: "plot-vpp-nfv-3n-hsw-mrr"
8330   filter: "'NIC_Intel-XL710' and
8331            'NF_DENSITY' and
8332            'DOCKER' and
8333            'CHAIN' and
8334            'NF_VPPIP4' and
8335            'IPSEC' and
8336            'TNL_1000' and
8337            'IMIX' and
8338            '4T4C' and
8339            'MRR'"
8340   parameters:
8341   - "result"
8342   - "name"
8343   - "tags"
8344   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8345   x-axis: "X = CNFs per Service Chain"
8346   y-axis: "Y = Number of Service Chains"
8347   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8348   layout:
8349     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8350     layout: "plot-service-density"
8351
8352 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8353 - type: "plot"
8354   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8355   algorithm: "plot_nf_heatmap"
8356   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8357   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8358   filter: "'NIC_Intel-XL710' and
8359            'NF_DENSITY' and
8360            'DOCKER' and
8361            'CHAIN' and
8362            'NF_VPPIP4' and
8363            'IPSEC' and
8364            'TNL_1000' and
8365            'IMIX' and
8366            '1T1C' and
8367            'NDRPDR'"
8368   parameters:
8369   - "throughput"
8370   - "name"
8371   - "tags"
8372   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8373   x-axis: "X = CNFs per Service Chain"
8374   y-axis: "Y = Number of Service Chains"
8375   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8376   layout:
8377     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8378     layout: "plot-service-density"
8379
8380 - type: "plot"
8381   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8382   algorithm: "plot_nf_heatmap"
8383   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8384   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8385   filter: "'NIC_Intel-XL710' and
8386            'NF_DENSITY' and
8387            'DOCKER' and
8388            'CHAIN' and
8389            'NF_VPPIP4' and
8390            'IPSEC' and
8391            'TNL_1000' and
8392            'IMIX' and
8393            '2T2C' and
8394            'NDRPDR'"
8395   parameters:
8396   - "throughput"
8397   - "name"
8398   - "tags"
8399   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8400   x-axis: "X = CNFs per Service Chain"
8401   y-axis: "Y = Number of Service Chains"
8402   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8403   layout:
8404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8405     layout: "plot-service-density"
8406
8407 - type: "plot"
8408   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8409   algorithm: "plot_nf_heatmap"
8410   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8411   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8412   filter: "'NIC_Intel-XL710' and
8413            'NF_DENSITY' and
8414            'DOCKER' and
8415            'CHAIN' and
8416            'NF_VPPIP4' and
8417            'IPSEC' and
8418            'TNL_1000' and
8419            'IMIX' and
8420            '4T4C' and
8421            'NDRPDR'"
8422   parameters:
8423   - "throughput"
8424   - "name"
8425   - "tags"
8426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8427   x-axis: "X = CNFs per Service Chain"
8428   y-axis: "Y = Number of Service Chains"
8429   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8430   layout:
8431     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8432     layout: "plot-service-density"
8433
8434 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8435 - type: "plot"
8436   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8437   algorithm: "plot_nf_heatmap"
8438   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8439   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8440   filter: "'NIC_Intel-XL710' and
8441            'NF_DENSITY' and
8442            'DOCKER' and
8443            'CHAIN' and
8444            'NF_VPPIP4' and
8445            'IPSEC' and
8446            'TNL_1000' and
8447            'IMIX' and
8448            '1T1C' and
8449            'NDRPDR'"
8450   parameters:
8451   - "throughput"
8452   - "name"
8453   - "tags"
8454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8455   x-axis: "X = CNFs per Service Chain"
8456   y-axis: "Y = Number of Service Chains"
8457   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8458   layout:
8459     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8460     layout: "plot-service-density"
8461
8462 - type: "plot"
8463   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8464   algorithm: "plot_nf_heatmap"
8465   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8466   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8467   filter: "'NIC_Intel-XL710' and
8468            'NF_DENSITY' and
8469            'DOCKER' and
8470            'CHAIN' and
8471            'NF_VPPIP4' and
8472            'IPSEC' and
8473            'TNL_1000' and
8474            'IMIX' and
8475            '2T2C' and
8476            'NDRPDR'"
8477   parameters:
8478   - "throughput"
8479   - "name"
8480   - "tags"
8481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8482   x-axis: "X = CNFs per Service Chain"
8483   y-axis: "Y = Number of Service Chains"
8484   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8485   layout:
8486     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8487     layout: "plot-service-density"
8488
8489 - type: "plot"
8490   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8491   algorithm: "plot_nf_heatmap"
8492   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8493   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8494   filter: "'NIC_Intel-XL710' and
8495            'NF_DENSITY' and
8496            'DOCKER' and
8497            'CHAIN' and
8498            'NF_VPPIP4' and
8499            'IPSEC' and
8500            'TNL_1000' and
8501            'IMIX' and
8502            '4T4C' and
8503            'NDRPDR'"
8504   parameters:
8505   - "throughput"
8506   - "name"
8507   - "tags"
8508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8509   x-axis: "X = CNFs per Service Chain"
8510   y-axis: "Y = Number of Service Chains"
8511   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8512   layout:
8513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8514     layout: "plot-service-density"
8515
8516 ###############################################################################
8517
8518 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8519 #- type: "plot"
8520 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8521 #  algorithm: "plot_nf_heatmap"
8522 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8523 #  data: "plot-vpp-nfv-3n-skx-mrr"
8524 #  filter: "'NIC_Intel-XXV710' and
8525 #           'NF_DENSITY' and
8526 #           'DOCKER' and
8527 #           'CHAIN' and
8528 #           'NF_VPPIP4' and
8529 #           'IPSEC' and
8530 #           'TNL_10000' and
8531 #           'IMIX' and
8532 #           '2T1C' and
8533 #           'MRR'"
8534 #  parameters:
8535 #  - "result"
8536 #  - "name"
8537 #  - "tags"
8538 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8539 #  x-axis: "X = CNFs per Service Chain"
8540 #  y-axis: "Y = Number of Service Chains"
8541 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8542 #  layout:
8543 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8544 #    layout: "plot-service-density"
8545 #
8546 #- type: "plot"
8547 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8548 #  algorithm: "plot_nf_heatmap"
8549 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8550 #  data: "plot-vpp-nfv-3n-skx-mrr"
8551 #  filter: "'NIC_Intel-XXV710' and
8552 #           'NF_DENSITY' and
8553 #           'DOCKER' and
8554 #           'CHAIN' and
8555 #           'NF_VPPIP4' and
8556 #           'IPSEC' and
8557 #           'TNL_10000' and
8558 #           'IMIX' and
8559 #           '4T2C' and
8560 #           'MRR'"
8561 #  parameters:
8562 #  - "result"
8563 #  - "name"
8564 #  - "tags"
8565 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8566 #  x-axis: "X = CNFs per Service Chain"
8567 #  y-axis: "Y = Number of Service Chains"
8568 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8569 #  layout:
8570 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8571 #    layout: "plot-service-density"
8572 #
8573 #- type: "plot"
8574 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8575 #  algorithm: "plot_nf_heatmap"
8576 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8577 #  data: "plot-vpp-nfv-3n-skx-mrr"
8578 #  filter: "'NIC_Intel-XXV710' and
8579 #           'NF_DENSITY' and
8580 #           'DOCKER' and
8581 #           'CHAIN' and
8582 #           'NF_VPPIP4' and
8583 #           'IPSEC' and
8584 #           'TNL_10000' and
8585 #           'IMIX' and
8586 #           '8T4C' and
8587 #           'MRR'"
8588 #  parameters:
8589 #  - "result"
8590 #  - "name"
8591 #  - "tags"
8592 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8593 #  x-axis: "X = CNFs per Service Chain"
8594 #  y-axis: "Y = Number of Service Chains"
8595 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8596 #  layout:
8597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8598 #    layout: "plot-service-density"
8599 #
8600 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8601 #- type: "plot"
8602 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8603 #  algorithm: "plot_nf_heatmap"
8604 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8605 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8606 #  filter: "'NIC_Intel-XXV710' and
8607 #           'NF_DENSITY' and
8608 #           'DOCKER' and
8609 #           'CHAIN' and
8610 #           'NF_VPPIP4' and
8611 #           'IPSEC' and
8612 #           'TNL_10000' and
8613 #           'IMIX' and
8614 #           '2T1C' and
8615 #           'NDRPDR'"
8616 #  parameters:
8617 #  - "throughput"
8618 #  - "name"
8619 #  - "tags"
8620 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8621 #  x-axis: "X = CNFs per Service Chain"
8622 #  y-axis: "Y = Number of Service Chains"
8623 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8624 #  layout:
8625 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8626 #    layout: "plot-service-density"
8627 #
8628 #- type: "plot"
8629 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8630 #  algorithm: "plot_nf_heatmap"
8631 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8632 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8633 #  filter: "'NIC_Intel-XXV710' and
8634 #           'NF_DENSITY' and
8635 #           'DOCKER' and
8636 #           'CHAIN' and
8637 #           'NF_VPPIP4' and
8638 #           'IPSEC' and
8639 #           'TNL_10000' and
8640 #           'IMIX' and
8641 #           '4T2C' and
8642 #           'NDRPDR'"
8643 #  parameters:
8644 #  - "throughput"
8645 #  - "name"
8646 #  - "tags"
8647 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8648 #  x-axis: "X = CNFs per Service Chain"
8649 #  y-axis: "Y = Number of Service Chains"
8650 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8651 #  layout:
8652 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8653 #    layout: "plot-service-density"
8654 #
8655 #- type: "plot"
8656 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8657 #  algorithm: "plot_nf_heatmap"
8658 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8659 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8660 #  filter: "'NIC_Intel-XXV710' and
8661 #           'NF_DENSITY' and
8662 #           'DOCKER' and
8663 #           'CHAIN' and
8664 #           'NF_VPPIP4' and
8665 #           'IPSEC' and
8666 #           'TNL_10000' and
8667 #           'IMIX' and
8668 #           '8T4C' and
8669 #           'NDRPDR'"
8670 #  parameters:
8671 #  - "throughput"
8672 #  - "name"
8673 #  - "tags"
8674 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8675 #  x-axis: "X = CNFs per Service Chain"
8676 #  y-axis: "Y = Number of Service Chains"
8677 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8678 #  layout:
8679 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8680 #    layout: "plot-service-density"
8681 #
8682 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8683 #- type: "plot"
8684 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8685 #  algorithm: "plot_nf_heatmap"
8686 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8687 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8688 #  filter: "'NIC_Intel-XXV710' and
8689 #           'NF_DENSITY' and
8690 #           'DOCKER' and
8691 #           'CHAIN' and
8692 #           'NF_VPPIP4' and
8693 #           'IPSEC' and
8694 #           'TNL_10000' and
8695 #           'IMIX' and
8696 #           '2T1C' and
8697 #           'NDRPDR'"
8698 #  parameters:
8699 #  - "throughput"
8700 #  - "name"
8701 #  - "tags"
8702 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8703 #  x-axis: "X = CNFs per Service Chain"
8704 #  y-axis: "Y = Number of Service Chains"
8705 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8706 #  layout:
8707 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8708 #    layout: "plot-service-density"
8709 #
8710 #- type: "plot"
8711 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8712 #  algorithm: "plot_nf_heatmap"
8713 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8714 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8715 #  filter: "'NIC_Intel-XXV710' and
8716 #           'NF_DENSITY' and
8717 #           'DOCKER' and
8718 #           'CHAIN' and
8719 #           'NF_VPPIP4' and
8720 #           'IPSEC' and
8721 #           'TNL_10000' and
8722 #           'IMIX' and
8723 #           '4T2C' and
8724 #           'NDRPDR'"
8725 #  parameters:
8726 #  - "throughput"
8727 #  - "name"
8728 #  - "tags"
8729 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8730 #  x-axis: "X = CNFs per Service Chain"
8731 #  y-axis: "Y = Number of Service Chains"
8732 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8733 #  layout:
8734 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8735 #    layout: "plot-service-density"
8736 #
8737 #- type: "plot"
8738 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8739 #  algorithm: "plot_nf_heatmap"
8740 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8741 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8742 #  filter: "'NIC_Intel-XXV710' and
8743 #           'NF_DENSITY' and
8744 #           'DOCKER' and
8745 #           'CHAIN' and
8746 #           'NF_VPPIP4' and
8747 #           'IPSEC' and
8748 #           'TNL_10000' and
8749 #           'IMIX' and
8750 #           '8T4C' and
8751 #           'NDRPDR'"
8752 #  parameters:
8753 #  - "throughput"
8754 #  - "name"
8755 #  - "tags"
8756 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8757 #  x-axis: "X = CNFs per Service Chain"
8758 #  y-axis: "Y = Number of Service Chains"
8759 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8760 #  layout:
8761 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8762 #    layout: "plot-service-density"
8763
8764 ###############################################################################
8765
8766 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8767 - type: "plot"
8768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8769   algorithm: "plot_nf_heatmap"
8770   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8771   data: "plot-vpp-nfv-3n-hsw-mrr"
8772   filter: "'NIC_Intel-XL710' and
8773            'NF_DENSITY' and
8774            'DOCKER' and
8775            'CHAIN' and
8776            'NF_VPPIP4' and
8777            'IMIX' and
8778            'TNL_10000' and
8779            '1T1C' and
8780            'MRR'"
8781   parameters:
8782   - "result"
8783   - "name"
8784   - "tags"
8785   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8786   x-axis: "X = CNFs per Service Chain"
8787   y-axis: "Y = Number of Service Chains"
8788   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8789   layout:
8790     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8791     layout: "plot-service-density"
8792
8793 - type: "plot"
8794   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8795   algorithm: "plot_nf_heatmap"
8796   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8797   data: "plot-vpp-nfv-3n-hsw-mrr"
8798   filter: "'NIC_Intel-XL710' and
8799            'NF_DENSITY' and
8800            'DOCKER' and
8801            'CHAIN' and
8802            'NF_VPPIP4' and
8803            'IPSEC' and
8804            'TNL_10000' and
8805            'IMIX' and
8806            '2T2C' and
8807            'MRR'"
8808   parameters:
8809   - "result"
8810   - "name"
8811   - "tags"
8812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8813   x-axis: "X = CNFs per Service Chain"
8814   y-axis: "Y = Number of Service Chains"
8815   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8816   layout:
8817     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8818     layout: "plot-service-density"
8819
8820 - type: "plot"
8821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8822   algorithm: "plot_nf_heatmap"
8823   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8824   data: "plot-vpp-nfv-3n-hsw-mrr"
8825   filter: "'NIC_Intel-XL710' and
8826            'NF_DENSITY' and
8827            'DOCKER' and
8828            'CHAIN' and
8829            'NF_VPPIP4' and
8830            'IPSEC' and
8831            'TNL_10000' and
8832            'IMIX' and
8833            '4T4C' and
8834            'MRR'"
8835   parameters:
8836   - "result"
8837   - "name"
8838   - "tags"
8839   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8840   x-axis: "X = CNFs per Service Chain"
8841   y-axis: "Y = Number of Service Chains"
8842   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8843   layout:
8844     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8845     layout: "plot-service-density"
8846
8847 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8848 - type: "plot"
8849   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8850   algorithm: "plot_nf_heatmap"
8851   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8852   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8853   filter: "'NIC_Intel-XL710' and
8854            'NF_DENSITY' and
8855            'DOCKER' and
8856            'CHAIN' and
8857            'NF_VPPIP4' and
8858            'IPSEC' and
8859            'TNL_10000' and
8860            'IMIX' and
8861            '1T1C' and
8862            'NDRPDR'"
8863   parameters:
8864   - "throughput"
8865   - "name"
8866   - "tags"
8867   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8868   x-axis: "X = CNFs per Service Chain"
8869   y-axis: "Y = Number of Service Chains"
8870   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8871   layout:
8872     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8873     layout: "plot-service-density"
8874
8875 - type: "plot"
8876   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8877   algorithm: "plot_nf_heatmap"
8878   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8879   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8880   filter: "'NIC_Intel-XL710' and
8881            'NF_DENSITY' and
8882            'DOCKER' and
8883            'CHAIN' and
8884            'NF_VPPIP4' and
8885            'IPSEC' and
8886            'TNL_10000' and
8887            'IMIX' and
8888            '2T2C' and
8889            'NDRPDR'"
8890   parameters:
8891   - "throughput"
8892   - "name"
8893   - "tags"
8894   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8895   x-axis: "X = CNFs per Service Chain"
8896   y-axis: "Y = Number of Service Chains"
8897   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8898   layout:
8899     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8900     layout: "plot-service-density"
8901
8902 - type: "plot"
8903   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8904   algorithm: "plot_nf_heatmap"
8905   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8906   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8907   filter: "'NIC_Intel-XL710' and
8908            'NF_DENSITY' and
8909            'DOCKER' and
8910            'CHAIN' and
8911            'NF_VPPIP4' and
8912            'IPSEC' and
8913            'TNL_10000' and
8914            'IMIX' and
8915            '4T4C' and
8916            'NDRPDR'"
8917   parameters:
8918   - "throughput"
8919   - "name"
8920   - "tags"
8921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8922   x-axis: "X = CNFs per Service Chain"
8923   y-axis: "Y = Number of Service Chains"
8924   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8925   layout:
8926     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8927     layout: "plot-service-density"
8928
8929 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8930 - type: "plot"
8931   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8932   algorithm: "plot_nf_heatmap"
8933   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8934   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8935   filter: "'NIC_Intel-XL710' and
8936            'NF_DENSITY' and
8937            'DOCKER' and
8938            'CHAIN' and
8939            'NF_VPPIP4' and
8940            'IPSEC' and
8941            'TNL_10000' and
8942            'IMIX' and
8943            '1T1C' and
8944            'NDRPDR'"
8945   parameters:
8946   - "throughput"
8947   - "name"
8948   - "tags"
8949   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8950   x-axis: "X = CNFs per Service Chain"
8951   y-axis: "Y = Number of Service Chains"
8952   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8953   layout:
8954     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8955     layout: "plot-service-density"
8956
8957 - type: "plot"
8958   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8959   algorithm: "plot_nf_heatmap"
8960   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8961   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8962   filter: "'NIC_Intel-XL710' and
8963            'NF_DENSITY' and
8964            'DOCKER' and
8965            'CHAIN' and
8966            'NF_VPPIP4' and
8967            'IPSEC' and
8968            'TNL_10000' and
8969            'IMIX' and
8970            '2T2C' and
8971            'NDRPDR'"
8972   parameters:
8973   - "throughput"
8974   - "name"
8975   - "tags"
8976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8977   x-axis: "X = CNFs per Service Chain"
8978   y-axis: "Y = Number of Service Chains"
8979   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8980   layout:
8981     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8982     layout: "plot-service-density"
8983
8984 - type: "plot"
8985   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8986   algorithm: "plot_nf_heatmap"
8987   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8988   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8989   filter: "'NIC_Intel-XL710' and
8990            'NF_DENSITY' and
8991            'DOCKER' and
8992            'CHAIN' and
8993            'NF_VPPIP4' and
8994            'IPSEC' and
8995            'TNL_10000' and
8996            'IMIX' and
8997            '4T4C' and
8998            'NDRPDR'"
8999   parameters:
9000   - "throughput"
9001   - "name"
9002   - "tags"
9003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9004   x-axis: "X = CNFs per Service Chain"
9005   y-axis: "Y = Number of Service Chains"
9006   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9007   layout:
9008     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9009     layout: "plot-service-density"
9010
9011 ###############################################################################
9012
9013 # Plots - NF Density - CSP - MRR 64b
9014
9015 #- type: "plot"
9016 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9017 #  algorithm: "plot_nf_heatmap"
9018 #  output-file-type: ".html"
9019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9020 #  data: "plot-vpp-nfv-2n-skx-mrr"
9021 #  filter: "'NIC_Intel-XXV710' and
9022 #           'NF_DENSITY' and
9023 #           'DOCKER' and
9024 #           'PIPELINE' and
9025 #           'NF_VPPIP4' and
9026 #           '64B' and
9027 #           '2T1C' and
9028 #           'MRR'"
9029 #  parameters:
9030 #  - "result"
9031 #  - "name"
9032 #  - "tags"
9033 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9034 #  x-axis: "X = CNFs per Service Pipeline"
9035 #  y-axis: "Y = Number of Service Pipelines"
9036 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9037 #  layout:
9038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9039 #    layout: "plot-service-density"
9040 #
9041 #- type: "plot"
9042 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9043 #  algorithm: "plot_nf_heatmap"
9044 #  output-file-type: ".html"
9045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9046 #  data: "plot-vpp-nfv-2n-skx-mrr"
9047 #  filter: "'NIC_Intel-XXV710' and
9048 #           'NF_DENSITY' and
9049 #           'DOCKER' and
9050 #           'PIPELINE' and
9051 #           'NF_VPPIP4' and
9052 #           '64B' and
9053 #           '4T2C' and
9054 #           'MRR'"
9055 #  parameters:
9056 #  - "result"
9057 #  - "name"
9058 #  - "tags"
9059 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9060 #  x-axis: "X = CNFs per Service Pipeline"
9061 #  y-axis: "Y = Number of Service Pipelines"
9062 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9063 #  layout:
9064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9065 #    layout: "plot-service-density"
9066 #
9067 #- type: "plot"
9068 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9069 #  algorithm: "plot_nf_heatmap"
9070 #  output-file-type: ".html"
9071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9072 #  data: "plot-vpp-nfv-2n-skx-mrr"
9073 #  filter: "'NIC_Intel-XXV710' and
9074 #           'NF_DENSITY' and
9075 #           'DOCKER' and
9076 #           'PIPELINE' and
9077 #           'NF_VPPIP4' and
9078 #           '64B' and
9079 #           '8T4C' and
9080 #           'MRR'"
9081 #  parameters:
9082 #  - "result"
9083 #  - "name"
9084 #  - "tags"
9085 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9086 #  x-axis: "X = CNFs per Service Pipeline"
9087 #  y-axis: "Y = Number of Service Pipelines"
9088 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9089 #  layout:
9090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9091 #    layout: "plot-service-density"
9092 #
9093 ## Plots - NF Density - CSP - MRR IMIX
9094 #- type: "plot"
9095 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9096 #  algorithm: "plot_nf_heatmap"
9097 #  output-file-type: ".html"
9098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9099 #  data: "plot-vpp-nfv-2n-skx-mrr"
9100 #  filter: "'NIC_Intel-XXV710' and
9101 #           'NF_DENSITY' and
9102 #           'DOCKER' and
9103 #           'PIPELINE' and
9104 #           'NF_VPPIP4' and
9105 #           'IMIX' and
9106 #           '2T1C' and
9107 #           'MRR'"
9108 #  parameters:
9109 #  - "result"
9110 #  - "name"
9111 #  - "tags"
9112 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9113 #  x-axis: "X = CNFs per Service Pipeline"
9114 #  y-axis: "Y = Number of Service Pipelines"
9115 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9116 #  layout:
9117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9118 #    layout: "plot-service-density"
9119 #
9120 #- type: "plot"
9121 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9122 #  algorithm: "plot_nf_heatmap"
9123 #  output-file-type: ".html"
9124 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9125 #  data: "plot-vpp-nfv-2n-skx-mrr"
9126 #  filter: "'NIC_Intel-XXV710' and
9127 #           'NF_DENSITY' and
9128 #           'DOCKER' and
9129 #           'PIPELINE' and
9130 #           'NF_VPPIP4' and
9131 #           'IMIX' and
9132 #           '4T2C' and
9133 #           'MRR'"
9134 #  parameters:
9135 #  - "result"
9136 #  - "name"
9137 #  - "tags"
9138 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9139 #  x-axis: "X = CNFs per Service Pipeline"
9140 #  y-axis: "Y = Number of Service Pipelines"
9141 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9142 #  layout:
9143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9144 #    layout: "plot-service-density"
9145 #
9146 #- type: "plot"
9147 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9148 #  algorithm: "plot_nf_heatmap"
9149 #  output-file-type: ".html"
9150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9151 #  data: "plot-vpp-nfv-2n-skx-mrr"
9152 #  filter: "'NIC_Intel-XXV710' and
9153 #           'NF_DENSITY' and
9154 #           'DOCKER' and
9155 #           'PIPELINE' and
9156 #           'NF_VPPIP4' and
9157 #           'IMIX' and
9158 #           '8T4C' and
9159 #           'MRR'"
9160 #  parameters:
9161 #  - "result"
9162 #  - "name"
9163 #  - "tags"
9164 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9165 #  x-axis: "X = CNFs per Service Pipeline"
9166 #  y-axis: "Y = Number of Service Pipelines"
9167 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9168 #  layout:
9169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9170 #    layout: "plot-service-density"
9171 #
9172 ## Plots - NF Density - CSP - NDR 64b
9173 #- type: "plot"
9174 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9175 #  algorithm: "plot_nf_heatmap"
9176 #  output-file-type: ".html"
9177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9178 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9179 #  filter: "'NIC_Intel-XXV710' and
9180 #           'NF_DENSITY' and
9181 #           'DOCKER' and
9182 #           'PIPELINE' and
9183 #           'NF_VPPIP4' and
9184 #           '64B' and
9185 #           '2T1C' and
9186 #           'NDRPDR'"
9187 #  parameters:
9188 #  - "throughput"
9189 #  - "name"
9190 #  - "tags"
9191 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9192 #  x-axis: "X = CNFs per Service Pipeline"
9193 #  y-axis: "Y = Number of Service Pipelines"
9194 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9195 #  layout:
9196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9197 #    layout: "plot-service-density"
9198 #
9199 #- type: "plot"
9200 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9201 #  algorithm: "plot_nf_heatmap"
9202 #  output-file-type: ".html"
9203 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9204 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9205 #  filter: "'NIC_Intel-XXV710' and
9206 #           'NF_DENSITY' and
9207 #           'DOCKER' and
9208 #           'PIPELINE' and
9209 #           'NF_VPPIP4' and
9210 #           '64B' and
9211 #           '4T2C' and
9212 #           'NDRPDR'"
9213 #  parameters:
9214 #  - "throughput"
9215 #  - "name"
9216 #  - "tags"
9217 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9218 #  x-axis: "X = CNFs per Service Pipeline"
9219 #  y-axis: "Y = Number of Service Pipelines"
9220 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9221 #  layout:
9222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9223 #    layout: "plot-service-density"
9224 #
9225 #- type: "plot"
9226 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9227 #  algorithm: "plot_nf_heatmap"
9228 #  output-file-type: ".html"
9229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9230 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9231 #  filter: "'NIC_Intel-XXV710' and
9232 #           'NF_DENSITY' and
9233 #           'DOCKER' and
9234 #           'PIPELINE' and
9235 #           'NF_VPPIP4' and
9236 #           '64B' and
9237 #           '8T4C' and
9238 #           'NDRPDR'"
9239 #  parameters:
9240 #  - "throughput"
9241 #  - "name"
9242 #  - "tags"
9243 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9244 #  x-axis: "X = CNFs per Service Pipeline"
9245 #  y-axis: "Y = Number of Service Pipelines"
9246 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9247 #  layout:
9248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9249 #    layout: "plot-service-density"
9250 #
9251 ## Plots - NF Density - CSP - NDR IMIX
9252 #- type: "plot"
9253 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9254 #  algorithm: "plot_nf_heatmap"
9255 #  output-file-type: ".html"
9256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9257 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9258 #  filter: "'NIC_Intel-XXV710' and
9259 #           'NF_DENSITY' and
9260 #           'DOCKER' and
9261 #           'PIPELINE' and
9262 #           'NF_VPPIP4' and
9263 #           'IMIX' and
9264 #           '2T1C' and
9265 #           'NDRPDR'"
9266 #  parameters:
9267 #  - "throughput"
9268 #  - "name"
9269 #  - "tags"
9270 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9271 #  x-axis: "X = CNFs per Service Pipeline"
9272 #  y-axis: "Y = Number of Service Pipelines"
9273 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9274 #  layout:
9275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9276 #    layout: "plot-service-density"
9277 #
9278 #- type: "plot"
9279 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9280 #  algorithm: "plot_nf_heatmap"
9281 #  output-file-type: ".html"
9282 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9283 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9284 #  filter: "'NIC_Intel-XXV710' and
9285 #           'NF_DENSITY' and
9286 #           'DOCKER' and
9287 #           'PIPELINE' and
9288 #           'NF_VPPIP4' and
9289 #           'IMIX' and
9290 #           '4T2C' and
9291 #           'NDRPDR'"
9292 #  parameters:
9293 #  - "throughput"
9294 #  - "name"
9295 #  - "tags"
9296 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9297 #  x-axis: "X = CNFs per Service Pipeline"
9298 #  y-axis: "Y = Number of Service Pipelines"
9299 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9300 #  layout:
9301 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9302 #    layout: "plot-service-density"
9303 #
9304 #- type: "plot"
9305 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9306 #  algorithm: "plot_nf_heatmap"
9307 #  output-file-type: ".html"
9308 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9309 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9310 #  filter: "'NIC_Intel-XXV710' and
9311 #           'NF_DENSITY' and
9312 #           'DOCKER' and
9313 #           'PIPELINE' and
9314 #           'NF_VPPIP4' and
9315 #           'IMIX' and
9316 #           '8T4C' and
9317 #           'NDRPDR'"
9318 #  parameters:
9319 #  - "throughput"
9320 #  - "name"
9321 #  - "tags"
9322 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9323 #  x-axis: "X = CNFs per Service Pipeline"
9324 #  y-axis: "Y = Number of Service Pipelines"
9325 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9326 #  layout:
9327 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9328 #    layout: "plot-service-density"
9329 #
9330 ## Plots - NF Density - CSP - PDR 64b
9331 #- type: "plot"
9332 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9333 #  algorithm: "plot_nf_heatmap"
9334 #  output-file-type: ".html"
9335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9336 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9337 #  filter: "'NIC_Intel-XXV710' and
9338 #           'NF_DENSITY' and
9339 #           'DOCKER' and
9340 #           'PIPELINE' and
9341 #           'NF_VPPIP4' and
9342 #           '64B' and
9343 #           '2T1C' and
9344 #           'NDRPDR'"
9345 #  parameters:
9346 #  - "throughput"
9347 #  - "name"
9348 #  - "tags"
9349 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9350 #  x-axis: "X = CNFs per Service Pipeline"
9351 #  y-axis: "Y = Number of Service Pipelines"
9352 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9353 #  layout:
9354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9355 #    layout: "plot-service-density"
9356 #
9357 #- type: "plot"
9358 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9359 #  algorithm: "plot_nf_heatmap"
9360 #  output-file-type: ".html"
9361 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9362 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9363 #  filter: "'NIC_Intel-XXV710' and
9364 #           'NF_DENSITY' and
9365 #           'DOCKER' and
9366 #           'PIPELINE' and
9367 #           'NF_VPPIP4' and
9368 #           '64B' and
9369 #           '4T2C' and
9370 #           'NDRPDR'"
9371 #  parameters:
9372 #  - "throughput"
9373 #  - "name"
9374 #  - "tags"
9375 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9376 #  x-axis: "X = CNFs per Service Pipeline"
9377 #  y-axis: "Y = Number of Service Pipelines"
9378 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9379 #  layout:
9380 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9381 #    layout: "plot-service-density"
9382 #
9383 #- type: "plot"
9384 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9385 #  algorithm: "plot_nf_heatmap"
9386 #  output-file-type: ".html"
9387 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9388 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9389 #  filter: "'NIC_Intel-XXV710' and
9390 #           'NF_DENSITY' and
9391 #           'DOCKER' and
9392 #           'PIPELINE' and
9393 #           'NF_VPPIP4' and
9394 #           '64B' and
9395 #           '8T4C' and
9396 #           'NDRPDR'"
9397 #  parameters:
9398 #  - "throughput"
9399 #  - "name"
9400 #  - "tags"
9401 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9402 #  x-axis: "X = CNFs per Service Pipeline"
9403 #  y-axis: "Y = Number of Service Pipelines"
9404 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9405 #  layout:
9406 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9407 #    layout: "plot-service-density"
9408 #
9409 ## Plots - NF Density - CSP - PDR IMIX
9410 #- type: "plot"
9411 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9412 #  algorithm: "plot_nf_heatmap"
9413 #  output-file-type: ".html"
9414 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9415 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9416 #  filter: "'NIC_Intel-XXV710' and
9417 #           'NF_DENSITY' and
9418 #           'DOCKER' and
9419 #           'PIPELINE' and
9420 #           'NF_VPPIP4' and
9421 #           'IMIX' and
9422 #           '2T1C' and
9423 #           'NDRPDR'"
9424 #  parameters:
9425 #  - "throughput"
9426 #  - "name"
9427 #  - "tags"
9428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9429 #  x-axis: "X = CNFs per Service Pipeline"
9430 #  y-axis: "Y = Number of Service Pipelines"
9431 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9432 #  layout:
9433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9434 #    layout: "plot-service-density"
9435 #
9436 #- type: "plot"
9437 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9438 #  algorithm: "plot_nf_heatmap"
9439 #  output-file-type: ".html"
9440 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9441 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9442 #  filter: "'NIC_Intel-XXV710' and
9443 #           'NF_DENSITY' and
9444 #           'DOCKER' and
9445 #           'PIPELINE' and
9446 #           'NF_VPPIP4' and
9447 #           'IMIX' and
9448 #           '4T2C' and
9449 #           'NDRPDR'"
9450 #  parameters:
9451 #  - "throughput"
9452 #  - "name"
9453 #  - "tags"
9454 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9455 #  x-axis: "X = CNFs per Service Pipeline"
9456 #  y-axis: "Y = Number of Service Pipelines"
9457 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9458 #  layout:
9459 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9460 #    layout: "plot-service-density"
9461 #
9462 #- type: "plot"
9463 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9464 #  algorithm: "plot_nf_heatmap"
9465 #  output-file-type: ".html"
9466 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9467 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9468 #  filter: "'NIC_Intel-XXV710' and
9469 #           'NF_DENSITY' and
9470 #           'DOCKER' and
9471 #           'PIPELINE' and
9472 #           'NF_VPPIP4' and
9473 #           'IMIX' and
9474 #           '8T4C' and
9475 #           'NDRPDR'"
9476 #  parameters:
9477 #  - "throughput"
9478 #  - "name"
9479 #  - "tags"
9480 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9481 #  x-axis: "X = CNFs per Service Pipeline"
9482 #  y-axis: "Y = Number of Service Pipelines"
9483 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9484 #  layout:
9485 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9486 #    layout: "plot-service-density"
9487
9488 ###############################################################################
9489 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9490
9491 #- type: "plot"
9492 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9493 #  algorithm: "plot_nf_heatmap"
9494 #  output-file-type: ".html"
9495 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9496 #  data: "plot-vpp-nfv-2n-clx-mrr"
9497 #  filter: "'NIC_Intel-XXV710' and
9498 #           'NF_DENSITY' and
9499 #           'VHOST' and
9500 #           not 'VXLAN' and
9501 #           'CHAIN' and
9502 #           'NF_VPPIP4' and
9503 #           'IMIX' and
9504 #           '2T1C' and
9505 #           'MRR'"
9506 #  parameters:
9507 #  - "result"
9508 #  - "name"
9509 #  - "tags"
9510 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9511 #  x-axis: "X = VNFs per Service Chain"
9512 #  y-axis: "Y = Number of Service Chains"
9513 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9514 #  layout:
9515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9516 #    layout: "plot-service-density"
9517 #
9518 #- type: "plot"
9519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9520 #  algorithm: "plot_nf_heatmap"
9521 #  output-file-type: ".html"
9522 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9523 #  data: "plot-vpp-nfv-2n-clx-mrr"
9524 #  filter: "'NIC_Intel-XXV710' and
9525 #           'NF_DENSITY' and
9526 #           'VHOST' and
9527 #           not 'VXLAN' and
9528 #           'CHAIN' and
9529 #           'NF_VPPIP4' and
9530 #           'IMIX' and
9531 #           '4T2C' and
9532 #           'MRR'"
9533 #  parameters:
9534 #  - "result"
9535 #  - "name"
9536 #  - "tags"
9537 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9538 #  x-axis: "X = VNFs per Service Chain"
9539 #  y-axis: "Y = Number of Service Chains"
9540 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9541 #  layout:
9542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9543 #    layout: "plot-service-density"
9544 #
9545 #- type: "plot"
9546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9547 #  algorithm: "plot_nf_heatmap"
9548 #  output-file-type: ".html"
9549 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9550 #  data: "plot-vpp-nfv-2n-clx-mrr"
9551 #  filter: "'NIC_Intel-XXV710' and
9552 #           'NF_DENSITY' and
9553 #           'VHOST' and
9554 #           not 'VXLAN' and
9555 #           'CHAIN' and
9556 #           'NF_VPPIP4' and
9557 #           'IMIX' and
9558 #           '8T4C' and
9559 #           'MRR'"
9560 #  parameters:
9561 #  - "result"
9562 #  - "name"
9563 #  - "tags"
9564 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9565 #  x-axis: "X = VNFs per Service Chain"
9566 #  y-axis: "Y = Number of Service Chains"
9567 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9568 #  layout:
9569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9570 #    layout: "plot-service-density"
9571 #
9572 ## Plots - NF Density - VSC - NDR IMIX
9573 #- type: "plot"
9574 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9575 #  algorithm: "plot_nf_heatmap"
9576 #  output-file-type: ".html"
9577 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9578 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9579 #  filter: "'NIC_Intel-XXV710' and
9580 #           'NF_DENSITY' and
9581 #           'VHOST' and
9582 #           not 'VXLAN' and
9583 #           'CHAIN' and
9584 #           'NF_VPPIP4' and
9585 #           'IMIX' and
9586 #           '2T1C' and
9587 #           'NDRPDR'"
9588 #  parameters:
9589 #  - "throughput"
9590 #  - "name"
9591 #  - "tags"
9592 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9593 #  x-axis: "X = VNFs per Service Chain"
9594 #  y-axis: "Y = Number of Service Chains"
9595 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9596 #  layout:
9597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9598 #    layout: "plot-service-density"
9599 #
9600 #- type: "plot"
9601 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9602 #  algorithm: "plot_nf_heatmap"
9603 #  output-file-type: ".html"
9604 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9605 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9606 #  filter: "'NIC_Intel-XXV710' and
9607 #           'NF_DENSITY' and
9608 #           'VHOST' and
9609 #           not 'VXLAN' and
9610 #           'CHAIN' and
9611 #           'NF_VPPIP4' and
9612 #           'IMIX' and
9613 #           '4T2C' and
9614 #           'NDRPDR'"
9615 #  parameters:
9616 #  - "throughput"
9617 #  - "name"
9618 #  - "tags"
9619 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9620 #  x-axis: "X = VNFs per Service Chain"
9621 #  y-axis: "Y = Number of Service Chains"
9622 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9623 #  layout:
9624 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9625 #    layout: "plot-service-density"
9626 #
9627 #- type: "plot"
9628 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9629 #  algorithm: "plot_nf_heatmap"
9630 #  output-file-type: ".html"
9631 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9632 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9633 #  filter: "'NIC_Intel-XXV710' and
9634 #           'NF_DENSITY' and
9635 #           'VHOST' and
9636 #           not 'VXLAN' and
9637 #           'CHAIN' and
9638 #           'NF_VPPIP4' 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-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-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-pdr"
9660 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9661 #  filter: "'NIC_Intel-XXV710' and
9662 #           'NF_DENSITY' and
9663 #           'VHOST' and
9664 #           not 'VXLAN' and
9665 #           'CHAIN' and
9666 #           'NF_VPPIP4' and
9667 #           'IMIX' and
9668 #           '2T1C' and
9669 #           'NDRPDR'"
9670 #  parameters:
9671 #  - "throughput"
9672 #  - "name"
9673 #  - "tags"
9674 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9675 #  x-axis: "X = VNFs per Service Chain"
9676 #  y-axis: "Y = Number of Service Chains"
9677 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9678 #  layout:
9679 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9680 #    layout: "plot-service-density"
9681 #
9682 #- type: "plot"
9683 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9684 #  algorithm: "plot_nf_heatmap"
9685 #  output-file-type: ".html"
9686 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9687 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9688 #  filter: "'NIC_Intel-XXV710' and
9689 #           'NF_DENSITY' and
9690 #           'VHOST' and
9691 #           not 'VXLAN' and
9692 #           'CHAIN' and
9693 #           'NF_VPPIP4' and
9694 #           'IMIX' and
9695 #           '4T2C' and
9696 #           'NDRPDR'"
9697 #  parameters:
9698 #  - "throughput"
9699 #  - "name"
9700 #  - "tags"
9701 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9702 #  x-axis: "X = VNFs per Service Chain"
9703 #  y-axis: "Y = Number of Service Chains"
9704 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9705 #  layout:
9706 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9707 #    layout: "plot-service-density"
9708 #
9709 #- type: "plot"
9710 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9711 #  algorithm: "plot_nf_heatmap"
9712 #  output-file-type: ".html"
9713 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9714 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9715 #  filter: "'NIC_Intel-XXV710' and
9716 #           'NF_DENSITY' and
9717 #           'VHOST' and
9718 #           not 'VXLAN' and
9719 #           'CHAIN' and
9720 #           'NF_VPPIP4' and
9721 #           'IMIX' and
9722 #           '8T4C' and
9723 #           'NDRPDR'"
9724 #  parameters:
9725 #  - "throughput"
9726 #  - "name"
9727 #  - "tags"
9728 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9729 #  x-axis: "X = VNFs per Service Chain"
9730 #  y-axis: "Y = Number of Service Chains"
9731 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9732 #  layout:
9733 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9734 #    layout: "plot-service-density"
9735 #
9736 ## Plots - NF Density - VSC - MRR IMIX
9737 #- type: "plot"
9738 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9739 #  algorithm: "plot_nf_heatmap"
9740 #  output-file-type: ".html"
9741 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9742 #  data: "plot-vpp-nfv-2n-clx-mrr"
9743 #  filter: "'NIC_Intel-XXV710' and
9744 #           'NF_DENSITY' and
9745 #           'VHOST' and
9746 #           'VXLAN' and
9747 #           'CHAIN' and
9748 #           'IMIX' and
9749 #           '2T1C' and
9750 #           'MRR'"
9751 #  parameters:
9752 #  - "result"
9753 #  - "name"
9754 #  - "tags"
9755 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9756 #  x-axis: "X = VNFs per Service Chain"
9757 #  y-axis: "Y = Number of Service Chains"
9758 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9759 #  layout:
9760 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9761 #    layout: "plot-service-density"
9762 #
9763 #- type: "plot"
9764 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9765 #  algorithm: "plot_nf_heatmap"
9766 #  output-file-type: ".html"
9767 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9768 #  data: "plot-vpp-nfv-2n-clx-mrr"
9769 #  filter: "'NIC_Intel-XXV710' and
9770 #           'NF_DENSITY' and
9771 #           'VHOST' and
9772 #           'VXLAN' and
9773 #           'CHAIN' and
9774 #           'IMIX' and
9775 #           '4T2C' and
9776 #           'MRR'"
9777 #  parameters:
9778 #  - "result"
9779 #  - "name"
9780 #  - "tags"
9781 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9782 #  x-axis: "X = VNFs per Service Chain"
9783 #  y-axis: "Y = Number of Service Chains"
9784 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9785 #  layout:
9786 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9787 #    layout: "plot-service-density"
9788 #
9789 #- type: "plot"
9790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9791 #  algorithm: "plot_nf_heatmap"
9792 #  output-file-type: ".html"
9793 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9794 #  data: "plot-vpp-nfv-2n-clx-mrr"
9795 #  filter: "'NIC_Intel-XXV710' and
9796 #           'NF_DENSITY' and
9797 #           'VHOST' and
9798 #           'VXLAN' and
9799 #           'CHAIN' and
9800 #           'IMIX' and
9801 #           '8T4C' and
9802 #           'MRR'"
9803 #  parameters:
9804 #  - "result"
9805 #  - "name"
9806 #  - "tags"
9807 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9808 #  x-axis: "X = VNFs per Service Chain"
9809 #  y-axis: "Y = Number of Service Chains"
9810 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9811 #  layout:
9812 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9813 #    layout: "plot-service-density"
9814 #
9815 ## Plots - NF Density - VSC - NDR IMIX
9816 #- type: "plot"
9817 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9818 #  algorithm: "plot_nf_heatmap"
9819 #  output-file-type: ".html"
9820 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9821 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9822 #  filter: "'NIC_Intel-XXV710' and
9823 #           'NF_DENSITY' and
9824 #           'VHOST' and
9825 #           'VXLAN' and
9826 #           'CHAIN' a
9827 #           'IMIX' and
9828 #           '2T1C' and
9829 #           'NDRPDR'"
9830 #  parameters:
9831 #  - "throughput"
9832 #  - "name"
9833 #  - "tags"
9834 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9835 #  x-axis: "X = VNFs per Service Chain"
9836 #  y-axis: "Y = Number of Service Chains"
9837 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9838 #  layout:
9839 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9840 #    layout: "plot-service-density"
9841 #
9842 #- type: "plot"
9843 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9844 #  algorithm: "plot_nf_heatmap"
9845 #  output-file-type: ".html"
9846 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9847 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9848 #  filter: "'NIC_Intel-XXV710' and
9849 #           'NF_DENSITY' and
9850 #           'VHOST' and
9851 #           'VXLAN' and
9852 #           'CHAIN' and
9853 #           'IMIX' and
9854 #           '4T2C' and
9855 #           'NDRPDR'"
9856 #  parameters:
9857 #  - "throughput"
9858 #  - "name"
9859 #  - "tags"
9860 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9861 #  x-axis: "X = VNFs per Service Chain"
9862 #  y-axis: "Y = Number of Service Chains"
9863 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9864 #  layout:
9865 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9866 #    layout: "plot-service-density"
9867 #
9868 #- type: "plot"
9869 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9870 #  algorithm: "plot_nf_heatmap"
9871 #  output-file-type: ".html"
9872 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9873 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9874 #  filter: "'NIC_Intel-XXV710' and
9875 #           'NF_DENSITY' and
9876 #           'VHOST' and
9877 #           'VXLAN' and
9878 #           'CHAIN' and
9879 #           'IMIX' and
9880 #           '8T4C' and
9881 #           'NDRPDR'"
9882 #  parameters:
9883 #  - "throughput"
9884 #  - "name"
9885 #  - "tags"
9886 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9887 #  x-axis: "X = VNFs per Service Chain"
9888 #  y-axis: "Y = Number of Service Chains"
9889 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9890 #  layout:
9891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9892 #    layout: "plot-service-density"
9893 #
9894 ## Plots - NF Density - VSC - PDR IMIX
9895 #- type: "plot"
9896 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9897 #  algorithm: "plot_nf_heatmap"
9898 #  output-file-type: ".html"
9899 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9900 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9901 #  filter: "'NIC_Intel-XXV710' and
9902 #           'NF_DENSITY' and
9903 #           'VHOST' and
9904 #           'VXLAN' and
9905 #           'CHAIN' and
9906 #           'IMIX' and
9907 #           '2T1C' and
9908 #           'NDRPDR'"
9909 #  parameters:
9910 #  - "throughput"
9911 #  - "name"
9912 #  - "tags"
9913 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9914 #  x-axis: "X = VNFs per Service Chain"
9915 #  y-axis: "Y = Number of Service Chains"
9916 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9917 #  layout:
9918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9919 #    layout: "plot-service-density"
9920 #
9921 #- type: "plot"
9922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9923 #  algorithm: "plot_nf_heatmap"
9924 #  output-file-type: ".html"
9925 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9926 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9927 #  filter: "'NIC_Intel-XXV710' and
9928 #           'NF_DENSITY' and
9929 #           'VHOST' and
9930 #           'VXLAN' and
9931 #           'CHAIN' and
9932 #           'IMIX' and
9933 #           '4T2C' and
9934 #           'NDRPDR'"
9935 #  parameters:
9936 #  - "throughput"
9937 #  - "name"
9938 #  - "tags"
9939 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9940 #  x-axis: "X = VNFs per Service Chain"
9941 #  y-axis: "Y = Number of Service Chains"
9942 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9943 #  layout:
9944 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9945 #    layout: "plot-service-density"
9946 #
9947 #- type: "plot"
9948 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9949 #  algorithm: "plot_nf_heatmap"
9950 #  output-file-type: ".html"
9951 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9952 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9953 #  filter: "'NIC_Intel-XXV710' and
9954 #           'NF_DENSITY' and
9955 #           'VHOST' and
9956 #           'VXLAN' and
9957 #           'CHAIN' and
9958 #           'IMIX' and
9959 #           '8T4C' and
9960 #           'NDRPDR'"
9961 #  parameters:
9962 #  - "throughput"
9963 #  - "name"
9964 #  - "tags"
9965 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9966 #  x-axis: "X = VNFs per Service Chain"
9967 #  y-axis: "Y = Number of Service Chains"
9968 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9969 #  layout:
9970 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9971 #    layout: "plot-service-density"
9972 #
9973 ## Plots - NF Density - CSC - MRR IMIX
9974 #- type: "plot"
9975 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9976 #  algorithm: "plot_nf_heatmap"
9977 #  output-file-type: ".html"
9978 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9979 #  data: "plot-vpp-nfv-2n-clx-mrr"
9980 #  filter: "'NIC_Intel-XXV710' and
9981 #           'NF_DENSITY' and
9982 #           'DOCKER' and
9983 #           'CHAIN' and
9984 #           'NF_VPPIP4' and
9985 #           'IMIX' and
9986 #           '2T1C' and
9987 #           'MRR'"
9988 #  parameters:
9989 #  - "result"
9990 #  - "name"
9991 #  - "tags"
9992 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9993 #  x-axis: "X = CNFs per Service Chain"
9994 #  y-axis: "Y = Number of Service Chains"
9995 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9996 #  layout:
9997 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9998 #    layout: "plot-service-density"
9999 #
10000 #- type: "plot"
10001 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10002 #  algorithm: "plot_nf_heatmap"
10003 #  output-file-type: ".html"
10004 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10005 #  data: "plot-vpp-nfv-2n-clx-mrr"
10006 #  filter: "'NIC_Intel-XXV710' and
10007 #           'NF_DENSITY' and
10008 #           'DOCKER' and
10009 #           'CHAIN' and
10010 #           'NF_VPPIP4' and
10011 #           'IMIX' and
10012 #           '4T2C' and
10013 #           'MRR'"
10014 #  parameters:
10015 #  - "result"
10016 #  - "name"
10017 #  - "tags"
10018 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10019 #  x-axis: "X = CNFs per Service Chain"
10020 #  y-axis: "Y = Number of Service Chains"
10021 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10022 #  layout:
10023 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10024 #    layout: "plot-service-density"
10025 #
10026 #- type: "plot"
10027 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10028 #  algorithm: "plot_nf_heatmap"
10029 #  output-file-type: ".html"
10030 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10031 #  data: "plot-vpp-nfv-2n-clx-mrr"
10032 #  filter: "'NIC_Intel-XXV710' and
10033 #           'NF_DENSITY' and
10034 #           'DOCKER' and
10035 #           'CHAIN' and
10036 #           'NF_VPPIP4' and
10037 #           'IMIX' and
10038 #           '8T4C' and
10039 #           'MRR'"
10040 #  parameters:
10041 #  - "result"
10042 #  - "name"
10043 #  - "tags"
10044 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10045 #  x-axis: "X = CNFs per Service Chain"
10046 #  y-axis: "Y = Number of Service Chains"
10047 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10048 #  layout:
10049 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10050 #    layout: "plot-service-density"
10051 #
10052 ## Plots - NF Density - CSC - NDR IMIX
10053 #- type: "plot"
10054 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10055 #  algorithm: "plot_nf_heatmap"
10056 #  output-file-type: ".html"
10057 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10058 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10059 #  filter: "'NIC_Intel-XXV710' and
10060 #           'NF_DENSITY' and
10061 #           'DOCKER' and
10062 #           'CHAIN' and
10063 #           'NF_VPPIP4' and
10064 #           'IMIX' and
10065 #           '2T1C' and
10066 #           'NDRPDR'"
10067 #  parameters:
10068 #  - "throughput"
10069 #  - "name"
10070 #  - "tags"
10071 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10072 #  x-axis: "X = CNFs per Service Chain"
10073 #  y-axis: "Y = Number of Service Chains"
10074 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10075 #  layout:
10076 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10077 #    layout: "plot-service-density"
10078 #
10079 #- type: "plot"
10080 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10081 #  algorithm: "plot_nf_heatmap"
10082 #  output-file-type: ".html"
10083 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10084 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10085 #  filter: "'NIC_Intel-XXV710' and
10086 #           'NF_DENSITY' and
10087 #           'DOCKER' and
10088 #           'CHAIN' and
10089 #           'NF_VPPIP4' and
10090 #           'IMIX' and
10091 #           '4T2C' and
10092 #           'NDRPDR'"
10093 #  parameters:
10094 #  - "throughput"
10095 #  - "name"
10096 #  - "tags"
10097 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10098 #  x-axis: "X = CNFs per Service Chain"
10099 #  y-axis: "Y = Number of Service Chains"
10100 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10101 #  layout:
10102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10103 #    layout: "plot-service-density"
10104 #
10105 #- type: "plot"
10106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10107 #  algorithm: "plot_nf_heatmap"
10108 #  output-file-type: ".html"
10109 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10110 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10111 #  filter: "'NIC_Intel-XXV710' and
10112 #           'NF_DENSITY' and
10113 #           'DOCKER' and
10114 #           'CHAIN' and
10115 #           'NF_VPPIP4' and
10116 #           'IMIX' and
10117 #           '8T4C' and
10118 #           'NDRPDR'"
10119 #  parameters:
10120 #  - "throughput"
10121 #  - "name"
10122 #  - "tags"
10123 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10124 #  x-axis: "X = CNFs per Service Chain"
10125 #  y-axis: "Y = Number of Service Chains"
10126 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10127 #  layout:
10128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10129 #    layout: "plot-service-density"
10130 #
10131 ## Plots - NF Density - CSC - PDR IMIX
10132 #- type: "plot"
10133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10134 #  algorithm: "plot_nf_heatmap"
10135 #  output-file-type: ".html"
10136 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10137 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10138 #  filter: "'NIC_Intel-XXV710' and
10139 #           'NF_DENSITY' and
10140 #           'DOCKER' and
10141 #           'CHAIN' and
10142 #           'NF_VPPIP4' and
10143 #           'IMIX' and
10144 #           '2T1C' and
10145 #           'NDRPDR'"
10146 #  parameters:
10147 #  - "throughput"
10148 #  - "name"
10149 #  - "tags"
10150 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10151 #  x-axis: "X = CNFs per Service Chain"
10152 #  y-axis: "Y = Number of Service Chains"
10153 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10154 #  layout:
10155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10156 #    layout: "plot-service-density"
10157 #
10158 #- type: "plot"
10159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10160 #  algorithm: "plot_nf_heatmap"
10161 #  output-file-type: ".html"
10162 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10163 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10164 #  filter: "'NIC_Intel-XXV710' and
10165 #           'NF_DENSITY' and
10166 #           'DOCKER' and
10167 #           'CHAIN' and
10168 #           'NF_VPPIP4' and
10169 #           'IMIX' and
10170 #           '4T2C' and
10171 #           'NDRPDR'"
10172 #  parameters:
10173 #  - "throughput"
10174 #  - "name"
10175 #  - "tags"
10176 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10177 #  x-axis: "X = CNFs per Service Chain"
10178 #  y-axis: "Y = Number of Service Chains"
10179 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10180 #  layout:
10181 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10182 #    layout: "plot-service-density"
10183 #
10184 #- type: "plot"
10185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10186 #  algorithm: "plot_nf_heatmap"
10187 #  output-file-type: ".html"
10188 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10189 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10190 #  filter: "'NIC_Intel-XXV710' and
10191 #           'NF_DENSITY' and
10192 #           'DOCKER' and
10193 #           'CHAIN' and
10194 #           'NF_VPPIP4' and
10195 #           'IMIX' and
10196 #           '8T4C' and
10197 #           'NDRPDR'"
10198 #  parameters:
10199 #  - "throughput"
10200 #  - "name"
10201 #  - "tags"
10202 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10203 #  x-axis: "X = CNFs per Service Chain"
10204 #  y-axis: "Y = Number of Service Chains"
10205 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10206 #  layout:
10207 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10208 #    layout: "plot-service-density"
10209 #
10210 ## Plots - NF Density - CSP - MRR IMIX
10211 #- type: "plot"
10212 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10213 #  algorithm: "plot_nf_heatmap"
10214 #  output-file-type: ".html"
10215 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10216 #  data: "plot-vpp-nfv-2n-clx-mrr"
10217 #  filter: "'NIC_Intel-XXV710' and
10218 #           'NF_DENSITY' and
10219 #           'DOCKER' and
10220 #           'PIPELINE' and
10221 #           'NF_VPPIP4' and
10222 #           'IMIX' and
10223 #           '2T1C' and
10224 #           'MRR'"
10225 #  parameters:
10226 #  - "result"
10227 #  - "name"
10228 #  - "tags"
10229 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10230 #  x-axis: "X = CNFs per Service Pipeline"
10231 #  y-axis: "Y = Number of Service Pipelines"
10232 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10233 #  layout:
10234 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10235 #    layout: "plot-service-density"
10236 #
10237 #- type: "plot"
10238 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10239 #  algorithm: "plot_nf_heatmap"
10240 #  output-file-type: ".html"
10241 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10242 #  data: "plot-vpp-nfv-2n-clx-mrr"
10243 #  filter: "'NIC_Intel-XXV710' and
10244 #           'NF_DENSITY' and
10245 #           'DOCKER' and
10246 #           'PIPELINE' and
10247 #           'NF_VPPIP4' and
10248 #           'IMIX' and
10249 #           '4T2C' and
10250 #           'MRR'"
10251 #  parameters:
10252 #  - "result"
10253 #  - "name"
10254 #  - "tags"
10255 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10256 #  x-axis: "X = CNFs per Service Pipeline"
10257 #  y-axis: "Y = Number of Service Pipelines"
10258 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10259 #  layout:
10260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10261 #    layout: "plot-service-density"
10262 #
10263 #- type: "plot"
10264 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10265 #  algorithm: "plot_nf_heatmap"
10266 #  output-file-type: ".html"
10267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10268 #  data: "plot-vpp-nfv-2n-clx-mrr"
10269 #  filter: "'NIC_Intel-XXV710' and
10270 #           'NF_DENSITY' and
10271 #           'DOCKER' and
10272 #           'PIPELINE' and
10273 #           'NF_VPPIP4' and
10274 #           'IMIX' and
10275 #           '8T4C' and
10276 #           'MRR'"
10277 #  parameters:
10278 #  - "result"
10279 #  - "name"
10280 #  - "tags"
10281 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10282 #  x-axis: "X = CNFs per Service Pipeline"
10283 #  y-axis: "Y = Number of Service Pipelines"
10284 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10285 #  layout:
10286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10287 #    layout: "plot-service-density"
10288 #
10289 ## Plots - NF Density - CSP - NDR IMIX
10290 #- type: "plot"
10291 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10292 #  algorithm: "plot_nf_heatmap"
10293 #  output-file-type: ".html"
10294 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10295 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10296 #  filter: "'NIC_Intel-XXV710' and
10297 #           'NF_DENSITY' and
10298 #           'DOCKER' and
10299 #           'PIPELINE' and
10300 #           'NF_VPPIP4' and
10301 #           'IMIX' and
10302 #           '2T1C' and
10303 #           'NDRPDR'"
10304 #  parameters:
10305 #  - "throughput"
10306 #  - "name"
10307 #  - "tags"
10308 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10309 #  x-axis: "X = CNFs per Service Pipeline"
10310 #  y-axis: "Y = Number of Service Pipelines"
10311 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10312 #  layout:
10313 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10314 #    layout: "plot-service-density"
10315 #
10316 #- type: "plot"
10317 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10318 #  algorithm: "plot_nf_heatmap"
10319 #  output-file-type: ".html"
10320 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10321 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10322 #  filter: "'NIC_Intel-XXV710' and
10323 #           'NF_DENSITY' and
10324 #           'DOCKER' and
10325 #           'PIPELINE' and
10326 #           'NF_VPPIP4' and
10327 #           'IMIX' and
10328 #           '4T2C' and
10329 #           'NDRPDR'"
10330 #  parameters:
10331 #  - "throughput"
10332 #  - "name"
10333 #  - "tags"
10334 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10335 #  x-axis: "X = CNFs per Service Pipeline"
10336 #  y-axis: "Y = Number of Service Pipelines"
10337 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10338 #  layout:
10339 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10340 #    layout: "plot-service-density"
10341 #
10342 #- type: "plot"
10343 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10344 #  algorithm: "plot_nf_heatmap"
10345 #  output-file-type: ".html"
10346 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10347 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10348 #  filter: "'NIC_Intel-XXV710' and
10349 #           'NF_DENSITY' and
10350 #           'DOCKER' and
10351 #           'PIPELINE' and
10352 #           'NF_VPPIP4' and
10353 #           'IMIX' and
10354 #           '8T4C' and
10355 #           'NDRPDR'"
10356 #  parameters:
10357 #  - "throughput"
10358 #  - "name"
10359 #  - "tags"
10360 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10361 #  x-axis: "X = CNFs per Service Pipeline"
10362 #  y-axis: "Y = Number of Service Pipelines"
10363 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10364 #  layout:
10365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10366 #    layout: "plot-service-density"
10367 #
10368 ## Plots - NF Density - CSP - PDR IMIX
10369 #- type: "plot"
10370 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10371 #  algorithm: "plot_nf_heatmap"
10372 #  output-file-type: ".html"
10373 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10374 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10375 #  filter: "'NIC_Intel-XXV710' and
10376 #           'NF_DENSITY' and
10377 #           'DOCKER' and
10378 #           'PIPELINE' and
10379 #           'NF_VPPIP4' and
10380 #           'IMIX' and
10381 #           '2T1C' and
10382 #           'NDRPDR'"
10383 #  parameters:
10384 #  - "throughput"
10385 #  - "name"
10386 #  - "tags"
10387 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10388 #  x-axis: "X = CNFs per Service Pipeline"
10389 #  y-axis: "Y = Number of Service Pipelines"
10390 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10391 #  layout:
10392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10393 #    layout: "plot-service-density"
10394 #
10395 #- type: "plot"
10396 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10397 #  algorithm: "plot_nf_heatmap"
10398 #  output-file-type: ".html"
10399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10400 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10401 #  filter: "'NIC_Intel-XXV710' and
10402 #           'NF_DENSITY' and
10403 #           'DOCKER' and
10404 #           'PIPELINE' and
10405 #           'NF_VPPIP4' and
10406 #           'IMIX' and
10407 #           '4T2C' and
10408 #           'NDRPDR'"
10409 #  parameters:
10410 #  - "throughput"
10411 #  - "name"
10412 #  - "tags"
10413 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10414 #  x-axis: "X = CNFs per Service Pipeline"
10415 #  y-axis: "Y = Number of Service Pipelines"
10416 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10417 #  layout:
10418 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10419 #    layout: "plot-service-density"
10420 #
10421 #- type: "plot"
10422 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10423 #  algorithm: "plot_nf_heatmap"
10424 #  output-file-type: ".html"
10425 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10426 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10427 #  filter: "'NIC_Intel-XXV710' and
10428 #           'NF_DENSITY' and
10429 #           'DOCKER' and
10430 #           'PIPELINE' and
10431 #           'NF_VPPIP4' and
10432 #           'IMIX' and
10433 #           '8T4C' and
10434 #           'NDRPDR'"
10435 #  parameters:
10436 #  - "throughput"
10437 #  - "name"
10438 #  - "tags"
10439 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10440 #  x-axis: "X = CNFs per Service Pipeline"
10441 #  y-axis: "Y = Number of Service Pipelines"
10442 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10443 #  layout:
10444 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10445 #    layout: "plot-service-density"
10446
10447 ################################################################################
10448
10449 # Packet Throughput
10450
10451 #- type: "plot"
10452 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10453 #  algorithm: "plot_perf_box_name"
10454 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10455 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10456 #  include:
10457 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10458 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10459 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10460 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10461 #  layout:
10462 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10463 #    layout: "plot-throughput"
10464 #
10465 #- type: "plot"
10466 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10467 #  algorithm: "plot_perf_box_name"
10468 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10469 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10470 #  include:
10471 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10472 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10473 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10474 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10475 #  layout:
10476 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10477 #    layout: "plot-throughput"
10478 #
10479 #- type: "plot"
10480 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10481 #  algorithm: "plot_perf_box_name"
10482 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10483 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10484 #  include:
10485 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10486 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10487 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10488 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10489 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10490 #  layout:
10491 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10492 #    layout: "plot-throughput"
10493 #
10494 #- type: "plot"
10495 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10496 #  algorithm: "plot_perf_box_name"
10497 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10498 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10499 #  include:
10500 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10505 #  layout:
10506 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10507 #    layout: "plot-throughput"
10508
10509 - type: "plot"
10510   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10511   algorithm: "plot_perf_box_name"
10512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10514   include:
10515     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10516     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10517     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10518     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10519     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10520   layout:
10521     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10522     layout: "plot-throughput"
10523
10524 - type: "plot"
10525   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10526   algorithm: "plot_perf_box_name"
10527   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10528   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10529   include:
10530     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10531     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10532     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10533     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10534     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10535   layout:
10536     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10537     layout: "plot-throughput"
10538
10539 #- type: "plot"
10540 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10541 #  algorithm: "plot_perf_box_name"
10542 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10543 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10544 #  include:
10545 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10546 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10549 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10550 #  layout:
10551 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10552 #    layout: "plot-throughput"
10553 #
10554 #- type: "plot"
10555 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10556 #  algorithm: "plot_perf_box_name"
10557 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10558 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10559 #  include:
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10561 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10562 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10563 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10564 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10565 #  layout:
10566 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10567 #    layout: "plot-throughput"
10568 #
10569 #- type: "plot"
10570 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10571 #  algorithm: "plot_perf_box_name"
10572 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10574 #  include:
10575 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10579 #  layout:
10580 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10581 #    layout: "plot-throughput"
10582 #
10583 #- type: "plot"
10584 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10585 #  algorithm: "plot_perf_box_name"
10586 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10587 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10588 #  include:
10589 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10590 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10592 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10593 #  layout:
10594 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10595 #    layout: "plot-throughput"
10596 #
10597 #- type: "plot"
10598 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10599 #  algorithm: "plot_perf_box_name"
10600 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10601 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10602 #  include:
10603 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10604 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10605 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10606 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10607 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10608 #  layout:
10609 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10610 #    layout: "plot-throughput"
10611 #
10612 #- type: "plot"
10613 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10614 #  algorithm: "plot_perf_box_name"
10615 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10616 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10617 #  include:
10618 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10619 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10621 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10622 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10623 #  layout:
10624 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10625 #    layout: "plot-throughput"
10626 #
10627 #- type: "plot"
10628 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10629 #  algorithm: "plot_perf_box_name"
10630 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10631 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10632 #  include:
10633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10636 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10637 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10638 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10639 #  layout:
10640 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10641 #    layout: "plot-throughput"
10642 #
10643 #- type: "plot"
10644 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10645 #  algorithm: "plot_perf_box_name"
10646 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10647 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10648 #  include:
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10652 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10653 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10654 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10655 #  layout:
10656 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10657 #    layout: "plot-throughput"
10658
10659 - type: "plot"
10660   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10661   algorithm: "plot_perf_box_name"
10662   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10664   include:
10665     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10666     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10667     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10668   layout:
10669     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10670     layout: "plot-throughput"
10671
10672 - type: "plot"
10673   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10674   algorithm: "plot_perf_box_name"
10675   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10677   include:
10678     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10679     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10680     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10681   layout:
10682     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10683     layout: "plot-throughput"
10684
10685 #- type: "plot"
10686 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10687 #  algorithm: "plot_perf_box_name"
10688 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10689 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10690 #  include:
10691 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10692 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10693 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10694 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10695 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10696 #  layout:
10697 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10698 #    layout: "plot-throughput"
10699 #
10700 #- type: "plot"
10701 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10702 #  algorithm: "plot_perf_box_name"
10703 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10704 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10705 #  include:
10706 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10707 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10708 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10709 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10710 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10711 #  layout:
10712 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10713 #    layout: "plot-throughput"
10714 #
10715 #- type: "plot"
10716 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10717 #  algorithm: "plot_perf_box_name"
10718 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10719 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10720 #  include:
10721 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10722 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10723 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10724 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10725 #  layout:
10726 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10727 #    layout: "plot-throughput"
10728 #
10729 #- type: "plot"
10730 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10731 #  algorithm: "plot_perf_box_name"
10732 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10733 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10734 #  include:
10735 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10736 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10737 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10738 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10739 #  layout:
10740 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10741 #    layout: "plot-throughput"
10742 #
10743 #- type: "plot"
10744 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10745 #  algorithm: "plot_perf_box_name"
10746 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10747 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10748 #  include:
10749 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10750 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10751 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10752 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10753 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10754 #  layout:
10755 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10756 #    layout: "plot-throughput"
10757 #
10758 #- type: "plot"
10759 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10760 #  algorithm: "plot_perf_box_name"
10761 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10762 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10763 #  include:
10764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10766 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10767 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10768 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10769 #  layout:
10770 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10771 #    layout: "plot-throughput"
10772 #
10773 #- type: "plot"
10774 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10775 #  algorithm: "plot_perf_box_name"
10776 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10777 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10778 #  include:
10779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10781 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10782 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10783 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10784 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10785 #  layout:
10786 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10787 #    layout: "plot-throughput"
10788 #
10789 #- type: "plot"
10790 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10791 #  algorithm: "plot_perf_box_name"
10792 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10793 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10794 #  include:
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10797 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10798 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10799 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10800 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10801 #  layout:
10802 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10803 #    layout: "plot-throughput"
10804
10805 - type: "plot"
10806   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10807   algorithm: "plot_perf_box_name"
10808   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10809   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10810   include:
10811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10816   layout:
10817     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10818     layout: "plot-throughput"
10819
10820 - type: "plot"
10821   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10822   algorithm: "plot_perf_box_name"
10823   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10824   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10825   include:
10826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10831   layout:
10832     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10833     layout: "plot-throughput"
10834
10835 - type: "plot"
10836   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10837   algorithm: "plot_perf_box_name"
10838   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10839   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10840   include:
10841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10847   layout:
10848     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10849     layout: "plot-throughput"
10850
10851 - type: "plot"
10852   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10853   algorithm: "plot_perf_box_name"
10854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10856   include:
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10863   layout:
10864     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10865     layout: "plot-throughput"
10866
10867 - type: "plot"
10868   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10869   algorithm: "plot_perf_box_name"
10870   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10871   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10872   include:
10873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10878   layout:
10879     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10880     layout: "plot-throughput"
10881
10882 - type: "plot"
10883   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10884   algorithm: "plot_perf_box_name"
10885   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10886   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10887   include:
10888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10893   layout:
10894     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10895     layout: "plot-throughput"
10896
10897 - type: "plot"
10898   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10899   algorithm: "plot_perf_box_name"
10900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10902   include:
10903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10909   layout:
10910     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10915   algorithm: "plot_perf_box_name"
10916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10918   include:
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10925   layout:
10926     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10927     layout: "plot-throughput"
10928
10929 - type: "plot"
10930   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10931   algorithm: "plot_perf_box_name"
10932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10934   include:
10935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10940   layout:
10941     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10942     layout: "plot-throughput"
10943
10944 - type: "plot"
10945   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10946   algorithm: "plot_perf_box_name"
10947   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10948   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10949   include:
10950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10955   layout:
10956     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10957     layout: "plot-throughput"
10958
10959 - type: "plot"
10960   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10961   algorithm: "plot_perf_box_name"
10962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10964   include:
10965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10971   layout:
10972     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10973     layout: "plot-throughput"
10974
10975 - type: "plot"
10976   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10977   algorithm: "plot_perf_box_name"
10978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10980   include:
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10987   layout:
10988     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10989     layout: "plot-throughput"
10990
10991 - type: "plot"
10992   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10993   algorithm: "plot_perf_box_name"
10994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10996   include:
10997     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10999   layout:
11000     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11001     layout: "plot-throughput"
11002
11003 - type: "plot"
11004   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11005   algorithm: "plot_perf_box_name"
11006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11008   include:
11009     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11011   layout:
11012     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11013     layout: "plot-throughput"
11014
11015 #- type: "plot"
11016 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11017 #  algorithm: "plot_perf_box_name"
11018 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11019 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11020 #  include:
11021 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11022 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11023 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11024 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11025 #  layout:
11026 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11027 #    layout: "plot-throughput"
11028 #
11029 #- type: "plot"
11030 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11031 #  algorithm: "plot_perf_box_name"
11032 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11033 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11034 #  include:
11035 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11036 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11037 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11038 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11039 #  layout:
11040 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11041 #    layout: "plot-throughput"
11042
11043 - type: "plot"
11044   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11045   algorithm: "plot_perf_box_name"
11046   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11047   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11048   include:
11049     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11053   layout:
11054     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11055     layout: "plot-throughput"
11056
11057 - type: "plot"
11058   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11059   algorithm: "plot_perf_box_name"
11060   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11061   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11062   include:
11063     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11066     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11067   layout:
11068     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11069     layout: "plot-throughput"
11070
11071 - type: "plot"
11072   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11073   algorithm: "plot_perf_box_name"
11074   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11075   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11076   include:
11077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11081   layout:
11082     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11083     layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11087   algorithm: "plot_perf_box_name"
11088   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11089   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11090   include:
11091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11095   layout:
11096     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11097     layout: "plot-throughput"
11098
11099 #- type: "plot"
11100 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11101 #  algorithm: "plot_perf_box_name"
11102 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11103 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11104 #  include:
11105 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11106 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11107 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11108 #  layout:
11109 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11110 #    layout: "plot-throughput"
11111 #
11112 #- type: "plot"
11113 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11114 #  algorithm: "plot_perf_box_name"
11115 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11116 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11117 #  include:
11118 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11119 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11120 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11121 #  layout:
11122 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11123 #    layout: "plot-throughput"
11124 #
11125 #- type: "plot"
11126 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11127 #  algorithm: "plot_perf_box_name"
11128 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11129 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11130 #  include:
11131 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11132 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11133 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11134 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11135 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11136 #  layout:
11137 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11138 #    layout: "plot-throughput"
11139 #
11140 #- type: "plot"
11141 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11142 #  algorithm: "plot_perf_box_name"
11143 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11144 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11145 #  include:
11146 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11147 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11148 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11149 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11150 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11151 #  layout:
11152 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11153 #    layout: "plot-throughput"
11154
11155 - type: "plot"
11156   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11157   algorithm: "plot_perf_box_name"
11158   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11160   include:
11161     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11163     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11164   layout:
11165     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11166     layout: "plot-throughput"
11167
11168 - type: "plot"
11169   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11170   algorithm: "plot_perf_box_name"
11171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11173   include:
11174     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11177   layout:
11178     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11179     layout: "plot-throughput"
11180
11181 #- type: "plot"
11182 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11183 #  algorithm: "plot_perf_box_name"
11184 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11185 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11186 #  include:
11187 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11188 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11189 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11190 #  layout:
11191 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11192 #    layout: "plot-throughput"
11193 #
11194 #- type: "plot"
11195 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11196 #  algorithm: "plot_perf_box_name"
11197 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11198 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11199 #  include:
11200 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11201 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11202 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11203 #  layout:
11204 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11205 #    layout: "plot-throughput"
11206 #
11207 #- type: "plot"
11208 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11209 #  algorithm: "plot_perf_box_name"
11210 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11211 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11212 #  include:
11213 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11214 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11215 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11216 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11217 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11218 #  layout:
11219 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11220 #    layout: "plot-throughput"
11221 #
11222 #- type: "plot"
11223 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11224 #  algorithm: "plot_perf_box_name"
11225 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11226 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11227 #  include:
11228 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11229 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11230 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11231 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11232 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11233 #  layout:
11234 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11235 #    layout: "plot-throughput"
11236
11237 - type: "plot"
11238   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11239   algorithm: "plot_perf_box_name"
11240   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11241   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11242   include:
11243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11248   layout:
11249     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11250     layout: "plot-throughput"
11251
11252 - type: "plot"
11253   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11254   algorithm: "plot_perf_box_name"
11255   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11256   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11257   include:
11258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11263   layout:
11264     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11265     layout: "plot-throughput"
11266
11267 - type: "plot"
11268   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11269   algorithm: "plot_perf_box_name"
11270   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11271   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11272   include:
11273     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11274     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11275     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11276     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11278   layout:
11279     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11280     layout: "plot-throughput"
11281
11282 - type: "plot"
11283   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11284   algorithm: "plot_perf_box_name"
11285   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11286   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11287   include:
11288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11291     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11293   layout:
11294     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11295     layout: "plot-throughput"
11296
11297 - type: "plot"
11298   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11299   algorithm: "plot_perf_box_name"
11300   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11301   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11302   include:
11303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11307     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11308   layout:
11309     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11310     layout: "plot-throughput"
11311
11312 - type: "plot"
11313   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11314   algorithm: "plot_perf_box_name"
11315   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11316   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11317   include:
11318     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11323   layout:
11324     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11325     layout: "plot-throughput"
11326
11327 - type: "plot"
11328   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11329   algorithm: "plot_perf_box_name"
11330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11332   include:
11333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11337     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11338     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11339   layout:
11340     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11341     layout: "plot-throughput"
11342
11343 - type: "plot"
11344   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11345   algorithm: "plot_perf_box_name"
11346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11348   include:
11349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11352     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11353     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11354     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11355   layout:
11356     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11361   algorithm: "plot_perf_box_name"
11362   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11364   include:
11365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11368     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11369   layout:
11370     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11371     layout: "plot-throughput"
11372
11373 - type: "plot"
11374   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11375   algorithm: "plot_perf_box_name"
11376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11378   include:
11379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11382     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11383   layout:
11384     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11385     layout: "plot-throughput"
11386
11387 #- type: "plot"
11388 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11389 #  algorithm: "plot_perf_box_name"
11390 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11391 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11392 #  include:
11393 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11394 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11395 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11396 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11397 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11398 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11399 #  layout:
11400 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11401 #    layout: "plot-throughput"
11402 #
11403 #- type: "plot"
11404 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11405 #  algorithm: "plot_perf_box_name"
11406 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11407 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11408 #  include:
11409 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11410 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11411 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11412 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11413 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11414 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11415 #  layout:
11416 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11417 #    layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11421   algorithm: "plot_perf_box_name"
11422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11424   include:
11425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11428 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11430 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11431   layout:
11432     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11437   algorithm: "plot_perf_box_name"
11438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11440   include:
11441     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11442 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11443     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11444 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11445     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11446 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11447   layout:
11448     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11449     layout: "plot-throughput"
11450
11451 - type: "plot"
11452   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11453   algorithm: "plot_perf_box_name"
11454   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11455   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11456   include:
11457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11461     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11462     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11463   layout:
11464     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11465     layout: "plot-throughput"
11466
11467 - type: "plot"
11468   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11469   algorithm: "plot_perf_box_name"
11470   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11471   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11472   include:
11473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11479   layout:
11480     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11481     layout: "plot-throughput"
11482
11483 #- type: "plot"
11484 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11485 #  algorithm: "plot_perf_box_name"
11486 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11487 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11488 #  include:
11489 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11490 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11491 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11492 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11493 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11494 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11495 #  layout:
11496 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11497 #    layout: "plot-throughput"
11498 #
11499 #- type: "plot"
11500 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11501 #  algorithm: "plot_perf_box_name"
11502 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11503 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11504 #  include:
11505 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11506 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11507 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11508 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11509 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11510 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11511 #  layout:
11512 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11513 #    layout: "plot-throughput"
11514 #
11515 #- type: "plot"
11516 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11517 #  algorithm: "plot_perf_box_name"
11518 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11519 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11520 #  include:
11521 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11522 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11525 #  layout:
11526 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11527 #    layout: "plot-throughput"
11528 #
11529 #- type: "plot"
11530 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11531 #  algorithm: "plot_perf_box_name"
11532 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11534 #  include:
11535 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11536 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11538 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11539 #  layout:
11540 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11541 #    layout: "plot-throughput"
11542 #
11543 #- type: "plot"
11544 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11545 #  algorithm: "plot_perf_box_name"
11546 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11547 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11548 #  include:
11549 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11550 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11551 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11552 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11553 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11554 #  layout:
11555 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11556 #    layout: "plot-throughput"
11557 #
11558 #- type: "plot"
11559 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11560 #  algorithm: "plot_perf_box_name"
11561 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11562 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11563 #  include:
11564 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11565 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11566 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11567 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11568 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11569 #  layout:
11570 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11571 #    layout: "plot-throughput"
11572 #
11573 #- type: "plot"
11574 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11575 #  algorithm: "plot_perf_box_name"
11576 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11577 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11578 #  include:
11579 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11580 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11581 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11582 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11583 #  layout:
11584 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11585 #    layout: "plot-throughput"
11586 #
11587 #- type: "plot"
11588 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11589 #  algorithm: "plot_perf_box_name"
11590 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11591 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11592 #  include:
11593 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11594 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11595 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11596 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11597 #  layout:
11598 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11599 #    layout: "plot-throughput"
11600
11601 - type: "plot"
11602   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11603   algorithm: "plot_perf_box_name"
11604   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11606   include:
11607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11609     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11610     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11611     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11612     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11613   layout:
11614     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11615     layout: "plot-throughput"
11616
11617 - type: "plot"
11618   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11619   algorithm: "plot_perf_box_name"
11620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11622   include:
11623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11626     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11627     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11628     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11629   layout:
11630     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11631     layout: "plot-throughput"
11632
11633 #- type: "plot"
11634 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11635 #  algorithm: "plot_perf_box_name"
11636 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11637 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11638 #  include:
11639 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11640 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11641 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11642 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11643 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11644 #  layout:
11645 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11646 #    layout: "plot-throughput"
11647 #
11648 #- type: "plot"
11649 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11650 #  algorithm: "plot_perf_box_name"
11651 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11652 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11653 #  include:
11654 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11655 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11656 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11657 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11658 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11659 #  layout:
11660 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11661 #    layout: "plot-throughput"
11662 #
11663 #- type: "plot"
11664 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11665 #  algorithm: "plot_perf_box_name"
11666 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11667 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11668 #  include:
11669 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11670 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11671 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11672 #  layout:
11673 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11674 #    layout: "plot-throughput"
11675 #
11676 #- type: "plot"
11677 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11678 #  algorithm: "plot_perf_box_name"
11679 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11680 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11681 #  include:
11682 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11683 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11684 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11685 #  layout:
11686 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11687 #    layout: "plot-throughput"
11688 #
11689 #- type: "plot"
11690 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11691 #  algorithm: "plot_perf_box_name"
11692 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11693 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11694 #  include:
11695 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11696 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11697 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11698 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11699 #  layout:
11700 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11701 #    layout: "plot-throughput"
11702 #
11703 #- type: "plot"
11704 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11705 #  algorithm: "plot_perf_box_name"
11706 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11707 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11708 #  include:
11709 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11710 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11711 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11712 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11713 #  layout:
11714 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11715 #    layout: "plot-throughput"
11716 #
11717 #- type: "plot"
11718 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11719 #  algorithm: "plot_perf_box_name"
11720 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11721 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11722 #  include:
11723 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11724 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11725 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11726 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11727 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11728 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11729 #  layout:
11730 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11731 #    layout: "plot-throughput"
11732 #
11733 #- type: "plot"
11734 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11735 #  algorithm: "plot_perf_box_name"
11736 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11737 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11738 #  include:
11739 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11741 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11742 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11743 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11744 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11745 #  layout:
11746 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11747 #    layout: "plot-throughput"
11748 #
11749 #- type: "plot"
11750 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11751 #  algorithm: "plot_perf_box_name"
11752 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11753 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11754 #  include:
11755 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11756 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11757 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11758 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11759 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11760 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11761 #  layout:
11762 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11763 #    layout: "plot-throughput"
11764 #
11765 #- type: "plot"
11766 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11767 #  algorithm: "plot_perf_box_name"
11768 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11769 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11770 #  include:
11771 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11772 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11773 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11774 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11775 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11776 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11777 #  layout:
11778 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11779 #    layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11786   include:
11787     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11788     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11790     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11791   layout:
11792     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11793     layout: "plot-throughput"
11794
11795 - type: "plot"
11796   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11797   algorithm: "plot_perf_box_name"
11798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11800   include:
11801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11804     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11805   layout:
11806     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11807     layout: "plot-throughput"
11808
11809 - type: "plot"
11810   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11811   algorithm: "plot_perf_box_name"
11812   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11813   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11814   include:
11815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11821   layout:
11822     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11823     layout: "plot-throughput"
11824
11825 - type: "plot"
11826   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11827   algorithm: "plot_perf_box_name"
11828   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11829   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11830   include:
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11837   layout:
11838     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11839     layout: "plot-throughput"
11840
11841 - type: "plot"
11842   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11843   algorithm: "plot_perf_box_name"
11844   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11845   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11846   include:
11847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11853   layout:
11854     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11859   algorithm: "plot_perf_box_name"
11860   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11861   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11862   include:
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11869   layout:
11870     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11871     layout: "plot-throughput"
11872
11873 - type: "plot"
11874   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11875   algorithm: "plot_perf_box_name"
11876   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11877   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11878   include:
11879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11883   layout:
11884     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11892   include:
11893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11897   layout:
11898     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11899     layout: "plot-throughput"
11900
11901 - type: "plot"
11902   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11903   algorithm: "plot_perf_box_name"
11904   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11905   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11906   include:
11907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11913   layout:
11914     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11919   algorithm: "plot_perf_box_name"
11920   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11922   include:
11923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11927     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11928     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11929   layout:
11930     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11931     layout: "plot-throughput"
11932
11933 - type: "plot"
11934   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11935   algorithm: "plot_perf_box_name"
11936   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11937   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11938   include:
11939     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11943   layout:
11944     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11945     layout: "plot-throughput"
11946
11947 - type: "plot"
11948   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11949   algorithm: "plot_perf_box_name"
11950   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11951   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11952   include:
11953     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11957   layout:
11958     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11959     layout: "plot-throughput"
11960
11961 - type: "plot"
11962   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11963   algorithm: "plot_perf_box_name"
11964   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11965   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11966   include:
11967     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11969     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11973   layout:
11974     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11975     layout: "plot-throughput"
11976
11977 - type: "plot"
11978   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11979   algorithm: "plot_perf_box_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11981   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11982   include:
11983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11986     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11987     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11988     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11989   layout:
11990     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11991     layout: "plot-throughput"
11992
11993 - type: "plot"
11994   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11995   algorithm: "plot_perf_box_name"
11996   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11997   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11998   include:
11999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12003     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12004     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12005   layout:
12006     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12007     layout: "plot-throughput"
12008
12009 - type: "plot"
12010   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12011   algorithm: "plot_perf_box_name"
12012   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12013   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12014   include:
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12018     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12019     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12020     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12021   layout:
12022     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12023     layout: "plot-throughput"
12024
12025 - type: "plot"
12026   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12027   algorithm: "plot_perf_box_name"
12028   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12030   include:
12031     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12032     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12033     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12034     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12035     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12036     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12037   layout:
12038     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12043   algorithm: "plot_perf_box_name"
12044   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12046   include:
12047     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12048     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12049     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12050     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12051     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12052     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12053   layout:
12054     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12055     layout: "plot-throughput"
12056
12057 #- type: "plot"
12058 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12059 #  algorithm: "plot_perf_box_name"
12060 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12061 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12062 #  include:
12063 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12064 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12065 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12066 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12067 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12068 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12069 #  layout:
12070 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12071 #    layout: "plot-throughput"
12072 #
12073 #- type: "plot"
12074 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12075 #  algorithm: "plot_perf_box_name"
12076 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12077 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12078 #  include:
12079 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12081 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12082 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12083 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12084 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12085 #  layout:
12086 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12087 #    layout: "plot-throughput"
12088
12089 - type: "plot"
12090   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12091   algorithm: "plot_perf_box_name"
12092   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12093   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12094   include:
12095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12096     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12097     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12098     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12099     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12100     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12101   layout:
12102     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12107   algorithm: "plot_perf_box_name"
12108   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12109   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12110   include:
12111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12113     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12114     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12115     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12116     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12117   layout:
12118     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12119     layout: "plot-throughput"
12120
12121 #- type: "plot"
12122 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12123 #  algorithm: "plot_perf_box_name"
12124 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12125 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12126 #  include:
12127 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12128 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12129 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12130 #  layout:
12131 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12132 #    layout: "plot-throughput"
12133 #
12134 #- type: "plot"
12135 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12136 #  algorithm: "plot_perf_box_name"
12137 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12138 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12139 #  include:
12140 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12141 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12142 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12143 #  layout:
12144 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12145 #    layout: "plot-throughput"
12146
12147 #- type: "plot"
12148 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12149 #  algorithm: "plot_perf_box_name"
12150 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12151 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12152 #  include:
12153 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12154 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12155 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12156 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12157 #  layout:
12158 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12159 #    layout: "plot-throughput"
12160 #
12161 #- type: "plot"
12162 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12163 #  algorithm: "plot_perf_box_name"
12164 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12165 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12166 #  include:
12167 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12168 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12169 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12170 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12171 #  layout:
12172 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12173 #    layout: "plot-throughput"
12174 #
12175 #- type: "plot"
12176 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12177 #  algorithm: "plot_perf_box_name"
12178 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12179 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12180 #  include:
12181 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12184 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12185 #  layout:
12186 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12187 #    layout: "plot-throughput"
12188 #
12189 #- type: "plot"
12190 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12191 #  algorithm: "plot_perf_box_name"
12192 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12193 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12194 #  include:
12195 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12196 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12197 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12198 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12199 #  layout:
12200 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12201 #    layout: "plot-throughput"
12202
12203 - type: "plot"
12204   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12205   algorithm: "plot_perf_box_name"
12206   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12208   include:
12209     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12210     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12211     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12212     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12213   layout:
12214     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12215     layout: "plot-throughput"
12216
12217 - type: "plot"
12218   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12219   algorithm: "plot_perf_box_name"
12220   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12222   include:
12223     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12224     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12225     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12226     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12227   layout:
12228     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12229     layout: "plot-throughput"
12230
12231 - type: "plot"
12232   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12233   algorithm: "plot_perf_box_name"
12234   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12236   include:
12237     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12238     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12239     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12240     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12241   layout:
12242     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12250   include:
12251     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12252     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12255   layout:
12256     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12257     layout: "plot-throughput"
12258
12259 #- type: "plot"
12260 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12261 #  algorithm: "plot_perf_box_name"
12262 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12263 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12264 #  include:
12265 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12267 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12268 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12269 #  layout:
12270 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12271 #    layout: "plot-throughput"
12272 #
12273 #- type: "plot"
12274 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12275 #  algorithm: "plot_perf_box_name"
12276 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12277 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12278 #  include:
12279 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12281 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12282 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12283 #  layout:
12284 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12285 #    layout: "plot-throughput"
12286 #
12287 #- type: "plot"
12288 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12289 #  algorithm: "plot_perf_box_name"
12290 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12291 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12292 #  include:
12293 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12294 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12295 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12296 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12297 #  layout:
12298 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12299 #    layout: "plot-throughput"
12300 #
12301 #- type: "plot"
12302 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12303 #  algorithm: "plot_perf_box_name"
12304 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12305 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12306 #  include:
12307 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12308 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12311 #  layout:
12312 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12313 #    layout: "plot-throughput"
12314 #
12315 #- type: "plot"
12316 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12317 #  algorithm: "plot_perf_box_name"
12318 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12319 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12320 #  include:
12321 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12322 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12323 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12325 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12326 #  layout:
12327 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12328 #    layout: "plot-throughput"
12329 #
12330 #- type: "plot"
12331 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12332 #  algorithm: "plot_perf_box_name"
12333 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12334 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12335 #  include:
12336 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12337 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12339 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12340 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12341 #  layout:
12342 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12343 #    layout: "plot-throughput"
12344 #
12345 #- type: "plot"
12346 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12347 #  algorithm: "plot_perf_box_name"
12348 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12349 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12350 #  include:
12351 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12353 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12354 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12355 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12356 #  layout:
12357 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12358 #    layout: "plot-throughput"
12359 #
12360 #- type: "plot"
12361 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12362 #  algorithm: "plot_perf_box_name"
12363 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12364 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12365 #  include:
12366 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12367 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12369 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12370 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12371 #  layout:
12372 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12373 #    layout: "plot-throughput"
12374 #
12375 #- type: "plot"
12376 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12377 #  algorithm: "plot_perf_box_name"
12378 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12379 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12380 #  include:
12381 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12385 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12386 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12387 #  layout:
12388 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12389 #    layout: "plot-throughput"
12390 #
12391 #- type: "plot"
12392 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12393 #  algorithm: "plot_perf_box_name"
12394 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12395 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12396 #  include:
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12400 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12401 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12402 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12403 #  layout:
12404 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12405 #    layout: "plot-throughput"
12406 #
12407 #- type: "plot"
12408 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12409 #  algorithm: "plot_perf_box_name"
12410 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12411 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12412 #  include:
12413 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12415 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12416 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12417 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12418 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12419 #  layout:
12420 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12421 #    layout: "plot-throughput"
12422 #
12423 #- type: "plot"
12424 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12425 #  algorithm: "plot_perf_box_name"
12426 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12427 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12428 #  include:
12429 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12430 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12431 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12432 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12433 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12434 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12435 #  layout:
12436 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12437 #    layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12441   algorithm: "plot_perf_box_name"
12442   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12443   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12444   include:
12445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12449     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12450   layout:
12451     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12452     layout: "plot-throughput"
12453
12454 - type: "plot"
12455   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12456   algorithm: "plot_perf_box_name"
12457   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12458   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12459   include:
12460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12464     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12465   layout:
12466     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12467     layout: "plot-throughput"
12468
12469 #- type: "plot"
12470 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12471 #  algorithm: "plot_perf_box_name"
12472 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12473 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12474 #  include:
12475 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12476 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12477 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12478 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12479 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12480 #  layout:
12481 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12482 #    layout: "plot-throughput"
12483 #
12484 #- type: "plot"
12485 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12486 #  algorithm: "plot_perf_box_name"
12487 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12488 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12489 #  include:
12490 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12491 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12495 #  layout:
12496 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12497 #    layout: "plot-throughput"
12498
12499 #- type: "plot"
12500 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12501 #  algorithm: "plot_perf_box_name"
12502 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12503 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12504 #  include:
12505 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12511 #  layout:
12512 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12513 #    layout: "plot-throughput"
12514 #
12515 #- type: "plot"
12516 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12517 #  algorithm: "plot_perf_box_name"
12518 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12519 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12520 #  include:
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12525 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12526 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12527 #  layout:
12528 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12529 #    layout: "plot-throughput"
12530
12531 #- type: "plot"
12532 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12533 #  algorithm: "plot_perf_box_name"
12534 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12535 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536 #  include:
12537 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12540 #  layout:
12541 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12542 #    layout: "plot-throughput"
12543 #
12544 #- type: "plot"
12545 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12546 #  algorithm: "plot_perf_box_name"
12547 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12548 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12549 #  include:
12550 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12551 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12553 #  layout:
12554 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12555 #    layout: "plot-throughput"
12556
12557 ################################################################################
12558
12559 # Packet Speedup
12560
12561 #- type: "plot"
12562 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12563 #  algorithm: "plot_tsa_name"
12564 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12565 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12566 #  include:
12567 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12570 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12571 #  layout:
12572 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12573 #    layout: "plot-throughput-speedup-analysis"
12574 #
12575 #- type: "plot"
12576 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12577 #  algorithm: "plot_tsa_name"
12578 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12579 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12580 #  include:
12581 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12584 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12585 #  layout:
12586 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12587 #    layout: "plot-throughput-speedup-analysis"
12588 #
12589 #- type: "plot"
12590 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12591 #  algorithm: "plot_tsa_name"
12592 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12593 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12594 #  include:
12595 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12596 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12597 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12600 #  layout:
12601 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12602 #    layout: "plot-throughput-speedup-analysis"
12603 #
12604 #- type: "plot"
12605 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12606 #  algorithm: "plot_tsa_name"
12607 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12608 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12609 #  include:
12610 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12611 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12615 #  layout:
12616 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12617 #    layout: "plot-throughput-speedup-analysis"
12618 #
12619 #- type: "plot"
12620 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12621 #  algorithm: "plot_tsa_name"
12622 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12623 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12624 #  include:
12625 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12626 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12628 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12630 #  layout:
12631 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12632 #    layout: "plot-throughput-speedup-analysis"
12633 #
12634 #- type: "plot"
12635 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12636 #  algorithm: "plot_tsa_name"
12637 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12638 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12639 #  include:
12640 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12641 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12642 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12643 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12644 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12645 #  layout:
12646 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12647 #    layout: "plot-throughput-speedup-analysis"
12648 #
12649 #- type: "plot"
12650 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12651 #  algorithm: "plot_tsa_name"
12652 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12653 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12654 #  include:
12655 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12659 #  layout:
12660 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12661 #    layout: "plot-throughput-speedup-analysis"
12662 #
12663 #- type: "plot"
12664 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12665 #  algorithm: "plot_tsa_name"
12666 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12667 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12668 #  include:
12669 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12670 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12673 #  layout:
12674 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12675 #    layout: "plot-throughput-speedup-analysis"
12676 #
12677 #- type: "plot"
12678 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12679 #  algorithm: "plot_tsa_name"
12680 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12681 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12682 #  include:
12683 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12684 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12685 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12686 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12687 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12688 #  layout:
12689 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12690 #    layout: "plot-throughput-speedup-analysis"
12691 #
12692 #- type: "plot"
12693 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12694 #  algorithm: "plot_tsa_name"
12695 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12696 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12697 #  include:
12698 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12699 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12700 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12701 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12702 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12703 #  layout:
12704 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12705 #    layout: "plot-throughput-speedup-analysis"
12706 #
12707 #- type: "plot"
12708 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12709 #  algorithm: "plot_tsa_name"
12710 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12711 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12712 #  include:
12713 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12715 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12716 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12717 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12718 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12719 #  layout:
12720 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12721 #    layout: "plot-throughput-speedup-analysis"
12722 #
12723 #- type: "plot"
12724 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12725 #  algorithm: "plot_tsa_name"
12726 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12727 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12728 #  include:
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12732 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12733 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12734 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12735 #  layout:
12736 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12737 #    layout: "plot-throughput-speedup-analysis"
12738
12739 - type: "plot"
12740   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12741   algorithm: "plot_tsa_name"
12742   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12744   include:
12745     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12746     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12747     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12748   layout:
12749     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12750     layout: "plot-throughput-speedup-analysis"
12751
12752 - type: "plot"
12753   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12754   algorithm: "plot_tsa_name"
12755   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12757   include:
12758     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12761   layout:
12762     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12763     layout: "plot-throughput-speedup-analysis"
12764
12765 #- type: "plot"
12766 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12767 #  algorithm: "plot_tsa_name"
12768 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12769 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12770 #  include:
12771 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12772 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12773 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12774 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12775 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12776 #  layout:
12777 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12778 #    layout: "plot-throughput-speedup-analysis"
12779 #
12780 #- type: "plot"
12781 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12782 #  algorithm: "plot_tsa_name"
12783 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12784 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12785 #  include:
12786 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12787 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12788 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12789 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12790 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12791 #  layout:
12792 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12793 #    layout: "plot-throughput-speedup-analysis"
12794 #
12795 #- type: "plot"
12796 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12797 #  algorithm: "plot_tsa_name"
12798 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12799 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800 #  include:
12801 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12802 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12804 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12805 #  layout:
12806 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12807 #    layout: "plot-throughput-speedup-analysis"
12808 #
12809 #- type: "plot"
12810 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12811 #  algorithm: "plot_tsa_name"
12812 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12813 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12814 #  include:
12815 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12816 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12817 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12818 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12819 #  layout:
12820 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12821 #    layout: "plot-throughput-speedup-analysis"
12822 #
12823 #- type: "plot"
12824 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12825 #  algorithm: "plot_tsa_name"
12826 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12827 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12828 #  include:
12829 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12830 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12831 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12832 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12833 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12834 #  layout:
12835 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12836 #    layout: "plot-throughput-speedup-analysis"
12837 #
12838 #- type: "plot"
12839 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12840 #  algorithm: "plot_tsa_name"
12841 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12842 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12843 #  include:
12844 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12845 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12846 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12847 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12848 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12849 #  layout:
12850 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12851 #    layout: "plot-throughput-speedup-analysis"
12852 #
12853 #- type: "plot"
12854 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12855 #  algorithm: "plot_tsa_name"
12856 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12857 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858 #  include:
12859 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12862 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12863 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12864 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12865 #  layout:
12866 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12867 #    layout: "plot-throughput-speedup-analysis"
12868 #
12869 #- type: "plot"
12870 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12871 #  algorithm: "plot_tsa_name"
12872 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12873 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874 #  include:
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12879 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12880 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12881 #  layout:
12882 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12883 #    layout: "plot-throughput-speedup-analysis"
12884
12885 - type: "plot"
12886   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12887   algorithm: "plot_tsa_name"
12888   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12890   include:
12891     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12892     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12893   layout:
12894     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12895     layout: "plot-throughput-speedup-analysis"
12896
12897 - type: "plot"
12898   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12899   algorithm: "plot_tsa_name"
12900   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12902   include:
12903     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12904     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12905   layout:
12906     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12907     layout: "plot-throughput-speedup-analysis"
12908
12909 #- type: "plot"
12910 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12911 #  algorithm: "plot_tsa_name"
12912 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12913 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12914 #  include:
12915 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12916 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12917 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12918 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12919 #  layout:
12920 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12921 #    layout: "plot-throughput-speedup-analysis"
12922 #
12923 #- type: "plot"
12924 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12925 #  algorithm: "plot_tsa_name"
12926 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12927 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12928 #  include:
12929 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12930 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12931 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12932 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12933 #  layout:
12934 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12935 #    layout: "plot-throughput-speedup-analysis"
12936 #
12937 #- type: "plot"
12938 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12939 #  algorithm: "plot_tsa_name"
12940 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12941 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12942 #  include:
12943 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12944 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12945 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12946 #  layout:
12947 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12948 #    layout: "plot-throughput-speedup-analysis"
12949 #
12950 #- type: "plot"
12951 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12952 #  algorithm: "plot_tsa_name"
12953 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12954 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12955 #  include:
12956 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12957 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12958 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12959 #  layout:
12960 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12961 #    layout: "plot-throughput-speedup-analysis"
12962 #
12963 #- type: "plot"
12964 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12965 #  algorithm: "plot_tsa_name"
12966 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12967 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12968 #  include:
12969 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12970 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12971 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12972 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12973 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12974 #  layout:
12975 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12976 #    layout: "plot-throughput-speedup-analysis"
12977 #
12978 #- type: "plot"
12979 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12980 #  algorithm: "plot_tsa_name"
12981 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12982 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12983 #  include:
12984 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12985 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12986 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12987 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12988 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12989 #  layout:
12990 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12991 #    layout: "plot-throughput-speedup-analysis"
12992
12993 - type: "plot"
12994   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12995   algorithm: "plot_tsa_name"
12996   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12998   include:
12999     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13000     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13001     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13002   layout:
13003     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13004     layout: "plot-throughput-speedup-analysis"
13005
13006 - type: "plot"
13007   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13008   algorithm: "plot_tsa_name"
13009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13011   include:
13012     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13013     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13014     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13015   layout:
13016     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13017     layout: "plot-throughput-speedup-analysis"
13018
13019 #- type: "plot"
13020 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13021 #  algorithm: "plot_tsa_name"
13022 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13023 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13024 #  include:
13025 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13026 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13027 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13028 #  layout:
13029 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13030 #    layout: "plot-throughput-speedup-analysis"
13031 #
13032 #- type: "plot"
13033 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13034 #  algorithm: "plot_tsa_name"
13035 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13036 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13037 #  include:
13038 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13039 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13040 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13041 #  layout:
13042 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13043 #    layout: "plot-throughput-speedup-analysis"
13044 #
13045 #- type: "plot"
13046 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13047 #  algorithm: "plot_tsa_name"
13048 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13049 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13050 #  include:
13051 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13052 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13053 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13054 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13055 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13056 #  layout:
13057 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13058 #    layout: "plot-throughput-speedup-analysis"
13059 #
13060 #- type: "plot"
13061 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13062 #  algorithm: "plot_tsa_name"
13063 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13064 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13065 #  include:
13066 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13067 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13068 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13069 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13070 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13071 #  layout:
13072 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13073 #    layout: "plot-throughput-speedup-analysis"
13074
13075 - type: "plot"
13076   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13077   algorithm: "plot_tsa_name"
13078   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13080   include:
13081     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13082     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13083     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13084     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13085     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13086     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13087   layout:
13088     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13089     layout: "plot-throughput-speedup-analysis"
13090
13091 - type: "plot"
13092   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13093   algorithm: "plot_tsa_name"
13094   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13096   include:
13097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13099     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13100     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13101     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13102     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13103   layout:
13104     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13105     layout: "plot-throughput-speedup-analysis"
13106
13107 - type: "plot"
13108   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13109   algorithm: "plot_tsa_name"
13110   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13112   include:
13113     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13114     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13116     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13117   layout:
13118     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13119     layout: "plot-throughput-speedup-analysis"
13120
13121 - type: "plot"
13122   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13123   algorithm: "plot_tsa_name"
13124   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13126   include:
13127     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13130     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13131   layout:
13132     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13133     layout: "plot-throughput-speedup-analysis"
13134
13135 #- type: "plot"
13136 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13137 #  algorithm: "plot_tsa_name"
13138 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13139 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13140 #  include:
13141 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13142 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13143 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13144 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13145 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13146 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13147 #  layout:
13148 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13149 #    layout: "plot-throughput-speedup-analysis"
13150 #
13151 #- type: "plot"
13152 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13153 #  algorithm: "plot_tsa_name"
13154 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13155 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13156 #  include:
13157 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13158 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13159 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13160 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13161 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13162 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13163 #  layout:
13164 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13165 #    layout: "plot-throughput-speedup-analysis"
13166 #
13167 #- type: "plot"
13168 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13169 #  algorithm: "plot_tsa_name"
13170 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13171 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13172 #  include:
13173 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13175 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13176 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13177 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13178 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13179 #  layout:
13180 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13181 #    layout: "plot-throughput-speedup-analysis"
13182 #
13183 #- type: "plot"
13184 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13185 #  algorithm: "plot_tsa_name"
13186 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13187 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13188 #  include:
13189 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13190 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13191 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13192 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13193 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13194 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13195 #  layout:
13196 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13197 #    layout: "plot-throughput-speedup-analysis"
13198 #
13199 #- type: "plot"
13200 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13201 #  algorithm: "plot_tsa_name"
13202 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13203 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13204 #  include:
13205 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13209 #  layout:
13210 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13211 #    layout: "plot-throughput-speedup-analysis"
13212 #
13213 #- type: "plot"
13214 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13215 #  algorithm: "plot_tsa_name"
13216 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13217 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218 #  include:
13219 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13223 #  layout:
13224 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13225 #    layout: "plot-throughput-speedup-analysis"
13226 #
13227 #- type: "plot"
13228 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13229 #  algorithm: "plot_tsa_name"
13230 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13231 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13232 #  include:
13233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13234 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13235 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13236 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13237 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13238 #  layout:
13239 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13240 #    layout: "plot-throughput-speedup-analysis"
13241 #
13242 #- type: "plot"
13243 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13244 #  algorithm: "plot_tsa_name"
13245 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13246 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13247 #  include:
13248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13251 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13252 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13253 #  layout:
13254 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13255 #    layout: "plot-throughput-speedup-analysis"
13256 #
13257 #- type: "plot"
13258 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13259 #  algorithm: "plot_tsa_name"
13260 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13261 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13262 #  include:
13263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13266 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13267 #  layout:
13268 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13269 #    layout: "plot-throughput-speedup-analysis"
13270 #
13271 #- type: "plot"
13272 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13273 #  algorithm: "plot_tsa_name"
13274 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13275 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13276 #  include:
13277 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13280 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13281 #  layout:
13282 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13283 #    layout: "plot-throughput-speedup-analysis"
13284
13285 - type: "plot"
13286   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13287   algorithm: "plot_tsa_name"
13288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13290   include:
13291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13293     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13294     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13295     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13297   layout:
13298     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13299     layout: "plot-throughput-speedup-analysis"
13300
13301 - type: "plot"
13302   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13303   algorithm: "plot_tsa_name"
13304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13306   include:
13307     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13309     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13313   layout:
13314     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13315     layout: "plot-throughput-speedup-analysis"
13316
13317 #- type: "plot"
13318 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13319 #  algorithm: "plot_tsa_name"
13320 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13321 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322 #  include:
13323 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13324 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13325 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13326 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13327 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13328 #  layout:
13329 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13330 #    layout: "plot-throughput-speedup-analysis"
13331 #
13332 #- type: "plot"
13333 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13334 #  algorithm: "plot_tsa_name"
13335 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13336 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13337 #  include:
13338 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13339 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13340 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13341 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13342 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13343 #  layout:
13344 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13345 #    layout: "plot-throughput-speedup-analysis"
13346 #
13347 #- type: "plot"
13348 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13349 #  algorithm: "plot_tsa_name"
13350 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13351 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352 #  include:
13353 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13354 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13355 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13356 #  layout:
13357 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13358 #    layout: "plot-throughput-speedup-analysis"
13359 #
13360 #- type: "plot"
13361 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13362 #  algorithm: "plot_tsa_name"
13363 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13364 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13365 #  include:
13366 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13367 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13368 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13369 #  layout:
13370 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13371 #    layout: "plot-throughput-speedup-analysis"
13372 #
13373 #- type: "plot"
13374 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13375 #  algorithm: "plot_tsa_name"
13376 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13377 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378 #  include:
13379 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13380 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13381 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13382 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13383 #  layout:
13384 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13385 #    layout: "plot-throughput-speedup-analysis"
13386 #
13387 #- type: "plot"
13388 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13389 #  algorithm: "plot_tsa_name"
13390 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13391 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13392 #  include:
13393 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13394 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13395 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13396 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13397 #  layout:
13398 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13399 #    layout: "plot-throughput-speedup-analysis"
13400 #
13401 #- type: "plot"
13402 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13403 #  algorithm: "plot_tsa_name"
13404 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13405 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13406 #  include:
13407 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13408 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13409 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13410 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13411 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13412 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13413 #  layout:
13414 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13415 #    layout: "plot-throughput-speedup-analysis"
13416 #
13417 #- type: "plot"
13418 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13419 #  algorithm: "plot_tsa_name"
13420 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13421 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13422 #  include:
13423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13425 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13426 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13427 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13428 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13429 #  layout:
13430 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13431 #    layout: "plot-throughput-speedup-analysis"
13432 #
13433 #- type: "plot"
13434 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13435 #  algorithm: "plot_tsa_name"
13436 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13437 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13438 #  include:
13439 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13440 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13441 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13442 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13443 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13444 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13445 #  layout:
13446 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13447 #    layout: "plot-throughput-speedup-analysis"
13448 #
13449 #- type: "plot"
13450 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13451 #  algorithm: "plot_tsa_name"
13452 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13453 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13454 #  include:
13455 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13456 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13457 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13458 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13459 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13460 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13461 #  layout:
13462 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13463 #    layout: "plot-throughput-speedup-analysis"
13464
13465 - type: "plot"
13466   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13467   algorithm: "plot_tsa_name"
13468   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13470   include:
13471     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13472     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13473     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13474     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13475     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13476     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13477   layout:
13478     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13479     layout: "plot-throughput-speedup-analysis"
13480
13481 - type: "plot"
13482   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13483   algorithm: "plot_tsa_name"
13484   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13486   include:
13487     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13488     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13489     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13490     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13491     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13492     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13493   layout:
13494     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13495     layout: "plot-throughput-speedup-analysis"
13496
13497 #- type: "plot"
13498 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13499 #  algorithm: "plot_tsa_name"
13500 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13501 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13502 #  include:
13503 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13504 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13505 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13506 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13507 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13508 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13509 #  layout:
13510 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13511 #    layout: "plot-throughput-speedup-analysis"
13512 #
13513 #- type: "plot"
13514 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13515 #  algorithm: "plot_tsa_name"
13516 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13517 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13518 #  include:
13519 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13521 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13522 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13523 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13524 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13525 #  layout:
13526 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13527 #    layout: "plot-throughput-speedup-analysis"
13528 #
13529 #- type: "plot"
13530 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13531 #  algorithm: "plot_tsa_name"
13532 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13534 #  include:
13535 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13536 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13537 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13538 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13539 #  layout:
13540 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13541 #    layout: "plot-throughput-speedup-analysis"
13542 #
13543 #- type: "plot"
13544 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13545 #  algorithm: "plot_tsa_name"
13546 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13547 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13548 #  include:
13549 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13550 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13551 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13552 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13553 #  layout:
13554 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13555 #    layout: "plot-throughput-speedup-analysis"
13556 #
13557 #- type: "plot"
13558 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13559 #  algorithm: "plot_tsa_name"
13560 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13561 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13562 #  include:
13563 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13564 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13565 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13566 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13567 #  layout:
13568 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13569 #    layout: "plot-throughput-speedup-analysis"
13570 #
13571 #- type: "plot"
13572 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13573 #  algorithm: "plot_tsa_name"
13574 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13576 #  include:
13577 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13578 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13579 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13580 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13581 #  layout:
13582 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13583 #    layout: "plot-throughput-speedup-analysis"
13584
13585 - type: "plot"
13586   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13587   algorithm: "plot_tsa_name"
13588   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13590   include:
13591     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13592     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13595   layout:
13596     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13597     layout: "plot-throughput-speedup-analysis"
13598
13599 - type: "plot"
13600   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13601   algorithm: "plot_tsa_name"
13602   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13604   include:
13605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13608     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13609   layout:
13610     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13611     layout: "plot-throughput-speedup-analysis"
13612
13613 - type: "plot"
13614   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13615   algorithm: "plot_tsa_name"
13616   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13618   include:
13619     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13620     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13623   layout:
13624     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13625     layout: "plot-throughput-speedup-analysis"
13626
13627 - type: "plot"
13628   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13629   algorithm: "plot_tsa_name"
13630   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13632   include:
13633     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13634     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13637   layout:
13638     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13639     layout: "plot-throughput-speedup-analysis"
13640
13641 #- type: "plot"
13642 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13643 #  algorithm: "plot_tsa_name"
13644 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13645 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13646 #  include:
13647 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13648 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13649 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13650 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13651 #  layout:
13652 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13653 #    layout: "plot-throughput-speedup-analysis"
13654 #
13655 #- type: "plot"
13656 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13657 #  algorithm: "plot_tsa_name"
13658 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13659 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13660 #  include:
13661 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13662 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13663 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13664 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13665 #  layout:
13666 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13667 #    layout: "plot-throughput-speedup-analysis"
13668 #
13669 #- type: "plot"
13670 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13671 #  algorithm: "plot_tsa_name"
13672 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13673 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13674 #  include:
13675 #    - "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"
13676 #    - "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"
13677 #    - "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"
13678 #    - "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"
13679 #  layout:
13680 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13681 #    layout: "plot-throughput-speedup-analysis"
13682 #
13683 #- type: "plot"
13684 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13685 #  algorithm: "plot_tsa_name"
13686 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13687 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13688 #  include:
13689 #    - "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"
13690 #    - "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"
13691 #    - "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"
13692 #    - "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"
13693 #  layout:
13694 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13695 #    layout: "plot-throughput-speedup-analysis"
13696 #
13697 #- type: "plot"
13698 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13699 #  algorithm: "plot_tsa_name"
13700 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13701 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13702 #  include:
13703 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13704 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13705 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13706 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13707 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13708 #  layout:
13709 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13710 #    layout: "plot-throughput-speedup-analysis"
13711 #
13712 #- type: "plot"
13713 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13714 #  algorithm: "plot_tsa_name"
13715 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13716 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13717 #  include:
13718 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13719 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13720 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13721 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13722 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13723 #  layout:
13724 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13725 #    layout: "plot-throughput-speedup-analysis"
13726 #
13727 #- type: "plot"
13728 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13729 #  algorithm: "plot_tsa_name"
13730 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13731 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13732 #  include:
13733 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13734 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13735 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13736 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13737 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13738 #  layout:
13739 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13740 #    layout: "plot-throughput-speedup-analysis"
13741 #
13742 #- type: "plot"
13743 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13744 #  algorithm: "plot_tsa_name"
13745 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13746 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13747 #  include:
13748 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13749 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13750 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13751 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13752 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13753 #  layout:
13754 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13755 #    layout: "plot-throughput-speedup-analysis"
13756 #
13757 #- type: "plot"
13758 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13759 #  algorithm: "plot_tsa_name"
13760 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13761 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13762 #  include:
13763 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13766 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13767 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13768 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13769 #  layout:
13770 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13771 #    layout: "plot-throughput-speedup-analysis"
13772 #
13773 #- type: "plot"
13774 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13775 #  algorithm: "plot_tsa_name"
13776 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13777 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13778 #  include:
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13781 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13782 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13783 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13784 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13785 #  layout:
13786 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13787 #    layout: "plot-throughput-speedup-analysis"
13788 #
13789 #- type: "plot"
13790 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13791 #  algorithm: "plot_tsa_name"
13792 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13793 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13794 #  include:
13795 #    - "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"
13796 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13797 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13798 #    - "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"
13799 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13800 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13801 #  layout:
13802 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13803 #    layout: "plot-throughput-speedup-analysis"
13804 #
13805 #- type: "plot"
13806 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13807 #  algorithm: "plot_tsa_name"
13808 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13809 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13810 #  include:
13811 #    - "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"
13812 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13813 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13814 #    - "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"
13815 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13816 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13817 #  layout:
13818 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13819 #    layout: "plot-throughput-speedup-analysis"
13820 #
13821 #- type: "plot"
13822 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13823 #  algorithm: "plot_tsa_name"
13824 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13825 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13826 #  include:
13827 #    - "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"
13828 #    - "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"
13829 #    - "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"
13830 #  layout:
13831 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13832 #    layout: "plot-throughput-speedup-analysis"
13833 #
13834 #- type: "plot"
13835 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13836 #  algorithm: "plot_tsa_name"
13837 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13838 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13839 #  include:
13840 #    - "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"
13841 #    - "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"
13842 #    - "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"
13843 #  layout:
13844 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13845 #    layout: "plot-throughput-speedup-analysis"
13846
13847 - type: "plot"
13848   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13849   algorithm: "plot_tsa_name"
13850   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13851   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13852   include:
13853     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13854     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13855     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13856     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13857     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13858   layout:
13859     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13860     layout: "plot-throughput-speedup-analysis"
13861
13862 - type: "plot"
13863   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13864   algorithm: "plot_tsa_name"
13865   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13866   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13867   include:
13868     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13869     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13870     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13871     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13872     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13873   layout:
13874     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13875     layout: "plot-throughput-speedup-analysis"
13876
13877 - type: "plot"
13878   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13879   algorithm: "plot_tsa_name"
13880   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13881   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13882   include:
13883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13888   layout:
13889     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13890     layout: "plot-throughput-speedup-analysis"
13891
13892 - type: "plot"
13893   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13894   algorithm: "plot_tsa_name"
13895   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13896   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13897   include:
13898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13903   layout:
13904     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13905     layout: "plot-throughput-speedup-analysis"
13906
13907 - type: "plot"
13908   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13909   algorithm: "plot_tsa_name"
13910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13912   include:
13913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13919   layout:
13920     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13921     layout: "plot-throughput-speedup-analysis"
13922
13923 - type: "plot"
13924   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13925   algorithm: "plot_tsa_name"
13926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13928   include:
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13935   layout:
13936     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13937     layout: "plot-throughput-speedup-analysis"
13938
13939 - type: "plot"
13940   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13941   algorithm: "plot_tsa_name"
13942   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13943   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13944   include:
13945     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13949   layout:
13950     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13951     layout: "plot-throughput-speedup-analysis"
13952
13953 - type: "plot"
13954   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13955   algorithm: "plot_tsa_name"
13956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13958   include:
13959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13963   layout:
13964     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13965     layout: "plot-throughput-speedup-analysis"
13966
13967 - type: "plot"
13968   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13969   algorithm: "plot_tsa_name"
13970   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13971   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13972   include:
13973     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13978   layout:
13979     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13980     layout: "plot-throughput-speedup-analysis"
13981
13982 - type: "plot"
13983   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13984   algorithm: "plot_tsa_name"
13985   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13986   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13987   include:
13988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13993   layout:
13994     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13995     layout: "plot-throughput-speedup-analysis"
13996
13997 - type: "plot"
13998   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13999   algorithm: "plot_tsa_name"
14000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14002   include:
14003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14005     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14006     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14007     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14008     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14009   layout:
14010     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14011     layout: "plot-throughput-speedup-analysis"
14012
14013 - type: "plot"
14014   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14015   algorithm: "plot_tsa_name"
14016   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14017   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14018   include:
14019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14023     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14025   layout:
14026     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14027     layout: "plot-throughput-speedup-analysis"
14028
14029 - type: "plot"
14030   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14031   algorithm: "plot_tsa_name"
14032   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14033   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14034   include:
14035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14037     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14038     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14039   layout:
14040     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14041     layout: "plot-throughput-speedup-analysis"
14042
14043 - type: "plot"
14044   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14045   algorithm: "plot_tsa_name"
14046   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14047   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14048   include:
14049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14053   layout:
14054     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14055     layout: "plot-throughput-speedup-analysis"
14056
14057 - type: "plot"
14058   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14059   algorithm: "plot_tsa_name"
14060   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14061   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14062   include:
14063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14069   layout:
14070     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14071     layout: "plot-throughput-speedup-analysis"
14072
14073 - type: "plot"
14074   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14075   algorithm: "plot_tsa_name"
14076   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14077   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14078   include:
14079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14083     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14084     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14085   layout:
14086     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14087     layout: "plot-throughput-speedup-analysis"
14088
14089 - type: "plot"
14090   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14091   algorithm: "plot_tsa_name"
14092   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14093   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14094   include:
14095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14098     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14099     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14100     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14101   layout:
14102     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14103     layout: "plot-throughput-speedup-analysis"
14104
14105 - type: "plot"
14106   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14107   algorithm: "plot_tsa_name"
14108   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14109   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14110   include:
14111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14113     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14114     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14116     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14117   layout:
14118     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14119     layout: "plot-throughput-speedup-analysis"
14120
14121 - type: "plot"
14122   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14123   algorithm: "plot_tsa_name"
14124   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14125   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14126   include:
14127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14129     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14130     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14131     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14132     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14133   layout:
14134     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14135     layout: "plot-throughput-speedup-analysis"
14136
14137 - type: "plot"
14138   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14139   algorithm: "plot_tsa_name"
14140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14142   include:
14143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14145     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14146     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14147     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14148     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14149   layout:
14150     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14151     layout: "plot-throughput-speedup-analysis"
14152
14153 - type: "plot"
14154   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14155   algorithm: "plot_tsa_name"
14156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14158   include:
14159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14160     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14164   layout:
14165     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14166     layout: "plot-throughput-speedup-analysis"
14167
14168 - type: "plot"
14169   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14170   algorithm: "plot_tsa_name"
14171   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14172   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14173   include:
14174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14176     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14177     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14179   layout:
14180     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14181     layout: "plot-throughput-speedup-analysis"
14182
14183 #- type: "plot"
14184 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14185 #  algorithm: "plot_tsa_name"
14186 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14187 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14188 #  include:
14189 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14190 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14192 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14193 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14194 #  layout:
14195 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14196 #    layout: "plot-throughput-speedup-analysis"
14197 #
14198 #- type: "plot"
14199 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14200 #  algorithm: "plot_tsa_name"
14201 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14202 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14203 #  include:
14204 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14205 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14209 #  layout:
14210 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14211 #    layout: "plot-throughput-speedup-analysis"
14212
14213 #- type: "plot"
14214 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14215 #  algorithm: "plot_tsa_name"
14216 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14217 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14218 #  include:
14219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14221 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14222 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14224 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14225 #  layout:
14226 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14227 #    layout: "plot-throughput-speedup-analysis"
14228 #
14229 #- type: "plot"
14230 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14231 #  algorithm: "plot_tsa_name"
14232 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14233 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14234 #  include:
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14238 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14239 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14240 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14241 #  layout:
14242 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14243 #    layout: "plot-throughput-speedup-analysis"
14244
14245 - type: "plot"
14246   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14247   algorithm: "plot_tsa_name"
14248   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14249   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14250   include:
14251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14256   layout:
14257     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14258     layout: "plot-throughput-speedup-analysis"
14259
14260 - type: "plot"
14261   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14262   algorithm: "plot_tsa_name"
14263   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14264   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14265   include:
14266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14271   layout:
14272     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14273     layout: "plot-throughput-speedup-analysis"
14274
14275 - type: "plot"
14276   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14277   algorithm: "plot_tsa_name"
14278   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14279   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14280   include:
14281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14287   layout:
14288     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14296   include:
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14303   layout:
14304     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14305     layout: "plot-throughput-speedup-analysis"
14306
14307 - type: "plot"
14308   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14309   algorithm: "plot_tsa_name"
14310   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14311   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14312   include:
14313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14318   layout:
14319     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14320     layout: "plot-throughput-speedup-analysis"
14321
14322 - type: "plot"
14323   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14324   algorithm: "plot_tsa_name"
14325   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14326   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14327   include:
14328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14333   layout:
14334     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14342   include:
14343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14346     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14347   layout:
14348     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14349     layout: "plot-throughput-speedup-analysis"
14350
14351 - type: "plot"
14352   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14353   algorithm: "plot_tsa_name"
14354   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14355   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14356   include:
14357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14361   layout:
14362     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14363     layout: "plot-throughput-speedup-analysis"
14364
14365 - type: "plot"
14366   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14367   algorithm: "plot_tsa_name"
14368   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14369   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14370   include:
14371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14377   layout:
14378     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14386   include:
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14393   layout:
14394     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14395     layout: "plot-throughput-speedup-analysis"
14396
14397 - type: "plot"
14398   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14399   algorithm: "plot_tsa_name"
14400   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14401   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14402   include:
14403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14408   layout:
14409     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14410     layout: "plot-throughput-speedup-analysis"
14411
14412 - type: "plot"
14413   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14414   algorithm: "plot_tsa_name"
14415   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14416   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14417   include:
14418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14423   layout:
14424     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 - type: "plot"
14428   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14429   algorithm: "plot_tsa_name"
14430   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14431   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14432   include:
14433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14439   layout:
14440     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14448   include:
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14455   layout:
14456     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14464   include:
14465     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14468     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14469   layout:
14470     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14471     layout: "plot-throughput-speedup-analysis"
14472
14473 - type: "plot"
14474   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14475   algorithm: "plot_tsa_name"
14476   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14477   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14478   include:
14479     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14483   layout:
14484     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14485     layout: "plot-throughput-speedup-analysis"
14486
14487 - type: "plot"
14488   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14489   algorithm: "plot_tsa_name"
14490   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14491   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14492   include:
14493     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14498   layout:
14499     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14500     layout: "plot-throughput-speedup-analysis"
14501
14502 - type: "plot"
14503   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14504   algorithm: "plot_tsa_name"
14505   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14506   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14507   include:
14508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14513   layout:
14514     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14522   include:
14523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14525     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14526     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14527     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14528     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14529   layout:
14530     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14531     layout: "plot-throughput-speedup-analysis"
14532
14533 - type: "plot"
14534   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14535   algorithm: "plot_tsa_name"
14536   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14537   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14538   include:
14539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14542     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14543     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14544     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14545   layout:
14546     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14547     layout: "plot-throughput-speedup-analysis"
14548
14549 - type: "plot"
14550   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14551   algorithm: "plot_tsa_name"
14552   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14553   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14554   include:
14555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14559   layout:
14560     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14561     layout: "plot-throughput-speedup-analysis"
14562
14563 - type: "plot"
14564   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14565   algorithm: "plot_tsa_name"
14566   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14567   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14568   include:
14569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14573   layout:
14574     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14575     layout: "plot-throughput-speedup-analysis"
14576
14577 - type: "plot"
14578   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14579   algorithm: "plot_tsa_name"
14580   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14581   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14582   include:
14583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14589   layout:
14590     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14591     layout: "plot-throughput-speedup-analysis"
14592
14593 - type: "plot"
14594   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14595   algorithm: "plot_tsa_name"
14596   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14597   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14598   include:
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14605   layout:
14606     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14607     layout: "plot-throughput-speedup-analysis"
14608
14609 - type: "plot"
14610   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14611   algorithm: "plot_tsa_name"
14612   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14613   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14614   include:
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14621   layout:
14622     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14623     layout: "plot-throughput-speedup-analysis"
14624
14625 - type: "plot"
14626   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14627   algorithm: "plot_tsa_name"
14628   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14629   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14630   include:
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14637   layout:
14638     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14639     layout: "plot-throughput-speedup-analysis"
14640
14641 #- type: "plot"
14642 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14643 #  algorithm: "plot_tsa_name"
14644 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14645 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14646 #  include:
14647 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14648 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14649 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14650 #  layout:
14651 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14652 #    layout: "plot-throughput-speedup-analysis"
14653 #
14654 #- type: "plot"
14655 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14656 #  algorithm: "plot_tsa_name"
14657 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14658 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14659 #  include:
14660 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14661 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14662 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14663 #  layout:
14664 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14665 #    layout: "plot-throughput-speedup-analysis"
14666
14667 ################################################################################
14668
14669 # Packet Throughput - DPDK
14670
14671 # 2n-skx-xxv710
14672
14673 #- type: "plot"
14674 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14675 #  algorithm: "plot_perf_box_name"
14676 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14677 #  data: "plot-dpdk-throughput-latency-2n-skx"
14678 #  include:
14679 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14680 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14681 #  layout:
14682 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14683 #    layout: "plot-throughput"
14684 #
14685 #- type: "plot"
14686 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14687 #  algorithm: "plot_perf_box_name"
14688 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14689 #  data: "plot-dpdk-throughput-latency-2n-skx"
14690 #  include:
14691 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14692 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14693 #  layout:
14694 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14695 #    layout: "plot-throughput"
14696 #
14697 #- type: "plot"
14698 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14699 #  algorithm: "plot_perf_box_name"
14700 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14701 #  data: "plot-dpdk-throughput-latency-2n-skx"
14702 #  include:
14703 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14704 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14705 #  layout:
14706 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14707 #    layout: "plot-throughput"
14708 #
14709 #- type: "plot"
14710 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14711 #  algorithm: "plot_perf_box_name"
14712 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14713 #  data: "plot-dpdk-throughput-latency-2n-skx"
14714 #  include:
14715 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14716 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14717 #  layout:
14718 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14719 #    layout: "plot-throughput"
14720 #
14721 ## 2n-skx-x710
14722 #
14723 #- type: "plot"
14724 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14725 #  algorithm: "plot_perf_box_name"
14726 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14727 #  data: "plot-dpdk-throughput-latency-2n-skx"
14728 #  include:
14729 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14730 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14731 #  layout:
14732 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14733 #    layout: "plot-throughput"
14734 #
14735 #- type: "plot"
14736 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14737 #  algorithm: "plot_perf_box_name"
14738 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14739 #  data: "plot-dpdk-throughput-latency-2n-skx"
14740 #  include:
14741 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14742 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14743 #  layout:
14744 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14745 #    layout: "plot-throughput"
14746 #
14747 #- type: "plot"
14748 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14749 #  algorithm: "plot_perf_box_name"
14750 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14751 #  data: "plot-dpdk-throughput-latency-2n-skx"
14752 #  include:
14753 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14754 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14755 #  layout:
14756 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14757 #    layout: "plot-throughput"
14758 #
14759 #- type: "plot"
14760 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14761 #  algorithm: "plot_perf_box_name"
14762 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14763 #  data: "plot-dpdk-throughput-latency-2n-skx"
14764 #  include:
14765 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14766 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14767 #  layout:
14768 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14769 #    layout: "plot-throughput"
14770 #
14771 ## 3n-skx-xxv710
14772 #
14773 #- type: "plot"
14774 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14775 #  algorithm: "plot_perf_box_name"
14776 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14777 #  data: "plot-dpdk-throughput-latency-3n-skx"
14778 #  include:
14779 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14780 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14781 #  layout:
14782 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14783 #    layout: "plot-throughput"
14784 #
14785 #- type: "plot"
14786 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14787 #  algorithm: "plot_perf_box_name"
14788 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14789 #  data: "plot-dpdk-throughput-latency-3n-skx"
14790 #  include:
14791 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14792 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14793 #  layout:
14794 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14795 #    layout: "plot-throughput"
14796 #
14797 #- type: "plot"
14798 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14799 #  algorithm: "plot_perf_box_name"
14800 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14801 #  data: "plot-dpdk-throughput-latency-3n-skx"
14802 #  include:
14803 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14804 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14805 #  layout:
14806 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14807 #    layout: "plot-throughput"
14808 #
14809 #- type: "plot"
14810 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14811 #  algorithm: "plot_perf_box_name"
14812 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14813 #  data: "plot-dpdk-throughput-latency-3n-skx"
14814 #  include:
14815 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14816 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14817 #  layout:
14818 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14819 #    layout: "plot-throughput"
14820 #
14821 ## 3n-skx-x710
14822 #
14823 #- type: "plot"
14824 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14825 #  algorithm: "plot_perf_box_name"
14826 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14827 #  data: "plot-dpdk-throughput-latency-3n-skx"
14828 #  include:
14829 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14830 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14831 #  layout:
14832 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14833 #    layout: "plot-throughput"
14834 #
14835 #- type: "plot"
14836 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14837 #  algorithm: "plot_perf_box_name"
14838 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14839 #  data: "plot-dpdk-throughput-latency-3n-skx"
14840 #  include:
14841 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14842 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14843 #  layout:
14844 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14845 #    layout: "plot-throughput"
14846 #
14847 #- type: "plot"
14848 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14849 #  algorithm: "plot_perf_box_name"
14850 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14851 #  data: "plot-dpdk-throughput-latency-3n-skx"
14852 #  include:
14853 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14854 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14855 #  layout:
14856 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14857 #    layout: "plot-throughput"
14858 #
14859 #- type: "plot"
14860 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14861 #  algorithm: "plot_perf_box_name"
14862 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14863 #  data: "plot-dpdk-throughput-latency-3n-skx"
14864 #  include:
14865 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14866 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14867 #  layout:
14868 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14869 #    layout: "plot-throughput"
14870
14871 # 3n-hsw-xl710
14872
14873 - type: "plot"
14874   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14875   algorithm: "plot_perf_box_name"
14876   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14877   data: "plot-dpdk-throughput-latency-3n-hsw"
14878   include:
14879     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14880     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14881   layout:
14882     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14883     layout: "plot-throughput"
14884
14885 - type: "plot"
14886   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14887   algorithm: "plot_perf_box_name"
14888   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14889   data: "plot-dpdk-throughput-latency-3n-hsw"
14890   include:
14891     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14892     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14893   layout:
14894     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14895     layout: "plot-throughput"
14896
14897 - type: "plot"
14898   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14899   algorithm: "plot_perf_box_name"
14900   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14901   data: "plot-dpdk-throughput-latency-3n-hsw"
14902   include:
14903     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14904     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14905   layout:
14906     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14911   algorithm: "plot_perf_box_name"
14912   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14913   data: "plot-dpdk-throughput-latency-3n-hsw"
14914   include:
14915     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14916     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14917   layout:
14918     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14919     layout: "plot-throughput"
14920
14921 # 3n-hsw-x710
14922
14923 - type: "plot"
14924   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14925   algorithm: "plot_perf_box_name"
14926   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14927   data: "plot-dpdk-throughput-latency-3n-hsw"
14928   include:
14929     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14930     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14931   layout:
14932     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14933     layout: "plot-throughput"
14934
14935 - type: "plot"
14936   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14937   algorithm: "plot_perf_box_name"
14938   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14939   data: "plot-dpdk-throughput-latency-3n-hsw"
14940   include:
14941     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14942     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14943   layout:
14944     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14945     layout: "plot-throughput"
14946
14947 - type: "plot"
14948   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14949   algorithm: "plot_perf_box_name"
14950   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14951   data: "plot-dpdk-throughput-latency-3n-hsw"
14952   include:
14953     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14954     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14955   layout:
14956     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14957     layout: "plot-throughput"
14958
14959 - type: "plot"
14960   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14961   algorithm: "plot_perf_box_name"
14962   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14963   data: "plot-dpdk-throughput-latency-3n-hsw"
14964   include:
14965     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14966     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14967   layout:
14968     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14969     layout: "plot-throughput"
14970
14971 # 2n-dnv-x553
14972
14973 - type: "plot"
14974   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14975   algorithm: "plot_perf_box_name"
14976   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14977   data: "plot-dpdk-throughput-latency-2n-dnv"
14978   include:
14979     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14980     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14981   layout:
14982     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14983     layout: "plot-throughput"
14984
14985 - type: "plot"
14986   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14987   algorithm: "plot_perf_box_name"
14988   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14989   data: "plot-dpdk-throughput-latency-2n-dnv"
14990   include:
14991     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14992     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14993   layout:
14994     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14995     layout: "plot-throughput"
14996
14997 - type: "plot"
14998   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14999   algorithm: "plot_perf_box_name"
15000   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15001   data: "plot-dpdk-throughput-latency-2n-dnv"
15002   include:
15003     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15004     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15005   layout:
15006     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15007     layout: "plot-throughput"
15008
15009 - type: "plot"
15010   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15011   algorithm: "plot_perf_box_name"
15012   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15013   data: "plot-dpdk-throughput-latency-2n-dnv"
15014   include:
15015     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15016     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15017   layout:
15018     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15019     layout: "plot-throughput"
15020
15021 # 3n-dnv-x553
15022
15023 - type: "plot"
15024   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15025   algorithm: "plot_perf_box_name"
15026   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15027   data: "plot-dpdk-throughput-latency-3n-dnv"
15028   include:
15029     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15030     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15031   layout:
15032     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15033     layout: "plot-throughput"
15034
15035 - type: "plot"
15036   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15037   algorithm: "plot_perf_box_name"
15038   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15039   data: "plot-dpdk-throughput-latency-3n-dnv"
15040   include:
15041     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15042     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15043   layout:
15044     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15045     layout: "plot-throughput"
15046
15047 - type: "plot"
15048   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15049   algorithm: "plot_perf_box_name"
15050   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15051   data: "plot-dpdk-throughput-latency-3n-dnv"
15052   include:
15053     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15054     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15055   layout:
15056     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15057     layout: "plot-throughput"
15058
15059 - type: "plot"
15060   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15061   algorithm: "plot_perf_box_name"
15062   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15063   data: "plot-dpdk-throughput-latency-3n-dnv"
15064   include:
15065     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15066     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15067   layout:
15068     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15069     layout: "plot-throughput"
15070
15071 # 3n-tsh-x520
15072
15073 - type: "plot"
15074   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15075   algorithm: "plot_perf_box_name"
15076   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15077   data: "plot-dpdk-throughput-latency-3n-tsh"
15078   include:
15079     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15080     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15081   layout:
15082     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15083     layout: "plot-throughput"
15084
15085 - type: "plot"
15086   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15087   algorithm: "plot_perf_box_name"
15088   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15089   data: "plot-dpdk-throughput-latency-3n-tsh"
15090   include:
15091     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15092     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15093   layout:
15094     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15095     layout: "plot-throughput"
15096
15097 - type: "plot"
15098   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15099   algorithm: "plot_perf_box_name"
15100   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15101   data: "plot-dpdk-throughput-latency-3n-tsh"
15102   include:
15103     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15104     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15105   layout:
15106     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15107     layout: "plot-throughput"
15108
15109 - type: "plot"
15110   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15111   algorithm: "plot_perf_box_name"
15112   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15113   data: "plot-dpdk-throughput-latency-3n-tsh"
15114   include:
15115     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15116     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15117   layout:
15118     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15119     layout: "plot-throughput"
15120
15121 ################################################################################
15122 ###   2n-clx                                                                 ###
15123 ################################################################################
15124
15125 # Packet Throughput
15126
15127 #- type: "plot"
15128 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15129 #  algorithm: "plot_perf_box_name"
15130 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15131 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15132 #  include:
15133 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15134 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15135 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15136 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15137 #  layout:
15138 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15139 #    layout: "plot-throughput"
15140 #
15141 #- type: "plot"
15142 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15143 #  algorithm: "plot_perf_box_name"
15144 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15145 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15146 #  include:
15147 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15148 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15149 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15150 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15151 #  layout:
15152 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15153 #    layout: "plot-throughput"
15154 #
15155 #- type: "plot"
15156 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15157 #  algorithm: "plot_perf_box_name"
15158 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15159 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15160 #  include:
15161 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15162 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15163 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15164 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15165 #  layout:
15166 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15167 #    layout: "plot-throughput"
15168 #
15169 #- type: "plot"
15170 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15171 #  algorithm: "plot_perf_box_name"
15172 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15173 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15174 #  include:
15175 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15176 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15177 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15178 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15179 #  layout:
15180 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15181 #    layout: "plot-throughput"
15182 #
15183 #- type: "plot"
15184 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15185 #  algorithm: "plot_perf_box_name"
15186 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15187 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15188 #  include:
15189 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15190 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15191 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15192 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15193 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15194 #  layout:
15195 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15196 #    layout: "plot-throughput"
15197 #
15198 #- type: "plot"
15199 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15200 #  algorithm: "plot_perf_box_name"
15201 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15202 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15203 #  include:
15204 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15205 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15206 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15207 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15208 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15209 #  layout:
15210 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15211 #    layout: "plot-throughput"
15212 #
15213 #- type: "plot"
15214 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15215 #  algorithm: "plot_perf_box_name"
15216 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15217 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15218 #  include:
15219 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15220 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15221 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15222 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15223 #  layout:
15224 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15225 #    layout: "plot-throughput"
15226 #
15227 #- type: "plot"
15228 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15229 #  algorithm: "plot_perf_box_name"
15230 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15231 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15232 #  include:
15233 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15234 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15235 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15236 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15237 #  layout:
15238 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15239 #    layout: "plot-throughput"
15240 #
15241 #- type: "plot"
15242 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15243 #  algorithm: "plot_perf_box_name"
15244 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15245 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15246 #  include:
15247 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15248 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15249 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15250 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15251 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15252 #  layout:
15253 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15254 #    layout: "plot-throughput"
15255 #
15256 #- type: "plot"
15257 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15258 #  algorithm: "plot_perf_box_name"
15259 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15260 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15261 #  include:
15262 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15263 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15264 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15265 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15266 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15267 #  layout:
15268 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15269 #    layout: "plot-throughput"
15270 #
15271 #- type: "plot"
15272 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15273 #  algorithm: "plot_perf_box_name"
15274 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15275 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15276 #  include:
15277 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15278 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15279 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15280 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15281 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15282 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15283 #  layout:
15284 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15285 #    layout: "plot-throughput"
15286 #
15287 #- type: "plot"
15288 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15289 #  algorithm: "plot_perf_box_name"
15290 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15291 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15292 #  include:
15293 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15294 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15295 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15296 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15297 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15298 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15299 #  layout:
15300 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15301 #    layout: "plot-throughput"
15302 #
15303 #- type: "plot"
15304 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15305 #  algorithm: "plot_perf_box_name"
15306 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15307 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15308 #  include:
15309 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15310 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15311 #  layout:
15312 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15313 #    layout: "plot-throughput"
15314 #
15315 #- type: "plot"
15316 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15317 #  algorithm: "plot_perf_box_name"
15318 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15319 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15320 #  include:
15321 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15322 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15323 #  layout:
15324 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15325 #    layout: "plot-throughput"
15326 #
15327 #- type: "plot"
15328 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15329 #  algorithm: "plot_perf_box_name"
15330 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15331 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15332 #  include:
15333 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15334 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15335 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15336 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15337 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15338 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15339 #  layout:
15340 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15341 #    layout: "plot-throughput"
15342 #
15343 #- type: "plot"
15344 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15345 #  algorithm: "plot_perf_box_name"
15346 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15347 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15348 #  include:
15349 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15350 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15351 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15352 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15353 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15354 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15355 #  layout:
15356 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15357 #    layout: "plot-throughput"
15358 #
15359 #- type: "plot"
15360 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15361 #  algorithm: "plot_perf_box_name"
15362 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15363 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15364 #  include:
15365 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15366 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15367 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15368 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15369 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15370 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15371 #  layout:
15372 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15373 #    layout: "plot-throughput"
15374 #
15375 #- type: "plot"
15376 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15377 #  algorithm: "plot_perf_box_name"
15378 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15379 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15380 #  include:
15381 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15382 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15383 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15384 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15385 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15386 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15387 #  layout:
15388 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15389 #    layout: "plot-throughput"
15390 #
15391 #- type: "plot"
15392 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15393 #  algorithm: "plot_perf_box_name"
15394 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15395 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15396 #  include:
15397 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15398 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15399 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15400 #  layout:
15401 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15402 #    layout: "plot-throughput"
15403 #
15404 #- type: "plot"
15405 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15406 #  algorithm: "plot_perf_box_name"
15407 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15408 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15409 #  include:
15410 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15411 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15412 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15413 #  layout:
15414 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15415 #    layout: "plot-throughput"
15416 #
15417 #- type: "plot"
15418 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15419 #  algorithm: "plot_perf_box_name"
15420 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15421 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15422 #  include:
15423 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15424 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15425 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15426 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15427 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15428 #  layout:
15429 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15430 #    layout: "plot-throughput"
15431 #
15432 #- type: "plot"
15433 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15434 #  algorithm: "plot_perf_box_name"
15435 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15436 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15437 #  include:
15438 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15439 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15440 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15441 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15442 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15443 #  layout:
15444 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15445 #    layout: "plot-throughput"
15446 #
15447 #- type: "plot"
15448 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15449 #  algorithm: "plot_perf_box_name"
15450 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15451 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15452 #  include:
15453 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15454 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15455 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15456 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15457 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15458 #  layout:
15459 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15460 #    layout: "plot-throughput"
15461 #
15462 #- type: "plot"
15463 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15464 #  algorithm: "plot_perf_box_name"
15465 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15466 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15467 #  include:
15468 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15469 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15470 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15471 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15472 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15473 #  layout:
15474 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15475 #    layout: "plot-throughput"
15476 #
15477 #- type: "plot"
15478 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15479 #  algorithm: "plot_perf_box_name"
15480 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15481 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15482 #  include:
15483 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15484 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15485 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15486 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15487 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15488 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15489 #  layout:
15490 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15491 #    layout: "plot-throughput"
15492 #
15493 #- type: "plot"
15494 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15495 #  algorithm: "plot_perf_box_name"
15496 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15497 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15498 #  include:
15499 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15500 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15501 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15502 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15503 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15504 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15505 #  layout:
15506 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15507 #    layout: "plot-throughput"
15508 #
15509 #- type: "plot"
15510 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15511 #  algorithm: "plot_perf_box_name"
15512 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15513 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15514 #  include:
15515 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15516 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15517 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15518 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15519 #  layout:
15520 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15521 #    layout: "plot-throughput"
15522 #
15523 #- type: "plot"
15524 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15525 #  algorithm: "plot_perf_box_name"
15526 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15527 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15528 #  include:
15529 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15530 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15531 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15532 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15533 #  layout:
15534 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15535 #    layout: "plot-throughput"
15536 #
15537 #- type: "plot"
15538 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15539 #  algorithm: "plot_perf_box_name"
15540 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15541 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15542 #  include:
15543 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15544 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15545 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15546 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15547 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15548 #  layout:
15549 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15550 #    layout: "plot-throughput"
15551 #
15552 #- type: "plot"
15553 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15554 #  algorithm: "plot_perf_box_name"
15555 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15556 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15557 #  include:
15558 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15559 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15560 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15561 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15562 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15563 #  layout:
15564 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15565 #    layout: "plot-throughput"
15566 #
15567 #- type: "plot"
15568 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15569 #  algorithm: "plot_perf_box_name"
15570 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15571 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15572 #  include:
15573 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15574 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15575 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15576 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15577 #  layout:
15578 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15579 #    layout: "plot-throughput"
15580 #
15581 #- type: "plot"
15582 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15583 #  algorithm: "plot_perf_box_name"
15584 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15585 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15586 #  include:
15587 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15588 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15589 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15590 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15591 #  layout:
15592 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15593 #    layout: "plot-throughput"
15594 #
15595 #- type: "plot"
15596 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15597 #  algorithm: "plot_perf_box_name"
15598 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15599 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15600 #  include:
15601 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15602 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15603 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15604 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15605 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15606 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15607 #  layout:
15608 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15609 #    layout: "plot-throughput"
15610 #
15611 #- type: "plot"
15612 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15613 #  algorithm: "plot_perf_box_name"
15614 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15615 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15616 #  include:
15617 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15618 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15619 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15620 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15621 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15622 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15623 #  layout:
15624 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15625 #    layout: "plot-throughput"
15626 #
15627 #- type: "plot"
15628 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15629 #  algorithm: "plot_perf_box_name"
15630 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15631 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15632 #  include:
15633 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15634 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15635 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15636 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15637 #  layout:
15638 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15639 #    layout: "plot-throughput"
15640 #
15641 #- type: "plot"
15642 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15643 #  algorithm: "plot_perf_box_name"
15644 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15645 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15646 #  include:
15647 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15648 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15649 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15650 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15651 #  layout:
15652 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15653 #    layout: "plot-throughput"
15654 #
15655 #- type: "plot"
15656 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15657 #  algorithm: "plot_perf_box_name"
15658 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15659 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15660 #  include:
15661 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15662 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15663 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15664 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15665 #  layout:
15666 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15667 #    layout: "plot-throughput"
15668 #
15669 #- type: "plot"
15670 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15671 #  algorithm: "plot_perf_box_name"
15672 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15673 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15674 #  include:
15675 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15676 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15679 #  layout:
15680 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15681 #    layout: "plot-throughput"
15682 #
15683 #- type: "plot"
15684 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15685 #  algorithm: "plot_perf_box_name"
15686 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15687 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15688 #  include:
15689 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15690 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15691 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15692 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15693 #  layout:
15694 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15695 #    layout: "plot-throughput"
15696 #
15697 #- type: "plot"
15698 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15699 #  algorithm: "plot_perf_box_name"
15700 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15701 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15702 #  include:
15703 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15704 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15705 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15706 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15707 #  layout:
15708 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15709 #    layout: "plot-throughput"
15710 #
15711 #- type: "plot"
15712 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15713 #  algorithm: "plot_perf_box_name"
15714 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15715 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15716 #  include:
15717 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15718 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15719 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15720 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15721 #  layout:
15722 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15723 #    layout: "plot-throughput"
15724 #
15725 #- type: "plot"
15726 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15727 #  algorithm: "plot_perf_box_name"
15728 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15729 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15730 #  include:
15731 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15732 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15733 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15734 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15735 #  layout:
15736 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15737 #    layout: "plot-throughput"
15738 #
15739 #- type: "plot"
15740 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15741 #  algorithm: "plot_perf_box_name"
15742 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15743 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15744 #  include:
15745 #    - "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"
15746 #    - "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"
15747 #    - "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"
15748 #    - "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"
15749 #  layout:
15750 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15751 #    layout: "plot-throughput"
15752 #
15753 #- type: "plot"
15754 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15755 #  algorithm: "plot_perf_box_name"
15756 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15757 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15758 #  include:
15759 #    - "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"
15760 #    - "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"
15761 #    - "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"
15762 #    - "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"
15763 #  layout:
15764 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15765 #    layout: "plot-throughput"
15766 #
15767 #################################################################################
15768 #
15769 ## Packet Speedup
15770 #
15771 #- type: "plot"
15772 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15773 #  algorithm: "plot_tsa_name"
15774 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15775 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15776 #  include:
15777 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15778 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15779 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15780 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15781 #  layout:
15782 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15783 #    layout: "plot-throughput-speedup-analysis"
15784 #
15785 #- type: "plot"
15786 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15787 #  algorithm: "plot_tsa_name"
15788 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15789 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15790 #  include:
15791 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15792 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15793 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15794 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15795 #  layout:
15796 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15797 #    layout: "plot-throughput-speedup-analysis"
15798 #
15799 #- type: "plot"
15800 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15801 #  algorithm: "plot_tsa_name"
15802 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15803 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15804 #  include:
15805 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15806 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15807 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15808 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15809 #  layout:
15810 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15811 #    layout: "plot-throughput"
15812 #
15813 #- type: "plot"
15814 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15815 #  algorithm: "plot_tsa_name"
15816 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15817 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15818 #  include:
15819 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15820 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15821 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15822 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15823 #  layout:
15824 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15825 #    layout: "plot-throughput"
15826 #
15827 #- type: "plot"
15828 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15829 #  algorithm: "plot_tsa_name"
15830 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15831 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15832 #  include:
15833 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15834 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15835 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15836 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15837 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15838 #  layout:
15839 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15840 #    layout: "plot-throughput-speedup-analysis"
15841 #
15842 #- type: "plot"
15843 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15844 #  algorithm: "plot_tsa_name"
15845 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15846 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15847 #  include:
15848 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15849 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15850 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15851 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15852 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15853 #  layout:
15854 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15855 #    layout: "plot-throughput-speedup-analysis"
15856 #
15857 #- type: "plot"
15858 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15859 #  algorithm: "plot_tsa_name"
15860 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15861 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15862 #  include:
15863 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15864 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15865 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15866 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15867 #  layout:
15868 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15869 #    layout: "plot-throughput-speedup-analysis"
15870 #
15871 #- type: "plot"
15872 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15873 #  algorithm: "plot_tsa_name"
15874 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15875 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15876 #  include:
15877 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15878 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15879 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15880 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15881 #  layout:
15882 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15883 #    layout: "plot-throughput-speedup-analysis"
15884 #
15885 #- type: "plot"
15886 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15887 #  algorithm: "plot_tsa_name"
15888 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15889 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15890 #  include:
15891 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15892 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15893 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15894 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15895 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15896 #  layout:
15897 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15898 #    layout: "plot-throughput-speedup-analysis"
15899 #
15900 #- type: "plot"
15901 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15902 #  algorithm: "plot_tsa_name"
15903 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15904 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15905 #  include:
15906 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15907 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15908 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15909 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15910 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15911 #  layout:
15912 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15913 #    layout: "plot-throughput-speedup-analysis"
15914 #
15915 #- type: "plot"
15916 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15917 #  algorithm: "plot_tsa_name"
15918 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15919 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15920 #  include:
15921 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15922 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15923 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15924 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15925 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15926 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15927 #  layout:
15928 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15929 #    layout: "plot-throughput-speedup-analysis"
15930 #
15931 #- type: "plot"
15932 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15933 #  algorithm: "plot_tsa_name"
15934 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15935 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15936 #  include:
15937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15938 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15939 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15940 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15941 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15942 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15943 #  layout:
15944 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15945 #    layout: "plot-throughput-speedup-analysis"
15946 #
15947 #- type: "plot"
15948 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15949 #  algorithm: "plot_tsa_name"
15950 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15951 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15952 #  include:
15953 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15954 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15955 #  layout:
15956 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15957 #    layout: "plot-throughput"
15958 #
15959 #- type: "plot"
15960 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15961 #  algorithm: "plot_tsa_name"
15962 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15963 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15964 #  include:
15965 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15966 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15967 #  layout:
15968 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15969 #    layout: "plot-throughput"
15970 #
15971 #- type: "plot"
15972 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15973 #  algorithm: "plot_tsa_name"
15974 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15975 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15976 #  include:
15977 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15978 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15979 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15980 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15981 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15982 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15983 #  layout:
15984 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15985 #    layout: "plot-throughput"
15986 #
15987 #- type: "plot"
15988 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15989 #  algorithm: "plot_tsa_name"
15990 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15991 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15992 #  include:
15993 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15994 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15995 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15996 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15997 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15998 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15999 #  layout:
16000 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16001 #    layout: "plot-throughput"
16002 #
16003 #- type: "plot"
16004 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16005 #  algorithm: "plot_tsa_name"
16006 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16007 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16008 #  include:
16009 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16010 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16011 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16012 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16013 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16014 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16015 #  layout:
16016 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16017 #    layout: "plot-throughput"
16018 #
16019 #- type: "plot"
16020 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16021 #  algorithm: "plot_tsa_name"
16022 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16023 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16024 #  include:
16025 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16027 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16028 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16029 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16030 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16031 #  layout:
16032 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16033 #    layout: "plot-throughput"
16034 #
16035 #- type: "plot"
16036 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16037 #  algorithm: "plot_tsa_name"
16038 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16039 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16040 #  include:
16041 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16042 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16043 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16044 #  layout:
16045 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16046 #    layout: "plot-throughput-speedup-analysis"
16047 #
16048 #- type: "plot"
16049 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16050 #  algorithm: "plot_tsa_name"
16051 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16052 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16053 #  include:
16054 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16055 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16056 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16057 #  layout:
16058 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16059 #    layout: "plot-throughput-speedup-analysis"
16060 #
16061 #- type: "plot"
16062 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16063 #  algorithm: "plot_tsa_name"
16064 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16065 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16066 #  include:
16067 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16068 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16069 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16070 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16071 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16072 #  layout:
16073 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16074 #    layout: "plot-throughput-speedup-analysis"
16075 #
16076 #- type: "plot"
16077 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16078 #  algorithm: "plot_tsa_name"
16079 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16080 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16081 #  include:
16082 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16083 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16084 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16085 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16086 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16087 #  layout:
16088 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16089 #    layout: "plot-throughput-speedup-analysis"
16090 #
16091 #- type: "plot"
16092 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16093 #  algorithm: "plot_tsa_name"
16094 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16095 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16096 #  include:
16097 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16098 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16099 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16100 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16101 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16102 #  layout:
16103 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16104 #    layout: "plot-throughput"
16105 #
16106 #- type: "plot"
16107 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16108 #  algorithm: "plot_tsa_name"
16109 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16110 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16111 #  include:
16112 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16113 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16114 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16115 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16116 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16117 #  layout:
16118 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16119 #    layout: "plot-throughput"
16120 #
16121 #- type: "plot"
16122 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16123 #  algorithm: "plot_tsa_name"
16124 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16125 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16126 #  include:
16127 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16128 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16129 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16130 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16131 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16132 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16133 #  layout:
16134 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16135 #    layout: "plot-throughput-speedup-analysis"
16136 #
16137 #- type: "plot"
16138 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16139 #  algorithm: "plot_tsa_name"
16140 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16141 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16142 #  include:
16143 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16144 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16145 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16146 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16147 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16148 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16149 #  layout:
16150 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16151 #    layout: "plot-throughput-speedup-analysis"
16152 #
16153 #- type: "plot"
16154 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16155 #  algorithm: "plot_tsa_name"
16156 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16157 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16158 #  include:
16159 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16160 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16161 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16162 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16163 #  layout:
16164 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16165 #    layout: "plot-throughput-speedup-analysis"
16166 #
16167 #- type: "plot"
16168 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16169 #  algorithm: "plot_tsa_name"
16170 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16171 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16172 #  include:
16173 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16174 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16175 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16176 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16177 #  layout:
16178 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16179 #    layout: "plot-throughput-speedup-analysis"
16180 #
16181 #- type: "plot"
16182 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16183 #  algorithm: "plot_tsa_name"
16184 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16185 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16186 #  include:
16187 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16188 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16189 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16190 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16191 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16192 #  layout:
16193 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16194 #    layout: "plot-throughput-speedup-analysis"
16195 #
16196 #- type: "plot"
16197 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16198 #  algorithm: "plot_tsa_name"
16199 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16200 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16201 #  include:
16202 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16203 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16204 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16205 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16206 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16207 #  layout:
16208 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16209 #    layout: "plot-throughput-speedup-analysis"
16210 #
16211 #- type: "plot"
16212 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16213 #  algorithm: "plot_tsa_name"
16214 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16215 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16216 #  include:
16217 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16218 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16219 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16220 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16221 #  layout:
16222 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16223 #    layout: "plot-throughput-speedup-analysis"
16224 #
16225 #- type: "plot"
16226 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16227 #  algorithm: "plot_tsa_name"
16228 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16229 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16230 #  include:
16231 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16232 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16234 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16235 #  layout:
16236 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16237 #    layout: "plot-throughput-speedup-analysis"
16238 #
16239 #- type: "plot"
16240 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16241 #  algorithm: "plot_tsa_name"
16242 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16243 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16244 #  include:
16245 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16246 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16247 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16248 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16249 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16250 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16251 #  layout:
16252 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16253 #    layout: "plot-throughput"
16254 #
16255 #- type: "plot"
16256 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16257 #  algorithm: "plot_tsa_name"
16258 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16259 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16260 #  include:
16261 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16262 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16263 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16264 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16265 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16266 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16267 #  layout:
16268 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16269 #    layout: "plot-throughput"
16270 #
16271 #- type: "plot"
16272 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16273 #  algorithm: "plot_tsa_name"
16274 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16275 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16276 #  include:
16277 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16278 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16279 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16280 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16281 #  layout:
16282 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16283 #    layout: "plot-throughput"
16284 #
16285 #- type: "plot"
16286 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16287 #  algorithm: "plot_tsa_name"
16288 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16289 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16290 #  include:
16291 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16292 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16293 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16294 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16295 #  layout:
16296 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16297 #    layout: "plot-throughput"
16298 #
16299 #- type: "plot"
16300 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16301 #  algorithm: "plot_tsa_name"
16302 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16303 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16304 #  include:
16305 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16306 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16307 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16308 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16309 #  layout:
16310 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16311 #    layout: "plot-throughput-speedup-analysis"
16312 #
16313 #- type: "plot"
16314 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16315 #  algorithm: "plot_tsa_name"
16316 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16317 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16318 #  include:
16319 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16320 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16321 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16322 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16323 #  layout:
16324 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16325 #    layout: "plot-throughput-speedup-analysis"
16326 #
16327 #- type: "plot"
16328 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16329 #  algorithm: "plot_tsa_name"
16330 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16331 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16332 #  include:
16333 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16334 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16335 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16336 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16337 #  layout:
16338 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16339 #    layout: "plot-throughput-speedup-analysis"
16340 #
16341 #- type: "plot"
16342 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16343 #  algorithm: "plot_tsa_name"
16344 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16345 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16346 #  include:
16347 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16348 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16349 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16350 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16351 #  layout:
16352 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16353 #    layout: "plot-throughput-speedup-analysis"
16354 #
16355 #- type: "plot"
16356 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16357 #  algorithm: "plot_tsa_name"
16358 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16359 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16360 #  include:
16361 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16362 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16363 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16364 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16365 #  layout:
16366 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16367 #    layout: "plot-throughput"
16368 #
16369 #- type: "plot"
16370 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16371 #  algorithm: "plot_tsa_name"
16372 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16373 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16374 #  include:
16375 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16376 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16377 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16378 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16379 #  layout:
16380 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16381 #    layout: "plot-throughput"
16382 #
16383 #- type: "plot"
16384 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16385 #  algorithm: "plot_tsa_name"
16386 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16387 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16388 #  include:
16389 #    - "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"
16390 #    - "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"
16391 #    - "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"
16392 #    - "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"
16393 #  layout:
16394 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16395 #    layout: "plot-throughput"
16396 #
16397 #- type: "plot"
16398 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16399 #  algorithm: "plot_tsa_name"
16400 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16401 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16402 #  include:
16403 #    - "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"
16404 #    - "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"
16405 #    - "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"
16406 #    - "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"
16407 #  layout:
16408 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16409 #    layout: "plot-throughput"
16410
16411 ################################################################################
16412
16413 # Packet Throughput - DPDK
16414
16415 # 2n-clx-xxv710
16416
16417 #- type: "plot"
16418 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16419 #  algorithm: "plot_perf_box_name"
16420 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16421 #  data: "plot-dpdk-throughput-latency-2n-clx"
16422 #  include:
16423 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16424 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16425 #  layout:
16426 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16427 #    layout: "plot-throughput"
16428 #
16429 #- type: "plot"
16430 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16431 #  algorithm: "plot_perf_box_name"
16432 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16433 #  data: "plot-dpdk-throughput-latency-2n-clx"
16434 #  include:
16435 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16436 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16437 #  layout:
16438 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16439 #    layout: "plot-throughput"
16440 #
16441 #- type: "plot"
16442 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16443 #  algorithm: "plot_perf_box_name"
16444 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16445 #  data: "plot-dpdk-throughput-latency-2n-clx"
16446 #  include:
16447 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16448 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16449 #  layout:
16450 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16451 #    layout: "plot-throughput"
16452 #
16453 #- type: "plot"
16454 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16455 #  algorithm: "plot_perf_box_name"
16456 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16457 #  data: "plot-dpdk-throughput-latency-2n-clx"
16458 #  include:
16459 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16460 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16461 #  layout:
16462 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16463 #    layout: "plot-throughput"
16464 #
16465 ## 2n-clx-x710
16466 #
16467 #- type: "plot"
16468 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16469 #  algorithm: "plot_perf_box_name"
16470 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16471 #  data: "plot-dpdk-throughput-latency-2n-clx"
16472 #  include:
16473 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16474 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16475 #  layout:
16476 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16477 #    layout: "plot-throughput"
16478 #
16479 #- type: "plot"
16480 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16481 #  algorithm: "plot_perf_box_name"
16482 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16483 #  data: "plot-dpdk-throughput-latency-2n-clx"
16484 #  include:
16485 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16486 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16487 #  layout:
16488 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16489 #    layout: "plot-throughput"
16490 #
16491 #- type: "plot"
16492 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16493 #  algorithm: "plot_perf_box_name"
16494 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16495 #  data: "plot-dpdk-throughput-latency-2n-clx"
16496 #  include:
16497 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16498 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16499 #  layout:
16500 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16501 #    layout: "plot-throughput"
16502 #
16503 #- type: "plot"
16504 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16505 #  algorithm: "plot_perf_box_name"
16506 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16507 #  data: "plot-dpdk-throughput-latency-2n-clx"
16508 #  include:
16509 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16510 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16511 #  layout:
16512 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16513 #    layout: "plot-throughput"
16514
16515 ################################################################################
16516
16517 #- type: "plot"
16518 #  title: "Latency by percentile: 2n-skx"
16519 #  algorithm: "plot_hdrh_lat_by_percentile"
16520 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16521 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16522 #  target-links: "../../_static/vpp"
16523 #  data: "plot-vpp-hdrh-lat-2n-skx"
16524 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16525 #  layout:
16526 #    layout: "plot-hdrh-latency-by-percentile"
16527
16528 #- type: "plot"
16529 #  title: "Latency by percentile: 3n-skx"
16530 #  algorithm: "plot_hdrh_lat_by_percentile"
16531 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16532 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16533 #  target-links: "../../_static/vpp"
16534 #  data: "plot-vpp-hdrh-lat-3n-skx"
16535 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16536 #  layout:
16537 #    layout: "plot-hdrh-latency-by-percentile"
16538
16539 #- type: "plot"
16540 #  title: "Latency by percentile: 2n-clx"
16541 #  algorithm: "plot_hdrh_lat_by_percentile"
16542 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16543 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16544 #  target-links: "../../_static/vpp"
16545 #  data: "plot-vpp-hdrh-lat-2n-clx"
16546 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16547 #  layout:
16548 #    layout: "plot-hdrh-latency-by-percentile"
16549
16550 - type: "plot"
16551   title: "Latency by percentile: 3n-hsw"
16552   algorithm: "plot_hdrh_lat_by_percentile"
16553   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16554   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16555   target-links: "../../_static/vpp"
16556   data: "plot-vpp-hdrh-lat-3n-hsw"
16557   filter: "'1T1C' and 'NIC_Intel-XL710'"
16558   layout:
16559     layout: "plot-hdrh-latency-by-percentile"
16560
16561 - type: "plot"
16562   title: "Latency by percentile: 3n-tsh"
16563   algorithm: "plot_hdrh_lat_by_percentile"
16564   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16565   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16566   target-links: "../../_static/vpp"
16567   data: "plot-vpp-hdrh-lat-3n-tsh"
16568   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16569   layout:
16570     layout: "plot-hdrh-latency-by-percentile"
16571
16572 - type: "plot"
16573   title: "Latency by percentile: DPDK 3n-hsw"
16574   algorithm: "plot_hdrh_lat_by_percentile"
16575   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16576   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16577   target-links: "../../_static/dpdk"
16578   data: "plot-dpdk-hdrh-lat-3n-hsw"
16579   filter: "'1T1C' and 'NIC_Intel-XL710'"
16580   layout:
16581     layout: "plot-hdrh-latency-by-percentile"
16582
16583 - type: "plot"
16584   title: "Latency by percentile: DPDK 3n-tsh"
16585   algorithm: "plot_hdrh_lat_by_percentile"
16586   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16587   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16588   target-links: "../../_static/dpdk"
16589   data: "plot-dpdk-hdrh-lat-3n-tsh"
16590   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16591   layout:
16592     layout: "plot-hdrh-latency-by-percentile"