Report: Change the table with test results
[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     # 3n-dnv
431
432     plot-vpp-throughput-lat-tsa-3n-dnv:
433       csit-vpp-perf-verify-2001-3n-dnv:
434         - 5   # NDRPDR sel
435         - 6   # NDRPDR sel
436         - 7   # NDRPDR sel
437         - 8   # NDRPDR sel
438         - 9   # NDRPDR sel
439         - 10  # NDRPDR sel
440         - 12  # NDRPDR sel
441         - 16  # NDRPDR sel
442         - 17  # NDRPDR sel
443         - 18  # NDRPDR sel
444
445     plot-dpdk-throughput-latency-3n-dnv:
446       csit-dpdk-perf-verify-2001-3n-dnv:
447         - 12  # NDRPDR sel
448         - 13  # NDRPDR sel
449         - 14  # NDRPDR sel
450         - 15  # NDRPDR sel
451         - 16  # NDRPDR sel
452         - 17  # NDRPDR sel
453         - 18  # NDRPDR sel
454         - 19  # NDRPDR sel
455         - 20  # NDRPDR sel
456         - 22  # NDRPDR sel
457
458     # 2n-dnv
459
460     plot-vpp-throughput-lat-tsa-2n-dnv:
461       csit-vpp-perf-verify-2001-2n-dnv:
462         - 4   # NDRPDR sel
463         - 5   # NDRPDR sel
464         - 6   # NDRPDR sel
465         - 7   # NDRPDR sel
466         - 8   # NDRPDR sel
467         - 9   # NDRPDR sel
468         - 10  # NDRPDR sel
469         - 11  # NDRPDR sel
470         - 13  # NDRPDR sel
471         - 16  # NDRPDR sel
472
473     plot-dpdk-throughput-latency-2n-dnv:
474       csit-dpdk-perf-verify-2001-2n-dnv:
475         - 9   # NDRPDR sel
476         - 10  # NDRPDR sel
477         - 11  # NDRPDR sel
478         - 12  # NDRPDR sel
479         - 13  # NDRPDR sel
480         - 14  # NDRPDR sel
481         - 15  # NDRPDR sel
482         - 16  # NDRPDR sel
483         - 17  # NDRPDR sel
484         - 18  # NDRPDR sel
485
486     ###########################################################################
487     # Simple tables (only one data set):
488
489     # NIC Comparisons
490
491     vpp-nic-comparison-3n-skx:
492       # TODO: Add the data
493       csit-vpp-perf-verify-2001-3n-skx:
494         - 14  # NDRPDR sel
495         - 15  # NDRPDR sel
496         - 16  # NDRPDR sel
497
498     vpp-nic-comparison-2n-skx:
499       # TODO: Add the data
500       csit-vpp-perf-verify-2001-2n-skx:
501         - 21  # NDRPDR sel
502         - 22  # NDRPDR sel
503         - 23  # NDRPDR sel
504         - 26  # NDRPDR sel
505
506     vpp-nic-comparison-3n-skx-mrr:
507       # TODO: Replace
508       # csit-vpp-perf-verify-2001-3n-skx:
509       csit-vpp-perf-verify-1908-3n-skx:
510         - 36  # MRR sel
511
512     vpp-nic-comparison-2n-skx-mrr:
513       # TODO: Replace
514       # csit-vpp-perf-verify-2001-2n-skx:
515       csit-vpp-perf-verify-1908-2n-skx:
516         - 69  # MRR sel
517
518     # Results
519
520     vpp-perf-results-3n-hsw:
521       csit-vpp-perf-verify-2001-3n-hsw:
522         - 18  # NDRPDR full
523         - 20  # NDRPDR full
524         - 28  # NDRPDR full
525
526     vpp-perf-results-3n-skx:
527       # TODO: Replace
528       csit-vpp-perf-verify-2001-3n-skx:
529         - 14  # NDRPDR sel
530
531     vpp-perf-results-2n-skx:
532       csit-vpp-perf-verify-2001-2n-skx:
533         - 32  # NDRPDR full
534         - 33  # NDRPDR full
535
536     vpp-perf-results-2n-clx:
537       # TODO: Replace
538       csit-vpp-perf-verify-2001-2n-clx:
539         - 22  # NDRPDR sel
540
541     vpp-perf-results-3n-tsh:
542       # TODO: Replace
543       csit-vpp-perf-verify-2001-3n-tsh:
544         - 3   # NDRPDR sel
545
546     vpp-perf-results-3n-dnv:
547       csit-vpp-perf-verify-2001-3n-dnv:
548         - 13  # NDRPDR full
549         - 15  # NDRPDR full
550         - 19  # NDRPDR full
551         - 20  # NDRPDR full
552         - 21  # NDRPDR full
553
554     vpp-perf-results-2n-dnv:
555       csit-vpp-perf-verify-2001-2n-dnv:
556         - 21  # NDRPDR full
557         - 22  # NDRPDR full
558
559     vpp-mrr-results-3n-hsw:
560       csit-vpp-perf-verify-2001-3n-hsw:
561         - 17  # MRR sel
562
563     vpp-mrr-results-3n-skx:
564       # TODO: Replace
565       # csit-vpp-perf-verify-2001-3n-skx:
566       csit-vpp-perf-verify-1908-3n-skx:
567         - 36  # MRR sel
568
569     vpp-mrr-results-2n-skx:
570       # TODO: Replace
571       # csit-vpp-perf-verify-2001-2n-skx:
572       csit-vpp-perf-verify-1908-2n-skx:
573         - 69  # MRR sel
574
575     vpp-mrr-results-2n-clx:
576       # TODO: Replace
577       # csit-vpp-perf-verify-2001-2n-clx:
578       csit-vpp-perf-verify-1908-2n-skx:
579         - 69  # MRR sel
580
581     vpp-mrr-results-3n-tsh:
582       # TODO: Replace
583       # csit-vpp-perf-verify-2001-3n-tsh:
584       csit-vpp-perf-verify-1908-3n-tsh:
585         - 17  # MRR sel
586
587     vpp-mrr-results-3n-dnv:
588       csit-vpp-perf-verify-2001-3n-dnv:
589         - 11  # MRR sel
590
591     vpp-mrr-results-2n-dnv:
592       csit-vpp-perf-verify-2001-2n-dnv:
593         - 12  # MRR sel
594
595     vpp-device-results-ubuntu:
596       csit-vpp-device-2001-ubuntu1804-1n-skx:
597         - 57
598
599     dpdk-perf-results-3n-hsw:
600       csit-dpdk-perf-verify-2001-3n-hsw:
601         - 13  # NDRPDR sel
602         - 24  # NDRPDR sel
603
604     dpdk-perf-results-3n-skx:
605       csit-dpdk-perf-verify-2001-3n-skx:
606         - 1   # NDRPDR sel
607
608     dpdk-perf-results-2n-skx:
609       csit-dpdk-perf-verify-2001-2n-skx:
610         - 1   # NDRPDR sel
611
612     dpdk-perf-results-2n-clx:
613       csit-dpdk-perf-verify-2001-2n-clx:
614         - 1   # NDRPDR sel
615
616     dpdk-perf-results-2n-dnv:
617       csit-dpdk-perf-verify-2001-2n-dnv:
618         - 16  # NDRPDR sel
619
620     dpdk-perf-results-3n-dnv:
621       csit-dpdk-perf-verify-2001-3n-dnv:
622         - 12  # NDRPDR sel
623
624 ###########################################################################
625     # Tables (more than one data set)
626
627     # Performance changes
628
629     vpp-performance-changes-3n-hsw-h1:
630       csit-vpp-perf-verify-1904-3n-hsw:
631         - 11  # NDRPDR sel
632         - 12  # NDRPDR sel
633         - 20  # NDRPDR sel
634         - 21  # NDRPDR sel
635         - 23  # NDRPDR sel
636         - 24  # NDRPDR sel
637         - 25  # NDRPDR sel
638         - 26  # NDRPDR sel
639         - 29  # NDRPDR sel
640         - 30  # NDRPDR sel
641     vpp-performance-changes-3n-hsw-ref:
642       csit-vpp-perf-verify-1908-3n-hsw:
643         - 12  # NDRPDR sel
644         - 13  # NDRPDR sel
645         - 14  # NDRPDR sel
646         - 15  # NDRPDR sel
647         - 16  # NDRPDR sel
648         - 17  # NDRPDR sel
649         - 18  # NDRPDR sel
650         - 19  # NDRPDR sel
651         - 20  # NDRPDR sel
652         - 21  # NDRPDR sel
653     vpp-performance-changes-3n-hsw-cmp:
654       csit-vpp-perf-verify-2001-3n-hsw:
655         - 21  # NDRPDR sel
656         - 22  # NDRPDR sel
657         - 23  # NDRPDR sel
658         - 24  # NDRPDR sel
659         - 25  # NDRPDR sel
660         - 29  # NDRPDR sel
661         - 30  # NDRPDR sel
662         - 31  # NDRPDR sel
663         - 32  # NDRPDR sel
664         - 34  # NDRPDR sel
665     vpp-performance-changes-3n-hsw:
666       - "vpp-performance-changes-3n-hsw-h1"
667       - "vpp-performance-changes-3n-hsw-ref"
668       - "vpp-performance-changes-3n-hsw-cmp"
669
670     vpp-performance-changes-3n-skx-h1:
671       csit-vpp-perf-verify-1904-3n-skx:
672         - 8   # NDRPDR sel
673         - 9   # NDRPDR sel
674         - 10  # NDRPDR sel
675         - 11  # NDRPDR sel
676         - 12  # NDRPDR sel
677         - 14  # NDRPDR sel
678         - 16  # NDRPDR sel
679         - 21  # NDRPDR sel
680         - 23  # NDRPDR sel
681         - 25  # NDRPDR sel
682     vpp-performance-changes-3n-skx-ref:
683       csit-vpp-perf-verify-1908-3n-skx:
684         - 14  # NDRPDR sel
685         - 16  # NDRPDR sel
686         - 19  # NDRPDR sel
687         - 20  # NDRPDR sel
688         - 22  # NDRPDR sel
689         - 23  # NDRPDR sel
690         - 24  # NDRPDR sel
691         - 25  # NDRPDR sel
692         - 26  # NDRPDR sel
693         - 29  # NDRPDR sel
694     vpp-performance-changes-3n-skx-cmp:
695       # TODO: Add the data
696       csit-vpp-perf-verify-2001-3n-skx:
697         - 14  # NDRPDR sel
698         - 15  # NDRPDR sel
699         - 16  # NDRPDR sel
700     vpp-performance-changes-3n-skx:
701       - "vpp-performance-changes-3n-skx-h1"
702       - "vpp-performance-changes-3n-skx-ref"
703       - "vpp-performance-changes-3n-skx-cmp"
704
705     vpp-performance-changes-2n-skx-h1:
706       csit-vpp-perf-verify-1904-2n-skx:
707         - 12  # NDRPDR sel
708         - 14  # NDRPDR sel
709         - 16  # NDRPDR sel
710         - 17  # NDRPDR sel
711         - 18  # NDRPDR sel
712         - 21  # NDRPDR sel
713         - 27  # NDRPDR sel
714         - 30  # NDRPDR sel
715         - 31  # NDRPDR sel
716         - 32  # NDRPDR sel
717     vpp-performance-changes-2n-skx-ref:
718       csit-vpp-perf-verify-1908-2n-skx:
719         - 26  # NDRPDR sel
720         - 27  # NDRPDR sel
721         - 34  # NDRPDR sel
722         - 35  # NDRPDR sel
723         - 36  # NDRPDR sel
724         - 42  # NDRPDR sel
725         - 43  # NDRPDR sel
726         - 44  # NDRPDR sel
727         - 45  # NDRPDR sel
728         - 46  # NDRPDR sel
729     vpp-performance-changes-2n-skx-cmp:
730       # TODO: Add the data
731       csit-vpp-perf-verify-2001-2n-skx:
732         - 21  # NDRPDR sel
733         - 22  # NDRPDR sel
734         - 23  # NDRPDR sel
735         - 26  # NDRPDR sel
736         - 27  # NDRPDR sel
737         - 29  # NDRPDR sel
738     vpp-performance-changes-2n-skx:
739       - "vpp-performance-changes-2n-skx-h1"
740       - "vpp-performance-changes-2n-skx-ref"
741       - "vpp-performance-changes-2n-skx-cmp"
742
743     vpp-performance-changes-nfv-2n-skx-ref:
744       csit-vpp-perf-verify-1908-2n-skx:
745         - 22  # NFV
746         - 31  # NFV
747         - 32  # NFV
748     vpp-performance-changes-nfv-2n-skx-cmp:
749       # TODO: Add the data
750       csit-vpp-perf-verify-2001-2n-skx:
751         - 30  # NFV
752         - 31  # NFV
753     vpp-performance-changes-nfv-2n-skx:
754       - "vpp-performance-changes-nfv-2n-skx-ref"
755       - "vpp-performance-changes-nfv-2n-skx-cmp"
756
757     vpp-performance-changes-2n-dnv-ref:
758       csit-vpp-perf-verify-1908-2n-dnv:
759         - 1   # NDRPDR sel
760         - 2   # NDRPDR sel
761         - 3   # NDRPDR sel
762         - 4   # NDRPDR sel
763         - 5   # NDRPDR sel
764         - 6   # NDRPDR sel
765         - 7   # NDRPDR sel
766         - 8   # NDRPDR sel
767         - 9   # NDRPDR sel
768         - 10  # NDRPDR sel
769     vpp-performance-changes-2n-dnv-cmp:
770       csit-vpp-perf-verify-2001-2n-dnv:
771         - 4   # NDRPDR sel
772         - 5   # NDRPDR sel
773         - 6   # NDRPDR sel
774         - 7   # NDRPDR sel
775         - 8   # NDRPDR sel
776         - 9   # NDRPDR sel
777         - 10  # NDRPDR sel
778         - 11  # NDRPDR sel
779         - 13  # NDRPDR sel
780         - 16  # NDRPDR sel
781     vpp-performance-changes-2n-dnv:
782       - "vpp-performance-changes-2n-dnv-ref"
783       - "vpp-performance-changes-2n-dnv-cmp"
784
785     vpp-performance-changes-3n-dnv-ref:
786       csit-vpp-perf-verify-1908-3n-dnv:
787         - 6   # NDRPDR sel
788         - 7   # NDRPDR sel
789         - 8   # NDRPDR sel
790         - 9   # NDRPDR sel
791         - 10  # NDRPDR sel
792         - 12  # NDRPDR sel
793         - 13  # NDRPDR sel
794         - 14  # NDRPDR sel
795         - 15  # NDRPDR sel
796         - 16  # NDRPDR sel
797     vpp-performance-changes-3n-dnv-cmp:
798       csit-vpp-perf-verify-2001-3n-dnv:
799         - 5   # NDRPDR sel
800         - 6   # NDRPDR sel
801         - 7   # NDRPDR sel
802         - 8   # NDRPDR sel
803         - 9   # NDRPDR sel
804         - 10  # NDRPDR sel
805         - 12  # NDRPDR sel
806         - 16  # NDRPDR sel
807         - 17  # NDRPDR sel
808         - 18  # NDRPDR sel
809     vpp-performance-changes-3n-dnv:
810       - "vpp-performance-changes-3n-dnv-ref"
811       - "vpp-performance-changes-3n-dnv-cmp"
812
813     vpp-performance-changes-3n-tsh-ref:
814       csit-vpp-perf-verify-1908-3n-tsh:
815         - 7   # NDRPDR sel
816         - 8   # NDRPDR sel
817         - 9   # NDRPDR sel
818         - 10  # NDRPDR sel
819         - 11  # NDRPDR sel
820         - 12  # NDRPDR sel
821         - 13  # NDRPDR sel
822         - 14  # NDRPDR sel
823         - 15  # NDRPDR sel
824         - 16  # NDRPDR sel
825     vpp-performance-changes-3n-tsh-cmp:
826       # TODO: Add the data
827       csit-vpp-perf-verify-2001-3n-tsh:
828         - 3   # NDRPDR sel
829         - 4   # NDRPDR sel
830         - 7   # NDRPDR sel
831         - 8   # NDRPDR sel
832     vpp-performance-changes-3n-tsh:
833       - "vpp-performance-changes-3n-tsh-ref"
834       - "vpp-performance-changes-3n-tsh-cmp"
835
836     vpp-soak-vs-ndr-2n-skx-ref:
837       # TODO: Replace
838       # csit-vpp-perf-verify-2001-2n-skx:
839       csit-vpp-perf-verify-1908-2n-skx:
840         - 26  # NDRPDR sel
841         - 27  # NDRPDR sel
842         - 34  # NDRPDR sel
843     vpp-soak-vs-ndr-2n-skx-cmp:
844       # TODO: Replace
845       # csit-vpp-perf-verify-2001-2n-skx:
846       csit-vpp-perf-verify-1908-2n-skx:
847         - 83  # SOAK
848         - 86  # SOAK
849     vpp-soak-vs-ndr-2n-skx:
850       # TODO: Replace
851       # csit-vpp-perf-verify-2001-2n-skx:
852       csit-vpp-perf-verify-1908-2n-skx:
853         - 26  # NDRPDR sel
854         - 27  # NDRPDR sel
855         - 34  # NDRPDR sel
856         - 83  # SOAK
857         - 86  # SOAK
858
859     vpp-performance-changes-3n-hsw-mrr-h1:
860       csit-vpp-perf-verify-1904-3n-hsw:
861         - 9   # MRR sel
862     vpp-performance-changes-3n-hsw-mrr-ref:
863       csit-vpp-perf-verify-1908-3n-hsw:
864         - 39  # MRR sel
865     vpp-performance-changes-3n-hsw-mrr-cmp:
866       csit-vpp-perf-verify-2001-3n-hsw:
867         - 17  # MRR sel
868     vpp-performance-changes-3n-hsw-mrr:
869       - "vpp-performance-changes-3n-hsw-mrr-h1"
870       - "vpp-performance-changes-3n-hsw-mrr-ref"
871       - "vpp-performance-changes-3n-hsw-mrr-cmp"
872
873     vpp-performance-changes-3n-skx-mrr-h1:
874       csit-vpp-perf-verify-1904-3n-skx:
875         - 7   # MRR sel
876     vpp-performance-changes-3n-skx-mrr-ref:
877       csit-vpp-perf-verify-1908-3n-skx:
878         - 36  # MRR sel
879     vpp-performance-changes-3n-skx-mrr-cmp:
880       # TODO: Replace
881       # csit-vpp-perf-verify-2001-3n-skx:
882       csit-vpp-perf-verify-1908-3n-skx:
883         - 36  # MRR sel
884     vpp-performance-changes-3n-skx-mrr:
885       - "vpp-performance-changes-3n-skx-mrr-h1"
886       - "vpp-performance-changes-3n-skx-mrr-ref"
887       - "vpp-performance-changes-3n-skx-mrr-cmp"
888
889     vpp-performance-changes-2n-skx-mrr-h1:
890       csit-vpp-perf-verify-1904-2n-skx:
891         - 11  # MRR sel
892     vpp-performance-changes-2n-skx-mrr-ref:
893       csit-vpp-perf-verify-1908-2n-skx:
894         - 69  # MRR sel
895     vpp-performance-changes-2n-skx-mrr-cmp:
896       # TODO: Replace
897       # csit-vpp-perf-verify-2001-2n-skx:
898       csit-vpp-perf-verify-1908-2n-skx:
899         - 69  # MRR sel
900     vpp-performance-changes-2n-skx-mrr:
901       - "vpp-performance-changes-2n-skx-mrr-h1"
902       - "vpp-performance-changes-2n-skx-mrr-ref"
903       - "vpp-performance-changes-2n-skx-mrr-cmp"
904
905     vpp-performance-changes-nfv-2n-skx-mrr-ref:
906       csit-vpp-perf-verify-1908-2n-skx:
907         - 71  # NFV MRR
908     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
909       # TODO: Replace
910       # csit-vpp-perf-verify-2001-2n-skx:
911       csit-vpp-perf-verify-1908-2n-skx:
912         - 71  # NFV MRR
913     vpp-performance-changes-nfv-2n-skx-mrr:
914       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
915       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
916
917     vpp-performance-changes-2n-dnv-mrr-ref:
918       csit-vpp-perf-verify-1908-2n-dnv:
919         - 11  # MRR sel
920     vpp-performance-changes-2n-dnv-mrr-cmp:
921       csit-vpp-perf-verify-2001-2n-dnv:
922         - 12  # MRR sel
923     vpp-performance-changes-2n-dnv-mrr:
924       - "vpp-performance-changes-2n-dnv-mrr-ref"
925       - "vpp-performance-changes-2n-dnv-mrr-cmp"
926
927     vpp-performance-changes-3n-dnv-mrr-ref:
928       csit-vpp-perf-verify-1908-3n-dnv:
929         - 17  # MRR sel
930     vpp-performance-changes-3n-dnv-mrr-cmp:
931       csit-vpp-perf-verify-2001-3n-dnv:
932         - 11  # MRR sel
933     vpp-performance-changes-3n-dnv-mrr:
934       - "vpp-performance-changes-3n-dnv-mrr-ref"
935       - "vpp-performance-changes-3n-dnv-mrr-cmp"
936
937     vpp-performance-changes-3n-tsh-mrr-ref:
938       csit-vpp-perf-verify-1908-3n-tsh:
939         - 17  # MRR sel
940     vpp-performance-changes-3n-tsh-mrr-cmp:
941       # TODO: Replace
942       # csit-vpp-perf-verify-2001-3n-tsh:
943       csit-vpp-perf-verify-1908-3n-tsh:
944         - 17  # MRR sel
945     vpp-performance-changes-3n-tsh-mrr:
946       - "vpp-performance-changes-3n-tsh-mrr-ref"
947       - "vpp-performance-changes-3n-tsh-mrr-cmp"
948
949     dpdk-performance-changes-3n-hsw-h1:
950       csit-dpdk-perf-verify-1904-3n-hsw:
951         - 2   # NDRPDR sel
952         - 3   # NDRPDR sel
953         - 5   # NDRPDR sel
954         - 6   # NDRPDR sel
955         - 13  # NDRPDR sel
956         - 14  # NDRPDR sel
957         - 15  # NDRPDR sel
958         - 18  # NDRPDR sel
959         - 19  # NDRPDR sel
960         - 20  # NDRPDR sel
961     dpdk-performance-changes-3n-hsw-ref:
962       csit-dpdk-perf-verify-1908-3n-hsw:
963         - 2   # NDRPDR sel
964         - 3   # NDRPDR sel
965         - 4   # NDRPDR sel
966         - 5   # NDRPDR sel
967         - 6   # NDRPDR sel
968         - 7   # NDRPDR sel
969         - 8   # NDRPDR sel
970         - 9   # NDRPDR sel
971         - 10  # NDRPDR sel
972         - 11  # NDRPDR sel
973     dpdk-performance-changes-3n-hsw-cmp:
974       csit-dpdk-perf-verify-2001-3n-hsw:
975         - 4   # NDRPDR sel
976         - 5   # NDRPDR sel
977         - 6   # NDRPDR sel
978         - 7   # NDRPDR sel
979         - 8   # NDRPDR sel
980         - 9   # NDRPDR sel
981         - 10  # NDRPDR sel
982         - 11  # NDRPDR sel
983         - 12  # NDRPDR sel
984         - 13  # NDRPDR sel
985         - 15  # NDRPDR sel
986         - 16  # NDRPDR sel
987         - 17  # NDRPDR sel
988         - 18  # NDRPDR sel
989         - 19  # NDRPDR sel
990         - 20  # NDRPDR sel
991         - 21  # NDRPDR sel
992         - 22  # NDRPDR sel
993         - 23  # NDRPDR sel
994         - 24  # NDRPDR sel
995     dpdk-performance-changes-3n-hsw:
996       - "dpdk-performance-changes-3n-hsw-h1"
997       - "dpdk-performance-changes-3n-hsw-ref"
998       - "dpdk-performance-changes-3n-hsw-cmp"
999
1000     dpdk-performance-changes-3n-skx-h1:
1001       csit-dpdk-perf-verify-1904-3n-skx:
1002         - 2   # NDRPDR sel
1003         - 3   # NDRPDR sel
1004         - 4   # NDRPDR sel
1005         - 5   # NDRPDR sel
1006         - 6   # NDRPDR sel
1007         - 7   # NDRPDR sel
1008         - 11  # NDRPDR sel
1009         - 12  # NDRPDR sel
1010         - 13  # NDRPDR sel
1011         - 14  # NDRPDR sel
1012     dpdk-performance-changes-3n-skx-ref:
1013       csit-dpdk-perf-verify-1908-3n-skx:
1014         - 3   # NDRPDR sel
1015         - 4   # NDRPDR sel
1016         - 5   # NDRPDR sel
1017         - 6   # NDRPDR sel
1018         - 7   # NDRPDR sel
1019         - 8   # NDRPDR sel
1020         - 9   # NDRPDR sel
1021         - 10  # NDRPDR sel
1022         - 11  # NDRPDR sel
1023         - 12  # NDRPDR sel
1024     dpdk-performance-changes-3n-skx-cmp:
1025       csit-dpdk-perf-verify-2001-3n-skx:
1026         - 1   # NDRPDR sel
1027         - 2   # NDRPDR sel
1028         - 3   # NDRPDR sel
1029         - 4   # NDRPDR sel
1030         - 5   # NDRPDR sel
1031         - 6   # NDRPDR sel
1032         - 7   # NDRPDR sel
1033         - 8   # NDRPDR sel
1034         - 9   # NDRPDR sel
1035         - 10  # NDRPDR sel
1036     dpdk-performance-changes-3n-skx:
1037       - "dpdk-performance-changes-3n-skx-h1"
1038       - "dpdk-performance-changes-3n-skx-ref"
1039       - "dpdk-performance-changes-3n-skx-cmp"
1040
1041     dpdk-performance-changes-2n-skx-h1:
1042       csit-dpdk-perf-verify-1904-2n-skx:
1043         - 2   # NDRPDR sel
1044         - 3   # NDRPDR sel
1045         - 4   # NDRPDR sel
1046         - 5   # NDRPDR sel
1047         - 7   # NDRPDR sel
1048         - 8   # NDRPDR sel
1049         - 9   # NDRPDR sel
1050         - 10  # NDRPDR sel
1051         - 11  # NDRPDR sel
1052         - 12  # NDRPDR sel
1053     dpdk-performance-changes-2n-skx-ref:
1054       csit-dpdk-perf-verify-1908-2n-skx:
1055         - 2   # NDRPDR sel
1056         - 3   # NDRPDR sel
1057         - 4   # NDRPDR sel
1058         - 5   # NDRPDR sel
1059         - 7   # NDRPDR sel
1060         - 8   # NDRPDR sel
1061         - 9   # NDRPDR sel
1062         - 10  # NDRPDR sel
1063         - 11  # NDRPDR sel
1064         - 12  # NDRPDR sel
1065     dpdk-performance-changes-2n-skx-cmp:
1066       csit-dpdk-perf-verify-2001-2n-skx:
1067         - 1   # NDRPDR sel
1068         - 2   # NDRPDR sel
1069         - 3   # NDRPDR sel
1070         - 4   # NDRPDR sel
1071         - 5   # NDRPDR sel
1072         - 6   # NDRPDR sel
1073         - 7   # NDRPDR sel
1074         - 8   # NDRPDR sel
1075         - 9   # NDRPDR sel
1076         - 10  # NDRPDR sel
1077         - 11  # NDRPDR sel
1078         - 13  # NDRPDR sel
1079         - 26  # NDRPDR sel
1080         - 16  # NDRPDR sel
1081         - 17  # NDRPDR sel
1082         - 18  # NDRPDR sel
1083         - 19  # NDRPDR sel
1084         - 27  # NDRPDR sel
1085         - 21  # NDRPDR sel
1086         - 25  # NDRPDR sel
1087     dpdk-performance-changes-2n-skx:
1088       - "dpdk-performance-changes-2n-skx-h1"
1089       - "dpdk-performance-changes-2n-skx-ref"
1090       - "dpdk-performance-changes-2n-skx-cmp"
1091
1092     # Compare testbeds
1093
1094     vpp-compare-testbeds-ref:
1095       csit-vpp-perf-verify-2001-3n-hsw:
1096         - 21  # NDRPDR sel
1097         - 22  # NDRPDR sel
1098         - 23  # NDRPDR sel
1099         - 24  # NDRPDR sel
1100         - 25  # NDRPDR sel
1101         - 29  # NDRPDR sel
1102         - 30  # NDRPDR sel
1103         - 31  # NDRPDR sel
1104         - 32  # NDRPDR sel
1105         - 34  # NDRPDR sel
1106     vpp-compare-testbeds-cmp:
1107       # TODO: Add the data
1108       csit-vpp-perf-verify-2001-3n-skx:
1109         - 14  # NDRPDR sel
1110         - 15  # NDRPDR sel
1111         - 16  # NDRPDR sel
1112     vpp-compare-testbeds:
1113       - "vpp-compare-testbeds-ref"
1114       - "vpp-compare-testbeds-cmp"
1115
1116     vpp-compare-testbeds-skx-clx-ref:
1117       # TODO: Add the data
1118       csit-vpp-perf-verify-2001-2n-skx:
1119         - 21  # NDRPDR sel
1120         - 22  # NDRPDR sel
1121         - 23  # NDRPDR sel
1122         - 26  # NDRPDR sel
1123         - 27  # NDRPDR sel
1124         - 29  # NDRPDR sel
1125     vpp-compare-testbeds-skx-clx-cmp:
1126       # TODO: Add the data
1127       csit-vpp-perf-verify-2001-2n-clx:
1128         - 22  # NDRPDR sel
1129         - 23  # NDRPDR sel
1130         - 24  # NDRPDR sel
1131         - 25  # NDRPDR sel
1132     vpp-compare-testbeds-skx-clx:
1133       - "vpp-compare-testbeds-skx-clx-ref"
1134       - "vpp-compare-testbeds-skx-clx-cmp"
1135
1136     vpp-compare-testbeds-mrr-ref:
1137       csit-vpp-perf-verify-2001-3n-hsw:
1138         - 17  # MRR sel
1139     vpp-compare-testbeds-mrr-cmp:
1140       # TODO: Replace
1141       # csit-vpp-perf-verify-2001-3n-skx:
1142       csit-vpp-perf-verify-1908-3n-skx:
1143         - 36  # MRR sel
1144     vpp-compare-testbeds-mrr:
1145       - "vpp-compare-testbeds-mrr-ref"
1146       - "vpp-compare-testbeds-mrr-cmp"
1147
1148     vpp-compare-testbeds-mrr-skx-clx-ref:
1149       # TODO: Replace
1150       # csit-vpp-perf-verify-2001-2n-skx:
1151       csit-vpp-perf-verify-1908-2n-skx:
1152         - 69  # MRR sel
1153     vpp-compare-testbeds-mrr-skx-clx-cmp:
1154       # TODO: Replace
1155       # csit-vpp-perf-verify-2001-2n-clx:
1156       csit-vpp-perf-verify-1908-2n-skx:
1157         - 69  # MRR sel
1158     vpp-compare-testbeds-mrr-skx-clx:
1159       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1160       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1161
1162     dpdk-compare-testbeds-ref:
1163       csit-dpdk-perf-verify-2001-3n-hsw:
1164         - 4   # NDRPDR sel
1165         - 5   # NDRPDR sel
1166         - 6   # NDRPDR sel
1167         - 7   # NDRPDR sel
1168         - 8   # NDRPDR sel
1169         - 9   # NDRPDR sel
1170         - 10  # NDRPDR sel
1171         - 11  # NDRPDR sel
1172         - 12  # NDRPDR sel
1173         - 13  # NDRPDR sel
1174         - 15  # NDRPDR sel
1175         - 16  # NDRPDR sel
1176         - 17  # NDRPDR sel
1177         - 18  # NDRPDR sel
1178         - 19  # NDRPDR sel
1179         - 20  # NDRPDR sel
1180         - 21  # NDRPDR sel
1181         - 22  # NDRPDR sel
1182         - 23  # NDRPDR sel
1183         - 24  # NDRPDR sel
1184     dpdk-compare-testbeds-cmp:
1185       csit-dpdk-perf-verify-2001-3n-skx:
1186         - 1   # NDRPDR sel
1187         - 2   # NDRPDR sel
1188         - 3   # NDRPDR sel
1189         - 4   # NDRPDR sel
1190         - 5   # NDRPDR sel
1191         - 6   # NDRPDR sel
1192         - 7   # NDRPDR sel
1193         - 8   # NDRPDR sel
1194         - 9   # NDRPDR sel
1195         - 10  # NDRPDR sel
1196     dpdk-compare-testbeds:
1197       - "dpdk-compare-testbeds-ref"
1198       - "dpdk-compare-testbeds-cmp"
1199
1200     dpdk-compare-testbeds-skx-clx-ref:
1201       csit-dpdk-perf-verify-2001-2n-skx:
1202         - 1   # NDRPDR sel
1203         - 2   # NDRPDR sel
1204         - 3   # NDRPDR sel
1205         - 4   # NDRPDR sel
1206         - 5   # NDRPDR sel
1207         - 6   # NDRPDR sel
1208         - 7   # NDRPDR sel
1209         - 8   # NDRPDR sel
1210         - 9   # NDRPDR sel
1211         - 10  # NDRPDR sel
1212         - 11  # NDRPDR sel
1213         - 13  # NDRPDR sel
1214         - 26  # NDRPDR sel
1215         - 16  # NDRPDR sel
1216         - 17  # NDRPDR sel
1217         - 18  # NDRPDR sel
1218         - 19  # NDRPDR sel
1219         - 27  # NDRPDR sel
1220         - 21  # NDRPDR sel
1221         - 25  # NDRPDR sel
1222     dpdk-compare-testbeds-skx-clx-cmp:
1223       csit-dpdk-perf-verify-2001-2n-clx:
1224         - 1   # NDRPDR sel
1225         - 2   # NDRPDR sel
1226         - 3   # NDRPDR sel
1227         - 4   # NDRPDR sel
1228         - 5   # NDRPDR sel
1229         - 6   # NDRPDR sel
1230         - 7   # NDRPDR sel
1231         - 8   # NDRPDR sel
1232         - 9   # NDRPDR sel
1233         - 10  # NDRPDR sel
1234     dpdk-compare-testbeds-skx-clx:
1235       - "dpdk-compare-testbeds-skx-clx-ref"
1236       - "dpdk-compare-testbeds-skx-clx-cmp"
1237
1238     # Compare topologies
1239
1240     vpp-compare-topologies-ref:
1241       # TODO: Add the data
1242       csit-vpp-perf-verify-2001-3n-skx:
1243         - 14  # NDRPDR sel
1244         - 15  # NDRPDR sel
1245         - 16  # NDRPDR sel
1246     vpp-compare-topologies-cmp:
1247       # TODO: Add the data
1248       csit-vpp-perf-verify-2001-2n-skx:
1249         - 21  # NDRPDR sel
1250         - 22  # NDRPDR sel
1251         - 23  # NDRPDR sel
1252         - 26  # NDRPDR sel
1253         - 27  # NDRPDR sel
1254         - 29  # NDRPDR sel
1255     vpp-compare-topologies:
1256       - "vpp-compare-topologies-ref"
1257       - "vpp-compare-topologies-cmp"
1258
1259     vpp-compare-topologies-mrr-ref:
1260       # TODO: Replace
1261       # csit-vpp-perf-verify-2001-3n-skx:
1262       csit-vpp-perf-verify-1908-3n-skx:
1263         - 36  # MRR sel
1264     vpp-compare-topologies-mrr-cmp:
1265       # TODO: Replace
1266       # csit-vpp-perf-verify-2001-2n-skx:
1267       csit-vpp-perf-verify-1908-2n-skx:
1268         - 69  # MRR sel
1269     vpp-compare-topologies-mrr:
1270       - "vpp-compare-topologies-mrr-ref"
1271       - "vpp-compare-topologies-mrr-cmp"
1272
1273     dpdk-compare-topologies-ref:
1274       csit-dpdk-perf-verify-2001-3n-skx:
1275         - 1   # NDRPDR sel
1276         - 2   # NDRPDR sel
1277         - 3   # NDRPDR sel
1278         - 4   # NDRPDR sel
1279         - 5   # NDRPDR sel
1280         - 6   # NDRPDR sel
1281         - 7   # NDRPDR sel
1282         - 8   # NDRPDR sel
1283         - 9   # NDRPDR sel
1284         - 10  # NDRPDR sel
1285     dpdk-compare-topologies-cmp:
1286       csit-dpdk-perf-verify-2001-2n-skx:
1287         - 1   # NDRPDR sel
1288         - 2   # NDRPDR sel
1289         - 3   # NDRPDR sel
1290         - 4   # NDRPDR sel
1291         - 5   # NDRPDR sel
1292         - 6   # NDRPDR sel
1293         - 7   # NDRPDR sel
1294         - 8   # NDRPDR sel
1295         - 9   # NDRPDR sel
1296         - 10  # NDRPDR sel
1297         - 11  # NDRPDR sel
1298         - 13  # NDRPDR sel
1299         - 26  # NDRPDR sel
1300         - 16  # NDRPDR sel
1301         - 17  # NDRPDR sel
1302         - 18  # NDRPDR sel
1303         - 19  # NDRPDR sel
1304         - 27  # NDRPDR sel
1305         - 21  # NDRPDR sel
1306         - 25  # NDRPDR sel
1307     dpdk-compare-topologies:
1308       - "dpdk-compare-topologies-ref"
1309       - "dpdk-compare-topologies-cmp"
1310
1311   plot-layouts:
1312
1313     plot-soak-throughput:
1314       titlefont:
1315         size: 18
1316       xaxis:
1317         title: "<b>Test Cases [Index]</b>"
1318         titlefont:
1319           size: 16
1320         autorange: True
1321         fixedrange: False
1322         gridcolor: "rgb(230, 230, 230)"
1323         linecolor: "rgb(220, 220, 220)"
1324         linewidth: 1
1325         showgrid: True
1326         showline: True
1327         showticklabels: True
1328         tickcolor: "rgb(220, 220, 220)"
1329         tickmode: "linear"
1330         tickfont:
1331           size: 16
1332         zeroline: False
1333       yaxis:
1334         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1335         titlefont:
1336           size: 16
1337         gridcolor: "rgb(230, 230, 230)"
1338         hoverformat: ".4r"
1339         tickformat: ".3r"
1340         linecolor: "rgb(220, 220, 220)"
1341         linewidth: 1
1342         showgrid: True
1343         showline: True
1344         showticklabels: True
1345         tickcolor: "rgb(220, 220, 220)"
1346         tickfont:
1347           size: 16
1348         zeroline: False
1349         range: [0,50]
1350       autosize: False
1351       margin:
1352         t: 50
1353         b: 0
1354         l: 80
1355         r: 20
1356       showlegend: True
1357       legend:
1358         orientation: "h"
1359         font:
1360           size: 16
1361       width: 700
1362       height: 900
1363       paper_bgcolor: "#fff"
1364       plot_bgcolor: "#fff"
1365       hoverlabel:
1366         namelength: -1
1367
1368     plot-service-density:
1369       titlefont:
1370         size: 18
1371       xaxis:
1372         side: "top"
1373         autorange: True
1374         fixedrange: False
1375         showgrid: False
1376         showline: False
1377         showticklabels: False
1378         ticks: ""
1379         ticklen: 0
1380         tickwidth: 0
1381         zeroline: False
1382       yaxis:
1383         autorange: "reversed"
1384         showgrid: False
1385         showline: False
1386         showticklabels: False
1387         ticks: ""
1388         ticklen: 0
1389         tickwidth: 0
1390         zeroline: False
1391       showlegend: False
1392       paper_bgcolor: "#fff"
1393       plot_bgcolor: "#fff"
1394       width: 700
1395       height: 700
1396       hoverlabel:
1397         namelength: -1
1398
1399     plot-cps:
1400       titlefont:
1401         size: 18
1402       xaxis:
1403         title: "<b>Test Cases [Index]</b>"
1404         titlefont:
1405           size: 16
1406         autorange: True
1407         fixedrange: False
1408         gridcolor: "rgb(230, 230, 230)"
1409         linecolor: "rgb(220, 220, 220)"
1410         linewidth: 1
1411         showgrid: True
1412         showline: True
1413         showticklabels: True
1414         tickcolor: "rgb(220, 220, 220)"
1415         tickmode: "linear"
1416         tickfont:
1417           size: 16
1418         zeroline: False
1419       yaxis:
1420         title: "<b>Connections Per Second [cps]</b>"
1421         titlefont:
1422           size: 16
1423         gridcolor: "rgb(230, 230, 230)"
1424         hoverformat: ".4s"
1425         linecolor: "rgb(220, 220, 220)"
1426         linewidth: 1
1427         rangemode: "tozero"
1428         showgrid: True
1429         showline: True
1430         showticklabels: True
1431         tickcolor: "rgb(220, 220, 220)"
1432         tickformat: ".3s"
1433         tickfont:
1434           size: 16
1435         zeroline: False
1436       boxmode: "group"
1437       boxgroupgap: 0.5
1438       autosize: False
1439       margin:
1440         t: 50
1441         b: 20
1442         l: 80
1443         r: 20
1444       showlegend: True
1445       legend:
1446         orientation: "h"
1447         font:
1448           size: 16
1449       width: 700
1450       height: 800
1451       paper_bgcolor: "#fff"
1452       plot_bgcolor: "#fff"
1453       hoverlabel:
1454         namelength: -1
1455
1456     plot-rps:
1457       titlefont:
1458         size: 18
1459       xaxis:
1460         title: "<b>Test Cases [Index]</b>"
1461         titlefont:
1462           size: 16
1463         autorange: True
1464         fixedrange: False
1465         gridcolor: "rgb(230, 230, 230)"
1466         linecolor: "rgb(220, 220, 220)"
1467         linewidth: 1
1468         showgrid: True
1469         showline: True
1470         showticklabels: True
1471         tickcolor: "rgb(220, 220, 220)"
1472         tickmode: "linear"
1473         tickfont:
1474           size: 16
1475         zeroline: False
1476       yaxis:
1477         title: "<b>Requests Per Second [rps]</b>"
1478         titlefont:
1479           size: 16
1480         gridcolor: "rgb(230, 230, 230)"
1481         hoverformat: ".4s"
1482         linecolor: "rgb(220, 220, 220)"
1483         linewidth: 1
1484         rangemode: "tozero"
1485         showgrid: True
1486         showline: True
1487         showticklabels: True
1488         tickcolor: "rgb(230, 230, 230)"
1489         tickformat: ".3s"
1490         tickfont:
1491           size: 16
1492         zeroline: False
1493       boxmode: "group"
1494       boxgroupgap: 0.5
1495       autosize: False
1496       margin:
1497         t: 50
1498         b: 20
1499         l: 80
1500         r: 20
1501       showlegend: True
1502       legend:
1503         orientation: "h"
1504         font:
1505           size: 16
1506       width: 700
1507       height: 800
1508       paper_bgcolor: "#fff"
1509       plot_bgcolor: "#fff"
1510       hoverlabel:
1511         namelength: -1
1512
1513     plot-throughput:
1514       titlefont:
1515         size: 18
1516       xaxis:
1517         title: "<b>Test Cases [Index]</b>"
1518         titlefont:
1519           size: 16
1520         autorange: True
1521         fixedrange: False
1522         gridcolor: "rgb(230, 230, 230)"
1523         linecolor: "rgb(220, 220, 220)"
1524         linewidth: 1
1525         showgrid: True
1526         showline: True
1527         showticklabels: True
1528         tickcolor: "rgb(220, 220, 220)"
1529         tickmode: "linear"
1530         tickfont:
1531           size: 16
1532         zeroline: False
1533       yaxis:
1534         title: "<b>Packet Throughput [Mpps]</b>"
1535         titlefont:
1536           size: 16
1537         gridcolor: "rgb(230, 230, 230)"
1538         hoverformat: ".4r"
1539         tickformat: ".3r"
1540         linecolor: "rgb(220, 220, 220)"
1541         linewidth: 1
1542         showgrid: True
1543         showline: True
1544         showticklabels: True
1545         tickcolor: "rgb(220, 220, 220)"
1546         tickfont:
1547           size: 16
1548         zeroline: False
1549         range: [0,50]
1550       autosize: False
1551       margin:
1552         t: 50
1553         b: 0
1554         l: 80
1555         r: 20
1556       showlegend: True
1557       legend:
1558         orientation: "h"
1559         font:
1560           size: 16
1561       width: 700
1562       height: 900
1563       paper_bgcolor: "#fff"
1564       plot_bgcolor: "#fff"
1565       hoverlabel:
1566         namelength: -1
1567
1568     plot-throughput-speedup-analysis:
1569       titlefont:
1570         size: 18
1571       xaxis:
1572         title: "<b>Number of Cores [Qty]</b>"
1573         titlefont:
1574           size: 16
1575         autorange: True
1576         fixedrange: False
1577         gridcolor: "rgb(230, 230, 230)"
1578         linecolor: "rgb(220, 220, 220)"
1579         linewidth: 1
1580         showgrid: True
1581         showline: True
1582         showticklabels: True
1583         tickcolor: "rgb(238, 238, 238)"
1584         tickmode: "linear"
1585         tickfont:
1586           size: 16
1587         zeroline: False
1588       yaxis:
1589         title: "<b>Packet Throughput [Mpps]</b>"
1590         titlefont:
1591           size: 16
1592         type: "linear"
1593         gridcolor: "rgb(230, 230, 230)"
1594         hoverformat: ".4s"
1595         linecolor: "rgb(220, 220, 220)"
1596         linewidth: 1
1597         showgrid: True
1598         showline: True
1599         showticklabels: True
1600         tickcolor: "rgb(220, 220, 220)"
1601         tickformat: ".4s"
1602         tickfont:
1603           size: 16
1604         zeroline: True
1605         rangemode: "tozero"
1606         range: [0,100]
1607       legend:
1608         orientation: "h"
1609         font:
1610           size: 16
1611         xanchor: "left"
1612         yanchor: "top"
1613         x: 0
1614         y: -0.2
1615         bgcolor: "rgba(255, 255, 255, 0)"
1616         bordercolor: "rgba(255, 255, 255, 0)"
1617         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1618       autosize: False
1619       margin:
1620           't': 50
1621           'b': 150
1622           'l': 85
1623           'r': 10
1624       showlegend: True
1625       width: 700
1626       height: 700
1627       paper_bgcolor: "#fff"
1628       plot_bgcolor: "#fff"
1629       hoverlabel:
1630         namelength: -1
1631       annotations: [
1632         {
1633           text: "_ _          __          ...",
1634           align: "left",
1635           showarrow: False,
1636           xref: "paper",
1637           yref: "paper",
1638           xanchor: "left",
1639           yanchor: "top",
1640           x: 0,
1641           y: -0.13,
1642           font: {
1643             family: "Consolas, Courier New",
1644             size: 15
1645           },
1646         },
1647         {
1648           text: "    Perfect     Measured     Limit",
1649           align: "left",
1650           showarrow: False,
1651           xref: "paper",
1652           yref: "paper",
1653           xanchor: "left",
1654           yanchor: "top",
1655           x: 0,
1656           y: -0.15,
1657           font: {
1658             family: "Consolas, Courier New",
1659             size: 15
1660           },
1661         },
1662       ]
1663
1664     plot-latency:
1665       titlefont:
1666         size: 18
1667       xaxis:
1668         title: "<b>Direction</b>"
1669         titlefont:
1670           size: 16
1671         autorange: True
1672         fixedrange: False
1673         gridcolor: "rgb(230, 230, 230)"
1674         linecolor: "rgb(220, 220, 220)"
1675         linewidth: 1
1676         showgrid: True
1677         showline: True
1678         showticklabels: False
1679         tickcolor: "rgb(220, 220, 220)"
1680         tickmode: "linear"
1681         tickfont:
1682           size: 16
1683         zeroline: False
1684       yaxis:
1685         title: "<b>Packet Latency [uSec]</b>"
1686         titlefont:
1687           size: 16
1688         type: "linear"
1689         gridcolor: "rgb(230, 230, 230)"
1690         hoverformat: ".4s"
1691         linecolor: "rgb(220, 220, 220)"
1692         linewidth: 1
1693         showgrid: True
1694         showline: True
1695         showticklabels: True
1696         tickcolor: "rgb(220, 220, 220)"
1697         tickformat: ".4s"
1698         tickfont:
1699           size: 16
1700         zeroline: True
1701         rangemode: "tozero"
1702       legend:
1703         orientation: "h"
1704         font:
1705           size: 16
1706         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1707       autosize: False
1708       margin:
1709           't': 50
1710           'b': 150
1711           'l': 80
1712           'r': 10
1713       showlegend: True
1714       width: 700
1715       height: 700
1716       paper_bgcolor: "#fff"
1717       plot_bgcolor: "#fff"
1718       hoverlabel:
1719         namelength: -1
1720
1721     plot-hdrh-latency:
1722       title:
1723         text: ""
1724         xanchor: "center"
1725         x: 0.5
1726         font:
1727           size: 16
1728       width: 700
1729       plot_bgcolor: "white"
1730       annotations:
1731         - font:
1732             size: 14
1733           showarrow: False
1734           text: "<b>Packet Latency [uSec]</b>"
1735           x: 1
1736           xanchor: "right"
1737           xref: "paper"
1738           y: -0.045
1739           yanchor: "top"
1740           yref: "paper"
1741         - font:
1742             size: 14
1743           showarrow: False
1744           text: "<b>Probability [%]</b>"
1745           textangle: 270
1746           x: -0.06
1747           xanchor: "center"
1748           xref: "paper"
1749           y: 0.5
1750           yanchor: "middle"
1751           yref: "paper"
1752         - font:
1753             size: 14
1754           showarrow: False
1755           text: "<b>Direction: E-W</b>"
1756           x: 0.24
1757           xanchor: "center"
1758           xref: "paper"
1759           y: 1.05
1760           yanchor: "bottom"
1761           yref: "paper"
1762         - font:
1763             size: 14
1764           showarrow: False
1765           text: "<b>Direction: W-E</b>"
1766           x: 0.74
1767           xanchor: "center"
1768           xref: "paper"
1769           y: 1.05
1770           yanchor: "bottom"
1771           yref: "paper"
1772
1773     plot-hdrh-latency-percentile:
1774       title:
1775         text: ""
1776         xanchor: "center"
1777         x: 0.5
1778         font:
1779           size: 18
1780       xaxis:
1781         type: "log"
1782         title: "<b>Percentile [%]</b>"
1783         titlefont:
1784           size: 16
1785         autorange: True
1786         fixedrange: False
1787         gridcolor: "rgb(230, 230, 230)"
1788         linecolor: "rgb(220, 220, 220)"
1789         linewidth: 1
1790         showgrid: True
1791         showline: True
1792         showticklabels: True
1793         tickcolor: "rgb(220, 220, 220)"
1794         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1795         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1796         tickfont:
1797           size: 16
1798       yaxis:
1799         title: "<b>Packet Latency [uSec]</b>"
1800         titlefont:
1801           size: 16
1802         gridcolor: "rgb(230, 230, 230)"
1803         linecolor: "rgb(220, 220, 220)"
1804         linewidth: 1
1805         showgrid: True
1806         showline: True
1807         showticklabels: True
1808         tickcolor: "rgb(220, 220, 220)"
1809         tickfont:
1810           size: 16
1811       autosize: False
1812       showlegend: True
1813       legend:
1814         traceorder: "normal"
1815         orientation: "h"
1816         font:
1817           size: 16
1818         xanchor: "left"
1819         yanchor: "top"
1820         x: 0
1821         y: -0.15
1822         bgcolor: "rgba(255, 255, 255, 0)"
1823         bordercolor: "rgba(255, 255, 255, 0)"
1824       width: 700
1825       height: 700
1826       paper_bgcolor: "white"
1827       plot_bgcolor: "white"
1828
1829     plot-hdrh-latency-by-percentile:
1830       title:
1831         text: "<b>Latency by Percentile Distribution</b>"
1832         xanchor: "center"
1833         x: 0.5
1834         font:
1835           size: 18
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.2
1846         bgcolor: "rgba(255, 255, 255, 0)"
1847         bordercolor: "rgba(255, 255, 255, 0)"
1848       xaxis:
1849         type: "linear"
1850         title: "<b>Percentile [%]</b>"
1851         titlefont:
1852           size: 14
1853         autorange: False
1854         fixedrange: False
1855         range: [0, 100]
1856         gridcolor: "rgb(230, 230, 230)"
1857         linecolor: "rgb(220, 220, 220)"
1858         linewidth: 1
1859         showgrid: True
1860         showline: True
1861         showticklabels: True
1862         tickcolor: "rgb(220, 220, 220)"
1863         tickvals: [0, 25, 50, 75, 100]
1864         ticktext: [0, 25, 50, 75, 100]
1865         tickfont:
1866           size: 14
1867       yaxis:
1868         title: "<b>One-Way Latency per Direction [uSec]</b>"
1869         titlefont:
1870           size: 14
1871         gridcolor: "rgb(230, 230, 230)"
1872         linecolor: "rgb(220, 220, 220)"
1873         linewidth: 1
1874         showgrid: True
1875         showline: True
1876         showticklabels: True
1877         tickcolor: "rgb(220, 220, 220)"
1878         tickfont:
1879           size: 14
1880       width: 700
1881       height: 700
1882       paper_bgcolor: "white"
1883       plot_bgcolor: "white"
1884
1885 - type: "static"
1886   src-path: "{DIR[RST]}"
1887   dst-path: "{DIR[WORKING,SRC]}"
1888
1889 - type: "input"
1890   general:
1891     file-name: "output_info.xml.gz"
1892     file-format: ".gz"
1893     arch-file-format:
1894       - ".gz"
1895       - ".zip"
1896     download-path: "{job}/{build}/archives/{filename}"
1897     extract: "output.xml"
1898
1899     zip-file-name: "robot-plugin.zip"
1900     zip-file-format: ".zip"
1901     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1902     zip-extract: "robot-plugin/output.xml"
1903
1904   builds:
1905
1906     csit-vpp-perf-verify-1904-3n-hsw:
1907       - 9   # MRR sel
1908       - 11  # NDRPDR sel
1909       - 12  # NDRPDR sel
1910       - 20  # NDRPDR sel
1911       - 21  # NDRPDR sel
1912       - 23  # NDRPDR sel
1913       - 24  # NDRPDR sel
1914       - 25  # NDRPDR sel
1915       - 26  # NDRPDR sel
1916       - 29  # NDRPDR sel
1917       - 30  # NDRPDR sel
1918     csit-vpp-perf-verify-1908-3n-hsw:
1919       - 12  # NDRPDR sel
1920       - 13  # NDRPDR sel
1921       - 14  # NDRPDR sel
1922       - 15  # NDRPDR sel
1923       - 16  # NDRPDR sel
1924       - 17  # NDRPDR sel
1925       - 18  # NDRPDR sel
1926       - 19  # NDRPDR sel
1927       - 20  # NDRPDR sel
1928       - 21  # NDRPDR sel
1929       - 48  # NDRPDR sel vhost
1930       - 49  # NDRPDR sel vhost
1931       - 52  # NDRPDR sel vhost
1932       - 53  # NDRPDR sel vhost
1933       - 54  # NDRPDR sel vhost
1934       - 55  # NDRPDR sel vhost
1935       - 56  # NDRPDR sel vhost
1936       - 57  # NDRPDR sel vhost
1937       - 58  # NDRPDR sel vhost
1938       - 59  # NDRPDR sel vhost
1939       - 39  # MRR sel
1940     csit-vpp-perf-verify-2001-3n-hsw:
1941       - 21  # NDRPDR sel
1942       - 22  # NDRPDR sel
1943       - 23  # NDRPDR sel
1944       - 24  # NDRPDR sel
1945       - 25  # NDRPDR sel
1946       - 29  # NDRPDR sel
1947       - 30  # NDRPDR sel
1948       - 31  # NDRPDR sel
1949       - 32  # NDRPDR sel
1950       - 34  # NDRPDR sel
1951       - 17  # MRR sel
1952       - 18  # NDRPDR full
1953       - 20  # NDRPDR full
1954       - 28  # NDRPDR full
1955
1956 #    csit-vpp-perf-verify-1904-3n-skx:
1957 #      - 7   # MRR sel
1958 #      - 8   # NDRPDR sel
1959 #      - 9   # NDRPDR sel
1960 #      - 10  # NDRPDR sel
1961 #      - 11  # NDRPDR sel
1962 #      - 12  # NDRPDR sel
1963 #      - 14  # NDRPDR sel
1964 #      - 16  # NDRPDR sel
1965 #      - 21  # NDRPDR sel
1966 #      - 23  # NDRPDR sel
1967 #      - 25  # NDRPDR sel
1968 #    csit-vpp-perf-verify-1908-3n-skx:
1969 #      - 14  # NDRPDR sel
1970 #      - 16  # NDRPDR sel
1971 #      - 19  # NDRPDR sel
1972 #      - 20  # NDRPDR sel
1973 #      - 22  # NDRPDR sel
1974 #      - 23  # NDRPDR sel
1975 #      - 24  # NDRPDR sel
1976 #      - 25  # NDRPDR sel
1977 #      - 26  # NDRPDR sel
1978 #      - 29  # NDRPDR sel
1979 #      - 52  # NDRPDR sel vhost
1980 #      - 53  # NDRPDR sel vhost
1981 #      - 55  # NDRPDR sel vhost
1982 #      - 61  # NDRPDR sel vhost
1983 #      - 62  # NDRPDR sel vhost
1984 #      - 63  # NDRPDR sel vhost
1985 #      - 64  # NDRPDR sel vhost
1986 #      - 65  # NDRPDR sel vhost
1987 #      - 66  # NDRPDR sel vhost
1988 #      - 67  # NDRPDR sel vhost
1989 #      - 36  # MRR sel
1990 #    csit-vpp-perf-verify-2001-3n-skx:
1991 #      - 14  # NDRPDR sel
1992 #      - 15  # NDRPDR sel
1993 #      - 16  # NDRPDR sel
1994
1995 #    csit-vpp-perf-verify-1904-2n-skx:
1996 #      - 11  # MRR sel
1997 #      - 12  # NDRPDR sel
1998 #      - 14  # NDRPDR sel
1999 #      - 16  # NDRPDR sel
2000 #      - 17  # NDRPDR sel
2001 #      - 18  # NDRPDR sel
2002 #      - 21  # NDRPDR sel
2003 #      - 27  # NDRPDR sel
2004 #      - 30  # NDRPDR sel
2005 #      - 31  # NDRPDR sel
2006 #      - 32  # NDRPDR sel
2007 #    csit-vpp-perf-verify-1908-2n-skx:
2008 #      - 26  # NDRPDR sel
2009 #      - 27  # NDRPDR sel
2010 #      - 34  # NDRPDR sel
2011 #      - 35  # NDRPDR sel
2012 #      - 36  # NDRPDR sel
2013 #      - 42  # NDRPDR sel
2014 #      - 43  # NDRPDR sel
2015 #      - 44  # NDRPDR sel
2016 #      - 45  # NDRPDR sel
2017 #      - 46  # NDRPDR sel
2018 #      - 88  # NDRPDR sel vhost
2019 #      - 89  # NDRPDR sel vhost
2020 #      - 91  # NDRPDR sel vhost
2021 #      - 92  # NDRPDR sel vhost
2022 #      - 93  # NDRPDR sel vhost
2023 #      - 94  # NDRPDR sel vhost
2024 #      - 95  # NDRPDR sel vhost
2025 #      - 96  # NDRPDR sel vhost
2026 #      - 97  # NDRPDR sel vhost
2027 #      - 98  # NDRPDR sel vhost
2028 #      - 69  # MRR sel
2029 #      - 29  # TCP
2030 #      - 30  # TCP
2031 #      - 58  # TCP
2032 #      - 22  # NFV
2033 #      - 31  # NFV
2034 #      - 32  # NFV
2035 #      - 71  # NFV MRR
2036 #      - 113 # NFV reconf sel
2037 #      - 114 # NFV reconf sel
2038 #      - 115 # NFV reconf sel
2039 #      - 83  # SOAK
2040 #      - 86  # SOAK
2041 #    csit-vpp-perf-verify-2001-2n-skx:
2042 #      - 21  # NDRPDR sel
2043 #      - 22  # NDRPDR sel
2044 #      - 23  # NDRPDR sel
2045 #      - 26  # NDRPDR sel
2046 #      - 27  # NDRPDR sel
2047 #      - 29  # NDRPDR sel
2048 #      - 32  # NDRPDR full
2049 #      - 33  # NDRPDR full
2050 #      - 30  # NFV
2051 #      - 31  # NFV
2052
2053 #    csit-vpp-perf-verify-2001-2n-clx:
2054 #      - 22  # NDRPDR sel
2055 #      - 23  # NDRPDR sel
2056 #      - 24  # NDRPDR sel
2057 #      - 25  # NDRPDR sel
2058
2059     csit-vpp-perf-verify-1908-3n-tsh:
2060       - 7   # NDRPDR sel
2061       - 8   # NDRPDR sel
2062       - 9   # NDRPDR sel
2063       - 10  # NDRPDR sel
2064       - 11  # NDRPDR sel
2065       - 12  # NDRPDR sel
2066       - 13  # NDRPDR sel
2067       - 14  # NDRPDR sel
2068       - 15  # NDRPDR sel
2069       - 16  # NDRPDR sel
2070       - 17  # MRR sel
2071     csit-vpp-perf-verify-2001-3n-tsh:
2072       - 3   # NDRPDR sel
2073       - 4   # NDRPDR sel
2074       - 7   # NDRPDR sel
2075       - 8   # NDRPDR sel
2076
2077     csit-vpp-perf-verify-1908-3n-dnv:
2078       - 6   # NDRPDR sel
2079       - 7   # NDRPDR sel
2080       - 8   # NDRPDR sel
2081       - 9   # NDRPDR sel
2082       - 10  # NDRPDR sel
2083       - 12  # NDRPDR sel
2084       - 13  # NDRPDR sel
2085       - 14  # NDRPDR sel
2086       - 15  # NDRPDR sel
2087       - 16  # NDRPDR sel
2088       - 17  # MRR sel
2089     csit-vpp-perf-verify-2001-3n-dnv:
2090       - 5   # NDRPDR sel
2091       - 6   # NDRPDR sel
2092       - 7   # NDRPDR sel
2093       - 8   # NDRPDR sel
2094       - 9   # NDRPDR sel
2095       - 10  # NDRPDR sel
2096       - 12  # NDRPDR sel
2097       - 16  # NDRPDR sel
2098       - 17  # NDRPDR sel
2099       - 18  # NDRPDR sel
2100       - 11  # MRR sel
2101       - 13  # NDRPDR full
2102       - 15  # NDRPDR full
2103       - 19  # NDRPDR full
2104       - 20  # NDRPDR full
2105       - 21  # NDRPDR full
2106
2107     csit-vpp-perf-verify-1908-2n-dnv:
2108       - 1   # NDRPDR sel
2109       - 2   # NDRPDR sel
2110       - 3   # NDRPDR sel
2111       - 4   # NDRPDR sel
2112       - 5   # NDRPDR sel
2113       - 6   # NDRPDR sel
2114       - 7   # NDRPDR sel
2115       - 8   # NDRPDR sel
2116       - 9   # NDRPDR sel
2117       - 10  # NDRPDR sel
2118       - 11  # MRR sel
2119     csit-vpp-perf-verify-2001-2n-dnv:
2120       - 4   # NDRPDR sel
2121       - 5   # NDRPDR sel
2122       - 6   # NDRPDR sel
2123       - 7   # NDRPDR sel
2124       - 8   # NDRPDR sel
2125       - 9   # NDRPDR sel
2126       - 10  # NDRPDR sel
2127       - 11  # NDRPDR sel
2128       - 13  # NDRPDR sel
2129       - 16  # NDRPDR sel
2130       - 12  # MRR sel
2131       - 21  # NDRPDR full
2132       - 22  # NDRPDR full
2133
2134     csit-dpdk-perf-verify-1904-3n-hsw:
2135       - 2   # NDRPDR sel
2136       - 3   # NDRPDR sel
2137       - 5   # NDRPDR sel
2138       - 6   # NDRPDR sel
2139       - 13  # NDRPDR sel
2140       - 14  # NDRPDR sel
2141       - 15  # NDRPDR sel
2142       - 18  # NDRPDR sel
2143       - 19  # NDRPDR sel
2144       - 20  # NDRPDR sel
2145     csit-dpdk-perf-verify-1908-3n-hsw:
2146       - 2   # NDRPDR sel
2147       - 3   # NDRPDR sel
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     csit-dpdk-perf-verify-2001-3n-hsw:
2157       - 4   # NDRPDR sel
2158       - 5   # NDRPDR sel
2159       - 6   # NDRPDR sel
2160       - 7   # NDRPDR sel
2161       - 8   # NDRPDR sel
2162       - 9   # NDRPDR sel
2163       - 10  # NDRPDR sel
2164       - 11  # NDRPDR sel
2165       - 12  # NDRPDR sel
2166       - 13  # NDRPDR sel
2167       - 15  # NDRPDR sel
2168       - 16  # NDRPDR sel
2169       - 17  # NDRPDR sel
2170       - 18  # NDRPDR sel
2171       - 19  # NDRPDR sel
2172       - 20  # NDRPDR sel
2173       - 21  # NDRPDR sel
2174       - 22  # NDRPDR sel
2175       - 23  # NDRPDR sel
2176       - 24  # NDRPDR sel
2177
2178 #    csit-dpdk-perf-verify-1904-3n-skx:
2179 #      - 2   # NDRPDR sel
2180 #      - 3   # NDRPDR sel
2181 #      - 4   # NDRPDR sel
2182 #      - 5   # NDRPDR sel
2183 #      - 6   # NDRPDR sel
2184 #      - 7   # NDRPDR sel
2185 #      - 11  # NDRPDR sel
2186 #      - 12  # NDRPDR sel
2187 #      - 13  # NDRPDR sel
2188 #      - 14  # NDRPDR sel
2189 #    csit-dpdk-perf-verify-1908-3n-skx:
2190 #      - 3   # NDRPDR sel
2191 #      - 4   # NDRPDR sel
2192 #      - 5   # NDRPDR sel
2193 #      - 6   # NDRPDR sel
2194 #      - 7   # NDRPDR sel
2195 #      - 8   # NDRPDR sel
2196 #      - 9   # NDRPDR sel
2197 #      - 10  # NDRPDR sel
2198 #      - 11  # NDRPDR sel
2199 #      - 12  # NDRPDR sel
2200 #    csit-dpdk-perf-verify-2001-3n-skx:
2201 #      - 1   # NDRPDR sel
2202 #      - 2   # NDRPDR sel
2203 #      - 3   # NDRPDR sel
2204 #      - 4   # NDRPDR sel
2205 #      - 5   # NDRPDR sel
2206 #      - 6   # NDRPDR sel
2207 #      - 7   # NDRPDR sel
2208 #      - 8   # NDRPDR sel
2209 #      - 9   # NDRPDR sel
2210 #      - 10  # NDRPDR sel
2211
2212 #    csit-dpdk-perf-verify-1904-2n-skx:
2213 #      - 2   # NDRPDR sel
2214 #      - 3   # NDRPDR sel
2215 #      - 4   # NDRPDR sel
2216 #      - 5   # NDRPDR sel
2217 #      - 7   # NDRPDR sel
2218 #      - 8   # NDRPDR sel
2219 #      - 9   # NDRPDR sel
2220 #      - 10  # NDRPDR sel
2221 #      - 11  # NDRPDR sel
2222 #      - 12  # NDRPDR sel
2223 #    csit-dpdk-perf-verify-1908-2n-skx:
2224 #      - 2   # NDRPDR sel
2225 #      - 3   # NDRPDR sel
2226 #      - 4   # NDRPDR sel
2227 #      - 5   # NDRPDR sel
2228 #      - 7   # NDRPDR sel
2229 #      - 8   # NDRPDR sel
2230 #      - 9   # NDRPDR sel
2231 #      - 10  # NDRPDR sel
2232 #      - 11  # NDRPDR sel
2233 #      - 12  # NDRPDR sel
2234 #    csit-dpdk-perf-verify-2001-2n-skx:
2235 #      - 1   # NDRPDR sel
2236 #      - 2   # NDRPDR sel
2237 #      - 3   # NDRPDR sel
2238 #      - 4   # NDRPDR sel
2239 #      - 5   # NDRPDR sel
2240 #      - 6   # NDRPDR sel
2241 #      - 7   # NDRPDR sel
2242 #      - 8   # NDRPDR sel
2243 #      - 9   # NDRPDR sel
2244 #      - 10  # NDRPDR sel
2245 #      - 11  # NDRPDR sel
2246 #      - 13  # NDRPDR sel
2247 #      - 26  # NDRPDR sel
2248 #      - 16  # NDRPDR sel
2249 #      - 17  # NDRPDR sel
2250 #      - 18  # NDRPDR sel
2251 #      - 19  # NDRPDR sel
2252 #      - 27  # NDRPDR sel
2253 #      - 21  # NDRPDR sel
2254 #      - 25  # NDRPDR sel
2255
2256 #    csit-dpdk-perf-verify-2001-2n-clx:
2257 #      - 1   # NDRPDR sel
2258 #      - 2   # NDRPDR sel
2259 #      - 3   # NDRPDR sel
2260 #      - 4   # NDRPDR sel
2261 #      - 5   # NDRPDR sel
2262 #      - 6   # NDRPDR sel
2263 #      - 7   # NDRPDR sel
2264 #      - 8   # NDRPDR sel
2265 #      - 9   # NDRPDR sel
2266 #      - 10  # NDRPDR sel
2267
2268     csit-dpdk-perf-verify-2001-2n-dnv:
2269       - 9   # NDRPDR sel
2270       - 10  # NDRPDR sel
2271       - 11  # NDRPDR sel
2272       - 12  # NDRPDR sel
2273       - 13  # NDRPDR sel
2274       - 14  # NDRPDR sel
2275       - 15  # NDRPDR sel
2276       - 16  # NDRPDR sel
2277       - 17  # NDRPDR sel
2278       - 18  # NDRPDR sel
2279
2280     csit-dpdk-perf-verify-2001-3n-dnv:
2281       - 12  # NDRPDR sel
2282       - 13  # NDRPDR sel
2283       - 14  # NDRPDR sel
2284       - 15  # NDRPDR sel
2285       - 16  # NDRPDR sel
2286       - 17  # NDRPDR sel
2287       - 18  # NDRPDR sel
2288       - 19  # NDRPDR sel
2289       - 20  # NDRPDR sel
2290       - 22  # NDRPDR sel
2291
2292     csit-vpp-device-2001-ubuntu1804-1n-skx:
2293       - 57
2294
2295 - type: "output"
2296   output: "report"
2297   format:
2298     html:
2299     - full
2300 # TODO: Enable for release runs:
2301 #    pdf:
2302 #    - minimal
2303
2304 ################################################################################
2305 ###                               T A B L E S                                ###
2306 ################################################################################
2307
2308 ## VPP Soak vs NDR
2309 #- type: "table"
2310 #  title: "VPP Soak vs NDR 2n-skx"
2311 #  algorithm: "table_soak_vs_ndr"
2312 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2313 #  reference:
2314 #    title: "NDR"
2315 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2316 #  compare:
2317 #    title: "Soak"
2318 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2319 #  data: "vpp-soak-vs-ndr-2n-skx"
2320 #  include-tests: "NDR"
2321 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2322 #  parameters:
2323 #    - "throughput"
2324 #    - "name"
2325 #    - "parent"
2326
2327 ################################################################################
2328
2329 ## VPP Compare NICs 3n-skx 2t1c ndr
2330 #- type: "table"
2331 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2332 #  algorithm: "table_nics_comparison"
2333 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2334 #  reference:
2335 #    title: "x710"
2336 #    nic: "NIC_Intel-X710"
2337 #  compare:
2338 #    title: "xxv710"
2339 #    nic: "NIC_Intel-XXV710"
2340 #  data: "vpp-nic-comparison-3n-skx"
2341 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2342 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2343 #  parameters:
2344 #  - "name"
2345 #  - "parent"
2346 #  - "throughput"
2347 #  - "tags"
2348 #
2349 ## VPP Compare NICs 3n-skx 4t2c ndr
2350 #- type: "table"
2351 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2352 #  algorithm: "table_nics_comparison"
2353 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2354 #  reference:
2355 #    title: "x710"
2356 #    nic: "NIC_Intel-X710"
2357 #  compare:
2358 #    title: "xxv710"
2359 #    nic: "NIC_Intel-XXV710"
2360 #  data: "vpp-nic-comparison-3n-skx"
2361 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2362 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2363 #  parameters:
2364 #  - "name"
2365 #  - "parent"
2366 #  - "throughput"
2367 #  - "tags"
2368 #
2369 ## VPP Compare NICs 3n-skx 2t1c pdr
2370 #- type: "table"
2371 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2372 #  algorithm: "table_nics_comparison"
2373 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2374 #  reference:
2375 #    title: "x710"
2376 #    nic: "NIC_Intel-X710"
2377 #  compare:
2378 #    title: "xxv710"
2379 #    nic: "NIC_Intel-XXV710"
2380 #  data: "vpp-nic-comparison-3n-skx"
2381 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2382 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2383 #  parameters:
2384 #  - "name"
2385 #  - "parent"
2386 #  - "throughput"
2387 #  - "tags"
2388 #
2389 # # VPP Compare NICs 3n-skx 4t2c pdr
2390 #- type: "table"
2391 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2392 #  algorithm: "table_nics_comparison"
2393 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2394 #  reference:
2395 #    title: "x710"
2396 #    nic: "NIC_Intel-X710"
2397 #  compare:
2398 #    title: "xxv710"
2399 #    nic: "NIC_Intel-XXV710"
2400 #  data: "vpp-nic-comparison-3n-skx"
2401 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2402 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2403 #  parameters:
2404 #  - "name"
2405 #  - "parent"
2406 #  - "throughput"
2407 #  - "tags"
2408 #
2409 ## VPP Compare NICs 3n-skx 2t1c mrr
2410 #- type: "table"
2411 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2412 #  algorithm: "table_nics_comparison"
2413 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2414 #  reference:
2415 #    title: "x710"
2416 #    nic: "NIC_Intel-X710"
2417 #  compare:
2418 #    title: "xxv710"
2419 #    nic: "NIC_Intel-XXV710"
2420 #  data: "vpp-nic-comparison-3n-skx-mrr"
2421 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2422 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2423 #  parameters:
2424 #  - "name"
2425 #  - "parent"
2426 #  - "result"
2427 #  - "tags"
2428 #
2429 ## VPP Compare NICs 3n-skx 4t2c mrr
2430 #- type: "table"
2431 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2432 #  algorithm: "table_nics_comparison"
2433 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2434 #  reference:
2435 #    title: "x710"
2436 #    nic: "NIC_Intel-X710"
2437 #  compare:
2438 #    title: "xxv710"
2439 #    nic: "NIC_Intel-XXV710"
2440 #  data: "vpp-nic-comparison-3n-skx-mrr"
2441 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2442 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2443 #  parameters:
2444 #  - "name"
2445 #  - "parent"
2446 #  - "result"
2447 #  - "tags"
2448 #
2449 # # VPP Compare NICs 3n-skx 8t4c mrr
2450 #- type: "table"
2451 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2452 #  algorithm: "table_nics_comparison"
2453 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2454 #  reference:
2455 #    title: "x710"
2456 #    nic: "NIC_Intel-X710"
2457 #  compare:
2458 #    title: "xxv710"
2459 #    nic: "NIC_Intel-XXV710"
2460 #  data: "vpp-nic-comparison-3n-skx-mrr"
2461 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2462 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2463 #  parameters:
2464 #  - "name"
2465 #  - "parent"
2466 #  - "result"
2467 #  - "tags"
2468 #
2469 ## VPP Compare NICs 2n-skx 2t1c ndr
2470 #- type: "table"
2471 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2472 #  algorithm: "table_nics_comparison"
2473 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2474 #  reference:
2475 #    title: "x710"
2476 #    nic: "NIC_Intel-X710"
2477 #  compare:
2478 #    title: "xxv710"
2479 #    nic: "NIC_Intel-XXV710"
2480 #  data: "vpp-nic-comparison-2n-skx"
2481 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2482 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2483 #  parameters:
2484 #  - "name"
2485 #  - "parent"
2486 #  - "throughput"
2487 #  - "tags"
2488 #
2489 ## VPP Compare NICs 2n-skx 4t2c ndr
2490 #- type: "table"
2491 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2492 #  algorithm: "table_nics_comparison"
2493 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2494 #  reference:
2495 #    title: "x710"
2496 #    nic: "NIC_Intel-X710"
2497 #  compare:
2498 #    title: "xxv710"
2499 #    nic: "NIC_Intel-XXV710"
2500 #  data: "vpp-nic-comparison-2n-skx"
2501 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2502 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2503 #  parameters:
2504 #  - "name"
2505 #  - "parent"
2506 #  - "throughput"
2507 #  - "tags"
2508 #
2509 # # VPP Compare NICs 2n-skx 2t1c pdr
2510 #- type: "table"
2511 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2512 #  algorithm: "table_nics_comparison"
2513 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2514 #  reference:
2515 #    title: "x710"
2516 #    nic: "NIC_Intel-X710"
2517 #  compare:
2518 #    title: "xxv710"
2519 #    nic: "NIC_Intel-XXV710"
2520 #  data: "vpp-nic-comparison-2n-skx"
2521 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2522 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2523 #  parameters:
2524 #  - "name"
2525 #  - "parent"
2526 #  - "throughput"
2527 #  - "tags"
2528 #
2529 ## VPP Compare NICs 2n-skx 4t2c pdr
2530 #- type: "table"
2531 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2532 #  algorithm: "table_nics_comparison"
2533 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2534 #  reference:
2535 #    title: "x710"
2536 #    nic: "NIC_Intel-X710"
2537 #  compare:
2538 #    title: "xxv710"
2539 #    nic: "NIC_Intel-XXV710"
2540 #  data: "vpp-nic-comparison-2n-skx"
2541 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2542 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2543 #  parameters:
2544 #  - "name"
2545 #  - "parent"
2546 #  - "throughput"
2547 #  - "tags"
2548 #
2549 ## VPP Compare NICs 2n-skx 2t1c mrr
2550 #- type: "table"
2551 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2552 #  algorithm: "table_nics_comparison"
2553 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2554 #  reference:
2555 #    title: "x710"
2556 #    nic: "NIC_Intel-X710"
2557 #  compare:
2558 #    title: "xxv710"
2559 #    nic: "NIC_Intel-XXV710"
2560 #  data: "vpp-nic-comparison-2n-skx-mrr"
2561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2562 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2563 #  parameters:
2564 #  - "name"
2565 #  - "parent"
2566 #  - "result"
2567 #  - "tags"
2568 #
2569 ## VPP Compare NICs 2n-skx 4t2c mrr
2570 #- type: "table"
2571 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2572 #  algorithm: "table_nics_comparison"
2573 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2574 #  reference:
2575 #    title: "x710"
2576 #    nic: "NIC_Intel-X710"
2577 #  compare:
2578 #    title: "xxv710"
2579 #    nic: "NIC_Intel-XXV710"
2580 #  data: "vpp-nic-comparison-2n-skx-mrr"
2581 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2582 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2583 #  parameters:
2584 #  - "name"
2585 #  - "parent"
2586 #  - "result"
2587 #  - "tags"
2588 #
2589 ## VPP Compare NICs 2n-skx 8t4c mrr
2590 #- type: "table"
2591 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2592 #  algorithm: "table_nics_comparison"
2593 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2594 #  reference:
2595 #    title: "x710"
2596 #    nic: "NIC_Intel-X710"
2597 #  compare:
2598 #    title: "xxv710"
2599 #    nic: "NIC_Intel-XXV710"
2600 #  data: "vpp-nic-comparison-2n-skx-mrr"
2601 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2602 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2603 #  parameters:
2604 #  - "name"
2605 #  - "parent"
2606 #  - "result"
2607 #  - "tags"
2608
2609 ################################################################################
2610 # VPP
2611
2612 # VPP Performance Changes 3n-hsw 1t1c pdr
2613 - type: "table"
2614   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2615   algorithm: "table_perf_comparison"
2616   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2617   history:
2618     - title: "rls1904"
2619       data: "vpp-performance-changes-3n-hsw-h1"
2620   reference:
2621     title: "rls1908"
2622     data: "vpp-performance-changes-3n-hsw-ref"
2623     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2624   compare:
2625     title: "rls2001"
2626     data: "vpp-performance-changes-3n-hsw-cmp"
2627   data: "vpp-performance-changes-3n-hsw"
2628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2629   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2630   parameters:
2631   - "name"
2632   - "parent"
2633   - "throughput"
2634
2635 # VPP Performance Changes 3n-hsw 2t2c pdr
2636 - type: "table"
2637   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2638   algorithm: "table_perf_comparison"
2639   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2640   history:
2641     - title: "rls1904"
2642       data: "vpp-performance-changes-3n-hsw-h1"
2643   reference:
2644     title: "rls1908"
2645     data: "vpp-performance-changes-3n-hsw-ref"
2646     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2647   compare:
2648     title: "rls2001"
2649     data: "vpp-performance-changes-3n-hsw-cmp"
2650   data: "vpp-performance-changes-3n-hsw"
2651   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2652   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2653   parameters:
2654   - "name"
2655   - "parent"
2656   - "throughput"
2657
2658 # VPP Performance Changes 3n-hsw 1t1c ndr
2659 - type: "table"
2660   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2661   algorithm: "table_perf_comparison"
2662   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2663   history:
2664     - title: "rls1904"
2665       data: "vpp-performance-changes-3n-hsw-h1"
2666   reference:
2667     title: "rls1908"
2668     data: "vpp-performance-changes-3n-hsw-ref"
2669     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2670   compare:
2671     title: "rls2001"
2672     data: "vpp-performance-changes-3n-hsw-cmp"
2673   data: "vpp-performance-changes-3n-hsw"
2674   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2675   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2676   parameters:
2677   - "name"
2678   - "parent"
2679   - "throughput"
2680
2681 # VPP Performance Changes 3n-hsw 2t2c ndr
2682 - type: "table"
2683   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2684   algorithm: "table_perf_comparison"
2685   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2686   history:
2687     - title: "rls1904"
2688       data: "vpp-performance-changes-3n-hsw-h1"
2689   reference:
2690     title: "rls1908"
2691     data: "vpp-performance-changes-3n-hsw-ref"
2692     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2693   compare:
2694     title: "rls2001"
2695     data: "vpp-performance-changes-3n-hsw-cmp"
2696   data: "vpp-performance-changes-3n-hsw"
2697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2698   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2699   parameters:
2700   - "name"
2701   - "parent"
2702   - "throughput"
2703
2704 ## VPP Performance Changes 3n-skx 2t1c pdr
2705 #- type: "table"
2706 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2707 #  algorithm: "table_perf_comparison_nic"
2708 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2709 #  history:
2710 #    - title: "rls1904 x710"
2711 #      data: "vpp-performance-changes-3n-skx-h1"
2712 #      nic: "NIC_Intel-X710"
2713 #  reference:
2714 #    title: "rls1908 xxv710"
2715 #    data: "vpp-performance-changes-3n-skx-ref"
2716 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2717 #    nic: "NIC_Intel-XXV710"
2718 #  compare:
2719 #    title: "rls2001 xxv710"
2720 #    data: "vpp-performance-changes-3n-skx-cmp"
2721 #    nic: "NIC_Intel-XXV710"
2722 #  data: "vpp-performance-changes-3n-skx"
2723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2724 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2725 #  parameters:
2726 #  - "name"
2727 #  - "parent"
2728 #  - "throughput"
2729 #  - "tags"
2730 #
2731 ## VPP Performance Changes 3n-skx 4t2c pdr
2732 #- type: "table"
2733 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2734 #  algorithm: "table_perf_comparison_nic"
2735 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2736 #  history:
2737 #    - title: "rls1904 x710"
2738 #      data: "vpp-performance-changes-3n-skx-h1"
2739 #      nic: "NIC_Intel-X710"
2740 #  reference:
2741 #    title: "rls1908 x710"
2742 #    data: "vpp-performance-changes-3n-skx-ref"
2743 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2744 #    nic: "NIC_Intel-X710"
2745 #  compare:
2746 #    title: "rls2001 xxv710"
2747 #    data: "vpp-performance-changes-3n-skx-cmp"
2748 #    nic: "NIC_Intel-XXV710"
2749 #  data: "vpp-performance-changes-3n-skx"
2750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2751 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2752 #  parameters:
2753 #  - "name"
2754 #  - "parent"
2755 #  - "throughput"
2756 #  - "tags"
2757 #
2758 ## VPP Performance Changes 3n-skx 2t1c ndr
2759 #- type: "table"
2760 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2761 #  algorithm: "table_perf_comparison_nic"
2762 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2763 #  history:
2764 #    - title: "rls1904 x710"
2765 #      data: "vpp-performance-changes-3n-skx-h1"
2766 #      nic: "NIC_Intel-X710"
2767 #  reference:
2768 #    title: "rls1908 x710"
2769 #    data: "vpp-performance-changes-3n-skx-ref"
2770 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2771 #    nic: "NIC_Intel-X710"
2772 #  compare:
2773 #    title: "rls2001 xxv710"
2774 #    data: "vpp-performance-changes-3n-skx-cmp"
2775 #    nic: "NIC_Intel-XXV710"
2776 #  data: "vpp-performance-changes-3n-skx"
2777 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2778 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2779 #  parameters:
2780 #  - "name"
2781 #  - "parent"
2782 #  - "throughput"
2783 #  - "tags"
2784 #
2785 ## VPP Performance Changes 3n-skx 4t2c ndr
2786 #- type: "table"
2787 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2788 #  algorithm: "table_perf_comparison_nic"
2789 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2790 #  history:
2791 #    - title: "rls1904 x710"
2792 #      data: "vpp-performance-changes-3n-skx-h1"
2793 #      nic: "NIC_Intel-X710"
2794 #  reference:
2795 #    title: "rls1908 x710"
2796 #    data: "vpp-performance-changes-3n-skx-ref"
2797 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2798 #    nic: "NIC_Intel-X710"
2799 #  compare:
2800 #    title: "rls2001 xxv710"
2801 #    data: "vpp-performance-changes-3n-skx-cmp"
2802 #    nic: "NIC_Intel-XXV710"
2803 #  data: "vpp-performance-changes-3n-skx"
2804 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2805 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2806 #  parameters:
2807 #  - "name"
2808 #  - "parent"
2809 #  - "throughput"
2810 #  - "tags"
2811 #
2812 ## VPP Performance Changes 2n-skx 2t1c pdr
2813 #- type: "table"
2814 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2815 #  algorithm: "table_perf_comparison_nic"
2816 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2817 #  history:
2818 #    - title: "rls1904 x710"
2819 #      data: "vpp-performance-changes-2n-skx-h1"
2820 #      nic: "NIC_Intel-X710"
2821 #  reference:
2822 #    title: "rls1908 xxv710"
2823 #    data: "vpp-performance-changes-2n-skx-ref"
2824 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2825 #    nic: "NIC_Intel-XXV710"
2826 #  compare:
2827 #    title: "rls2001 xxv710"
2828 #    data: "vpp-performance-changes-2n-skx-cmp"
2829 #    nic: "NIC_Intel-XXV710"
2830 #  data: "vpp-performance-changes-2n-skx"
2831 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2832 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2833 #  parameters:
2834 #  - "name"
2835 #  - "parent"
2836 #  - "throughput"
2837 #  - "tags"
2838 #
2839 ## VPP Performance Changes 2n-skx 4t2c pdr
2840 #- type: "table"
2841 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2842 #  algorithm: "table_perf_comparison_nic"
2843 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2844 #  history:
2845 #    - title: "rls1904 x710"
2846 #      data: "vpp-performance-changes-2n-skx-h1"
2847 #      nic: "NIC_Intel-X710"
2848 #  reference:
2849 #    title: "rls1908 xxv710"
2850 #    data: "vpp-performance-changes-2n-skx-ref"
2851 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2852 #    nic: "NIC_Intel-XXV710"
2853 #  compare:
2854 #    title: "rls2001 xxv710"
2855 #    data: "vpp-performance-changes-2n-skx-cmp"
2856 #    nic: "NIC_Intel-XXV710"
2857 #  data: "vpp-performance-changes-2n-skx"
2858 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2859 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2860 #  parameters:
2861 #  - "name"
2862 #  - "parent"
2863 #  - "throughput"
2864 #  - "tags"
2865 #
2866 ## VPP Performance Changes 2n-skx 2t1c ndr
2867 #- type: "table"
2868 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2869 #  algorithm: "table_perf_comparison_nic"
2870 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2871 #  history:
2872 #    - title: "rls1904 x710"
2873 #      data: "vpp-performance-changes-2n-skx-h1"
2874 #      nic: "NIC_Intel-X710"
2875 #  reference:
2876 #    title: "rls1908 xxv710"
2877 #    data: "vpp-performance-changes-2n-skx-ref"
2878 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2879 #    nic: "NIC_Intel-XXV710"
2880 #  compare:
2881 #    title: "rls2001 xxv710"
2882 #    data: "vpp-performance-changes-2n-skx-cmp"
2883 #    nic: "NIC_Intel-XXV710"
2884 #  data: "vpp-performance-changes-2n-skx"
2885 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2886 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2887 #  parameters:
2888 #  - "name"
2889 #  - "parent"
2890 #  - "throughput"
2891 #  - "tags"
2892 #
2893 ## VPP Performance Changes 2n-skx 4t2c ndr
2894 #- type: "table"
2895 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2896 #  algorithm: "table_perf_comparison_nic"
2897 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2898 #  history:
2899 #    - title: "rls1904 x710"
2900 #      data: "vpp-performance-changes-2n-skx-h1"
2901 #      nic: "NIC_Intel-X710"
2902 #  reference:
2903 #    title: "rls1908 xxv710"
2904 #    data: "vpp-performance-changes-2n-skx-ref"
2905 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2906 #    nic: "NIC_Intel-XXV710"
2907 #  compare:
2908 #    title: "rls2001 xxv710"
2909 #    data: "vpp-performance-changes-2n-skx-cmp"
2910 #    nic: "NIC_Intel-XXV710"
2911 #  data: "vpp-performance-changes-2n-skx"
2912 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2913 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2914 #  parameters:
2915 #  - "name"
2916 #  - "parent"
2917 #  - "throughput"
2918 #  - "tags"
2919 #
2920 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2921 #- type: "table"
2922 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2923 #  algorithm: "table_perf_comparison"
2924 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2925 #  reference:
2926 #    title: "rls1908"
2927 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2928 #  compare:
2929 #    title: "rls2001"
2930 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2931 #  data: "vpp-performance-changes-nfv-2n-skx"
2932 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2933 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2934 #  parameters:
2935 #  - "name"
2936 #  - "parent"
2937 #  - "throughput"
2938 #  - "tags"
2939 #
2940 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2941 #- type: "table"
2942 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2943 #  algorithm: "table_perf_comparison"
2944 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2945 #  reference:
2946 #    title: "rls1908"
2947 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2948 #  compare:
2949 #    title: "rls2001"
2950 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2951 #  data: "vpp-performance-changes-nfv-2n-skx"
2952 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2953 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2954 #  parameters:
2955 #  - "name"
2956 #  - "parent"
2957 #  - "throughput"
2958 #  - "tags"
2959 #
2960 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
2961 #- type: "table"
2962 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
2963 #  algorithm: "table_perf_comparison"
2964 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
2965 #  reference:
2966 #    title: "rls1908"
2967 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2968 #  compare:
2969 #    title: "rls2001"
2970 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2971 #  data: "vpp-performance-changes-nfv-2n-skx"
2972 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2973 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2974 #  parameters:
2975 #  - "name"
2976 #  - "parent"
2977 #  - "throughput"
2978 #  - "tags"
2979 #
2980 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
2981 #- type: "table"
2982 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
2983 #  algorithm: "table_perf_comparison"
2984 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
2985 #  reference:
2986 #    title: "rls1908"
2987 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2988 #  compare:
2989 #    title: "rls2001"
2990 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2991 #  data: "vpp-performance-changes-nfv-2n-skx"
2992 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2993 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2994 #  parameters:
2995 #  - "name"
2996 #  - "parent"
2997 #  - "throughput"
2998 #  - "tags"
2999
3000 # VPP Performance Changes 2n-dnv 1t1c pdr
3001 - type: "table"
3002   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3003   algorithm: "table_perf_comparison"
3004   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3005   reference:
3006     title: "rls1908"
3007     data: "vpp-performance-changes-2n-dnv-ref"
3008   compare:
3009     title: "rls2001"
3010     data: "vpp-performance-changes-2n-dnv-cmp"
3011   data: "vpp-performance-changes-2n-dnv"
3012   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3013   filter: "'1T1C'"
3014   parameters:
3015   - "name"
3016   - "parent"
3017   - "throughput"
3018   - "tags"
3019
3020 # VPP Performance Changes 2n-dnv 2t2c pdr
3021 - type: "table"
3022   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3023   algorithm: "table_perf_comparison"
3024   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3025   reference:
3026     title: "rls1908"
3027     data: "vpp-performance-changes-2n-dnv-ref"
3028   compare:
3029     title: "rls2001"
3030     data: "vpp-performance-changes-2n-dnv-cmp"
3031   data: "vpp-performance-changes-2n-dnv"
3032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3033   filter: "'2T2C'"
3034   parameters:
3035   - "name"
3036   - "parent"
3037   - "throughput"
3038   - "tags"
3039
3040 # VPP Performance Changes 2n-dnv 1t1c ndr
3041 - type: "table"
3042   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3043   algorithm: "table_perf_comparison"
3044   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3045   reference:
3046     title: "rls1908"
3047     data: "vpp-performance-changes-2n-dnv-ref"
3048   compare:
3049     title: "rls2001"
3050     data: "vpp-performance-changes-2n-dnv-cmp"
3051   data: "vpp-performance-changes-2n-dnv"
3052   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3053   filter: "'1T1C'"
3054   parameters:
3055   - "name"
3056   - "parent"
3057   - "throughput"
3058   - "tags"
3059
3060 # VPP Performance Changes 2n-dnv 2t2c ndr
3061 - type: "table"
3062   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3063   algorithm: "table_perf_comparison"
3064   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3065   reference:
3066     title: "rls1908 "
3067     data: "vpp-performance-changes-2n-dnv-ref"
3068   compare:
3069     title: "rls2001"
3070     data: "vpp-performance-changes-2n-dnv-cmp"
3071   data: "vpp-performance-changes-2n-dnv"
3072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3073   filter: "'2T2C'"
3074   parameters:
3075   - "name"
3076   - "parent"
3077   - "throughput"
3078   - "tags"
3079
3080 # VPP Performance Changes 3n-dnv 1t1c pdr
3081 - type: "table"
3082   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3083   algorithm: "table_perf_comparison"
3084   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3085   reference:
3086     title: "rls1908"
3087     data: "vpp-performance-changes-3n-dnv-ref"
3088   compare:
3089     title: "rls2001"
3090     data: "vpp-performance-changes-3n-dnv-cmp"
3091   data: "vpp-performance-changes-3n-dnv"
3092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3093   filter: "'1T1C'"
3094   parameters:
3095   - "name"
3096   - "parent"
3097   - "throughput"
3098   - "tags"
3099
3100 # VPP Performance Changes 3n-dnv 2t2c pdr
3101 - type: "table"
3102   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3103   algorithm: "table_perf_comparison"
3104   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3105   reference:
3106     title: "rls1908"
3107     data: "vpp-performance-changes-3n-dnv-ref"
3108   compare:
3109     title: "rls2001"
3110     data: "vpp-performance-changes-3n-dnv-cmp"
3111   data: "vpp-performance-changes-3n-dnv"
3112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3113   filter: "'2T2C'"
3114   parameters:
3115   - "name"
3116   - "parent"
3117   - "throughput"
3118   - "tags"
3119
3120 # VPP Performance Changes 3n-dnv 1t1c ndr
3121 - type: "table"
3122   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3123   algorithm: "table_perf_comparison"
3124   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3125   reference:
3126     title: "rls1908"
3127     data: "vpp-performance-changes-3n-dnv-ref"
3128   compare:
3129     title: "rls2001"
3130     data: "vpp-performance-changes-3n-dnv-cmp"
3131   data: "vpp-performance-changes-3n-dnv"
3132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3133   filter: "'1T1C'"
3134   parameters:
3135   - "name"
3136   - "parent"
3137   - "throughput"
3138   - "tags"
3139
3140 # VPP Performance Changes 3n-dnv 2t2c ndr
3141 - type: "table"
3142   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3143   algorithm: "table_perf_comparison"
3144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3145   reference:
3146     title: "rls1908"
3147     data: "vpp-performance-changes-3n-dnv-ref"
3148   compare:
3149     title: "rls2001"
3150     data: "vpp-performance-changes-3n-dnv-cmp"
3151   data: "vpp-performance-changes-3n-dnv"
3152   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3153   filter: "'2T2C'"
3154   parameters:
3155   - "name"
3156   - "parent"
3157   - "throughput"
3158   - "tags"
3159
3160 # VPP Performance Changes 3n-tsh 1t1c pdr
3161 - type: "table"
3162   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3163   algorithm: "table_perf_comparison"
3164   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3165   reference:
3166     title: "rls1908"
3167     data: "vpp-performance-changes-3n-tsh-ref"
3168   compare:
3169     title: "rls2001"
3170     data: "vpp-performance-changes-3n-tsh-cmp"
3171   data: "vpp-performance-changes-3n-tsh"
3172   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3173   filter: "'1T1C'"
3174   parameters:
3175   - "name"
3176   - "parent"
3177   - "throughput"
3178   - "tags"
3179
3180 # VPP Performance Changes 3n-tsh 2t2c pdr
3181 - type: "table"
3182   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3183   algorithm: "table_perf_comparison"
3184   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3185   reference:
3186     title: "rls1908"
3187     data: "vpp-performance-changes-3n-tsh-ref"
3188   compare:
3189     title: "rls2001"
3190     data: "vpp-performance-changes-3n-tsh-cmp"
3191   data: "vpp-performance-changes-3n-tsh"
3192   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3193   filter: "'2T2C'"
3194   parameters:
3195   - "name"
3196   - "parent"
3197   - "throughput"
3198   - "tags"
3199
3200 # VPP Performance Changes 3n-tsh 1t1c ndr
3201 - type: "table"
3202   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3203   algorithm: "table_perf_comparison"
3204   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3205   reference:
3206     title: "rls1908"
3207     data: "vpp-performance-changes-3n-tsh-ref"
3208   compare:
3209     title: "rls2001"
3210     data: "vpp-performance-changes-3n-tsh-cmp"
3211   data: "vpp-performance-changes-3n-tsh"
3212   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3213   filter: "'1T1C'"
3214   parameters:
3215   - "name"
3216   - "parent"
3217   - "throughput"
3218   - "tags"
3219
3220 # VPP Performance Changes 3n-tsh 2t2c ndr
3221 - type: "table"
3222   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3223   algorithm: "table_perf_comparison"
3224   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3225   reference:
3226     title: "rls1908"
3227     data: "vpp-performance-changes-3n-tsh-ref"
3228   compare:
3229     title: "rls2001"
3230     data: "vpp-performance-changes-3n-tsh-cmp"
3231   data: "vpp-performance-changes-3n-tsh"
3232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3233   filter: "'2T2C'"
3234   parameters:
3235   - "name"
3236   - "parent"
3237   - "throughput"
3238   - "tags"
3239
3240 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3241 #- type: "table"
3242 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3243 #  algorithm: "table_perf_comparison_nic"
3244 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3245 #  reference:
3246 #    title: "3n-hsw xl710"
3247 #    data: "vpp-compare-testbeds-ref"
3248 #    nic: "NIC_Intel-XL710"
3249 #  compare:
3250 #    title: "3n-skx xxv710"
3251 #    data: "vpp-compare-testbeds-cmp"
3252 #    nic: "NIC_Intel-XXV710"
3253 #  data: "vpp-compare-testbeds"
3254 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3255 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3256 #  parameters:
3257 #  - "name"
3258 #  - "parent"
3259 #  - "throughput"
3260 #  - "tags"
3261 #
3262 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3263 #- type: "table"
3264 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3265 #  algorithm: "table_perf_comparison_nic"
3266 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3267 #  reference:
3268 #    title: "3n-hsw xl710"
3269 #    data: "vpp-compare-testbeds-ref"
3270 #    nic: "NIC_Intel-XL710"
3271 #  compare:
3272 #    title: "3n-skx xxv710"
3273 #    data: "vpp-compare-testbeds-cmp"
3274 #    nic: "NIC_Intel-XXV710"
3275 #  data: "vpp-compare-testbeds"
3276 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3277 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3278 #  parameters:
3279 #  - "name"
3280 #  - "parent"
3281 #  - "throughput"
3282 #  - "tags"
3283 #
3284 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3285 #- type: "table"
3286 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3287 #  algorithm: "table_perf_comparison_nic"
3288 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3289 #  reference:
3290 #    title: "3n-hsw xl710"
3291 #    data: "vpp-compare-testbeds-ref"
3292 #    nic: "NIC_Intel-XL710"
3293 #  compare:
3294 #    title: "3n-skx xxv710"
3295 #    data: "vpp-compare-testbeds-cmp"
3296 #    nic: "NIC_Intel-XXV710"
3297 #  data: "vpp-compare-testbeds"
3298 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3299 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3300 #  parameters:
3301 #  - "name"
3302 #  - "parent"
3303 #  - "throughput"
3304 #  - "tags"
3305 #
3306 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3307 #- type: "table"
3308 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3309 #  algorithm: "table_perf_comparison_nic"
3310 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3311 #  reference:
3312 #    title: "3n-hsw xl710"
3313 #    data: "vpp-compare-testbeds-ref"
3314 #    nic: "NIC_Intel-XL710"
3315 #  compare:
3316 #    title: "3n-skx xxv710"
3317 #    data: "vpp-compare-testbeds-cmp"
3318 #    nic: "NIC_Intel-XXV710"
3319 #  data: "vpp-compare-testbeds"
3320 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3321 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3322 #  parameters:
3323 #  - "name"
3324 #  - "parent"
3325 #  - "throughput"
3326 #  - "tags"
3327 #
3328 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3329 #- type: "table"
3330 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3331 #  algorithm: "table_perf_comparison"
3332 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3333 #  reference:
3334 #    title: "2n-skx"
3335 #    data: "vpp-compare-testbeds-skx-clx-ref"
3336 #  compare:
3337 #    title: "2n-clx"
3338 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3339 #  data: "vpp-compare-testbeds-skx-clx"
3340 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3341 #  filter: "'2T1C'"
3342 #  parameters:
3343 #  - "name"
3344 #  - "parent"
3345 #  - "throughput"
3346 #  - "tags"
3347 #
3348 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3349 #- type: "table"
3350 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3351 #  algorithm: "table_perf_comparison"
3352 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3353 #  reference:
3354 #    title: "2n-skx"
3355 #    data: "vpp-compare-testbeds-skx-clx-ref"
3356 #  compare:
3357 #    title: "2n-clx"
3358 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3359 #  data: "vpp-compare-testbeds-skx-clx"
3360 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3361 #  filter: "'4T2C'"
3362 #  parameters:
3363 #  - "name"
3364 #  - "parent"
3365 #  - "throughput"
3366 #  - "tags"
3367 #
3368 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3369 #- type: "table"
3370 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3371 #  algorithm: "table_perf_comparison"
3372 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3373 #  reference:
3374 #    title: "2n-skx"
3375 #    data: "vpp-compare-testbeds-skx-clx-ref"
3376 #  compare:
3377 #    title: "2n-clx"
3378 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3379 #  data: "vpp-compare-testbeds-skx-clx"
3380 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3381 #  filter: "'2T1C'"
3382 #  parameters:
3383 #  - "name"
3384 #  - "parent"
3385 #  - "throughput"
3386 #  - "tags"
3387 #
3388 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3389 #- type: "table"
3390 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3391 #  algorithm: "table_perf_comparison"
3392 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3393 #  reference:
3394 #    title: "2n-skx"
3395 #    data: "vpp-compare-testbeds-skx-clx-ref"
3396 #  compare:
3397 #    title: "2n-clx"
3398 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3399 #  data: "vpp-compare-testbeds-skx-clx"
3400 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3401 #  filter: "'4T2C'"
3402 #  parameters:
3403 #  - "name"
3404 #  - "parent"
3405 #  - "throughput"
3406 #  - "tags"
3407 #
3408 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3409 #- type: "table"
3410 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3411 #  algorithm: "table_perf_comparison"
3412 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3413 #  reference:
3414 #    title: "3-Node Skx"
3415 #    data: "vpp-compare-topologies-ref"
3416 #  compare:
3417 #    title: "2-Node Skx"
3418 #    data: "vpp-compare-topologies-cmp"
3419 #  data: "vpp-compare-topologies"
3420 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3421 #  filter: "'NDRPDR' and '1C'"
3422 #  parameters:
3423 #  - "name"
3424 #  - "parent"
3425 #  - "throughput"
3426 #
3427 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3428 #- type: "table"
3429 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3430 #  algorithm: "table_perf_comparison"
3431 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3432 #  reference:
3433 #    title: "3-Node Skx"
3434 #    data: "vpp-compare-topologies-ref"
3435 #  compare:
3436 #    title: "2-Node Skx"
3437 #    data: "vpp-compare-topologies-cmp"
3438 #  data: "vpp-compare-topologies"
3439 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3440 #  filter: "'NDRPDR' and '2C'"
3441 #  parameters:
3442 #  - "name"
3443 #  - "parent"
3444 #  - "throughput"
3445 #
3446 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3447 #- type: "table"
3448 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3449 #  algorithm: "table_perf_comparison"
3450 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3451 #  reference:
3452 #    title: "3-Node Skx"
3453 #    data: "vpp-compare-topologies-ref"
3454 #  compare:
3455 #    title: "2-Node Skx"
3456 #    data: "vpp-compare-topologies-cmp"
3457 #  data: "vpp-compare-topologies"
3458 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3459 #  filter: "'NDRPDR' and '1C'"
3460 #  parameters:
3461 #  - "name"
3462 #  - "parent"
3463 #  - "throughput"
3464 #
3465 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3466 #- type: "table"
3467 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3468 #  algorithm: "table_perf_comparison"
3469 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3470 #  reference:
3471 #    title: "3-Node Skx"
3472 #    data: "vpp-compare-topologies-ref"
3473 #  compare:
3474 #    title: "2-Node Skx"
3475 #    data: "vpp-compare-topologies-cmp"
3476 #  data: "vpp-compare-topologies"
3477 #  include-tests: "PDR"
3478 #  filter: "'NDRPDR' and '2C'"
3479 #  parameters:
3480 #  - "name"
3481 #  - "parent"
3482 #  - "throughput"
3483
3484 # VPP Performance Changes 3n-hsw 1t1c MRR
3485 - type: "table"
3486   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3487   algorithm: "table_perf_comparison"
3488   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3489   history:
3490     - title: "rls1904"
3491       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3492   reference:
3493     title: "rls1908"
3494     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3495   compare:
3496     title: "rls2001"
3497     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3498   data: "vpp-performance-changes-3n-hsw-mrr"
3499   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3500   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3501   parameters:
3502   - "name"
3503   - "parent"
3504   - "result"
3505
3506 # VPP Performance Changes 3n-hsw 2t2c MRR
3507 - type: "table"
3508   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3509   algorithm: "table_perf_comparison"
3510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3511   history:
3512     - title: "rls1904"
3513       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3514   reference:
3515     title: "rls1908"
3516     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3517   compare:
3518     title: "rls2001"
3519     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3520   data: "vpp-performance-changes-3n-hsw-mrr"
3521   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3522   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3523   parameters:
3524   - "name"
3525   - "parent"
3526   - "result"
3527
3528 # VPP Performance Changes 3n-hsw 4t4c MRR
3529 - type: "table"
3530   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3531   algorithm: "table_perf_comparison"
3532   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3533   history:
3534     - title: "rls1904"
3535       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3536   reference:
3537     title: "rls1908"
3538     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3539   compare:
3540     title: "rls2001"
3541     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3542   data: "vpp-performance-changes-3n-hsw-mrr"
3543   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3544   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "result"
3549
3550 ## VPP Performance Changes 3n-skx 2t1c MRR
3551 #- type: "table"
3552 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3553 #  algorithm: "table_perf_comparison"
3554 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3555 #  history:
3556 #    - title: "rls1904"
3557 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3558 #  reference:
3559 #    title: "rls1908"
3560 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3561 #  compare:
3562 #    title: "rls2001"
3563 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3564 #  data: "vpp-performance-changes-3n-skx-mrr"
3565 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3566 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3567 #  parameters:
3568 #  - "name"
3569 #  - "parent"
3570 #  - "result"
3571 #
3572 ## VPP Performance Changes 3n-skx 4t2c MRR
3573 #- type: "table"
3574 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3575 #  algorithm: "table_perf_comparison"
3576 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3577 #  history:
3578 #    - title: "rls1904"
3579 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3580 #  reference:
3581 #    title: "rls1908"
3582 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3583 #  compare:
3584 #    title: "rls2001"
3585 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3586 #  data: "vpp-performance-changes-3n-skx-mrr"
3587 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3588 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3589 #  parameters:
3590 #  - "name"
3591 #  - "parent"
3592 #  - "result"
3593 #
3594 ## VPP Performance Changes 3n-skx 8t4c MRR
3595 #- type: "table"
3596 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3597 #  algorithm: "table_perf_comparison"
3598 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3599 #  history:
3600 #    - title: "rls1904"
3601 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3602 #  reference:
3603 #    title: "rls1908"
3604 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3605 #  compare:
3606 #    title: "rls2001"
3607 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3608 #  data: "vpp-performance-changes-3n-skx-mrr"
3609 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3610 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3611 #  parameters:
3612 #  - "name"
3613 #  - "parent"
3614 #  - "result"
3615 #
3616 ## VPP Performance Changes 2n-skx 2t1c MRR
3617 #- type: "table"
3618 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3619 #  algorithm: "table_perf_comparison"
3620 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3621 #  history:
3622 #    - title: "rls1904"
3623 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3624 #  reference:
3625 #    title: "rls1908"
3626 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3627 #  compare:
3628 #    title: "rls2001"
3629 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3630 #  data: "vpp-performance-changes-2n-skx-mrr"
3631 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3632 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3633 #  parameters:
3634 #  - "name"
3635 #  - "parent"
3636 #  - "result"
3637 #
3638 ## VPP Performance Changes 2n-skx 4t2c MRR
3639 #- type: "table"
3640 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3641 #  algorithm: "table_perf_comparison"
3642 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3643 #  history:
3644 #    - title: "rls1904"
3645 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3646 #  reference:
3647 #    title: "rls1908"
3648 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3649 #  compare:
3650 #    title: "rls2001"
3651 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3652 #  data: "vpp-performance-changes-2n-skx-mrr"
3653 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3654 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3655 #  parameters:
3656 #  - "name"
3657 #  - "parent"
3658 #  - "result"
3659 #
3660 ## VPP Performance Changes 2n-skx 8t4c MRR
3661 #- type: "table"
3662 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3663 #  algorithm: "table_perf_comparison"
3664 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3665 #  history:
3666 #    - title: "rls1904"
3667 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3668 #  reference:
3669 #    title: "rls1908"
3670 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3671 #  compare:
3672 #    title: "rls2001"
3673 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3674 #  data: "vpp-performance-changes-2n-skx-mrr"
3675 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3676 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3677 #  parameters:
3678 #  - "name"
3679 #  - "parent"
3680 #  - "result"
3681 #
3682 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3683 #- type: "table"
3684 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3685 #  algorithm: "table_perf_comparison"
3686 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3687 #  reference:
3688 #    title: "rls1908"
3689 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3690 #  compare:
3691 #    title: "rls2001"
3692 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3693 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3694 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3695 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3696 #  parameters:
3697 #  - "name"
3698 #  - "parent"
3699 #  - "result"
3700 #
3701 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3702 #- type: "table"
3703 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3704 #  algorithm: "table_perf_comparison"
3705 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3706 #  reference:
3707 #    title: "rls1908"
3708 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3709 #  compare:
3710 #    title: "rls2001"
3711 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3712 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3713 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3714 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3715 #  parameters:
3716 #  - "name"
3717 #  - "parent"
3718 #  - "result"
3719 #
3720 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3721 #- type: "table"
3722 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3723 #  algorithm: "table_perf_comparison"
3724 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3725 #  reference:
3726 #    title: "rls1908"
3727 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3728 #  compare:
3729 #    title: "rls2001"
3730 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3731 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3732 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3733 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3734 #  parameters:
3735 #  - "name"
3736 #  - "parent"
3737 #  - "result"
3738
3739 # VPP Performance Changes 2n-dnv 1t1c MRR
3740 - type: "table"
3741   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3742   algorithm: "table_perf_comparison"
3743   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3744   reference:
3745     title: "rls1908"
3746     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3747   compare:
3748     title: "rls2001"
3749     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3750   data: "vpp-performance-changes-2n-dnv-mrr"
3751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3752   filter: "'1T1C' and 'MRR'"
3753   parameters:
3754   - "name"
3755   - "parent"
3756   - "result"
3757
3758 # VPP Performance Changes 2n-dnv 2t2c MRR
3759 - type: "table"
3760   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3761   algorithm: "table_perf_comparison"
3762   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3763   reference:
3764     title: "rls1908"
3765     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3766   compare:
3767     title: "rls2001"
3768     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3769   data: "vpp-performance-changes-2n-dnv-mrr"
3770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3771   filter: "'2T2C' and 'MRR'"
3772   parameters:
3773   - "name"
3774   - "parent"
3775   - "result"
3776
3777 # VPP Performance Changes 2n-dnv 4t4c MRR
3778 - type: "table"
3779   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3780   algorithm: "table_perf_comparison"
3781   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3782   reference:
3783     title: "rls1908"
3784     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3785   compare:
3786     title: "rls2001"
3787     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3788   data: "vpp-performance-changes-2n-dnv-mrr"
3789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3790   filter: "'4T4C' and 'MRR'"
3791   parameters:
3792   - "name"
3793   - "parent"
3794   - "result"
3795
3796 # VPP Performance Changes 3n-dnv 1t1c MRR
3797 - type: "table"
3798   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3799   algorithm: "table_perf_comparison"
3800   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3801   reference:
3802     title: "rls1908"
3803     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3804   compare:
3805     title: "rls2001"
3806     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3807   data: "vpp-performance-changes-3n-dnv-mrr"
3808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3809   filter: "'1T1C' and 'MRR'"
3810   parameters:
3811   - "name"
3812   - "parent"
3813   - "result"
3814
3815 # VPP Performance Changes 3n-dnv 2t2c MRR
3816 - type: "table"
3817   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3818   algorithm: "table_perf_comparison"
3819   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3820   reference:
3821     title: "rls1908"
3822     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3823   compare:
3824     title: "rls2001"
3825     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3826   data: "vpp-performance-changes-3n-dnv-mrr"
3827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3828   filter: "'2T2C' and 'MRR'"
3829   parameters:
3830   - "name"
3831   - "parent"
3832   - "result"
3833
3834 # VPP Performance Changes 3n-dnv 4t4c MRR
3835 - type: "table"
3836   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3837   algorithm: "table_perf_comparison"
3838   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3839   reference:
3840     title: "rls1908"
3841     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3842   compare:
3843     title: "rls2001"
3844     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3845   data: "vpp-performance-changes-3n-dnv-mrr"
3846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3847   filter: "'4T4C' and 'MRR'"
3848   parameters:
3849   - "name"
3850   - "parent"
3851   - "result"
3852
3853 # VPP Performance Changes 3n-tsh 1t1c MRR
3854 - type: "table"
3855   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3856   algorithm: "table_perf_comparison"
3857   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3858   reference:
3859     title: "rls1908"
3860     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3861   compare:
3862     title: "rls2001"
3863     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3864   data: "vpp-performance-changes-3n-tsh-mrr"
3865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3866   filter: "'1T1C' and 'MRR'"
3867   parameters:
3868   - "name"
3869   - "parent"
3870   - "result"
3871
3872 # VPP Performance Changes 3n-tsh 2t2c MRR
3873 - type: "table"
3874   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3875   algorithm: "table_perf_comparison"
3876   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3877   reference:
3878     title: "rls1908"
3879     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3880   compare:
3881     title: "rls2001"
3882     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3883   data: "vpp-performance-changes-3n-tsh-mrr"
3884   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3885   filter: "'2T2C' and 'MRR'"
3886   parameters:
3887   - "name"
3888   - "parent"
3889   - "result"
3890
3891 # VPP Performance Changes 3n-tsh 4t4c MRR
3892 - type: "table"
3893   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3894   algorithm: "table_perf_comparison"
3895   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3896   reference:
3897     title: "rls1908"
3898     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3899   compare:
3900     title: "rls2001"
3901     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3902   data: "vpp-performance-changes-3n-tsh-mrr"
3903   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3904   filter: "'4T4C' and 'MRR'"
3905   parameters:
3906   - "name"
3907   - "parent"
3908   - "result"
3909
3910 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3911 #- type: "table"
3912 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3913 #  algorithm: "table_perf_comparison_nic"
3914 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3915 #  reference:
3916 #    title: "3n-hsw xl710"
3917 #    data: "vpp-compare-testbeds-mrr-ref"
3918 #    nic: "NIC_Intel-XL710"
3919 #  compare:
3920 #    title: "3n-skx xxv710"
3921 #    data: "vpp-compare-testbeds-mrr-cmp"
3922 #    nic: "NIC_Intel-XXV710"
3923 #  data: "vpp-compare-testbeds-mrr"
3924 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3925 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3926 #  parameters:
3927 #  - "name"
3928 #  - "parent"
3929 #  - "result"
3930 #  - "tags"
3931 #
3932 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3933 #- type: "table"
3934 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3935 #  algorithm: "table_perf_comparison_nic"
3936 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3937 #  reference:
3938 #    title: "3n-hsw xl710"
3939 #    data: "vpp-compare-testbeds-mrr-ref"
3940 #    nic: "NIC_Intel-XL710"
3941 #  compare:
3942 #    title: "3n-skx xxv710"
3943 #    data: "vpp-compare-testbeds-mrr-cmp"
3944 #    nic: "NIC_Intel-XXV710"
3945 #  data: "vpp-compare-testbeds-mrr"
3946 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3947 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3948 #  parameters:
3949 #  - "name"
3950 #  - "parent"
3951 #  - "result"
3952 #  - "tags"
3953 #
3954 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3955 #- type: "table"
3956 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3957 #  algorithm: "table_perf_comparison_nic"
3958 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3959 #  reference:
3960 #    title: "3n-hsw xl710"
3961 #    data: "vpp-compare-testbeds-mrr-ref"
3962 #    nic: "NIC_Intel-XL710"
3963 #  compare:
3964 #    title: "3n-skx xxv710"
3965 #    data: "vpp-compare-testbeds-mrr-cmp"
3966 #    nic: "NIC_Intel-XXV710"
3967 #  data: "vpp-compare-testbeds-mrr"
3968 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3969 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
3970 #  parameters:
3971 #  - "name"
3972 #  - "parent"
3973 #  - "result"
3974 #  - "tags"
3975 #
3976 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
3977 #- type: "table"
3978 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
3979 #  algorithm: "table_perf_comparison"
3980 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
3981 #  reference:
3982 #    title: "2n-skx"
3983 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
3984 #  compare:
3985 #    title: "2n-clx"
3986 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
3987 #  data: "vpp-compare-testbeds-mrr-skx-clx"
3988 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3989 #  filter: "'2T1C'"
3990 #  parameters:
3991 #  - "name"
3992 #  - "parent"
3993 #  - "result"
3994 #  - "tags"
3995 #
3996 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
3997 #- type: "table"
3998 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
3999 #  algorithm: "table_perf_comparison"
4000 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4001 #  reference:
4002 #    title: "2n-skx"
4003 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4004 #  compare:
4005 #    title: "2n-clx"
4006 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4007 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4008 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4009 #  filter: "'4T2C'"
4010 #  parameters:
4011 #  - "name"
4012 #  - "parent"
4013 #  - "result"
4014 #  - "tags"
4015 #
4016 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4017 #- type: "table"
4018 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4019 #  algorithm: "table_perf_comparison"
4020 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4021 #  reference:
4022 #    title: "2n-skx"
4023 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4024 #  compare:
4025 #    title: "2n-clx"
4026 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4027 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4028 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4029 #  filter: "'8T4C'"
4030 #  parameters:
4031 #  - "name"
4032 #  - "parent"
4033 #  - "result"
4034 #  - "tags"
4035 #
4036 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4037 #- type: "table"
4038 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4039 #  algorithm: "table_perf_comparison"
4040 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4041 #  reference:
4042 #    title: "3-Node Skx"
4043 #    data: "vpp-compare-topologies-mrr-ref"
4044 #  compare:
4045 #    title: "2-Node Skx"
4046 #    data: "vpp-compare-topologies-mrr-cmp"
4047 #  data: "vpp-compare-topologies-mrr"
4048 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4049 #  filter: "'MRR' and '1C'"
4050 #  parameters:
4051 #  - "name"
4052 #  - "parent"
4053 #  - "result"
4054 #
4055 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4056 #- type: "table"
4057 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4058 #  algorithm: "table_perf_comparison"
4059 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4060 #  reference:
4061 #    title: "3-Node Skx"
4062 #    data: "vpp-compare-topologies-mrr-ref"
4063 #  compare:
4064 #    title: "2-Node Skx"
4065 #    data: "vpp-compare-topologies-mrr-cmp"
4066 #  data: "vpp-compare-topologies-mrr"
4067 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4068 #  filter: "'MRR' and '2C'"
4069 #  parameters:
4070 #  - "name"
4071 #  - "parent"
4072 #  - "result"
4073 #
4074 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4075 #- type: "table"
4076 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4077 #  algorithm: "table_perf_comparison"
4078 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4079 #  reference:
4080 #    title: "3-Node Skx"
4081 #    data: "vpp-compare-topologies-mrr-ref"
4082 #  compare:
4083 #    title: "2-Node Skx"
4084 #    data: "vpp-compare-topologies-mrr-cmp"
4085 #  data: "vpp-compare-topologies-mrr"
4086 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4087 #  filter: "'MRR' and '4C'"
4088 #  parameters:
4089 #  - "name"
4090 #  - "parent"
4091 #  - "result"
4092
4093 # Detailed Test Results - VPP Performance Results 3n-hsw
4094 - type: "table"
4095   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4096   algorithm: "table_merged_details"
4097   output-file-ext: ".csv"
4098   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4099   columns:
4100   - title: "Test Name"
4101     data: "data name"
4102   - 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| "
4103     data: "data msg"
4104   rows: "generated"
4105   data: "vpp-perf-results-3n-hsw"
4106   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4107   parameters:
4108   - "name"
4109   - "parent"
4110   - "msg"
4111
4112 ## Detailed Test Results - VPP Performance Results 3n-skx
4113 #- type: "table"
4114 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4115 #  algorithm: "table_merged_details"
4116 #  output-file-ext: ".csv"
4117 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4118 #  columns:
4119 #  - title: "Test Name"
4120 #    data: "data name"
4121 #  - 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| "
4122 #    data: "data msg"
4123 #  rows: "generated"
4124 #  data: "vpp-perf-results-3n-skx"
4125 #  filter: "not 'CFS_OPT'"
4126 #  parameters:
4127 #  - "name"
4128 #  - "parent"
4129 #  - "msg"
4130 #
4131 ## Detailed Test Results - VPP Performance Results 2n-skx
4132 #- type: "table"
4133 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4134 #  algorithm: "table_merged_details"
4135 #  output-file-ext: ".csv"
4136 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4137 #  columns:
4138 #  - title: "Test Name"
4139 #    data: "data name"
4140 #  - 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| "
4141 #    data: "data msg"
4142 #  rows: "generated"
4143 #  data: "vpp-perf-results-2n-skx"
4144 #  filter: "not 'CFS_OPT'"
4145 #  parameters:
4146 #  - "name"
4147 #  - "parent"
4148 #  - "msg"
4149
4150 ## Detailed Test Results - VPP Performance Results 2n-clx
4151 #- type: "table"
4152 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4153 #  algorithm: "table_merged_details"
4154 #  output-file-ext: ".csv"
4155 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4156 #  columns:
4157 #  - title: "Test Name"
4158 #    data: "data name"
4159 #  - 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| "
4160 #    data: "data msg"
4161 #  rows: "generated"
4162 #  data: "vpp-perf-results-2n-clx"
4163 #  filter: "not 'CFS_OPT'"
4164 #  parameters:
4165 #  - "name"
4166 #  - "parent"
4167 #  - "msg"
4168
4169 # Detailed Test Results - VPP Performance Results 3n-tsh
4170 - type: "table"
4171   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4172   algorithm: "table_merged_details"
4173   output-file-ext: ".csv"
4174   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4175   columns:
4176   - title: "Test Name"
4177     data: "data name"
4178   - 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| "
4179     data: "data msg"
4180   rows: "generated"
4181   data: "vpp-perf-results-3n-tsh"
4182   filter: "not 'CFS_OPT'"
4183   parameters:
4184   - "name"
4185   - "parent"
4186   - "msg"
4187
4188 # Detailed Test Results - VPP Performance Results 3n-dnv
4189 - type: "table"
4190   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4191   algorithm: "table_details"
4192   output-file-ext: ".csv"
4193   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4194   columns:
4195   - title: "Test Name"
4196     data: "data name"
4197   - 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| "
4198     data: "data msg"
4199   rows: "generated"
4200   data: "vpp-perf-results-3n-dnv"
4201   filter: "'NDRPDR'"
4202   parameters:
4203   - "name"
4204   - "parent"
4205   - "msg"
4206
4207 # Detailed Test Results - VPP Performance Results 2n-dnv
4208 - type: "table"
4209   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4210   algorithm: "table_details"
4211   output-file-ext: ".csv"
4212   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4213   columns:
4214   - title: "Test Name"
4215     data: "data name"
4216   - 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| "
4217     data: "data msg"
4218   rows: "generated"
4219   data: "vpp-perf-results-2n-dnv"
4220   filter: "'NDRPDR'"
4221   parameters:
4222   - "name"
4223   - "parent"
4224   - "msg"
4225
4226 # Test configuration - VPP Performance Test Configs 3n-hsw
4227 - type: "table"
4228   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4229   algorithm: "table_merged_details"
4230   output-file-ext: ".csv"
4231   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4232   columns:
4233   - title: "Name"
4234     data: "data name"
4235   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4236     data: "data conf-history"
4237   rows: "generated"
4238   data: "vpp-perf-results-3n-hsw"
4239   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4240   parameters:
4241   - "parent"
4242   - "name"
4243   - "conf-history"
4244
4245 ## Test configuration - VPP Performance Test Configs 3n-skx
4246 #- type: "table"
4247 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4248 #  algorithm: "table_merged_details"
4249 #  output-file-ext: ".csv"
4250 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4251 #  columns:
4252 #  - title: "Name"
4253 #    data: "data name"
4254 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4255 #    data: "data conf-history"
4256 #  rows: "generated"
4257 #  data: "vpp-perf-results-3n-skx"
4258 #  filter: "not 'CFS_OPT'"
4259 #  parameters:
4260 #  - "parent"
4261 #  - "name"
4262 #  - "conf-history"
4263 #
4264 ## Test configuration - VPP Performance Test Configs 2n-skx
4265 #- type: "table"
4266 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4267 #  algorithm: "table_merged_details"
4268 #  output-file-ext: ".csv"
4269 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4270 #  columns:
4271 #  - title: "Name"
4272 #    data: "data name"
4273 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4274 #    data: "data conf-history"
4275 #  rows: "generated"
4276 #  data: "vpp-perf-results-2n-skx"
4277 #  filter: "not 'CFS_OPT'"
4278 #  parameters:
4279 #  - "parent"
4280 #  - "name"
4281 #  - "conf-history"
4282
4283 ## Test configuration - VPP Performance Test Configs 2n-clx
4284 #- type: "table"
4285 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4286 #  algorithm: "table_merged_details"
4287 #  output-file-ext: ".csv"
4288 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4289 #  columns:
4290 #  - title: "Name"
4291 #    data: "data name"
4292 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4293 #    data: "data conf-history"
4294 #  rows: "generated"
4295 #  data: "vpp-perf-results-2n-clx"
4296 #  filter: "not 'CFS_OPT'"
4297 #  parameters:
4298 #  - "parent"
4299 #  - "name"
4300 #  - "conf-history"
4301
4302 # Test configuration - VPP Performance Test Configs 3n-tsh
4303 - type: "table"
4304   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4305   algorithm: "table_merged_details"
4306   output-file-ext: ".csv"
4307   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4308   columns:
4309   - title: "Name"
4310     data: "data name"
4311   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4312     data: "data conf-history"
4313   rows: "generated"
4314   data: "vpp-perf-results-3n-tsh"
4315   filter: "not 'CFS_OPT'"
4316   parameters:
4317   - "parent"
4318   - "name"
4319   - "conf-history"
4320
4321 # Test configuration - VPP Performance Test Configs 3n-dnv
4322 - type: "table"
4323   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4324   algorithm: "table_details"
4325   output-file-ext: ".csv"
4326   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4327   columns:
4328   - title: "Name"
4329     data: "data name"
4330   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4331     data: "data conf-history"
4332   rows: "generated"
4333   data: "vpp-perf-results-3n-dnv"
4334   filter: "'NDRPDR'"
4335   parameters:
4336   - "parent"
4337   - "name"
4338   - "conf-history"
4339
4340 # Test configuration - VPP Performance Test Configs 2n-dnv
4341 - type: "table"
4342   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4343   algorithm: "table_details"
4344   output-file-ext: ".csv"
4345   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4346   columns:
4347   - title: "Name"
4348     data: "data name"
4349   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4350     data: "data conf-history"
4351   rows: "generated"
4352   data: "vpp-perf-results-2n-dnv"
4353   filter: "'NDRPDR'"
4354   parameters:
4355   - "parent"
4356   - "name"
4357   - "conf-history"
4358
4359 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4360 - type: "table"
4361   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4362   algorithm: "table_oper_data_html"
4363   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4364   data: "vpp-perf-results-3n-hsw"
4365   filter: "'NDRPDR'"
4366
4367 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4368 #- type: "table"
4369 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4370 #  algorithm: "table_oper_data_html"
4371 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4372 #  data: "vpp-perf-results-3n-skx"
4373 #  filter: "not 'CFS_OPT'"
4374 #
4375 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4376 #- type: "table"
4377 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4378 #  algorithm: "table_oper_data_html"
4379 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4380 #  data: "vpp-perf-results-2n-skx"
4381 #  filter: "not 'CFS_OPT'"
4382
4383 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4384 #- type: "table"
4385 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4386 #  algorithm: "table_oper_data_html"
4387 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4388 #  data: "vpp-perf-results-2n-clx"
4389 #  filter: "not 'CFS_OPT'"
4390
4391 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4392 - type: "table"
4393   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4394   algorithm: "table_oper_data_html"
4395   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4396   data: "vpp-perf-results-3n-tsh"
4397   filter: "not 'CFS_OPT'"
4398
4399 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4400 - type: "table"
4401   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4402   algorithm: "table_oper_data_html"
4403   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4404   data: "vpp-perf-results-3n-dnv"
4405   filter: "'NDRPDR'"
4406
4407 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4408 - type: "table"
4409   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4410   algorithm: "table_oper_data_html"
4411   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4412   data: "vpp-perf-results-2n-dnv"
4413   filter: "'NDRPDR'"
4414
4415 # Detailed Test Results - VPP MRR Results 3n-hsw
4416 - type: "table"
4417   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4418   algorithm: "table_details"
4419   output-file-ext: ".csv"
4420   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4421   columns:
4422   - title: "Test Name"
4423     data: "data name"
4424   - title: "Status"
4425     data: "data msg"
4426   rows: "generated"
4427   data: "vpp-mrr-results-3n-hsw"
4428   filter: "'MRR'"
4429   parameters:
4430   - "name"
4431   - "parent"
4432   - "msg"
4433
4434 ## Detailed Test Results - VPP MRR Results 3n-skx
4435 #- type: "table"
4436 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4437 #  algorithm: "table_details"
4438 #  output-file-ext: ".csv"
4439 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4440 #  columns:
4441 #  - title: "Test Name"
4442 #    data: "data name"
4443 #  - title: "Status"
4444 #    data: "data msg"
4445 #  rows: "generated"
4446 #  data: "vpp-mrr-results-3n-skx"
4447 #  filter: "'MRR'"
4448 #  parameters:
4449 #  - "name"
4450 #  - "parent"
4451 #  - "msg"
4452 #
4453 ## Detailed Test Results - VPP MRR Results 2n-skx
4454 #- type: "table"
4455 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4456 #  algorithm: "table_details"
4457 #  output-file-ext: ".csv"
4458 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4459 #  columns:
4460 #  - title: "Test Name"
4461 #    data: "data name"
4462 #  - title: "Status"
4463 #    data: "data msg"
4464 #  rows: "generated"
4465 #  data: "vpp-mrr-results-2n-skx"
4466 #  filter: "'MRR'"
4467 #  parameters:
4468 #  - "name"
4469 #  - "parent"
4470 #  - "msg"
4471
4472 ## Detailed Test Results - VPP MRR Results 2n-clx
4473 #- type: "table"
4474 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4475 #  algorithm: "table_details"
4476 #  output-file-ext: ".csv"
4477 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4478 #  columns:
4479 #  - title: "Test Name"
4480 #    data: "data name"
4481 #  - title: "Status"
4482 #    data: "data msg"
4483 #  rows: "generated"
4484 #  data: "vpp-mrr-results-2n-clx"
4485 #  filter: "'MRR'"
4486 #  parameters:
4487 #  - "name"
4488 #  - "parent"
4489 #  - "msg"
4490
4491 ## Detailed Test Results - VPP MRR Results 3n-tsh
4492 #- type: "table"
4493 #  title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4494 #  algorithm: "table_details"
4495 #  output-file-ext: ".csv"
4496 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4497 #  columns:
4498 #  - title: "Test Name"
4499 #    data: "data name"
4500 #  - title: "Status"
4501 #    data: "data msg"
4502 #  rows: "generated"
4503 #  data: "vpp-mrr-results-3n-tsh"
4504 #  filter: "'MRR'"
4505 #  parameters:
4506 #  - "name"
4507 #  - "parent"
4508 #  - "msg"
4509
4510 # Detailed Test Results - VPP MRR Results 3n-dnv
4511 - type: "table"
4512   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4513   algorithm: "table_details"
4514   output-file-ext: ".csv"
4515   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4516   columns:
4517   - title: "Test Name"
4518     data: "data name"
4519   - title: "Status"
4520     data: "data msg"
4521   rows: "generated"
4522   data: "vpp-mrr-results-3n-dnv"
4523   filter: "'MRR'"
4524   parameters:
4525   - "name"
4526   - "parent"
4527   - "msg"
4528
4529 # Detailed Test Results - VPP MRR Results 2n-dnv
4530 - type: "table"
4531   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4532   algorithm: "table_details"
4533   output-file-ext: ".csv"
4534   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4535   columns:
4536   - title: "Test Name"
4537     data: "data name"
4538   - title: "Status"
4539     data: "data msg"
4540   rows: "generated"
4541   data: "vpp-mrr-results-2n-dnv"
4542   filter: "'MRR'"
4543   parameters:
4544   - "name"
4545   - "parent"
4546   - "msg"
4547
4548 # Test configuration - VPP MRR Test Configs 3n-hsw
4549 - type: "table"
4550   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4551   algorithm: "table_details"
4552   output-file-ext: ".csv"
4553   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4554   columns:
4555   - title: "Name"
4556     data: "data name"
4557   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4558     data: "data conf-history"
4559   rows: "generated"
4560   data: "vpp-mrr-results-3n-hsw"
4561   filter: "'MRR'"
4562   parameters:
4563   - "parent"
4564   - "name"
4565   - "conf-history"
4566
4567 ## Test configuration - VPP MRR Test Configs 3n-skx
4568 #- type: "table"
4569 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4570 #  algorithm: "table_details"
4571 #  output-file-ext: ".csv"
4572 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4573 #  columns:
4574 #  - title: "Name"
4575 #    data: "data name"
4576 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4577 #    data: "data conf-history"
4578 #  rows: "generated"
4579 #  data: "vpp-mrr-results-3n-skx"
4580 #  filter: "'MRR'"
4581 #  parameters:
4582 #  - "parent"
4583 #  - "name"
4584 #  - "conf-history"
4585 #
4586 ## Test configuration - VPP MRR Test Configs 2n-skx
4587 #- type: "table"
4588 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4589 #  algorithm: "table_details"
4590 #  output-file-ext: ".csv"
4591 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4592 #  columns:
4593 #  - title: "Name"
4594 #    data: "data name"
4595 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4596 #    data: "data conf-history"
4597 #  rows: "generated"
4598 #  data: "vpp-mrr-results-2n-skx"
4599 #  filter: "'MRR'"
4600 #  parameters:
4601 #  - "parent"
4602 #  - "name"
4603 #  - "conf-history"
4604
4605 ## Test configuration - VPP MRR Test Configs 2n-clx
4606 #- type: "table"
4607 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4608 #  algorithm: "table_details"
4609 #  output-file-ext: ".csv"
4610 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4611 #  columns:
4612 #  - title: "Name"
4613 #    data: "data name"
4614 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4615 #    data: "data conf-history"
4616 #  rows: "generated"
4617 #  data: "vpp-mrr-results-2n-clx"
4618 #  filter: "'MRR'"
4619 #  parameters:
4620 #  - "parent"
4621 #  - "name"
4622 #  - "conf-history"
4623
4624 ## Test configuration - VPP MRR Test Configs 3n-tsh
4625 #- type: "table"
4626 #  title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4627 #  algorithm: "table_details"
4628 #  output-file-ext: ".csv"
4629 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4630 #  columns:
4631 #  - title: "Name"
4632 #    data: "data name"
4633 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4634 #    data: "data conf-history"
4635 #  rows: "generated"
4636 #  data: "vpp-mrr-results-3n-tsh"
4637 #  filter: "'MRR'"
4638 #  parameters:
4639 #  - "parent"
4640 #  - "name"
4641 #  - "conf-history"
4642
4643 # Test configuration - VPP MRR Test Configs 3n-dnv
4644 - type: "table"
4645   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4646   algorithm: "table_details"
4647   output-file-ext: ".csv"
4648   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4649   columns:
4650   - title: "Name"
4651     data: "data name"
4652   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4653     data: "data conf-history"
4654   rows: "generated"
4655   data: "vpp-mrr-results-3n-dnv"
4656   filter: "'MRR'"
4657   parameters:
4658   - "parent"
4659   - "name"
4660   - "conf-history"
4661
4662 # Test configuration - VPP MRR Test Configs 2n-dnv
4663 - type: "table"
4664   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4665   algorithm: "table_details"
4666   output-file-ext: ".csv"
4667   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4668   columns:
4669   - title: "Name"
4670     data: "data name"
4671   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4672     data: "data conf-history"
4673   rows: "generated"
4674   data: "vpp-mrr-results-2n-dnv"
4675   filter: "'MRR'"
4676   parameters:
4677   - "parent"
4678   - "name"
4679   - "conf-history"
4680
4681 # Detailed Test Results - VPP Device Results - Ubuntu
4682 - type: "table"
4683   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4684   algorithm: "table_details"
4685   output-file-ext: ".csv"
4686   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4687   columns:
4688   - title: "Test Name"
4689     data: "data name"
4690   - title: "Documentation"
4691     data: "data doc"
4692   - title: "Status"
4693     data: "data status"
4694   rows: "generated"
4695   data: "vpp-device-results-ubuntu"
4696   filter: "all"
4697   parameters:
4698   - "name"
4699   - "parent"
4700   - "doc"
4701   - "status"
4702
4703 # Test configuration - VPP Device Test Configs - Ubuntu
4704 - type: "table"
4705   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4706   algorithm: "table_details"
4707   output-file-ext: ".csv"
4708   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4709   columns:
4710   - title: "Name"
4711     data: "data name"
4712   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4713     data: "data conf-history"
4714   rows: "generated"
4715   data: "vpp-device-results-ubuntu"
4716   filter: "all"
4717   parameters:
4718   - "parent"
4719   - "name"
4720   - "conf-history"
4721
4722 ################################################################################
4723
4724 # DPDK Performance Changes 3n-hsw 1t1c pdr
4725 - type: "table"
4726   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4727   algorithm: "table_perf_comparison"
4728   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4729   history:
4730     - title: "rls1904"
4731       data: "dpdk-performance-changes-3n-hsw-h1"
4732   reference:
4733     title: "rls1908"
4734     data: "dpdk-performance-changes-3n-hsw-ref"
4735   compare:
4736     title: "rls2001"
4737     data: "dpdk-performance-changes-3n-hsw-cmp"
4738   data: "dpdk-performance-changes-3n-hsw"
4739   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4740   filter: "'1T1C'"
4741   parameters:
4742   - "name"
4743   - "parent"
4744   - "throughput"
4745
4746 # DPDK Performance Changes 3n-hsw 2t2c pdr
4747 - type: "table"
4748   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4749   algorithm: "table_perf_comparison"
4750   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4751   history:
4752     - title: "rls1904"
4753       data: "dpdk-performance-changes-3n-hsw-h1"
4754   reference:
4755     title: "rls1908"
4756     data: "dpdk-performance-changes-3n-hsw-ref"
4757   compare:
4758     title: "rls2001"
4759     data: "dpdk-performance-changes-3n-hsw-cmp"
4760   data: "dpdk-performance-changes-3n-hsw"
4761   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4762   filter: "'2T2C'"
4763   parameters:
4764   - "name"
4765   - "parent"
4766   - "throughput"
4767
4768 # DPDK Performance Changes 3n-hsw 1t1c ndr
4769 - type: "table"
4770   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4771   algorithm: "table_perf_comparison"
4772   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4773   history:
4774     - title: "rls1904"
4775       data: "dpdk-performance-changes-3n-hsw-h1"
4776   reference:
4777     title: "rls1908"
4778     data: "dpdk-performance-changes-3n-hsw-ref"
4779   compare:
4780     title: "rls2001"
4781     data: "dpdk-performance-changes-3n-hsw-cmp"
4782   data: "dpdk-performance-changes-3n-hsw"
4783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4784   filter: "'1T1C'"
4785   parameters:
4786   - "name"
4787   - "parent"
4788   - "throughput"
4789
4790 # DPDK Performance Changes 3n-hsw 2t2c ndr
4791 - type: "table"
4792   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4793   algorithm: "table_perf_comparison"
4794   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4795   history:
4796     - title: "rls1904"
4797       data: "dpdk-performance-changes-3n-hsw-h1"
4798   reference:
4799     title: "rls1908"
4800     data: "dpdk-performance-changes-3n-hsw-ref"
4801   compare:
4802     title: "rls2001"
4803     data: "dpdk-performance-changes-3n-hsw-cmp"
4804   data: "dpdk-performance-changes-3n-hsw"
4805   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4806   filter: "'2T2C'"
4807   parameters:
4808   - "name"
4809   - "parent"
4810   - "throughput"
4811
4812 ## DPDK Performance Changes 3n-skx 2t1c pdr
4813 #- type: "table"
4814 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4815 #  algorithm: "table_perf_comparison"
4816 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4817 #  history:
4818 #    - title: "rls1904"
4819 #      data: "dpdk-performance-changes-3n-skx-h1"
4820 #  reference:
4821 #    title: "rls1908"
4822 #    data: "dpdk-performance-changes-3n-skx-ref"
4823 #  compare:
4824 #    title: "rls2001"
4825 #    data: "dpdk-performance-changes-3n-skx-cmp"
4826 #  data: "dpdk-performance-changes-3n-skx"
4827 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4828 #  filter: "'2T1C'"
4829 #  parameters:
4830 #  - "name"
4831 #  - "parent"
4832 #  - "throughput"
4833 #
4834 ## DPDK Performance Changes 3n-skx 4t2c pdr
4835 #- type: "table"
4836 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4837 #  algorithm: "table_perf_comparison"
4838 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4839 #  history:
4840 #    - title: "rls1904"
4841 #      data: "dpdk-performance-changes-3n-skx-h1"
4842 #  reference:
4843 #    title: "rls1908"
4844 #    data: "dpdk-performance-changes-3n-skx-ref"
4845 #  compare:
4846 #    title: "rls2001"
4847 #    data: "dpdk-performance-changes-3n-skx-cmp"
4848 #  data: "dpdk-performance-changes-3n-skx"
4849 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4850 #  filter: "'4T2C'"
4851 #  parameters:
4852 #  - "name"
4853 #  - "parent"
4854 #  - "throughput"
4855 #
4856 ## DPDK Performance Changes 3n-skx 2t1c ndr
4857 #- type: "table"
4858 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4859 #  algorithm: "table_perf_comparison"
4860 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4861 #  history:
4862 #    - title: "rls1904"
4863 #      data: "dpdk-performance-changes-3n-skx-h1"
4864 #  reference:
4865 #    title: "rls1908"
4866 #    data: "dpdk-performance-changes-3n-skx-ref"
4867 #  compare:
4868 #    title: "rls2001"
4869 #    data: "dpdk-performance-changes-3n-skx-cmp"
4870 #  data: "dpdk-performance-changes-3n-skx"
4871 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872 #  filter: "'2T1C'"
4873 #  parameters:
4874 #  - "name"
4875 #  - "parent"
4876 #  - "throughput"
4877 #
4878 ## DPDK Performance Changes 3n-skx 4t2c ndr
4879 #- type: "table"
4880 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4881 #  algorithm: "table_perf_comparison"
4882 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4883 #  history:
4884 #    - title: "rls1904"
4885 #      data: "dpdk-performance-changes-3n-skx-h1"
4886 #  reference:
4887 #    title: "rls1908"
4888 #    data: "dpdk-performance-changes-3n-skx-ref"
4889 #  compare:
4890 #    title: "rls2001"
4891 #    data: "dpdk-performance-changes-3n-skx-cmp"
4892 #  data: "dpdk-performance-changes-3n-skx"
4893 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4894 #  filter: "'4T2C'"
4895 #  parameters:
4896 #  - "name"
4897 #  - "parent"
4898 #  - "throughput"
4899 #
4900 ## DPDK Performance Changes 2n-skx 2t1c pdr
4901 #- type: "table"
4902 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4903 #  algorithm: "table_perf_comparison"
4904 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4905 #  history:
4906 #    - title: "rls1904"
4907 #      data: "dpdk-performance-changes-2n-skx-h1"
4908 #  reference:
4909 #    title: "rls1908"
4910 #    data: "dpdk-performance-changes-2n-skx-ref"
4911 #  compare:
4912 #    title: "rls2001"
4913 #    data: "dpdk-performance-changes-2n-skx-cmp"
4914 #  data: "dpdk-performance-changes-2n-skx"
4915 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4916 #  filter: "'2T1C'"
4917 #  parameters:
4918 #  - "name"
4919 #  - "parent"
4920 #  - "throughput"
4921 #
4922 ## DPDK Performance Changes 2n-skx 4t2c pdr
4923 #- type: "table"
4924 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4925 #  algorithm: "table_perf_comparison"
4926 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4927 #  history:
4928 #    - title: "rls1904"
4929 #      data: "dpdk-performance-changes-2n-skx-h1"
4930 #  reference:
4931 #    title: "rls1908"
4932 #    data: "dpdk-performance-changes-2n-skx-ref"
4933 #  compare:
4934 #    title: "rls2001"
4935 #    data: "dpdk-performance-changes-2n-skx-cmp"
4936 #  data: "dpdk-performance-changes-2n-skx"
4937 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4938 #  filter: "'4T2C'"
4939 #  parameters:
4940 #  - "name"
4941 #  - "parent"
4942 #  - "throughput"
4943 #
4944 ## DPDK Performance Changes 2n-skx 2t1c ndr
4945 #- type: "table"
4946 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4947 #  algorithm: "table_perf_comparison"
4948 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4949 #  history:
4950 #    - title: "rls1904"
4951 #      data: "dpdk-performance-changes-2n-skx-h1"
4952 #  reference:
4953 #    title: "rls1908"
4954 #    data: "dpdk-performance-changes-2n-skx-ref"
4955 #  compare:
4956 #    title: "rls2001"
4957 #    data: "dpdk-performance-changes-2n-skx-cmp"
4958 #  data: "dpdk-performance-changes-2n-skx"
4959 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4960 #  filter: "'2T1C'"
4961 #  parameters:
4962 #  - "name"
4963 #  - "parent"
4964 #  - "throughput"
4965 #
4966 ## DPDK Performance Changes 2n-skx 4t2c ndr
4967 #- type: "table"
4968 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4969 #  algorithm: "table_perf_comparison"
4970 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4971 #  history:
4972 #    - title: "rls1904"
4973 #      data: "dpdk-performance-changes-2n-skx-h1"
4974 #  reference:
4975 #    title: "rls1908"
4976 #    data: "dpdk-performance-changes-2n-skx-ref"
4977 #  compare:
4978 #    title: "rls2001"
4979 #    data: "dpdk-performance-changes-2n-skx-cmp"
4980 #  data: "dpdk-performance-changes-2n-skx"
4981 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4982 #  filter: "'4T2C'"
4983 #  parameters:
4984 #  - "name"
4985 #  - "parent"
4986 #  - "throughput"
4987 #
4988 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4989 #- type: "table"
4990 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4991 #  algorithm: "table_perf_comparison"
4992 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4993 #  reference:
4994 #    title: "3-Node Hsw"
4995 #    data: "dpdk-compare-testbeds-ref"
4996 #  compare:
4997 #    title: "3-Node Skx"
4998 #    data: "dpdk-compare-testbeds-cmp"
4999 #  data: "dpdk-compare-testbeds"
5000 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5001 #  filter: "'NIC_Intel-X710'"
5002 #  parameters:
5003 #  - "name"
5004 #  - "parent"
5005 #  - "throughput"
5006 #
5007 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5008 #- type: "table"
5009 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5010 #  algorithm: "table_perf_comparison"
5011 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5012 #  reference:
5013 #    title: "3-Node Hsw"
5014 #    data: "dpdk-compare-testbeds-ref"
5015 #  compare:
5016 #    title: "3-Node Skx"
5017 #    data: "dpdk-compare-testbeds-cmp"
5018 #  data: "dpdk-compare-testbeds"
5019 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5020 #  filter: "'NIC_Intel-X710'"
5021 #  parameters:
5022 #  - "name"
5023 #  - "parent"
5024 #  - "throughput"
5025 #
5026 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5027 #- type: "table"
5028 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5029 #  algorithm: "table_perf_comparison"
5030 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5031 #  reference:
5032 #    title: "2-Node Skx"
5033 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5034 #  compare:
5035 #    title: "2-Node Clx"
5036 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5037 #  data: "dpdk-compare-testbeds-skx-clx"
5038 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5039 #  filter: "'NDRPDR'"
5040 #  parameters:
5041 #  - "name"
5042 #  - "parent"
5043 #  - "throughput"
5044 #
5045 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5046 #- type: "table"
5047 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5048 #  algorithm: "table_perf_comparison"
5049 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5050 #  reference:
5051 #    title: "2-Node Skx"
5052 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5053 #  compare:
5054 #    title: "2-Node Clx"
5055 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5056 #  data: "dpdk-compare-testbeds-skx-clx"
5057 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5058 #  filter: "'NDRPDR'"
5059 #  parameters:
5060 #  - "name"
5061 #  - "parent"
5062 #  - "throughput"
5063 #
5064 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5065 #- type: "table"
5066 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5067 #  algorithm: "table_perf_comparison"
5068 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5069 #  reference:
5070 #    title: "3-Node Skx"
5071 #    data: "dpdk-compare-topologies-ref"
5072 #  compare:
5073 #    title: "2-Node Skx"
5074 #    data: "dpdk-compare-topologies-cmp"
5075 #  data: "dpdk-compare-topologies"
5076 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5077 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5078 #  parameters:
5079 #  - "name"
5080 #  - "parent"
5081 #  - "throughput"
5082 #
5083 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5084 #- type: "table"
5085 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5086 #  algorithm: "table_perf_comparison"
5087 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5088 #  reference:
5089 #    title: "3-Node Skx"
5090 #    data: "dpdk-compare-topologies-ref"
5091 #  compare:
5092 #    title: "2-Node Skx"
5093 #    data: "dpdk-compare-topologies-cmp"
5094 #  data: "dpdk-compare-topologies"
5095 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5096 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5097 #  parameters:
5098 #  - "name"
5099 #  - "parent"
5100 #  - "throughput"
5101
5102 # Detailed Test Results - DPDK Performance Results 3n-hsw
5103 - type: "table"
5104   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5105   algorithm: "table_merged_details"
5106   output-file-ext: ".csv"
5107   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5108   columns:
5109   - title: "Test Name"
5110     data: "data name"
5111   - 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| "
5112     data: "data msg"
5113   rows: "generated"
5114   data: "dpdk-perf-results-3n-hsw"
5115   filter: "all"
5116   parameters:
5117   - "name"
5118   - "parent"
5119   - "msg"
5120
5121 ## Detailed Test Results - DPDK Performance Results 3n-skx
5122 #- type: "table"
5123 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5124 #  algorithm: "table_details"
5125 #  output-file-ext: ".csv"
5126 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5127 #  columns:
5128 #  - title: "Test Name"
5129 #    data: "data name"
5130 #  - 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| "
5131 #    data: "data msg"
5132 #  rows: "generated"
5133 #  data: "dpdk-perf-results-3n-skx"
5134 #  filter: "all"
5135 #  parameters:
5136 #  - "name"
5137 #  - "parent"
5138 #  - "msg"
5139 #
5140 ## Detailed Test Results - DPDK Performance Results 2n-skx
5141 #- type: "table"
5142 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5143 #  algorithm: "table_details"
5144 #  output-file-ext: ".csv"
5145 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5146 #  columns:
5147 #  - title: "Test Name"
5148 #    data: "data name"
5149 #  - 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| "
5150 #    data: "data msg"
5151 #  rows: "generated"
5152 #  data: "dpdk-perf-results-2n-skx"
5153 #  filter: "all"
5154 #  parameters:
5155 #  - "name"
5156 #  - "parent"
5157 #  - "msg"
5158
5159 ## Detailed Test Results - DPDK Performance Results 2n-clx
5160 #- type: "table"
5161 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5162 #  algorithm: "table_details"
5163 #  output-file-ext: ".csv"
5164 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5165 #  columns:
5166 #  - title: "Test Name"
5167 #    data: "data name"
5168 #  - 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| "
5169 #    data: "data msg"
5170 #  rows: "generated"
5171 #  data: "dpdk-perf-results-2n-clx"
5172 #  filter: "all"
5173 #  parameters:
5174 #  - "name"
5175 #  - "parent"
5176 #  - "msg"
5177
5178 # Detailed Test Results - DPDK Performance Results 2n-dnv
5179 - type: "table"
5180   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5181   algorithm: "table_details"
5182   output-file-ext: ".csv"
5183   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5184   columns:
5185   - title: "Test Name"
5186     data: "data name"
5187   - 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| "
5188     data: "data msg"
5189   rows: "generated"
5190   data: "dpdk-perf-results-2n-dnv"
5191   filter: "all"
5192   parameters:
5193   - "name"
5194   - "parent"
5195   - "msg"
5196
5197 # Detailed Test Results - DPDK Performance Results 3n-dnv
5198 - type: "table"
5199   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5200   algorithm: "table_details"
5201   output-file-ext: ".csv"
5202   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5203   columns:
5204   - title: "Test Name"
5205     data: "data name"
5206   - 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| "
5207     data: "data msg"
5208   rows: "generated"
5209   data: "dpdk-perf-results-3n-dnv"
5210   filter: "all"
5211   parameters:
5212   - "name"
5213   - "parent"
5214   - "msg"
5215
5216 ################################################################################
5217 ###                                F I L E S                                 ###
5218 ################################################################################
5219
5220 # VPP Performance Results 3n-hsw
5221 - type: "file"
5222   title: "VPP Performance Results 3n-hsw"
5223   algorithm: "file_test_results"
5224   output-file-ext: ".rst"
5225   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5226   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"
5227   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5228   data: "vpp-perf-results-3n-hsw"
5229   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5230   parameters:
5231   - "name"
5232   - "doc"
5233   - "level"
5234   - "parent"
5235   data-start-level: 3
5236
5237 ## VPP Performance Results 3n-skx
5238 #- type: "file"
5239 #  title: "VPP Performance Results 3n-skx"
5240 #  algorithm: "file_test_results"
5241 #  output-file-ext: ".rst"
5242 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5243 #  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"
5244 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5245 #  data: "vpp-perf-results-3n-skx"
5246 #  filter: "not 'CFS_OPT'"
5247 #  parameters:
5248 #  - "name"
5249 #  - "doc"
5250 #  - "level"
5251 #  - "parent"
5252 #  data-start-level: 3
5253 #
5254 ## VPP Performance Results 2n-skx
5255 #- type: "file"
5256 #  title: "VPP Performance Results 2n-skx"
5257 #  algorithm: "file_test_results"
5258 #  output-file-ext: ".rst"
5259 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5260 #  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"
5261 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5262 #  data: "vpp-perf-results-2n-skx"
5263 #  filter: "not 'CFS_OPT'"
5264 #  parameters:
5265 #  - "name"
5266 #  - "doc"
5267 #  - "level"
5268 #  - "parent"
5269 #  data-start-level: 3
5270
5271 ## VPP Performance Results 2n-clx
5272 #- type: "file"
5273 #  title: "VPP Performance Results 2n-clx"
5274 #  algorithm: "file_test_results"
5275 #  output-file-ext: ".rst"
5276 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5277 #  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"
5278 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5279 #  data: "vpp-perf-results-2n-clx"
5280 #  filter: "not 'CFS_OPT'"
5281 #  parameters:
5282 #  - "name"
5283 #  - "doc"
5284 #  - "level"
5285 #  - "parent"
5286 #  data-start-level: 3
5287
5288 # VPP Performance Results 3n-tsh
5289 - type: "file"
5290   title: "VPP Performance Results 3n-tsh"
5291   algorithm: "file_test_results"
5292   output-file-ext: ".rst"
5293   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5294   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"
5295   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5296   data: "vpp-perf-results-3n-tsh"
5297   filter: "not 'CFS_OPT'"
5298   parameters:
5299   - "name"
5300   - "doc"
5301   - "level"
5302   - "parent"
5303   data-start-level: 3
5304
5305 # VPP Performance Results 3n-dnv
5306 - type: "file"
5307   title: "VPP Performance Results 3n-dnv"
5308   algorithm: "file_test_results"
5309   output-file-ext: ".rst"
5310   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5311   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"
5312   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5313   data: "vpp-perf-results-3n-dnv"
5314   filter: "'NDRPDR'"
5315   parameters:
5316   - "name"
5317   - "doc"
5318   - "level"
5319   - "parent"
5320   data-start-level: 3
5321
5322 # VPP Performance Results 2n-dnv
5323 - type: "file"
5324   title: "VPP Performance Results 2n-dnv"
5325   algorithm: "file_test_results"
5326   output-file-ext: ".rst"
5327   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5328   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"
5329   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5330   data: "vpp-perf-results-2n-dnv"
5331   filter: "'NDRPDR'"
5332   parameters:
5333   - "name"
5334   - "doc"
5335   - "level"
5336   - "parent"
5337   data-start-level: 3
5338
5339 # VPP Performance Configuration 3n-hsw
5340 - type: "file"
5341   title: "VPP Performance Configuration 3n-hsw"
5342   algorithm: "file_test_results"
5343   output-file-ext: ".rst"
5344   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5345   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"
5346   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5347   data: "vpp-perf-results-3n-hsw"
5348   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5349   parameters:
5350   - "name"
5351   - "doc"
5352   - "level"
5353   - "parent"
5354   data-start-level: 3
5355
5356 ## VPP Performance Configuration 3n-skx
5357 #- type: "file"
5358 #  title: "VPP Performance Configuration 3n-skx"
5359 #  algorithm: "file_test_results"
5360 #  output-file-ext: ".rst"
5361 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5362 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5363 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5364 #  data: "vpp-perf-results-3n-skx"
5365 #  filter: "not 'CFS_OPT'"
5366 #  parameters:
5367 #  - "name"
5368 #  - "doc"
5369 #  - "level"
5370 #  - "parent"
5371 #  data-start-level: 3
5372 #
5373 ## VPP Performance Configuration 2n-skx
5374 #- type: "file"
5375 #  title: "VPP Performance Configuration 2n-skx"
5376 #  algorithm: "file_test_results"
5377 #  output-file-ext: ".rst"
5378 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5379 #  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"
5380 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5381 #  data: "vpp-perf-results-2n-skx"
5382 #  filter: "not 'CFS_OPT'"
5383 #  parameters:
5384 #  - "name"
5385 #  - "doc"
5386 #  - "level"
5387 #  - "parent"
5388 #  data-start-level: 3
5389
5390 ## VPP Performance Configuration 2n-clx
5391 #- type: "file"
5392 #  title: "VPP Performance Configuration 2n-clx"
5393 #  algorithm: "file_test_results"
5394 #  output-file-ext: ".rst"
5395 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5396 #  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"
5397 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5398 #  data: "vpp-perf-results-2n-clx"
5399 #  filter: "not 'CFS_OPT'"
5400 #  parameters:
5401 #  - "name"
5402 #  - "doc"
5403 #  - "level"
5404 #  - "parent"
5405 #  data-start-level: 3
5406
5407 # VPP Performance Configuration 3n-tsh
5408 - type: "file"
5409   title: "VPP Performance Configuration 3n-tsh"
5410   algorithm: "file_test_results"
5411   output-file-ext: ".rst"
5412   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5413   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"
5414   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5415   data: "vpp-perf-results-3n-tsh"
5416   filter: "not 'CFS_OPT'"
5417   parameters:
5418   - "name"
5419   - "doc"
5420   - "level"
5421   - "parent"
5422   data-start-level: 3
5423
5424 # VPP Performance Configuration 3n-dnv
5425 - type: "file"
5426   title: "VPP Performance Configuration 3n-dnv"
5427   algorithm: "file_test_results"
5428   output-file-ext: ".rst"
5429   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5430   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"
5431   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5432   data: "vpp-perf-results-3n-dnv"
5433   filter: "'NDRPDR'"
5434   parameters:
5435   - "name"
5436   - "doc"
5437   - "level"
5438   - "parent"
5439   data-start-level: 3
5440
5441 # VPP Performance Configuration 2n-dnv
5442 - type: "file"
5443   title: "VPP Performance Configuration 2n-dnv"
5444   algorithm: "file_test_results"
5445   output-file-ext: ".rst"
5446   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5447   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"
5448   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5449   data: "vpp-perf-results-2n-dnv"
5450   filter: "'NDRPDR'"
5451   parameters:
5452   - "name"
5453   - "doc"
5454   - "level"
5455   - "parent"
5456   data-start-level: 3
5457
5458 # VPP Performance Operational Data 3n-hsw
5459 - type: "file"
5460   title: "VPP Performance Operational Data 3n-hsw"
5461   algorithm: "file_test_results_html"
5462   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5463   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"
5464   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5465   data: "vpp-perf-results-3n-hsw"
5466   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5467   data-start-level: 3
5468
5469 ## VPP Performance Operational Data 3n-skx
5470 #- type: "file"
5471 #  title: "VPP Performance Operational Data 3n-skx"
5472 #  algorithm: "file_test_results_html"
5473 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5474 #  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"
5475 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5476 #  data: "vpp-perf-results-3n-skx"
5477 #  filter: "not 'CFS_OPT'"
5478 #  data-start-level: 3
5479 #
5480 ## VPP Performance Operational Data 2n-skx
5481 #- type: "file"
5482 #  title: "VPP Performance Operational Data 2n-skx"
5483 #  algorithm: "file_test_results_html"
5484 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5485 #  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"
5486 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5487 #  data: "vpp-perf-results-2n-skx"
5488 #  filter: "not 'CFS_OPT'"
5489 #  data-start-level: 3
5490
5491 ## VPP Performance Operational Data 2n-clx
5492 #- type: "file"
5493 #  title: "VPP Performance Operational Data 2n-clx"
5494 #  algorithm: "file_test_results_html"
5495 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5496 #  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"
5497 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5498 #  data: "vpp-perf-results-2n-clx"
5499 #  filter: "not 'CFS_OPT'"
5500 #  data-start-level: 3
5501
5502 # VPP Performance Operational Data 3n-tsh
5503 - type: "file"
5504   title: "VPP Performance Operational Data 3n-tsh"
5505   algorithm: "file_test_results_html"
5506   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5507   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"
5508   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5509   data: "vpp-perf-results-3n-tsh"
5510   filter: "not 'CFS_OPT'"
5511   data-start-level: 3
5512
5513 # VPP Performance Operational Data 3n-dnv
5514 - type: "file"
5515   title: "VPP Performance Operational Data 3n-dnv"
5516   algorithm: "file_test_results_html"
5517   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5518   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"
5519   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5520   data: "vpp-perf-results-3n-dnv"
5521   filter: "'NDRPDR'"
5522   data-start-level: 3
5523
5524 # VPP Performance Operational Data 2n-dnv
5525 - type: "file"
5526   title: "VPP Performance Operational Data 2n-dnv"
5527   algorithm: "file_test_results_html"
5528   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5529   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"
5530   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5531   data: "vpp-perf-results-2n-dnv"
5532   filter: "'NDRPDR'"
5533   data-start-level: 3
5534
5535 # VPP MRR Results 3n-hsw
5536 - type: "file"
5537   title: "VPP MRR Results 3n-hsw"
5538   algorithm: "file_test_results"
5539   output-file-ext: ".rst"
5540   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5541   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"
5542   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5543   data: "vpp-mrr-results-3n-hsw"
5544   filter: "'MRR'"
5545   parameters:
5546   - "name"
5547   - "doc"
5548   - "level"
5549   - "parent"
5550   data-start-level: 3
5551
5552 ## VPP MRR Results 3n-skx
5553 #- type: "file"
5554 #  title: "VPP MRR Results 3n-skx"
5555 #  algorithm: "file_test_results"
5556 #  output-file-ext: ".rst"
5557 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5558 #  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"
5559 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5560 #  data: "vpp-mrr-results-3n-skx"
5561 #  filter: "'MRR'"
5562 #  parameters:
5563 #  - "name"
5564 #  - "doc"
5565 #  - "level"
5566 #  - "parent"
5567 #  data-start-level: 3
5568 #
5569 ## VPP MRR Results 2n-skx
5570 #- type: "file"
5571 #  title: "VPP MRR Results 2n-skx"
5572 #  algorithm: "file_test_results"
5573 #  output-file-ext: ".rst"
5574 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5575 #  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"
5576 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5577 #  data: "vpp-mrr-results-2n-skx"
5578 #  filter: "all"
5579 #  parameters:
5580 #  - "name"
5581 #  - "doc"
5582 #  - "level"
5583 #  - "parent"
5584 #  data-start-level: 3
5585
5586 ## VPP MRR Results 2n-clx
5587 #- type: "file"
5588 #  title: "VPP MRR Results 2n-clx"
5589 #  algorithm: "file_test_results"
5590 #  output-file-ext: ".rst"
5591 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5592 #  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"
5593 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5594 #  data: "vpp-mrr-results-2n-clx"
5595 #  filter: "all"
5596 #  parameters:
5597 #  - "name"
5598 #  - "doc"
5599 #  - "level"
5600 #  - "parent"
5601 #  data-start-level: 3
5602
5603 ## VPP MRR Results 3n-tsh
5604 #- type: "file"
5605 #  title: "VPP MRR Results 3n-tsh"
5606 #  algorithm: "file_test_results"
5607 #  output-file-ext: ".rst"
5608 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5609 #  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"
5610 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5611 #  data: "vpp-mrr-results-3n-tsh"
5612 #  filter: "'MRR'"
5613 #  parameters:
5614 #  - "name"
5615 #  - "doc"
5616 #  - "level"
5617 #  - "parent"
5618 #  data-start-level: 3
5619
5620 # VPP MRR Results 3n-dnv
5621 - type: "file"
5622   title: "VPP MRR Results 3n-dnv"
5623   algorithm: "file_test_results"
5624   output-file-ext: ".rst"
5625   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5626   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"
5627   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5628   data: "vpp-mrr-results-3n-dnv"
5629   filter: "'MRR'"
5630   parameters:
5631   - "name"
5632   - "doc"
5633   - "level"
5634   - "parent"
5635   data-start-level: 3
5636
5637 # VPP MRR Results 2n-dnv
5638 - type: "file"
5639   title: "VPP MRR Results 2n-dnv"
5640   algorithm: "file_test_results"
5641   output-file-ext: ".rst"
5642   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5643   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"
5644   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5645   data: "vpp-mrr-results-2n-dnv"
5646   filter: "'MRR'"
5647   parameters:
5648   - "name"
5649   - "doc"
5650   - "level"
5651   - "parent"
5652   data-start-level: 3
5653
5654 # VPP MRR Configuration 3n-hsw
5655 - type: "file"
5656   title: "VPP MRR Configuration 3n-hsw"
5657   algorithm: "file_test_results"
5658   output-file-ext: ".rst"
5659   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5660   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"
5661   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5662   data: "vpp-mrr-results-3n-hsw"
5663   filter: "'MRR'"
5664   parameters:
5665   - "name"
5666   - "doc"
5667   - "level"
5668   - "parent"
5669   data-start-level: 3
5670
5671 ## VPP MRR Configuration 3n-skx
5672 #- type: "file"
5673 #  title: "VPP MRR Configuration 3n-skx"
5674 #  algorithm: "file_test_results"
5675 #  output-file-ext: ".rst"
5676 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5677 #  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"
5678 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5679 #  data: "vpp-mrr-results-3n-skx"
5680 #  filter: "'MRR'"
5681 #  parameters:
5682 #  - "name"
5683 #  - "doc"
5684 #  - "level"
5685 #  - "parent"
5686 #  data-start-level: 3
5687 #
5688 ## VPP MRR Configuration 2n-skx
5689 #- type: "file"
5690 #  title: "VPP MRR Configuration 2n-skx"
5691 #  algorithm: "file_test_results"
5692 #  output-file-ext: ".rst"
5693 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5694 #  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"
5695 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5696 #  data: "vpp-mrr-results-2n-skx"
5697 #  filter: "'MRR'"
5698 #  parameters:
5699 #  - "name"
5700 #  - "doc"
5701 #  - "level"
5702 #  - "parent"
5703 #  data-start-level: 3
5704
5705 ## VPP MRR Configuration 2n-clx
5706 #- type: "file"
5707 #  title: "VPP MRR Configuration 2n-clx"
5708 #  algorithm: "file_test_results"
5709 #  output-file-ext: ".rst"
5710 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5711 #  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"
5712 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5713 #  data: "vpp-mrr-results-2n-clx"
5714 #  filter: "'MRR'"
5715 #  parameters:
5716 #  - "name"
5717 #  - "doc"
5718 #  - "level"
5719 #  - "parent"
5720 #  data-start-level: 3
5721
5722 ## VPP MRR Configuration 3n-tsh
5723 #- type: "file"
5724 #  title: "VPP MRR Configuration 3n-tsh"
5725 #  algorithm: "file_test_results"
5726 #  output-file-ext: ".rst"
5727 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5728 #  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"
5729 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5730 #  data: "vpp-mrr-results-3n-tsh"
5731 #  filter: "'MRR'"
5732 #  parameters:
5733 #  - "name"
5734 #  - "doc"
5735 #  - "level"
5736 #  - "parent"
5737 #  data-start-level: 3
5738
5739 # VPP MRR Configuration 3n-dnv
5740 - type: "file"
5741   title: "VPP MRR Configuration 3n-dnv"
5742   algorithm: "file_test_results"
5743   output-file-ext: ".rst"
5744   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5745   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"
5746   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5747   data: "vpp-mrr-results-3n-dnv"
5748   filter: "'MRR'"
5749   parameters:
5750   - "name"
5751   - "doc"
5752   - "level"
5753   - "parent"
5754   data-start-level: 3
5755
5756 # VPP MRR Configuration 2n-dnv
5757 - type: "file"
5758   title: "VPP MRR Configuration 2n-dnv"
5759   algorithm: "file_test_results"
5760   output-file-ext: ".rst"
5761   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5762   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"
5763   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5764   data: "vpp-mrr-results-2n-dnv"
5765   filter: "'MRR'"
5766   parameters:
5767   - "name"
5768   - "doc"
5769   - "level"
5770   - "parent"
5771   data-start-level: 3
5772
5773 # VPP Device Results - Ubuntu
5774 - type: "file"
5775   title: "VPP Device Results - Ubuntu"
5776   algorithm: "file_test_results"
5777   output-file-ext: ".rst"
5778   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5779   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"
5780   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5781   data: "vpp-device-results-ubuntu"
5782   filter: "all"
5783   parameters:
5784   - "name"
5785   - "doc"
5786   - "level"
5787   - "parent"
5788   data-start-level: 2
5789
5790 # VPP Device Configuration - Ubuntu
5791 - type: "file"
5792   title: "VPP Device Configuration - Ubuntu"
5793   algorithm: "file_test_results"
5794   output-file-ext: ".rst"
5795   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5796   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"
5797   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5798   data: "vpp-device-results-ubuntu"
5799   filter: "all"
5800   parameters:
5801   - "name"
5802   - "doc"
5803   - "level"
5804   - "parent"
5805   data-start-level: 2
5806
5807 # DPDK Performance Results 3n-hsw
5808 - type: "file"
5809   title: "DPDK Performance Results 3n-hsw"
5810   algorithm: "file_test_results"
5811   output-file-ext: ".rst"
5812   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5813   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"
5814   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5815   data: "dpdk-perf-results-3n-hsw"
5816   filter: "all"
5817   parameters:
5818   - "name"
5819   - "doc"
5820   - "level"
5821   - "parent"
5822   data-start-level: 3
5823
5824 ## DPDK Performance Results 3n-skx
5825 #- type: "file"
5826 #  title: "DPDK Performance Results 3n-skx"
5827 #  algorithm: "file_test_results"
5828 #  output-file-ext: ".rst"
5829 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5830 #  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"
5831 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5832 #  data: "dpdk-perf-results-3n-skx"
5833 #  filter: "all"
5834 #  parameters:
5835 #  - "name"
5836 #  - "doc"
5837 #  - "level"
5838 #  - "parent"
5839 #  data-start-level: 3
5840 #
5841 ## DPDK Performance Results 2n-skx
5842 #- type: "file"
5843 #  title: "DPDK Performance Results 2n-skx"
5844 #  algorithm: "file_test_results"
5845 #  output-file-ext: ".rst"
5846 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5847 #  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"
5848 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5849 #  data: "dpdk-perf-results-2n-skx"
5850 #  filter: "all"
5851 #  parameters:
5852 #  - "name"
5853 #  - "doc"
5854 #  - "level"
5855 #  - "parent"
5856 #  data-start-level: 3
5857
5858 ## DPDK Performance Results 2n-clx
5859 #- type: "file"
5860 #  title: "DPDK Performance Results 2n-clx"
5861 #  algorithm: "file_test_results"
5862 #  output-file-ext: ".rst"
5863 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5864 #  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"
5865 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5866 #  data: "dpdk-perf-results-2n-clx"
5867 #  filter: "all"
5868 #  parameters:
5869 #  - "name"
5870 #  - "doc"
5871 #  - "level"
5872 #  - "parent"
5873 #  data-start-level: 3
5874
5875 # DPDK Performance Results 2n-dnv
5876 - type: "file"
5877   title: "DPDK Performance Results 2n-dnv"
5878   algorithm: "file_test_results"
5879   output-file-ext: ".rst"
5880   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5881   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"
5882   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5883   data: "dpdk-perf-results-2n-dnv"
5884   filter: "all"
5885   parameters:
5886   - "name"
5887   - "doc"
5888   - "level"
5889   - "parent"
5890   data-start-level: 3
5891
5892 # DPDK Performance Results 3n-dnv
5893 - type: "file"
5894   title: "DPDK Performance Results 3n-dnv"
5895   algorithm: "file_test_results"
5896   output-file-ext: ".rst"
5897   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5898   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"
5899   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5900   data: "dpdk-perf-results-3n-dnv"
5901   filter: "all"
5902   parameters:
5903   - "name"
5904   - "doc"
5905   - "level"
5906   - "parent"
5907   data-start-level: 3
5908
5909 ################################################################################
5910 ###                                P L O T S                                 ###
5911 ################################################################################
5912
5913 ## Plots VPP HTTP Server Performance
5914 #- type: "plot"
5915 #  title: "VPP HTTP Server Performance"
5916 #  algorithm: "plot_http_server_perf_box"
5917 #  output-file-type: ".html"
5918 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5919 #  data:
5920 #    "plot-vpp-http-server-performance"
5921 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5922 #  # each tag is enclosed with ' (apostrophe).
5923 #  filter: "'HTTP' and 'TCP_CPS'"
5924 #  parameters:
5925 #  - "result"
5926 #  - "name"
5927 #  traces:
5928 #    hoverinfo: "y+name"
5929 #    boxpoints: "outliers"
5930 #    whiskerwidth: 0
5931 #  layout:
5932 #    title: "VPP HTTP Server Performance"
5933 #    layout:
5934 #      "plot-cps"
5935 #
5936 #- type: "plot"
5937 #  title: "VPP HTTP Server Performance"
5938 #  algorithm: "plot_http_server_perf_box"
5939 #  output-file-type: ".html"
5940 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5941 #  data:
5942 #    "plot-vpp-http-server-performance"
5943 #  filter: "'HTTP' and 'TCP_RPS'"
5944 #  parameters:
5945 #  - "result"
5946 #  - "name"
5947 #  traces:
5948 #    hoverinfo: "y+name"
5949 #    boxpoints: "outliers"
5950 #    whiskerwidth: 0
5951 #  layout:
5952 #    title: "VPP HTTP Server Performance"
5953 #    layout:
5954 #      "plot-rps"
5955
5956 ################################################################################
5957
5958 ## Soak Test (PLRsearch), boxes
5959 #- type: "plot"
5960 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5961 #  algorithm: "plot_perf_box_name"
5962 #  output-file-type: ".html"
5963 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5964 #  data: "plot-vpp-soak-2n-skx"
5965 #  include:
5966 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5967 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5968 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5969 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5970 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5971 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5972 #  layout:
5973 #    title: "30 Minutes Soak Test (PLRsearch)"
5974 #    layout: "plot-soak-throughput"
5975 #
5976 ## Soak Test (PLRsearch), boxes
5977 #- type: "plot"
5978 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5979 #  algorithm: "plot_perf_box_name"
5980 #  output-file-type: ".html"
5981 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5982 #  data: "plot-vpp-soak-2n-skx"
5983 #  include:
5984 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5985 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5986 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5987 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5988 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5989 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5990 #  layout:
5991 #    title: "30 Minutes Soak Test (PLRsearch)"
5992 #    layout: "plot-soak-throughput"
5993
5994 ###############################################################################
5995
5996 #- type: "plot"
5997 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5998 #  algorithm: "plot_nf_reconf_box_name"
5999 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6000 #  data: "plot-vpp-nfv-reconf-2n-skx"
6001 #  include:
6002 #    - "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"
6003 #    - "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"
6004 #    - "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"
6005 #    - "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"
6006 #    - "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"
6007 #    - "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"
6008 #  layout:
6009 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6010 #    layout: "plot-throughput"
6011 #
6012 #- type: "plot"
6013 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6014 #  algorithm: "plot_nf_reconf_box_name"
6015 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6016 #  data: "plot-vpp-nfv-reconf-2n-skx"
6017 #  include:
6018 #    - "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"
6019 #    - "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"
6020 #    - "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"
6021 #    - "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"
6022 #    - "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"
6023 #    - "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"
6024 #  layout:
6025 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6026 #    layout: "plot-throughput"
6027 #
6028 #- type: "plot"
6029 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6030 #  algorithm: "plot_nf_reconf_box_name"
6031 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6032 #  data: "plot-vpp-nfv-reconf-2n-skx"
6033 #  include:
6034 #    - "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"
6035 #    - "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"
6036 #    - "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"
6037 #    - "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"
6038 #    - "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"
6039 #    - "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"
6040 #  layout:
6041 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6042 #    layout: "plot-throughput"
6043 #
6044 ################################################################################
6045 ## Plots - NF Density - VSC - MRR 64b
6046 #- type: "plot"
6047 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6048 #  algorithm: "plot_nf_heatmap"
6049 #  output-file-type: ".html"
6050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6051 #  data: "plot-vpp-nfv-2n-skx-mrr"
6052 #  filter: "'NIC_Intel-XXV710' and
6053 #           'NF_DENSITY' and
6054 #           'VHOST' and
6055 #           not 'VXLAN' and
6056 #           'CHAIN' and
6057 #           'NF_VPPIP4' and
6058 #           '64B' and
6059 #           '2T1C' and
6060 #           'MRR'"
6061 #  parameters:
6062 #  - "result"
6063 #  - "name"
6064 #  - "tags"
6065 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6066 #  x-axis: "X = VNFs per Service Chain"
6067 #  y-axis: "Y = Number of Service Chains"
6068 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6069 #  layout:
6070 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6071 #    layout: "plot-service-density"
6072 #
6073 #- type: "plot"
6074 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6075 #  algorithm: "plot_nf_heatmap"
6076 #  output-file-type: ".html"
6077 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6078 #  data: "plot-vpp-nfv-2n-skx-mrr"
6079 #  filter: "'NIC_Intel-XXV710' and
6080 #           'NF_DENSITY' and
6081 #           'VHOST' and
6082 #           not 'VXLAN' and
6083 #           'CHAIN' and
6084 #           'NF_VPPIP4' and
6085 #           '64B' and
6086 #           '4T2C' and
6087 #           'MRR'"
6088 #  parameters:
6089 #  - "result"
6090 #  - "name"
6091 #  - "tags"
6092 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6093 #  x-axis: "X = VNFs per Service Chain"
6094 #  y-axis: "Y = Number of Service Chains"
6095 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6096 #  layout:
6097 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6098 #    layout: "plot-service-density"
6099 #
6100 #- type: "plot"
6101 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6102 #  algorithm: "plot_nf_heatmap"
6103 #  output-file-type: ".html"
6104 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6105 #  data: "plot-vpp-nfv-2n-skx-mrr"
6106 #  filter: "'NIC_Intel-XXV710' and
6107 #           'NF_DENSITY' and
6108 #           'VHOST' and
6109 #           not 'VXLAN' and
6110 #           'CHAIN' and
6111 #           'NF_VPPIP4' and
6112 #           '64B' and
6113 #           '8T4C' and
6114 #           'MRR'"
6115 #  parameters:
6116 #  - "result"
6117 #  - "name"
6118 #  - "tags"
6119 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6120 #  x-axis: "X = VNFs per Service Chain"
6121 #  y-axis: "Y = Number of Service Chains"
6122 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6123 #  layout:
6124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6125 #    layout: "plot-service-density"
6126 #
6127 ## Plots - NF Density - VSC - MRR IMIX
6128 #- type: "plot"
6129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6130 #  algorithm: "plot_nf_heatmap"
6131 #  output-file-type: ".html"
6132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6133 #  data: "plot-vpp-nfv-2n-skx-mrr"
6134 #  filter: "'NIC_Intel-XXV710' and
6135 #           'NF_DENSITY' and
6136 #           'VHOST' and
6137 #           not 'VXLAN' and
6138 #           'CHAIN' and
6139 #           'NF_VPPIP4' and
6140 #           'IMIX' and
6141 #           '2T1C' and
6142 #           'MRR'"
6143 #  parameters:
6144 #  - "result"
6145 #  - "name"
6146 #  - "tags"
6147 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6148 #  x-axis: "X = VNFs per Service Chain"
6149 #  y-axis: "Y = Number of Service Chains"
6150 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6151 #  layout:
6152 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6153 #    layout: "plot-service-density"
6154 #
6155 #- type: "plot"
6156 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6157 #  algorithm: "plot_nf_heatmap"
6158 #  output-file-type: ".html"
6159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6160 #  data: "plot-vpp-nfv-2n-skx-mrr"
6161 #  filter: "'NIC_Intel-XXV710' and
6162 #           'NF_DENSITY' and
6163 #           'VHOST' and
6164 #           not 'VXLAN' and
6165 #           'CHAIN' and
6166 #           'NF_VPPIP4' and
6167 #           'IMIX' and
6168 #           '4T2C' and
6169 #           'MRR'"
6170 #  parameters:
6171 #  - "result"
6172 #  - "name"
6173 #  - "tags"
6174 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6175 #  x-axis: "X = VNFs per Service Chain"
6176 #  y-axis: "Y = Number of Service Chains"
6177 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6178 #  layout:
6179 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6180 #    layout: "plot-service-density"
6181 #
6182 #- type: "plot"
6183 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6184 #  algorithm: "plot_nf_heatmap"
6185 #  output-file-type: ".html"
6186 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6187 #  data: "plot-vpp-nfv-2n-skx-mrr"
6188 #  filter: "'NIC_Intel-XXV710' and
6189 #           'NF_DENSITY' and
6190 #           'VHOST' and
6191 #           not 'VXLAN' and
6192 #           'CHAIN' and
6193 #           'NF_VPPIP4' and
6194 #           'IMIX' and
6195 #           '8T4C' and
6196 #           'MRR'"
6197 #  parameters:
6198 #  - "result"
6199 #  - "name"
6200 #  - "tags"
6201 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6202 #  x-axis: "X = VNFs per Service Chain"
6203 #  y-axis: "Y = Number of Service Chains"
6204 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6205 #  layout:
6206 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6207 #    layout: "plot-service-density"
6208 #
6209 ## Plots - NF Density - VSC - NDR 64b
6210 #- type: "plot"
6211 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6212 #  algorithm: "plot_nf_heatmap"
6213 #  output-file-type: ".html"
6214 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6215 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6216 #  filter: "'NIC_Intel-XXV710' and
6217 #           'NF_DENSITY' and
6218 #           'VHOST' and
6219 #           not 'VXLAN' and
6220 #           'CHAIN' and
6221 #           'NF_VPPIP4' and
6222 #           '64B' and
6223 #           '2T1C' and
6224 #           'NDRPDR'"
6225 #  parameters:
6226 #  - "throughput"
6227 #  - "name"
6228 #  - "tags"
6229 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6230 #  x-axis: "X = VNFs per Service Chain"
6231 #  y-axis: "Y = Number of Service Chains"
6232 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6233 #  layout:
6234 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6235 #    layout: "plot-service-density"
6236 #
6237 #- type: "plot"
6238 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6239 #  algorithm: "plot_nf_heatmap"
6240 #  output-file-type: ".html"
6241 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6242 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6243 #  filter: "'NIC_Intel-XXV710' and
6244 #           'NF_DENSITY' and
6245 #           'VHOST' and
6246 #           not 'VXLAN' and
6247 #           'CHAIN' and
6248 #           'NF_VPPIP4' and
6249 #           '64B' and
6250 #           '4T2C' and
6251 #           'NDRPDR'"
6252 #  parameters:
6253 #  - "throughput"
6254 #  - "name"
6255 #  - "tags"
6256 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6257 #  x-axis: "X = VNFs per Service Chain"
6258 #  y-axis: "Y = Number of Service Chains"
6259 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6260 #  layout:
6261 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6262 #    layout: "plot-service-density"
6263 #
6264 #- type: "plot"
6265 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6266 #  algorithm: "plot_nf_heatmap"
6267 #  output-file-type: ".html"
6268 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6269 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6270 #  filter: "'NIC_Intel-XXV710' and
6271 #           'NF_DENSITY' and
6272 #           'VHOST' and
6273 #           not 'VXLAN' and
6274 #           'CHAIN' and
6275 #           'NF_VPPIP4' and
6276 #           '64B' and
6277 #           '8T4C' and
6278 #           'NDRPDR'"
6279 #  parameters:
6280 #  - "throughput"
6281 #  - "name"
6282 #  - "tags"
6283 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6284 #  x-axis: "X = VNFs per Service Chain"
6285 #  y-axis: "Y = Number of Service Chains"
6286 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6287 #  layout:
6288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6289 #    layout: "plot-service-density"
6290 #
6291 ## Plots - NF Density - VSC - NDR IMIX
6292 #- type: "plot"
6293 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6294 #  algorithm: "plot_nf_heatmap"
6295 #  output-file-type: ".html"
6296 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6297 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6298 #  filter: "'NIC_Intel-XXV710' and
6299 #           'NF_DENSITY' and
6300 #           'VHOST' and
6301 #           not 'VXLAN' and
6302 #           'CHAIN' and
6303 #           'NF_VPPIP4' and
6304 #           'IMIX' and
6305 #           '2T1C' and
6306 #           'NDRPDR'"
6307 #  parameters:
6308 #  - "throughput"
6309 #  - "name"
6310 #  - "tags"
6311 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6312 #  x-axis: "X = VNFs per Service Chain"
6313 #  y-axis: "Y = Number of Service Chains"
6314 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6315 #  layout:
6316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6317 #    layout: "plot-service-density"
6318 #
6319 #- type: "plot"
6320 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6321 #  algorithm: "plot_nf_heatmap"
6322 #  output-file-type: ".html"
6323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6324 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6325 #  filter: "'NIC_Intel-XXV710' and
6326 #           'NF_DENSITY' and
6327 #           'VHOST' and
6328 #           not 'VXLAN' and
6329 #           'CHAIN' and
6330 #           'NF_VPPIP4' and
6331 #           'IMIX' and
6332 #           '4T2C' and
6333 #           'NDRPDR'"
6334 #  parameters:
6335 #  - "throughput"
6336 #  - "name"
6337 #  - "tags"
6338 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6339 #  x-axis: "X = VNFs per Service Chain"
6340 #  y-axis: "Y = Number of Service Chains"
6341 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6342 #  layout:
6343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6344 #    layout: "plot-service-density"
6345 #
6346 #- type: "plot"
6347 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6348 #  algorithm: "plot_nf_heatmap"
6349 #  output-file-type: ".html"
6350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6351 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6352 #  filter: "'NIC_Intel-XXV710' and
6353 #           'NF_DENSITY' and
6354 #           'VHOST' and
6355 #           not 'VXLAN' and
6356 #           'CHAIN' and
6357 #           'NF_VPPIP4' and
6358 #           'IMIX' and
6359 #           '8T4C' and
6360 #           'NDRPDR'"
6361 #  parameters:
6362 #  - "throughput"
6363 #  - "name"
6364 #  - "tags"
6365 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6366 #  x-axis: "X = VNFs per Service Chain"
6367 #  y-axis: "Y = Number of Service Chains"
6368 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6369 #  layout:
6370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6371 #    layout: "plot-service-density"
6372 #
6373 ## Plots - NF Density - VSC - PDR 64b
6374 #- type: "plot"
6375 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6376 #  algorithm: "plot_nf_heatmap"
6377 #  output-file-type: ".html"
6378 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6379 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6380 #  filter: "'NIC_Intel-XXV710' and
6381 #           'NF_DENSITY' and
6382 #           'VHOST' and
6383 #           not 'VXLAN' and
6384 #           'CHAIN' and
6385 #           'NF_VPPIP4' and
6386 #           '64B' and
6387 #           '2T1C' and
6388 #           'NDRPDR'"
6389 #  parameters:
6390 #  - "throughput"
6391 #  - "name"
6392 #  - "tags"
6393 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6394 #  x-axis: "X = VNFs per Service Chain"
6395 #  y-axis: "Y = Number of Service Chains"
6396 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6397 #  layout:
6398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6399 #    layout: "plot-service-density"
6400 #
6401 #- type: "plot"
6402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6403 #  algorithm: "plot_nf_heatmap"
6404 #  output-file-type: ".html"
6405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6406 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6407 #  filter: "'NIC_Intel-XXV710' and
6408 #           'NF_DENSITY' and
6409 #           'VHOST' and
6410 #           not 'VXLAN' and
6411 #           'CHAIN' and
6412 #           'NF_VPPIP4' and
6413 #           '64B' and
6414 #           '4T2C' and
6415 #           'NDRPDR'"
6416 #  parameters:
6417 #  - "throughput"
6418 #  - "name"
6419 #  - "tags"
6420 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6421 #  x-axis: "X = VNFs per Service Chain"
6422 #  y-axis: "Y = Number of Service Chains"
6423 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6424 #  layout:
6425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6426 #    layout: "plot-service-density"
6427 #
6428 #- type: "plot"
6429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6430 #  algorithm: "plot_nf_heatmap"
6431 #  output-file-type: ".html"
6432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6433 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6434 #  filter: "'NIC_Intel-XXV710' and
6435 #           'NF_DENSITY' and
6436 #           'VHOST' and
6437 #           not 'VXLAN' and
6438 #           'CHAIN' and
6439 #           'NF_VPPIP4' and
6440 #           '64B' and
6441 #           '8T4C' and
6442 #           'NDRPDR'"
6443 #  parameters:
6444 #  - "throughput"
6445 #  - "name"
6446 #  - "tags"
6447 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6448 #  x-axis: "X = VNFs per Service Chain"
6449 #  y-axis: "Y = Number of Service Chains"
6450 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6451 #  layout:
6452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6453 #    layout: "plot-service-density"
6454 #
6455 ## Plots - NF Density - VSC - PDR IMIX
6456 #- type: "plot"
6457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6458 #  algorithm: "plot_nf_heatmap"
6459 #  output-file-type: ".html"
6460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6461 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6462 #  filter: "'NIC_Intel-XXV710' and
6463 #           'NF_DENSITY' and
6464 #           'VHOST' and
6465 #           not 'VXLAN' and
6466 #           'CHAIN' and
6467 #           'NF_VPPIP4' and
6468 #           'IMIX' and
6469 #           '2T1C' and
6470 #           'NDRPDR'"
6471 #  parameters:
6472 #  - "throughput"
6473 #  - "name"
6474 #  - "tags"
6475 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6476 #  x-axis: "X = VNFs per Service Chain"
6477 #  y-axis: "Y = Number of Service Chains"
6478 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6479 #  layout:
6480 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6481 #    layout: "plot-service-density"
6482 #
6483 #- type: "plot"
6484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6485 #  algorithm: "plot_nf_heatmap"
6486 #  output-file-type: ".html"
6487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6488 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6489 #  filter: "'NIC_Intel-XXV710' and
6490 #           'NF_DENSITY' and
6491 #           'VHOST' and
6492 #           not 'VXLAN' and
6493 #           'CHAIN' and
6494 #           'NF_VPPIP4' and
6495 #           'IMIX' and
6496 #           '4T2C' and
6497 #           'NDRPDR'"
6498 #  parameters:
6499 #  - "throughput"
6500 #  - "name"
6501 #  - "tags"
6502 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6503 #  x-axis: "X = VNFs per Service Chain"
6504 #  y-axis: "Y = Number of Service Chains"
6505 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6506 #  layout:
6507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6508 #    layout: "plot-service-density"
6509 #
6510 #- type: "plot"
6511 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6512 #  algorithm: "plot_nf_heatmap"
6513 #  output-file-type: ".html"
6514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6515 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6516 #  filter: "'NIC_Intel-XXV710' and
6517 #           'NF_DENSITY' and
6518 #           'VHOST' and
6519 #           not 'VXLAN' and
6520 #           'CHAIN' and
6521 #           'NF_VPPIP4' and
6522 #           'IMIX' and
6523 #           '8T4C' and
6524 #           'NDRPDR'"
6525 #  parameters:
6526 #  - "throughput"
6527 #  - "name"
6528 #  - "tags"
6529 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6530 #  x-axis: "X = VNFs per Service Chain"
6531 #  y-axis: "Y = Number of Service Chains"
6532 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6533 #  layout:
6534 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6535 #    layout: "plot-service-density"
6536 #
6537 ################################################################################
6538 ## Plots - NF Density - VSC - MRR 64b
6539 #- type: "plot"
6540 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6541 #  algorithm: "plot_nf_heatmap"
6542 #  output-file-type: ".html"
6543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6544 #  data: "plot-vpp-nfv-2n-skx-mrr"
6545 #  filter: "'NIC_Intel-XXV710' and
6546 #           'NF_DENSITY' and
6547 #           'VHOST' and
6548 #           'VXLAN' and
6549 #           'CHAIN' and
6550 #           '118' and
6551 #           '2T1C' and
6552 #           'MRR'"
6553 #  parameters:
6554 #  - "result"
6555 #  - "name"
6556 #  - "tags"
6557 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6558 #  x-axis: "X = VNFs per Service Chain"
6559 #  y-axis: "Y = Number of Service Chains"
6560 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6561 #  layout:
6562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6563 #    layout: "plot-service-density"
6564 #
6565 #- type: "plot"
6566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6567 #  algorithm: "plot_nf_heatmap"
6568 #  output-file-type: ".html"
6569 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6570 #  data: "plot-vpp-nfv-2n-skx-mrr"
6571 #  filter: "'NIC_Intel-XXV710' and
6572 #           'NF_DENSITY' and
6573 #           'VHOST' and
6574 #           'VXLAN' and
6575 #           'CHAIN' and
6576 #           '118' and
6577 #           '4T2C' and
6578 #           'MRR'"
6579 #  parameters:
6580 #  - "result"
6581 #  - "name"
6582 #  - "tags"
6583 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6584 #  x-axis: "X = VNFs per Service Chain"
6585 #  y-axis: "Y = Number of Service Chains"
6586 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6587 #  layout:
6588 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6589 #    layout: "plot-service-density"
6590 #
6591 #- type: "plot"
6592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6593 #  algorithm: "plot_nf_heatmap"
6594 #  output-file-type: ".html"
6595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6596 #  data: "plot-vpp-nfv-2n-skx-mrr"
6597 #  filter: "'NIC_Intel-XXV710' and
6598 #           'NF_DENSITY' and
6599 #           'VHOST' and
6600 #           'VXLAN' and
6601 #           'CHAIN' and
6602 #           '118' and
6603 #           '8T4C' and
6604 #           'MRR'"
6605 #  parameters:
6606 #  - "result"
6607 #  - "name"
6608 #  - "tags"
6609 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6610 #  x-axis: "X = VNFs per Service Chain"
6611 #  y-axis: "Y = Number of Service Chains"
6612 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6613 #  layout:
6614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6615 #    layout: "plot-service-density"
6616 #
6617 ## Plots - NF Density - VSC - MRR IMIX
6618 #- type: "plot"
6619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6620 #  algorithm: "plot_nf_heatmap"
6621 #  output-file-type: ".html"
6622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6623 #  data: "plot-vpp-nfv-2n-skx-mrr"
6624 #  filter: "'NIC_Intel-XXV710' and
6625 #           'NF_DENSITY' and
6626 #           'VHOST' and
6627 #           'VXLAN' and
6628 #           'CHAIN' and
6629 #           'IMIX' and
6630 #           '2T1C' and
6631 #           'MRR'"
6632 #  parameters:
6633 #  - "result"
6634 #  - "name"
6635 #  - "tags"
6636 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6637 #  x-axis: "X = VNFs per Service Chain"
6638 #  y-axis: "Y = Number of Service Chains"
6639 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6640 #  layout:
6641 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6642 #    layout: "plot-service-density"
6643 #
6644 #- type: "plot"
6645 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6646 #  algorithm: "plot_nf_heatmap"
6647 #  output-file-type: ".html"
6648 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6649 #  data: "plot-vpp-nfv-2n-skx-mrr"
6650 #  filter: "'NIC_Intel-XXV710' and
6651 #           'NF_DENSITY' and
6652 #           'VHOST' and
6653 #           'VXLAN' and
6654 #           'CHAIN' and
6655 #           'IMIX' and
6656 #           '4T2C' and
6657 #           'MRR'"
6658 #  parameters:
6659 #  - "result"
6660 #  - "name"
6661 #  - "tags"
6662 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6663 #  x-axis: "X = VNFs per Service Chain"
6664 #  y-axis: "Y = Number of Service Chains"
6665 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6666 #  layout:
6667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6668 #    layout: "plot-service-density"
6669 #
6670 #- type: "plot"
6671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6672 #  algorithm: "plot_nf_heatmap"
6673 #  output-file-type: ".html"
6674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6675 #  data: "plot-vpp-nfv-2n-skx-mrr"
6676 #  filter: "'NIC_Intel-XXV710' and
6677 #           'NF_DENSITY' and
6678 #           'VHOST' and
6679 #           'VXLAN' and
6680 #           'CHAIN' and
6681 #           'IMIX' and
6682 #           '8T4C' and
6683 #           'MRR'"
6684 #  parameters:
6685 #  - "result"
6686 #  - "name"
6687 #  - "tags"
6688 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6689 #  x-axis: "X = VNFs per Service Chain"
6690 #  y-axis: "Y = Number of Service Chains"
6691 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6692 #  layout:
6693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6694 #    layout: "plot-service-density"
6695 #
6696 ## Plots - NF Density - VSC - NDR 64b
6697 #- type: "plot"
6698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6699 #  algorithm: "plot_nf_heatmap"
6700 #  output-file-type: ".html"
6701 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6702 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6703 #  filter: "'NIC_Intel-XXV710' and
6704 #           'NF_DENSITY' and
6705 #           'VHOST' and
6706 #           'VXLAN' and
6707 #           'CHAIN' and
6708 #           '118' and
6709 #           '2T1C' and
6710 #           'NDRPDR'"
6711 #  parameters:
6712 #  - "throughput"
6713 #  - "name"
6714 #  - "tags"
6715 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6716 #  x-axis: "X = VNFs per Service Chain"
6717 #  y-axis: "Y = Number of Service Chains"
6718 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6719 #  layout:
6720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6721 #    layout: "plot-service-density"
6722 #
6723 #- type: "plot"
6724 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6725 #  algorithm: "plot_nf_heatmap"
6726 #  output-file-type: ".html"
6727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6728 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6729 #  filter: "'NIC_Intel-XXV710' and
6730 #           'NF_DENSITY' and
6731 #           'VHOST' and
6732 #           'VXLAN' and
6733 #           'CHAIN' and
6734 #           '118' and
6735 #           '4T2C' and
6736 #           'NDRPDR'"
6737 #  parameters:
6738 #  - "throughput"
6739 #  - "name"
6740 #  - "tags"
6741 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6742 #  x-axis: "X = VNFs per Service Chain"
6743 #  y-axis: "Y = Number of Service Chains"
6744 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6745 #  layout:
6746 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6747 #    layout: "plot-service-density"
6748 #
6749 #- type: "plot"
6750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6751 #  algorithm: "plot_nf_heatmap"
6752 #  output-file-type: ".html"
6753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6754 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6755 #  filter: "'NIC_Intel-XXV710' and
6756 #           'NF_DENSITY' and
6757 #           'VHOST' and
6758 #           'VXLAN' and
6759 #           'CHAIN' and
6760 #           '118' and
6761 #           '8T4C' and
6762 #           'NDRPDR'"
6763 #  parameters:
6764 #  - "throughput"
6765 #  - "name"
6766 #  - "tags"
6767 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6768 #  x-axis: "X = VNFs per Service Chain"
6769 #  y-axis: "Y = Number of Service Chains"
6770 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6771 #  layout:
6772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6773 #    layout: "plot-service-density"
6774 #
6775 ## Plots - NF Density - VSC - NDR IMIX
6776 #- type: "plot"
6777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6778 #  algorithm: "plot_nf_heatmap"
6779 #  output-file-type: ".html"
6780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6781 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6782 #  filter: "'NIC_Intel-XXV710' and
6783 #           'NF_DENSITY' and
6784 #           'VHOST' and
6785 #           'VXLAN' and
6786 #           'CHAIN' and
6787 #           'IMIX' and
6788 #           '2T1C' and
6789 #           'NDRPDR'"
6790 #  parameters:
6791 #  - "throughput"
6792 #  - "name"
6793 #  - "tags"
6794 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6795 #  x-axis: "X = VNFs per Service Chain"
6796 #  y-axis: "Y = Number of Service Chains"
6797 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6798 #  layout:
6799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6800 #    layout: "plot-service-density"
6801 #
6802 #- type: "plot"
6803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6804 #  algorithm: "plot_nf_heatmap"
6805 #  output-file-type: ".html"
6806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6807 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6808 #  filter: "'NIC_Intel-XXV710' and
6809 #           'NF_DENSITY' and
6810 #           'VHOST' and
6811 #           'VXLAN' and
6812 #           'CHAIN' and
6813 #           'IMIX' and
6814 #           '4T2C' and
6815 #           'NDRPDR'"
6816 #  parameters:
6817 #  - "throughput"
6818 #  - "name"
6819 #  - "tags"
6820 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6821 #  x-axis: "X = VNFs per Service Chain"
6822 #  y-axis: "Y = Number of Service Chains"
6823 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6824 #  layout:
6825 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6826 #    layout: "plot-service-density"
6827 #
6828 #- type: "plot"
6829 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6830 #  algorithm: "plot_nf_heatmap"
6831 #  output-file-type: ".html"
6832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6833 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6834 #  filter: "'NIC_Intel-XXV710' and
6835 #           'NF_DENSITY' and
6836 #           'VHOST' and
6837 #           'VXLAN' and
6838 #           'CHAIN' and
6839 #           'IMIX' and
6840 #           '8T4C' and
6841 #           'NDRPDR'"
6842 #  parameters:
6843 #  - "throughput"
6844 #  - "name"
6845 #  - "tags"
6846 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6847 #  x-axis: "X = VNFs per Service Chain"
6848 #  y-axis: "Y = Number of Service Chains"
6849 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6850 #  layout:
6851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6852 #    layout: "plot-service-density"
6853 #
6854 ## Plots - NF Density - VSC - PDR 64b
6855 #- type: "plot"
6856 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6857 #  algorithm: "plot_nf_heatmap"
6858 #  output-file-type: ".html"
6859 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6860 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6861 #  filter: "'NIC_Intel-XXV710' and
6862 #           'NF_DENSITY' and
6863 #           'VHOST' and
6864 #           'VXLAN' and
6865 #           'CHAIN' and
6866 #           '118' and
6867 #           '2T1C' and
6868 #           'NDRPDR'"
6869 #  parameters:
6870 #  - "throughput"
6871 #  - "name"
6872 #  - "tags"
6873 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6874 #  x-axis: "X = VNFs per Service Chain"
6875 #  y-axis: "Y = Number of Service Chains"
6876 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6877 #  layout:
6878 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6879 #    layout: "plot-service-density"
6880 #
6881 #- type: "plot"
6882 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6883 #  algorithm: "plot_nf_heatmap"
6884 #  output-file-type: ".html"
6885 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6886 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6887 #  filter: "'NIC_Intel-XXV710' and
6888 #           'NF_DENSITY' and
6889 #           'VHOST' and
6890 #           'VXLAN' and
6891 #           'CHAIN' and
6892 #           '118' and
6893 #           '4T2C' and
6894 #           'NDRPDR'"
6895 #  parameters:
6896 #  - "throughput"
6897 #  - "name"
6898 #  - "tags"
6899 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6900 #  x-axis: "X = VNFs per Service Chain"
6901 #  y-axis: "Y = Number of Service Chains"
6902 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6903 #  layout:
6904 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6905 #    layout: "plot-service-density"
6906 #
6907 #- type: "plot"
6908 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6909 #  algorithm: "plot_nf_heatmap"
6910 #  output-file-type: ".html"
6911 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6912 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6913 #  filter: "'NIC_Intel-XXV710' and
6914 #           'NF_DENSITY' and
6915 #           'VHOST' and
6916 #           'VXLAN' and
6917 #           'CHAIN' and
6918 #           '118' and
6919 #           '8T4C' and
6920 #           'NDRPDR'"
6921 #  parameters:
6922 #  - "throughput"
6923 #  - "name"
6924 #  - "tags"
6925 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6926 #  x-axis: "X = VNFs per Service Chain"
6927 #  y-axis: "Y = Number of Service Chains"
6928 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6929 #  layout:
6930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6931 #    layout: "plot-service-density"
6932 #
6933 ## Plots - NF Density - VSC - PDR IMIX
6934 #- type: "plot"
6935 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6936 #  algorithm: "plot_nf_heatmap"
6937 #  output-file-type: ".html"
6938 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6939 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6940 #  filter: "'NIC_Intel-XXV710' and
6941 #           'NF_DENSITY' and
6942 #           'VHOST' and
6943 #           'VXLAN' and
6944 #           'CHAIN' and
6945 #           'IMIX' and
6946 #           '2T1C' and
6947 #           'NDRPDR'"
6948 #  parameters:
6949 #  - "throughput"
6950 #  - "name"
6951 #  - "tags"
6952 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6953 #  x-axis: "X = VNFs per Service Chain"
6954 #  y-axis: "Y = Number of Service Chains"
6955 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6956 #  layout:
6957 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6958 #    layout: "plot-service-density"
6959 #
6960 #- type: "plot"
6961 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6962 #  algorithm: "plot_nf_heatmap"
6963 #  output-file-type: ".html"
6964 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6965 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6966 #  filter: "'NIC_Intel-XXV710' and
6967 #           'NF_DENSITY' and
6968 #           'VHOST' and
6969 #           'VXLAN' and
6970 #           'CHAIN' and
6971 #           'IMIX' and
6972 #           '4T2C' and
6973 #           'NDRPDR'"
6974 #  parameters:
6975 #  - "throughput"
6976 #  - "name"
6977 #  - "tags"
6978 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6979 #  x-axis: "X = VNFs per Service Chain"
6980 #  y-axis: "Y = Number of Service Chains"
6981 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6982 #  layout:
6983 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6984 #    layout: "plot-service-density"
6985 #
6986 #- type: "plot"
6987 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6988 #  algorithm: "plot_nf_heatmap"
6989 #  output-file-type: ".html"
6990 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6991 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6992 #  filter: "'NIC_Intel-XXV710' and
6993 #           'NF_DENSITY' and
6994 #           'VHOST' and
6995 #           'VXLAN' and
6996 #           'CHAIN' and
6997 #           'IMIX' and
6998 #           '8T4C' and
6999 #           'NDRPDR'"
7000 #  parameters:
7001 #  - "throughput"
7002 #  - "name"
7003 #  - "tags"
7004 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7005 #  x-axis: "X = VNFs per Service Chain"
7006 #  y-axis: "Y = Number of Service Chains"
7007 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7008 #  layout:
7009 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7010 #    layout: "plot-service-density"
7011 #
7012 ################################################################################
7013 ## Plots - NF Density - CSC - MRR 64b
7014 #- type: "plot"
7015 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7016 #  algorithm: "plot_nf_heatmap"
7017 #  output-file-type: ".html"
7018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7019 #  data: "plot-vpp-nfv-2n-skx-mrr"
7020 #  filter: "'NIC_Intel-XXV710' and
7021 #           'NF_DENSITY' and
7022 #           'DOCKER' and
7023 #           'CHAIN' and
7024 #           'NF_VPPIP4' and
7025 #           '64B' and
7026 #           '2T1C' and
7027 #           'MRR'"
7028 #  parameters:
7029 #  - "result"
7030 #  - "name"
7031 #  - "tags"
7032 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7033 #  x-axis: "X = CNFs per Service Chain"
7034 #  y-axis: "Y = Number of Service Chains"
7035 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7036 #  layout:
7037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7038 #    layout: "plot-service-density"
7039 #
7040 #- type: "plot"
7041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7042 #  algorithm: "plot_nf_heatmap"
7043 #  output-file-type: ".html"
7044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7045 #  data: "plot-vpp-nfv-2n-skx-mrr"
7046 #  filter: "'NIC_Intel-XXV710' and
7047 #           'NF_DENSITY' and
7048 #           'DOCKER' and
7049 #           'CHAIN' and
7050 #           'NF_VPPIP4' and
7051 #           '64B' and
7052 #           '4T2C' and
7053 #           'MRR'"
7054 #  parameters:
7055 #  - "result"
7056 #  - "name"
7057 #  - "tags"
7058 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7059 #  x-axis: "X = CNFs per Service Chain"
7060 #  y-axis: "Y = Number of Service Chains"
7061 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7062 #  layout:
7063 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7064 #    layout: "plot-service-density"
7065 #
7066 #- type: "plot"
7067 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7068 #  algorithm: "plot_nf_heatmap"
7069 #  output-file-type: ".html"
7070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7071 #  data: "plot-vpp-nfv-2n-skx-mrr"
7072 #  filter: "'NIC_Intel-XXV710' and
7073 #           'NF_DENSITY' and
7074 #           'DOCKER' and
7075 #           'CHAIN' and
7076 #           'NF_VPPIP4' and
7077 #           '64B' and
7078 #           '8T4C' and
7079 #           'MRR'"
7080 #  parameters:
7081 #  - "result"
7082 #  - "name"
7083 #  - "tags"
7084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7085 #  x-axis: "X = CNFs per Service Chain"
7086 #  y-axis: "Y = Number of Service Chains"
7087 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7088 #  layout:
7089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7090 #    layout: "plot-service-density"
7091 #
7092 ## Plots - NF Density - CSC - MRR IMIX
7093 #- type: "plot"
7094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7095 #  algorithm: "plot_nf_heatmap"
7096 #  output-file-type: ".html"
7097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7098 #  data: "plot-vpp-nfv-2n-skx-mrr"
7099 #  filter: "'NIC_Intel-XXV710' and
7100 #           'NF_DENSITY' and
7101 #           'DOCKER' and
7102 #           'CHAIN' and
7103 #           'NF_VPPIP4' and
7104 #           'IMIX' and
7105 #           '2T1C' and
7106 #           'MRR'"
7107 #  parameters:
7108 #  - "result"
7109 #  - "name"
7110 #  - "tags"
7111 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7112 #  x-axis: "X = CNFs per Service Chain"
7113 #  y-axis: "Y = Number of Service Chains"
7114 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7115 #  layout:
7116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7117 #    layout: "plot-service-density"
7118 #
7119 #- type: "plot"
7120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7121 #  algorithm: "plot_nf_heatmap"
7122 #  output-file-type: ".html"
7123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7124 #  data: "plot-vpp-nfv-2n-skx-mrr"
7125 #  filter: "'NIC_Intel-XXV710' and
7126 #           'NF_DENSITY' and
7127 #           'DOCKER' and
7128 #           'CHAIN' and
7129 #           'NF_VPPIP4' and
7130 #           'IMIX' and
7131 #           '4T2C' and
7132 #           'MRR'"
7133 #  parameters:
7134 #  - "result"
7135 #  - "name"
7136 #  - "tags"
7137 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7138 #  x-axis: "X = CNFs per Service Chain"
7139 #  y-axis: "Y = Number of Service Chains"
7140 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7141 #  layout:
7142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7143 #    layout: "plot-service-density"
7144 #
7145 #- type: "plot"
7146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7147 #  algorithm: "plot_nf_heatmap"
7148 #  output-file-type: ".html"
7149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7150 #  data: "plot-vpp-nfv-2n-skx-mrr"
7151 #  filter: "'NIC_Intel-XXV710' and
7152 #           'NF_DENSITY' and
7153 #           'DOCKER' and
7154 #           'CHAIN' and
7155 #           'NF_VPPIP4' and
7156 #           'IMIX' and
7157 #           '8T4C' and
7158 #           'MRR'"
7159 #  parameters:
7160 #  - "result"
7161 #  - "name"
7162 #  - "tags"
7163 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7164 #  x-axis: "X = CNFs per Service Chain"
7165 #  y-axis: "Y = Number of Service Chains"
7166 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7167 #  layout:
7168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7169 #    layout: "plot-service-density"
7170 #
7171 ## Plots - NF Density - CSC - NDR 64b
7172 #- type: "plot"
7173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7174 #  algorithm: "plot_nf_heatmap"
7175 #  output-file-type: ".html"
7176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7177 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7178 #  filter: "'NIC_Intel-XXV710' and
7179 #           'NF_DENSITY' and
7180 #           'DOCKER' and
7181 #           'CHAIN' and
7182 #           'NF_VPPIP4' and
7183 #           '64B' and
7184 #           '2T1C' and
7185 #           'NDRPDR'"
7186 #  parameters:
7187 #  - "throughput"
7188 #  - "name"
7189 #  - "tags"
7190 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7191 #  x-axis: "X = CNFs per Service Chain"
7192 #  y-axis: "Y = Number of Service Chains"
7193 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7194 #  layout:
7195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7196 #    layout: "plot-service-density"
7197 #
7198 #- type: "plot"
7199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7200 #  algorithm: "plot_nf_heatmap"
7201 #  output-file-type: ".html"
7202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7203 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7204 #  filter: "'NIC_Intel-XXV710' and
7205 #           'NF_DENSITY' and
7206 #           'DOCKER' and
7207 #           'CHAIN' and
7208 #           'NF_VPPIP4' and
7209 #           '64B' and
7210 #           '4T2C' and
7211 #           'NDRPDR'"
7212 #  parameters:
7213 #  - "throughput"
7214 #  - "name"
7215 #  - "tags"
7216 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7217 #  x-axis: "X = CNFs per Service Chain"
7218 #  y-axis: "Y = Number of Service Chains"
7219 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7220 #  layout:
7221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7222 #    layout: "plot-service-density"
7223 #
7224 #- type: "plot"
7225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7226 #  algorithm: "plot_nf_heatmap"
7227 #  output-file-type: ".html"
7228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7229 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7230 #  filter: "'NIC_Intel-XXV710' and
7231 #           'NF_DENSITY' and
7232 #           'DOCKER' and
7233 #           'CHAIN' and
7234 #           'NF_VPPIP4' and
7235 #           '64B' and
7236 #           '8T4C' and
7237 #           'NDRPDR'"
7238 #  parameters:
7239 #  - "throughput"
7240 #  - "name"
7241 #  - "tags"
7242 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7243 #  x-axis: "X = CNFs per Service Chain"
7244 #  y-axis: "Y = Number of Service Chains"
7245 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7246 #  layout:
7247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7248 #    layout: "plot-service-density"
7249 #
7250 ## Plots - NF Density - CSC - NDR IMIX
7251 #- type: "plot"
7252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7253 #  algorithm: "plot_nf_heatmap"
7254 #  output-file-type: ".html"
7255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7256 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7257 #  filter: "'NIC_Intel-XXV710' and
7258 #           'NF_DENSITY' and
7259 #           'DOCKER' and
7260 #           'CHAIN' and
7261 #           'NF_VPPIP4' and
7262 #           'IMIX' and
7263 #           '2T1C' and
7264 #           'NDRPDR'"
7265 #  parameters:
7266 #  - "throughput"
7267 #  - "name"
7268 #  - "tags"
7269 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7270 #  x-axis: "X = CNFs per Service Chain"
7271 #  y-axis: "Y = Number of Service Chains"
7272 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7273 #  layout:
7274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7275 #    layout: "plot-service-density"
7276 #
7277 #- type: "plot"
7278 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7279 #  algorithm: "plot_nf_heatmap"
7280 #  output-file-type: ".html"
7281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7282 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7283 #  filter: "'NIC_Intel-XXV710' and
7284 #           'NF_DENSITY' and
7285 #           'DOCKER' and
7286 #           'CHAIN' and
7287 #           'NF_VPPIP4' and
7288 #           'IMIX' and
7289 #           '4T2C' and
7290 #           'NDRPDR'"
7291 #  parameters:
7292 #  - "throughput"
7293 #  - "name"
7294 #  - "tags"
7295 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7296 #  x-axis: "X = CNFs per Service Chain"
7297 #  y-axis: "Y = Number of Service Chains"
7298 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7299 #  layout:
7300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7301 #    layout: "plot-service-density"
7302 #
7303 #- type: "plot"
7304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7305 #  algorithm: "plot_nf_heatmap"
7306 #  output-file-type: ".html"
7307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7308 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7309 #  filter: "'NIC_Intel-XXV710' and
7310 #           'NF_DENSITY' and
7311 #           'DOCKER' and
7312 #           'CHAIN' and
7313 #           'NF_VPPIP4' and
7314 #           'IMIX' and
7315 #           '8T4C' and
7316 #           'NDRPDR'"
7317 #  parameters:
7318 #  - "throughput"
7319 #  - "name"
7320 #  - "tags"
7321 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7322 #  x-axis: "X = CNFs per Service Chain"
7323 #  y-axis: "Y = Number of Service Chains"
7324 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7325 #  layout:
7326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7327 #    layout: "plot-service-density"
7328 #
7329 ## Plots - NF Density - CSC - PDR 64b
7330 #- type: "plot"
7331 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7332 #  algorithm: "plot_nf_heatmap"
7333 #  output-file-type: ".html"
7334 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7335 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7336 #  filter: "'NIC_Intel-XXV710' and
7337 #           'NF_DENSITY' and
7338 #           'DOCKER' and
7339 #           'CHAIN' and
7340 #           'NF_VPPIP4' and
7341 #           '64B' and
7342 #           '2T1C' and
7343 #           'NDRPDR'"
7344 #  parameters:
7345 #  - "throughput"
7346 #  - "name"
7347 #  - "tags"
7348 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7349 #  x-axis: "X = CNFs per Service Chain"
7350 #  y-axis: "Y = Number of Service Chains"
7351 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7352 #  layout:
7353 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7354 #    layout: "plot-service-density"
7355 #
7356 #- type: "plot"
7357 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7358 #  algorithm: "plot_nf_heatmap"
7359 #  output-file-type: ".html"
7360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7361 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7362 #  filter: "'NIC_Intel-XXV710' and
7363 #           'NF_DENSITY' and
7364 #           'DOCKER' and
7365 #           'CHAIN' and
7366 #           'NF_VPPIP4' and
7367 #           '64B' and
7368 #           '4T2C' and
7369 #           'NDRPDR'"
7370 #  parameters:
7371 #  - "throughput"
7372 #  - "name"
7373 #  - "tags"
7374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7375 #  x-axis: "X = CNFs per Service Chain"
7376 #  y-axis: "Y = Number of Service Chains"
7377 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7378 #  layout:
7379 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7380 #    layout: "plot-service-density"
7381 #
7382 #- type: "plot"
7383 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7384 #  algorithm: "plot_nf_heatmap"
7385 #  output-file-type: ".html"
7386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7387 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7388 #  filter: "'NIC_Intel-XXV710' and
7389 #           'NF_DENSITY' and
7390 #           'DOCKER' and
7391 #           'CHAIN' and
7392 #           'NF_VPPIP4' and
7393 #           '64B' and
7394 #           '8T4C' and
7395 #           'NDRPDR'"
7396 #  parameters:
7397 #  - "throughput"
7398 #  - "name"
7399 #  - "tags"
7400 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7401 #  x-axis: "X = CNFs per Service Chain"
7402 #  y-axis: "Y = Number of Service Chains"
7403 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7404 #  layout:
7405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7406 #    layout: "plot-service-density"
7407 #
7408 ## Plots - NF Density - CSC - PDR IMIX
7409 #- type: "plot"
7410 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7411 #  algorithm: "plot_nf_heatmap"
7412 #  output-file-type: ".html"
7413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7414 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7415 #  filter: "'NIC_Intel-XXV710' and
7416 #           'NF_DENSITY' and
7417 #           'DOCKER' and
7418 #           'CHAIN' and
7419 #           'NF_VPPIP4' and
7420 #           'IMIX' and
7421 #           '2T1C' and
7422 #           'NDRPDR'"
7423 #  parameters:
7424 #  - "throughput"
7425 #  - "name"
7426 #  - "tags"
7427 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7428 #  x-axis: "X = CNFs per Service Chain"
7429 #  y-axis: "Y = Number of Service Chains"
7430 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7431 #  layout:
7432 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7433 #    layout: "plot-service-density"
7434 #
7435 #- type: "plot"
7436 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7437 #  algorithm: "plot_nf_heatmap"
7438 #  output-file-type: ".html"
7439 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7440 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7441 #  filter: "'NIC_Intel-XXV710' and
7442 #           'NF_DENSITY' and
7443 #           'DOCKER' and
7444 #           'CHAIN' and
7445 #           'NF_VPPIP4' and
7446 #           'IMIX' and
7447 #           '4T2C' and
7448 #           'NDRPDR'"
7449 #  parameters:
7450 #  - "throughput"
7451 #  - "name"
7452 #  - "tags"
7453 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7454 #  x-axis: "X = CNFs per Service Chain"
7455 #  y-axis: "Y = Number of Service Chains"
7456 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7457 #  layout:
7458 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7459 #    layout: "plot-service-density"
7460 #
7461 #- type: "plot"
7462 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7463 #  algorithm: "plot_nf_heatmap"
7464 #  output-file-type: ".html"
7465 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7466 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7467 #  filter: "'NIC_Intel-XXV710' and
7468 #           'NF_DENSITY' and
7469 #           'DOCKER' and
7470 #           'CHAIN' and
7471 #           'NF_VPPIP4' and
7472 #           'IMIX' and
7473 #           '8T4C' and
7474 #           'NDRPDR'"
7475 #  parameters:
7476 #  - "throughput"
7477 #  - "name"
7478 #  - "tags"
7479 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7480 #  x-axis: "X = CNFs per Service Chain"
7481 #  y-axis: "Y = Number of Service Chains"
7482 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7483 #  layout:
7484 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7485 #    layout: "plot-service-density"
7486 #
7487 ################################################################################
7488 #
7489 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7490 #- type: "plot"
7491 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7492 #  algorithm: "plot_nf_heatmap"
7493 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7494 #  data: "plot-vpp-nfv-3n-skx-mrr"
7495 #  filter: "'NIC_Intel-XXV710' and
7496 #           'NF_DENSITY' and
7497 #           'DOCKER' and
7498 #           'CHAIN' and
7499 #           'NF_VPPIP4' and
7500 #           'IPSEC' and
7501 #           'TNL_4' and
7502 #           'IMIX' and
7503 #           '2T1C' and
7504 #           'MRR'"
7505 #  parameters:
7506 #  - "result"
7507 #  - "name"
7508 #  - "tags"
7509 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7510 #  x-axis: "X = CNFs per Service Chain"
7511 #  y-axis: "Y = Number of Service Chains"
7512 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7513 #  layout:
7514 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7515 #    layout: "plot-service-density"
7516 #
7517 #- type: "plot"
7518 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7519 #  algorithm: "plot_nf_heatmap"
7520 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7521 #  data: "plot-vpp-nfv-3n-skx-mrr"
7522 #  filter: "'NIC_Intel-XXV710' and
7523 #           'NF_DENSITY' and
7524 #           'DOCKER' and
7525 #           'CHAIN' and
7526 #           'NF_VPPIP4' and
7527 #           'IPSEC' and
7528 #           'TNL_4' and
7529 #           'IMIX' and
7530 #           '4T2C' and
7531 #           'MRR'"
7532 #  parameters:
7533 #  - "result"
7534 #  - "name"
7535 #  - "tags"
7536 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7537 #  x-axis: "X = CNFs per Service Chain"
7538 #  y-axis: "Y = Number of Service Chains"
7539 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7540 #  layout:
7541 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7542 #    layout: "plot-service-density"
7543 #
7544 #- type: "plot"
7545 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7546 #  algorithm: "plot_nf_heatmap"
7547 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7548 #  data: "plot-vpp-nfv-3n-skx-mrr"
7549 #  filter: "'NIC_Intel-XXV710' and
7550 #           'NF_DENSITY' and
7551 #           'DOCKER' and
7552 #           'CHAIN' and
7553 #           'NF_VPPIP4' and
7554 #           'IPSEC' and
7555 #           'TNL_4' and
7556 #           'IMIX' and
7557 #           '8T4C' and
7558 #           'MRR'"
7559 #  parameters:
7560 #  - "result"
7561 #  - "name"
7562 #  - "tags"
7563 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7564 #  x-axis: "X = CNFs per Service Chain"
7565 #  y-axis: "Y = Number of Service Chains"
7566 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7567 #  layout:
7568 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7569 #    layout: "plot-service-density"
7570 #
7571 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7572 #- type: "plot"
7573 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7574 #  algorithm: "plot_nf_heatmap"
7575 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7576 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7577 #  filter: "'NIC_Intel-XXV710' and
7578 #           'NF_DENSITY' and
7579 #           'DOCKER' and
7580 #           'CHAIN' and
7581 #           'NF_VPPIP4' and
7582 #           'IPSEC' and
7583 #           'TNL_4' and
7584 #           'IMIX' and
7585 #           '2T1C' and
7586 #           'NDRPDR'"
7587 #  parameters:
7588 #  - "throughput"
7589 #  - "name"
7590 #  - "tags"
7591 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7592 #  x-axis: "X = CNFs per Service Chain"
7593 #  y-axis: "Y = Number of Service Chains"
7594 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7595 #  layout:
7596 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7597 #    layout: "plot-service-density"
7598 #
7599 #- type: "plot"
7600 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7601 #  algorithm: "plot_nf_heatmap"
7602 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7603 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7604 #  filter: "'NIC_Intel-XXV710' and
7605 #           'NF_DENSITY' and
7606 #           'DOCKER' and
7607 #           'CHAIN' and
7608 #           'NF_VPPIP4' and
7609 #           'IPSEC' and
7610 #           'TNL_4' and
7611 #           'IMIX' and
7612 #           '4T2C' and
7613 #           'NDRPDR'"
7614 #  parameters:
7615 #  - "throughput"
7616 #  - "name"
7617 #  - "tags"
7618 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7619 #  x-axis: "X = CNFs per Service Chain"
7620 #  y-axis: "Y = Number of Service Chains"
7621 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7622 #  layout:
7623 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7624 #    layout: "plot-service-density"
7625 #
7626 #- type: "plot"
7627 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7628 #  algorithm: "plot_nf_heatmap"
7629 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7630 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7631 #  filter: "'NIC_Intel-XXV710' and
7632 #           'NF_DENSITY' and
7633 #           'DOCKER' and
7634 #           'CHAIN' and
7635 #           'NF_VPPIP4' and
7636 #           'IPSEC' and
7637 #           'TNL_4' and
7638 #           'IMIX' and
7639 #           '8T4C' and
7640 #           'NDRPDR'"
7641 #  parameters:
7642 #  - "throughput"
7643 #  - "name"
7644 #  - "tags"
7645 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7646 #  x-axis: "X = CNFs per Service Chain"
7647 #  y-axis: "Y = Number of Service Chains"
7648 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7649 #  layout:
7650 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7651 #    layout: "plot-service-density"
7652 #
7653 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7654 #- type: "plot"
7655 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7656 #  algorithm: "plot_nf_heatmap"
7657 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7658 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7659 #  filter: "'NIC_Intel-XXV710' and
7660 #           'NF_DENSITY' and
7661 #           'DOCKER' and
7662 #           'CHAIN' and
7663 #           'NF_VPPIP4' and
7664 #           'IPSEC' and
7665 #           'TNL_4' and
7666 #           'IMIX' and
7667 #           '2T1C' and
7668 #           'NDRPDR'"
7669 #  parameters:
7670 #  - "throughput"
7671 #  - "name"
7672 #  - "tags"
7673 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7674 #  x-axis: "X = CNFs per Service Chain"
7675 #  y-axis: "Y = Number of Service Chains"
7676 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7677 #  layout:
7678 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7679 #    layout: "plot-service-density"
7680 #
7681 #- type: "plot"
7682 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7683 #  algorithm: "plot_nf_heatmap"
7684 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7685 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7686 #  filter: "'NIC_Intel-XXV710' and
7687 #           'NF_DENSITY' and
7688 #           'DOCKER' and
7689 #           'CHAIN' and
7690 #           'NF_VPPIP4' and
7691 #           'IPSEC' and
7692 #           'TNL_4' and
7693 #           'IMIX' and
7694 #           '4T2C' and
7695 #           'NDRPDR'"
7696 #  parameters:
7697 #  - "throughput"
7698 #  - "name"
7699 #  - "tags"
7700 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7701 #  x-axis: "X = CNFs per Service Chain"
7702 #  y-axis: "Y = Number of Service Chains"
7703 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7704 #  layout:
7705 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7706 #    layout: "plot-service-density"
7707 #
7708 #- type: "plot"
7709 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7710 #  algorithm: "plot_nf_heatmap"
7711 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7712 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7713 #  filter: "'NIC_Intel-XXV710' and
7714 #           'NF_DENSITY' and
7715 #           'DOCKER' and
7716 #           'CHAIN' and
7717 #           'NF_VPPIP4' and
7718 #           'IPSEC' and
7719 #           'TNL_4' and
7720 #           'IMIX' and
7721 #           '8T4C' and
7722 #           'NDRPDR'"
7723 #  parameters:
7724 #  - "throughput"
7725 #  - "name"
7726 #  - "tags"
7727 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7728 #  x-axis: "X = CNFs per Service Chain"
7729 #  y-axis: "Y = Number of Service Chains"
7730 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7731 #  layout:
7732 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7733 #    layout: "plot-service-density"
7734
7735 ###############################################################################
7736
7737 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7738 - type: "plot"
7739   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7740   algorithm: "plot_nf_heatmap"
7741   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7742   data: "plot-vpp-nfv-3n-hsw-mrr"
7743   filter: "'NIC_Intel-XL710' and
7744            'NF_DENSITY' and
7745            'DOCKER' and
7746            'CHAIN' and
7747            'NF_VPPIP4' and
7748            'IMIX' and
7749            'TNL_4' and
7750            '1T1C' and
7751            'MRR'"
7752   parameters:
7753   - "result"
7754   - "name"
7755   - "tags"
7756   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7757   x-axis: "X = CNFs per Service Chain"
7758   y-axis: "Y = Number of Service Chains"
7759   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7760   layout:
7761     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7762     layout: "plot-service-density"
7763
7764 - type: "plot"
7765   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7766   algorithm: "plot_nf_heatmap"
7767   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7768   data: "plot-vpp-nfv-3n-hsw-mrr"
7769   filter: "'NIC_Intel-XL710' and
7770            'NF_DENSITY' and
7771            'DOCKER' and
7772            'CHAIN' and
7773            'NF_VPPIP4' and
7774            'IPSEC' and
7775            'TNL_4' and
7776            'IMIX' and
7777            '2T2C' and
7778            'MRR'"
7779   parameters:
7780   - "result"
7781   - "name"
7782   - "tags"
7783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7784   x-axis: "X = CNFs per Service Chain"
7785   y-axis: "Y = Number of Service Chains"
7786   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7787   layout:
7788     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7789     layout: "plot-service-density"
7790
7791 - type: "plot"
7792   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7793   algorithm: "plot_nf_heatmap"
7794   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7795   data: "plot-vpp-nfv-3n-hsw-mrr"
7796   filter: "'NIC_Intel-XL710' and
7797            'NF_DENSITY' and
7798            'DOCKER' and
7799            'CHAIN' and
7800            'NF_VPPIP4' and
7801            'IPSEC' and
7802            'TNL_4' and
7803            'IMIX' and
7804            '4T4C' and
7805            'MRR'"
7806   parameters:
7807   - "result"
7808   - "name"
7809   - "tags"
7810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7811   x-axis: "X = CNFs per Service Chain"
7812   y-axis: "Y = Number of Service Chains"
7813   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7814   layout:
7815     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7816     layout: "plot-service-density"
7817
7818 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7819 - type: "plot"
7820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7821   algorithm: "plot_nf_heatmap"
7822   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7823   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7824   filter: "'NIC_Intel-XL710' and
7825            'NF_DENSITY' and
7826            'DOCKER' and
7827            'CHAIN' and
7828            'NF_VPPIP4' and
7829            'IPSEC' and
7830            'TNL_4' and
7831            'IMIX' and
7832            '1T1C' and
7833            'NDRPDR'"
7834   parameters:
7835   - "throughput"
7836   - "name"
7837   - "tags"
7838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7839   x-axis: "X = CNFs per Service Chain"
7840   y-axis: "Y = Number of Service Chains"
7841   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7842   layout:
7843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7844     layout: "plot-service-density"
7845
7846 - type: "plot"
7847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7848   algorithm: "plot_nf_heatmap"
7849   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7850   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7851   filter: "'NIC_Intel-XL710' and
7852            'NF_DENSITY' and
7853            'DOCKER' and
7854            'CHAIN' and
7855            'NF_VPPIP4' and
7856            'IPSEC' and
7857            'TNL_4' and
7858            'IMIX' and
7859            '2T2C' and
7860            'NDRPDR'"
7861   parameters:
7862   - "throughput"
7863   - "name"
7864   - "tags"
7865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7866   x-axis: "X = CNFs per Service Chain"
7867   y-axis: "Y = Number of Service Chains"
7868   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7869   layout:
7870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7871     layout: "plot-service-density"
7872
7873 - type: "plot"
7874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7875   algorithm: "plot_nf_heatmap"
7876   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7877   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7878   filter: "'NIC_Intel-XL710' and
7879            'NF_DENSITY' and
7880            'DOCKER' and
7881            'CHAIN' and
7882            'NF_VPPIP4' and
7883            'IPSEC' and
7884            'TNL_4' and
7885            'IMIX' and
7886            '4T4C' and
7887            'NDRPDR'"
7888   parameters:
7889   - "throughput"
7890   - "name"
7891   - "tags"
7892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7893   x-axis: "X = CNFs per Service Chain"
7894   y-axis: "Y = Number of Service Chains"
7895   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7896   layout:
7897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7898     layout: "plot-service-density"
7899
7900 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7901 - type: "plot"
7902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7903   algorithm: "plot_nf_heatmap"
7904   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7905   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7906   filter: "'NIC_Intel-XL710' and
7907            'NF_DENSITY' and
7908            'DOCKER' and
7909            'CHAIN' and
7910            'NF_VPPIP4' and
7911            'IPSEC' and
7912            'TNL_4' and
7913            'IMIX' and
7914            '1T1C' and
7915            'NDRPDR'"
7916   parameters:
7917   - "throughput"
7918   - "name"
7919   - "tags"
7920   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7921   x-axis: "X = CNFs per Service Chain"
7922   y-axis: "Y = Number of Service Chains"
7923   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7924   layout:
7925     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7926     layout: "plot-service-density"
7927
7928 - type: "plot"
7929   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7930   algorithm: "plot_nf_heatmap"
7931   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7932   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7933   filter: "'NIC_Intel-XL710' and
7934            'NF_DENSITY' and
7935            'DOCKER' and
7936            'CHAIN' and
7937            'NF_VPPIP4' and
7938            'IPSEC' and
7939            'TNL_4' and
7940            'IMIX' and
7941            '2T2C' and
7942            'NDRPDR'"
7943   parameters:
7944   - "throughput"
7945   - "name"
7946   - "tags"
7947   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7948   x-axis: "X = CNFs per Service Chain"
7949   y-axis: "Y = Number of Service Chains"
7950   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7951   layout:
7952     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7953     layout: "plot-service-density"
7954
7955 - type: "plot"
7956   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7957   algorithm: "plot_nf_heatmap"
7958   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7959   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7960   filter: "'NIC_Intel-XL710' and
7961            'NF_DENSITY' and
7962            'DOCKER' and
7963            'CHAIN' and
7964            'NF_VPPIP4' and
7965            'IPSEC' and
7966            'TNL_4' and
7967            'IMIX' and
7968            '4T4C' and
7969            'NDRPDR'"
7970   parameters:
7971   - "throughput"
7972   - "name"
7973   - "tags"
7974   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7975   x-axis: "X = CNFs per Service Chain"
7976   y-axis: "Y = Number of Service Chains"
7977   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7978   layout:
7979     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7980     layout: "plot-service-density"
7981
7982 ###############################################################################
7983
7984 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7985 #- type: "plot"
7986 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7987 #  algorithm: "plot_nf_heatmap"
7988 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7989 #  data: "plot-vpp-nfv-3n-skx-mrr"
7990 #  filter: "'NIC_Intel-XXV710' and
7991 #           'NF_DENSITY' and
7992 #           'DOCKER' and
7993 #           'CHAIN' and
7994 #           'NF_VPPIP4' and
7995 #           'IPSEC' and
7996 #           'TNL_1000' and
7997 #           'IMIX' and
7998 #           '2T1C' and
7999 #           'MRR'"
8000 #  parameters:
8001 #  - "result"
8002 #  - "name"
8003 #  - "tags"
8004 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8005 #  x-axis: "X = CNFs per Service Chain"
8006 #  y-axis: "Y = Number of Service Chains"
8007 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8008 #  layout:
8009 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8010 #    layout: "plot-service-density"
8011 #
8012 #- type: "plot"
8013 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8014 #  algorithm: "plot_nf_heatmap"
8015 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8016 #  data: "plot-vpp-nfv-3n-skx-mrr"
8017 #  filter: "'NIC_Intel-XXV710' and
8018 #           'NF_DENSITY' and
8019 #           'DOCKER' and
8020 #           'CHAIN' and
8021 #           'NF_VPPIP4' and
8022 #           'IPSEC' and
8023 #           'TNL_1000' and
8024 #           'IMIX' and
8025 #           '4T2C' and
8026 #           'MRR'"
8027 #  parameters:
8028 #  - "result"
8029 #  - "name"
8030 #  - "tags"
8031 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8032 #  x-axis: "X = CNFs per Service Chain"
8033 #  y-axis: "Y = Number of Service Chains"
8034 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8035 #  layout:
8036 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8037 #    layout: "plot-service-density"
8038 #
8039 #- type: "plot"
8040 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8041 #  algorithm: "plot_nf_heatmap"
8042 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8043 #  data: "plot-vpp-nfv-3n-skx-mrr"
8044 #  filter: "'NIC_Intel-XXV710' and
8045 #           'NF_DENSITY' and
8046 #           'DOCKER' and
8047 #           'CHAIN' and
8048 #           'NF_VPPIP4' and
8049 #           'IPSEC' and
8050 #           'TNL_1000' and
8051 #           'IMIX' and
8052 #           '8T4C' and
8053 #           'MRR'"
8054 #  parameters:
8055 #  - "result"
8056 #  - "name"
8057 #  - "tags"
8058 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8059 #  x-axis: "X = CNFs per Service Chain"
8060 #  y-axis: "Y = Number of Service Chains"
8061 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8062 #  layout:
8063 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8064 #    layout: "plot-service-density"
8065 #
8066 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8067 #- type: "plot"
8068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8069 #  algorithm: "plot_nf_heatmap"
8070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8071 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8072 #  filter: "'NIC_Intel-XXV710' and
8073 #           'NF_DENSITY' and
8074 #           'DOCKER' and
8075 #           'CHAIN' and
8076 #           'NF_VPPIP4' and
8077 #           'IPSEC' and
8078 #           'TNL_1000' and
8079 #           'IMIX' and
8080 #           '2T1C' and
8081 #           'NDRPDR'"
8082 #  parameters:
8083 #  - "throughput"
8084 #  - "name"
8085 #  - "tags"
8086 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8087 #  x-axis: "X = CNFs per Service Chain"
8088 #  y-axis: "Y = Number of Service Chains"
8089 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8090 #  layout:
8091 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8092 #    layout: "plot-service-density"
8093 #
8094 #- type: "plot"
8095 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8096 #  algorithm: "plot_nf_heatmap"
8097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8098 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8099 #  filter: "'NIC_Intel-XXV710' and
8100 #           'NF_DENSITY' and
8101 #           'DOCKER' and
8102 #           'CHAIN' and
8103 #           'NF_VPPIP4' and
8104 #           'IPSEC' and
8105 #           'TNL_1000' and
8106 #           'IMIX' and
8107 #           '4T2C' and
8108 #           'NDRPDR'"
8109 #  parameters:
8110 #  - "throughput"
8111 #  - "name"
8112 #  - "tags"
8113 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8114 #  x-axis: "X = CNFs per Service Chain"
8115 #  y-axis: "Y = Number of Service Chains"
8116 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8117 #  layout:
8118 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8119 #    layout: "plot-service-density"
8120 #
8121 #- type: "plot"
8122 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8123 #  algorithm: "plot_nf_heatmap"
8124 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8125 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8126 #  filter: "'NIC_Intel-XXV710' and
8127 #           'NF_DENSITY' and
8128 #           'DOCKER' and
8129 #           'CHAIN' and
8130 #           'NF_VPPIP4' and
8131 #           'IPSEC' and
8132 #           'TNL_1000' and
8133 #           'IMIX' and
8134 #           '8T4C' and
8135 #           'NDRPDR'"
8136 #  parameters:
8137 #  - "throughput"
8138 #  - "name"
8139 #  - "tags"
8140 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8141 #  x-axis: "X = CNFs per Service Chain"
8142 #  y-axis: "Y = Number of Service Chains"
8143 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8144 #  layout:
8145 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8146 #    layout: "plot-service-density"
8147 #
8148 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8149 #- type: "plot"
8150 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8151 #  algorithm: "plot_nf_heatmap"
8152 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8153 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8154 #  filter: "'NIC_Intel-XXV710' and
8155 #           'NF_DENSITY' and
8156 #           'DOCKER' and
8157 #           'CHAIN' and
8158 #           'NF_VPPIP4' and
8159 #           'IPSEC' and
8160 #           'TNL_1000' and
8161 #           'IMIX' and
8162 #           '2T1C' and
8163 #           'NDRPDR'"
8164 #  parameters:
8165 #  - "throughput"
8166 #  - "name"
8167 #  - "tags"
8168 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8169 #  x-axis: "X = CNFs per Service Chain"
8170 #  y-axis: "Y = Number of Service Chains"
8171 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8172 #  layout:
8173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8174 #    layout: "plot-service-density"
8175 #
8176 #- type: "plot"
8177 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8178 #  algorithm: "plot_nf_heatmap"
8179 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8180 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8181 #  filter: "'NIC_Intel-XXV710' and
8182 #           'NF_DENSITY' and
8183 #           'DOCKER' and
8184 #           'CHAIN' and
8185 #           'NF_VPPIP4' and
8186 #           'IPSEC' and
8187 #           'TNL_1000' and
8188 #           'IMIX' and
8189 #           '4T2C' and
8190 #           'NDRPDR'"
8191 #  parameters:
8192 #  - "throughput"
8193 #  - "name"
8194 #  - "tags"
8195 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8196 #  x-axis: "X = CNFs per Service Chain"
8197 #  y-axis: "Y = Number of Service Chains"
8198 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8199 #  layout:
8200 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8201 #    layout: "plot-service-density"
8202 #
8203 #- type: "plot"
8204 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8205 #  algorithm: "plot_nf_heatmap"
8206 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8207 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8208 #  filter: "'NIC_Intel-XXV710' and
8209 #           'NF_DENSITY' and
8210 #           'DOCKER' and
8211 #           'CHAIN' and
8212 #           'NF_VPPIP4' and
8213 #           'IPSEC' and
8214 #           'TNL_1000' and
8215 #           'IMIX' and
8216 #           '8T4C' and
8217 #           'NDRPDR'"
8218 #  parameters:
8219 #  - "throughput"
8220 #  - "name"
8221 #  - "tags"
8222 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8223 #  x-axis: "X = CNFs per Service Chain"
8224 #  y-axis: "Y = Number of Service Chains"
8225 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8226 #  layout:
8227 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8228 #    layout: "plot-service-density"
8229
8230 ###############################################################################
8231
8232 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8233 - type: "plot"
8234   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8235   algorithm: "plot_nf_heatmap"
8236   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8237   data: "plot-vpp-nfv-3n-hsw-mrr"
8238   filter: "'NIC_Intel-XL710' and
8239            'NF_DENSITY' and
8240            'DOCKER' and
8241            'CHAIN' and
8242            'NF_VPPIP4' and
8243            'IMIX' and
8244            'TNL_1000' and
8245            '1T1C' and
8246            'MRR'"
8247   parameters:
8248   - "result"
8249   - "name"
8250   - "tags"
8251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8252   x-axis: "X = CNFs per Service Chain"
8253   y-axis: "Y = Number of Service Chains"
8254   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8255   layout:
8256     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8257     layout: "plot-service-density"
8258
8259 - type: "plot"
8260   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8261   algorithm: "plot_nf_heatmap"
8262   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8263   data: "plot-vpp-nfv-3n-hsw-mrr"
8264   filter: "'NIC_Intel-XL710' and
8265            'NF_DENSITY' and
8266            'DOCKER' and
8267            'CHAIN' and
8268            'NF_VPPIP4' and
8269            'IPSEC' and
8270            'TNL_1000' and
8271            'IMIX' and
8272            '2T2C' and
8273            'MRR'"
8274   parameters:
8275   - "result"
8276   - "name"
8277   - "tags"
8278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8279   x-axis: "X = CNFs per Service Chain"
8280   y-axis: "Y = Number of Service Chains"
8281   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8282   layout:
8283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8284     layout: "plot-service-density"
8285
8286 - type: "plot"
8287   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8288   algorithm: "plot_nf_heatmap"
8289   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8290   data: "plot-vpp-nfv-3n-hsw-mrr"
8291   filter: "'NIC_Intel-XL710' and
8292            'NF_DENSITY' and
8293            'DOCKER' and
8294            'CHAIN' and
8295            'NF_VPPIP4' and
8296            'IPSEC' and
8297            'TNL_1000' and
8298            'IMIX' and
8299            '4T4C' and
8300            'MRR'"
8301   parameters:
8302   - "result"
8303   - "name"
8304   - "tags"
8305   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8306   x-axis: "X = CNFs per Service Chain"
8307   y-axis: "Y = Number of Service Chains"
8308   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8309   layout:
8310     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8311     layout: "plot-service-density"
8312
8313 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8314 - type: "plot"
8315   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8316   algorithm: "plot_nf_heatmap"
8317   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8318   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8319   filter: "'NIC_Intel-XL710' and
8320            'NF_DENSITY' and
8321            'DOCKER' and
8322            'CHAIN' and
8323            'NF_VPPIP4' and
8324            'IPSEC' and
8325            'TNL_1000' and
8326            'IMIX' and
8327            '1T1C' and
8328            'NDRPDR'"
8329   parameters:
8330   - "throughput"
8331   - "name"
8332   - "tags"
8333   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8334   x-axis: "X = CNFs per Service Chain"
8335   y-axis: "Y = Number of Service Chains"
8336   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8337   layout:
8338     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8339     layout: "plot-service-density"
8340
8341 - type: "plot"
8342   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8343   algorithm: "plot_nf_heatmap"
8344   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8345   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8346   filter: "'NIC_Intel-XL710' and
8347            'NF_DENSITY' and
8348            'DOCKER' and
8349            'CHAIN' and
8350            'NF_VPPIP4' and
8351            'IPSEC' and
8352            'TNL_1000' and
8353            'IMIX' and
8354            '2T2C' and
8355            'NDRPDR'"
8356   parameters:
8357   - "throughput"
8358   - "name"
8359   - "tags"
8360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8361   x-axis: "X = CNFs per Service Chain"
8362   y-axis: "Y = Number of Service Chains"
8363   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8364   layout:
8365     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8366     layout: "plot-service-density"
8367
8368 - type: "plot"
8369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8370   algorithm: "plot_nf_heatmap"
8371   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8372   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8373   filter: "'NIC_Intel-XL710' and
8374            'NF_DENSITY' and
8375            'DOCKER' and
8376            'CHAIN' and
8377            'NF_VPPIP4' and
8378            'IPSEC' and
8379            'TNL_1000' and
8380            'IMIX' and
8381            '4T4C' and
8382            'NDRPDR'"
8383   parameters:
8384   - "throughput"
8385   - "name"
8386   - "tags"
8387   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8388   x-axis: "X = CNFs per Service Chain"
8389   y-axis: "Y = Number of Service Chains"
8390   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8391   layout:
8392     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8393     layout: "plot-service-density"
8394
8395 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8396 - type: "plot"
8397   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8398   algorithm: "plot_nf_heatmap"
8399   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8400   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8401   filter: "'NIC_Intel-XL710' and
8402            'NF_DENSITY' and
8403            'DOCKER' and
8404            'CHAIN' and
8405            'NF_VPPIP4' and
8406            'IPSEC' and
8407            'TNL_1000' and
8408            'IMIX' and
8409            '1T1C' and
8410            'NDRPDR'"
8411   parameters:
8412   - "throughput"
8413   - "name"
8414   - "tags"
8415   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8416   x-axis: "X = CNFs per Service Chain"
8417   y-axis: "Y = Number of Service Chains"
8418   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8419   layout:
8420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8421     layout: "plot-service-density"
8422
8423 - type: "plot"
8424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8425   algorithm: "plot_nf_heatmap"
8426   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8427   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8428   filter: "'NIC_Intel-XL710' and
8429            'NF_DENSITY' and
8430            'DOCKER' and
8431            'CHAIN' and
8432            'NF_VPPIP4' and
8433            'IPSEC' and
8434            'TNL_1000' and
8435            'IMIX' and
8436            '2T2C' and
8437            'NDRPDR'"
8438   parameters:
8439   - "throughput"
8440   - "name"
8441   - "tags"
8442   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8443   x-axis: "X = CNFs per Service Chain"
8444   y-axis: "Y = Number of Service Chains"
8445   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8446   layout:
8447     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8448     layout: "plot-service-density"
8449
8450 - type: "plot"
8451   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8452   algorithm: "plot_nf_heatmap"
8453   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8454   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8455   filter: "'NIC_Intel-XL710' and
8456            'NF_DENSITY' and
8457            'DOCKER' and
8458            'CHAIN' and
8459            'NF_VPPIP4' and
8460            'IPSEC' and
8461            'TNL_1000' and
8462            'IMIX' and
8463            '4T4C' and
8464            'NDRPDR'"
8465   parameters:
8466   - "throughput"
8467   - "name"
8468   - "tags"
8469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8470   x-axis: "X = CNFs per Service Chain"
8471   y-axis: "Y = Number of Service Chains"
8472   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8473   layout:
8474     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8475     layout: "plot-service-density"
8476
8477 ###############################################################################
8478
8479 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8480 #- type: "plot"
8481 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8482 #  algorithm: "plot_nf_heatmap"
8483 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8484 #  data: "plot-vpp-nfv-3n-skx-mrr"
8485 #  filter: "'NIC_Intel-XXV710' and
8486 #           'NF_DENSITY' and
8487 #           'DOCKER' and
8488 #           'CHAIN' and
8489 #           'NF_VPPIP4' and
8490 #           'IPSEC' and
8491 #           'TNL_10000' and
8492 #           'IMIX' and
8493 #           '2T1C' and
8494 #           'MRR'"
8495 #  parameters:
8496 #  - "result"
8497 #  - "name"
8498 #  - "tags"
8499 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8500 #  x-axis: "X = CNFs per Service Chain"
8501 #  y-axis: "Y = Number of Service Chains"
8502 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8503 #  layout:
8504 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8505 #    layout: "plot-service-density"
8506 #
8507 #- type: "plot"
8508 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8509 #  algorithm: "plot_nf_heatmap"
8510 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8511 #  data: "plot-vpp-nfv-3n-skx-mrr"
8512 #  filter: "'NIC_Intel-XXV710' and
8513 #           'NF_DENSITY' and
8514 #           'DOCKER' and
8515 #           'CHAIN' and
8516 #           'NF_VPPIP4' and
8517 #           'IPSEC' and
8518 #           'TNL_10000' and
8519 #           'IMIX' and
8520 #           '4T2C' and
8521 #           'MRR'"
8522 #  parameters:
8523 #  - "result"
8524 #  - "name"
8525 #  - "tags"
8526 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8527 #  x-axis: "X = CNFs per Service Chain"
8528 #  y-axis: "Y = Number of Service Chains"
8529 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8530 #  layout:
8531 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8532 #    layout: "plot-service-density"
8533 #
8534 #- type: "plot"
8535 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8536 #  algorithm: "plot_nf_heatmap"
8537 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8538 #  data: "plot-vpp-nfv-3n-skx-mrr"
8539 #  filter: "'NIC_Intel-XXV710' and
8540 #           'NF_DENSITY' and
8541 #           'DOCKER' and
8542 #           'CHAIN' and
8543 #           'NF_VPPIP4' and
8544 #           'IPSEC' and
8545 #           'TNL_10000' and
8546 #           'IMIX' and
8547 #           '8T4C' and
8548 #           'MRR'"
8549 #  parameters:
8550 #  - "result"
8551 #  - "name"
8552 #  - "tags"
8553 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8554 #  x-axis: "X = CNFs per Service Chain"
8555 #  y-axis: "Y = Number of Service Chains"
8556 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8557 #  layout:
8558 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8559 #    layout: "plot-service-density"
8560 #
8561 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8562 #- type: "plot"
8563 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8564 #  algorithm: "plot_nf_heatmap"
8565 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8566 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8567 #  filter: "'NIC_Intel-XXV710' and
8568 #           'NF_DENSITY' and
8569 #           'DOCKER' and
8570 #           'CHAIN' and
8571 #           'NF_VPPIP4' and
8572 #           'IPSEC' and
8573 #           'TNL_10000' and
8574 #           'IMIX' and
8575 #           '2T1C' and
8576 #           'NDRPDR'"
8577 #  parameters:
8578 #  - "throughput"
8579 #  - "name"
8580 #  - "tags"
8581 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8582 #  x-axis: "X = CNFs per Service Chain"
8583 #  y-axis: "Y = Number of Service Chains"
8584 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8585 #  layout:
8586 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8587 #    layout: "plot-service-density"
8588 #
8589 #- type: "plot"
8590 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8591 #  algorithm: "plot_nf_heatmap"
8592 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8593 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8594 #  filter: "'NIC_Intel-XXV710' and
8595 #           'NF_DENSITY' and
8596 #           'DOCKER' and
8597 #           'CHAIN' and
8598 #           'NF_VPPIP4' and
8599 #           'IPSEC' and
8600 #           'TNL_10000' and
8601 #           'IMIX' and
8602 #           '4T2C' and
8603 #           'NDRPDR'"
8604 #  parameters:
8605 #  - "throughput"
8606 #  - "name"
8607 #  - "tags"
8608 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8609 #  x-axis: "X = CNFs per Service Chain"
8610 #  y-axis: "Y = Number of Service Chains"
8611 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8612 #  layout:
8613 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8614 #    layout: "plot-service-density"
8615 #
8616 #- type: "plot"
8617 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8618 #  algorithm: "plot_nf_heatmap"
8619 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8620 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8621 #  filter: "'NIC_Intel-XXV710' and
8622 #           'NF_DENSITY' and
8623 #           'DOCKER' and
8624 #           'CHAIN' and
8625 #           'NF_VPPIP4' and
8626 #           'IPSEC' and
8627 #           'TNL_10000' and
8628 #           'IMIX' and
8629 #           '8T4C' and
8630 #           'NDRPDR'"
8631 #  parameters:
8632 #  - "throughput"
8633 #  - "name"
8634 #  - "tags"
8635 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8636 #  x-axis: "X = CNFs per Service Chain"
8637 #  y-axis: "Y = Number of Service Chains"
8638 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8639 #  layout:
8640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8641 #    layout: "plot-service-density"
8642 #
8643 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8644 #- type: "plot"
8645 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8646 #  algorithm: "plot_nf_heatmap"
8647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8648 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8649 #  filter: "'NIC_Intel-XXV710' and
8650 #           'NF_DENSITY' and
8651 #           'DOCKER' and
8652 #           'CHAIN' and
8653 #           'NF_VPPIP4' and
8654 #           'IPSEC' and
8655 #           'TNL_10000' and
8656 #           'IMIX' and
8657 #           '2T1C' and
8658 #           'NDRPDR'"
8659 #  parameters:
8660 #  - "throughput"
8661 #  - "name"
8662 #  - "tags"
8663 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8664 #  x-axis: "X = CNFs per Service Chain"
8665 #  y-axis: "Y = Number of Service Chains"
8666 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8667 #  layout:
8668 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8669 #    layout: "plot-service-density"
8670 #
8671 #- type: "plot"
8672 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8673 #  algorithm: "plot_nf_heatmap"
8674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8675 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8676 #  filter: "'NIC_Intel-XXV710' and
8677 #           'NF_DENSITY' and
8678 #           'DOCKER' and
8679 #           'CHAIN' and
8680 #           'NF_VPPIP4' and
8681 #           'IPSEC' and
8682 #           'TNL_10000' and
8683 #           'IMIX' and
8684 #           '4T2C' and
8685 #           'NDRPDR'"
8686 #  parameters:
8687 #  - "throughput"
8688 #  - "name"
8689 #  - "tags"
8690 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8691 #  x-axis: "X = CNFs per Service Chain"
8692 #  y-axis: "Y = Number of Service Chains"
8693 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8694 #  layout:
8695 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8696 #    layout: "plot-service-density"
8697 #
8698 #- type: "plot"
8699 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8700 #  algorithm: "plot_nf_heatmap"
8701 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8702 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8703 #  filter: "'NIC_Intel-XXV710' and
8704 #           'NF_DENSITY' and
8705 #           'DOCKER' and
8706 #           'CHAIN' and
8707 #           'NF_VPPIP4' and
8708 #           'IPSEC' and
8709 #           'TNL_10000' and
8710 #           'IMIX' and
8711 #           '8T4C' and
8712 #           'NDRPDR'"
8713 #  parameters:
8714 #  - "throughput"
8715 #  - "name"
8716 #  - "tags"
8717 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8718 #  x-axis: "X = CNFs per Service Chain"
8719 #  y-axis: "Y = Number of Service Chains"
8720 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8721 #  layout:
8722 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8723 #    layout: "plot-service-density"
8724
8725 ###############################################################################
8726
8727 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8728 - type: "plot"
8729   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8730   algorithm: "plot_nf_heatmap"
8731   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8732   data: "plot-vpp-nfv-3n-hsw-mrr"
8733   filter: "'NIC_Intel-XL710' and
8734            'NF_DENSITY' and
8735            'DOCKER' and
8736            'CHAIN' and
8737            'NF_VPPIP4' and
8738            'IMIX' and
8739            'TNL_10000' and
8740            '1T1C' and
8741            'MRR'"
8742   parameters:
8743   - "result"
8744   - "name"
8745   - "tags"
8746   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8747   x-axis: "X = CNFs per Service Chain"
8748   y-axis: "Y = Number of Service Chains"
8749   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8750   layout:
8751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8752     layout: "plot-service-density"
8753
8754 - type: "plot"
8755   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8756   algorithm: "plot_nf_heatmap"
8757   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8758   data: "plot-vpp-nfv-3n-hsw-mrr"
8759   filter: "'NIC_Intel-XL710' and
8760            'NF_DENSITY' and
8761            'DOCKER' and
8762            'CHAIN' and
8763            'NF_VPPIP4' and
8764            'IPSEC' and
8765            'TNL_10000' and
8766            'IMIX' and
8767            '2T2C' and
8768            'MRR'"
8769   parameters:
8770   - "result"
8771   - "name"
8772   - "tags"
8773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8774   x-axis: "X = CNFs per Service Chain"
8775   y-axis: "Y = Number of Service Chains"
8776   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8777   layout:
8778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8779     layout: "plot-service-density"
8780
8781 - type: "plot"
8782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8783   algorithm: "plot_nf_heatmap"
8784   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8785   data: "plot-vpp-nfv-3n-hsw-mrr"
8786   filter: "'NIC_Intel-XL710' and
8787            'NF_DENSITY' and
8788            'DOCKER' and
8789            'CHAIN' and
8790            'NF_VPPIP4' and
8791            'IPSEC' and
8792            'TNL_10000' and
8793            'IMIX' and
8794            '4T4C' and
8795            'MRR'"
8796   parameters:
8797   - "result"
8798   - "name"
8799   - "tags"
8800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8801   x-axis: "X = CNFs per Service Chain"
8802   y-axis: "Y = Number of Service Chains"
8803   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8804   layout:
8805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8806     layout: "plot-service-density"
8807
8808 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8809 - type: "plot"
8810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8811   algorithm: "plot_nf_heatmap"
8812   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8813   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8814   filter: "'NIC_Intel-XL710' and
8815            'NF_DENSITY' and
8816            'DOCKER' and
8817            'CHAIN' and
8818            'NF_VPPIP4' and
8819            'IPSEC' and
8820            'TNL_10000' and
8821            'IMIX' and
8822            '1T1C' and
8823            'NDRPDR'"
8824   parameters:
8825   - "throughput"
8826   - "name"
8827   - "tags"
8828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8829   x-axis: "X = CNFs per Service Chain"
8830   y-axis: "Y = Number of Service Chains"
8831   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8832   layout:
8833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8834     layout: "plot-service-density"
8835
8836 - type: "plot"
8837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8838   algorithm: "plot_nf_heatmap"
8839   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8840   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8841   filter: "'NIC_Intel-XL710' and
8842            'NF_DENSITY' and
8843            'DOCKER' and
8844            'CHAIN' and
8845            'NF_VPPIP4' and
8846            'IPSEC' and
8847            'TNL_10000' and
8848            'IMIX' and
8849            '2T2C' and
8850            'NDRPDR'"
8851   parameters:
8852   - "throughput"
8853   - "name"
8854   - "tags"
8855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8856   x-axis: "X = CNFs per Service Chain"
8857   y-axis: "Y = Number of Service Chains"
8858   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8859   layout:
8860     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8861     layout: "plot-service-density"
8862
8863 - type: "plot"
8864   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8865   algorithm: "plot_nf_heatmap"
8866   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8867   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8868   filter: "'NIC_Intel-XL710' and
8869            'NF_DENSITY' and
8870            'DOCKER' and
8871            'CHAIN' and
8872            'NF_VPPIP4' and
8873            'IPSEC' and
8874            'TNL_10000' and
8875            'IMIX' and
8876            '4T4C' and
8877            'NDRPDR'"
8878   parameters:
8879   - "throughput"
8880   - "name"
8881   - "tags"
8882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8883   x-axis: "X = CNFs per Service Chain"
8884   y-axis: "Y = Number of Service Chains"
8885   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8886   layout:
8887     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8888     layout: "plot-service-density"
8889
8890 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8891 - type: "plot"
8892   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8893   algorithm: "plot_nf_heatmap"
8894   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8895   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8896   filter: "'NIC_Intel-XL710' and
8897            'NF_DENSITY' and
8898            'DOCKER' and
8899            'CHAIN' and
8900            'NF_VPPIP4' and
8901            'IPSEC' and
8902            'TNL_10000' and
8903            'IMIX' and
8904            '1T1C' and
8905            'NDRPDR'"
8906   parameters:
8907   - "throughput"
8908   - "name"
8909   - "tags"
8910   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8911   x-axis: "X = CNFs per Service Chain"
8912   y-axis: "Y = Number of Service Chains"
8913   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8914   layout:
8915     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8916     layout: "plot-service-density"
8917
8918 - type: "plot"
8919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8920   algorithm: "plot_nf_heatmap"
8921   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8922   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8923   filter: "'NIC_Intel-XL710' and
8924            'NF_DENSITY' and
8925            'DOCKER' and
8926            'CHAIN' and
8927            'NF_VPPIP4' and
8928            'IPSEC' and
8929            'TNL_10000' and
8930            'IMIX' and
8931            '2T2C' and
8932            'NDRPDR'"
8933   parameters:
8934   - "throughput"
8935   - "name"
8936   - "tags"
8937   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8938   x-axis: "X = CNFs per Service Chain"
8939   y-axis: "Y = Number of Service Chains"
8940   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8941   layout:
8942     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8943     layout: "plot-service-density"
8944
8945 - type: "plot"
8946   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8947   algorithm: "plot_nf_heatmap"
8948   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8949   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8950   filter: "'NIC_Intel-XL710' and
8951            'NF_DENSITY' and
8952            'DOCKER' and
8953            'CHAIN' and
8954            'NF_VPPIP4' and
8955            'IPSEC' and
8956            'TNL_10000' and
8957            'IMIX' and
8958            '4T4C' and
8959            'NDRPDR'"
8960   parameters:
8961   - "throughput"
8962   - "name"
8963   - "tags"
8964   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8965   x-axis: "X = CNFs per Service Chain"
8966   y-axis: "Y = Number of Service Chains"
8967   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8968   layout:
8969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8970     layout: "plot-service-density"
8971
8972 ###############################################################################
8973
8974 # Plots - NF Density - CSP - MRR 64b
8975
8976 #- type: "plot"
8977 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8978 #  algorithm: "plot_nf_heatmap"
8979 #  output-file-type: ".html"
8980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8981 #  data: "plot-vpp-nfv-2n-skx-mrr"
8982 #  filter: "'NIC_Intel-XXV710' and
8983 #           'NF_DENSITY' and
8984 #           'DOCKER' and
8985 #           'PIPELINE' and
8986 #           'NF_VPPIP4' and
8987 #           '64B' and
8988 #           '2T1C' and
8989 #           'MRR'"
8990 #  parameters:
8991 #  - "result"
8992 #  - "name"
8993 #  - "tags"
8994 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8995 #  x-axis: "X = CNFs per Service Pipeline"
8996 #  y-axis: "Y = Number of Service Pipelines"
8997 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8998 #  layout:
8999 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9000 #    layout: "plot-service-density"
9001 #
9002 #- type: "plot"
9003 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9004 #  algorithm: "plot_nf_heatmap"
9005 #  output-file-type: ".html"
9006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9007 #  data: "plot-vpp-nfv-2n-skx-mrr"
9008 #  filter: "'NIC_Intel-XXV710' and
9009 #           'NF_DENSITY' and
9010 #           'DOCKER' and
9011 #           'PIPELINE' and
9012 #           'NF_VPPIP4' and
9013 #           '64B' and
9014 #           '4T2C' and
9015 #           'MRR'"
9016 #  parameters:
9017 #  - "result"
9018 #  - "name"
9019 #  - "tags"
9020 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9021 #  x-axis: "X = CNFs per Service Pipeline"
9022 #  y-axis: "Y = Number of Service Pipelines"
9023 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9024 #  layout:
9025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9026 #    layout: "plot-service-density"
9027 #
9028 #- type: "plot"
9029 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9030 #  algorithm: "plot_nf_heatmap"
9031 #  output-file-type: ".html"
9032 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9033 #  data: "plot-vpp-nfv-2n-skx-mrr"
9034 #  filter: "'NIC_Intel-XXV710' and
9035 #           'NF_DENSITY' and
9036 #           'DOCKER' and
9037 #           'PIPELINE' and
9038 #           'NF_VPPIP4' and
9039 #           '64B' and
9040 #           '8T4C' and
9041 #           'MRR'"
9042 #  parameters:
9043 #  - "result"
9044 #  - "name"
9045 #  - "tags"
9046 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9047 #  x-axis: "X = CNFs per Service Pipeline"
9048 #  y-axis: "Y = Number of Service Pipelines"
9049 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9050 #  layout:
9051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9052 #    layout: "plot-service-density"
9053 #
9054 ## Plots - NF Density - CSP - MRR IMIX
9055 #- type: "plot"
9056 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9057 #  algorithm: "plot_nf_heatmap"
9058 #  output-file-type: ".html"
9059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9060 #  data: "plot-vpp-nfv-2n-skx-mrr"
9061 #  filter: "'NIC_Intel-XXV710' and
9062 #           'NF_DENSITY' and
9063 #           'DOCKER' and
9064 #           'PIPELINE' and
9065 #           'NF_VPPIP4' and
9066 #           'IMIX' and
9067 #           '2T1C' and
9068 #           'MRR'"
9069 #  parameters:
9070 #  - "result"
9071 #  - "name"
9072 #  - "tags"
9073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9074 #  x-axis: "X = CNFs per Service Pipeline"
9075 #  y-axis: "Y = Number of Service Pipelines"
9076 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9077 #  layout:
9078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9079 #    layout: "plot-service-density"
9080 #
9081 #- type: "plot"
9082 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9083 #  algorithm: "plot_nf_heatmap"
9084 #  output-file-type: ".html"
9085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9086 #  data: "plot-vpp-nfv-2n-skx-mrr"
9087 #  filter: "'NIC_Intel-XXV710' and
9088 #           'NF_DENSITY' and
9089 #           'DOCKER' and
9090 #           'PIPELINE' and
9091 #           'NF_VPPIP4' and
9092 #           'IMIX' and
9093 #           '4T2C' and
9094 #           'MRR'"
9095 #  parameters:
9096 #  - "result"
9097 #  - "name"
9098 #  - "tags"
9099 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9100 #  x-axis: "X = CNFs per Service Pipeline"
9101 #  y-axis: "Y = Number of Service Pipelines"
9102 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9103 #  layout:
9104 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9105 #    layout: "plot-service-density"
9106 #
9107 #- type: "plot"
9108 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9109 #  algorithm: "plot_nf_heatmap"
9110 #  output-file-type: ".html"
9111 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9112 #  data: "plot-vpp-nfv-2n-skx-mrr"
9113 #  filter: "'NIC_Intel-XXV710' and
9114 #           'NF_DENSITY' and
9115 #           'DOCKER' and
9116 #           'PIPELINE' and
9117 #           'NF_VPPIP4' and
9118 #           'IMIX' and
9119 #           '8T4C' and
9120 #           'MRR'"
9121 #  parameters:
9122 #  - "result"
9123 #  - "name"
9124 #  - "tags"
9125 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9126 #  x-axis: "X = CNFs per Service Pipeline"
9127 #  y-axis: "Y = Number of Service Pipelines"
9128 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9129 #  layout:
9130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9131 #    layout: "plot-service-density"
9132 #
9133 ## Plots - NF Density - CSP - NDR 64b
9134 #- type: "plot"
9135 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9136 #  algorithm: "plot_nf_heatmap"
9137 #  output-file-type: ".html"
9138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9139 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9140 #  filter: "'NIC_Intel-XXV710' and
9141 #           'NF_DENSITY' and
9142 #           'DOCKER' and
9143 #           'PIPELINE' and
9144 #           'NF_VPPIP4' and
9145 #           '64B' and
9146 #           '2T1C' and
9147 #           'NDRPDR'"
9148 #  parameters:
9149 #  - "throughput"
9150 #  - "name"
9151 #  - "tags"
9152 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9153 #  x-axis: "X = CNFs per Service Pipeline"
9154 #  y-axis: "Y = Number of Service Pipelines"
9155 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9156 #  layout:
9157 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9158 #    layout: "plot-service-density"
9159 #
9160 #- type: "plot"
9161 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9162 #  algorithm: "plot_nf_heatmap"
9163 #  output-file-type: ".html"
9164 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9165 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9166 #  filter: "'NIC_Intel-XXV710' and
9167 #           'NF_DENSITY' and
9168 #           'DOCKER' and
9169 #           'PIPELINE' and
9170 #           'NF_VPPIP4' and
9171 #           '64B' and
9172 #           '4T2C' and
9173 #           'NDRPDR'"
9174 #  parameters:
9175 #  - "throughput"
9176 #  - "name"
9177 #  - "tags"
9178 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9179 #  x-axis: "X = CNFs per Service Pipeline"
9180 #  y-axis: "Y = Number of Service Pipelines"
9181 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9182 #  layout:
9183 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9184 #    layout: "plot-service-density"
9185 #
9186 #- type: "plot"
9187 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9188 #  algorithm: "plot_nf_heatmap"
9189 #  output-file-type: ".html"
9190 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9191 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9192 #  filter: "'NIC_Intel-XXV710' and
9193 #           'NF_DENSITY' and
9194 #           'DOCKER' and
9195 #           'PIPELINE' and
9196 #           'NF_VPPIP4' and
9197 #           '64B' and
9198 #           '8T4C' and
9199 #           'NDRPDR'"
9200 #  parameters:
9201 #  - "throughput"
9202 #  - "name"
9203 #  - "tags"
9204 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9205 #  x-axis: "X = CNFs per Service Pipeline"
9206 #  y-axis: "Y = Number of Service Pipelines"
9207 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9208 #  layout:
9209 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9210 #    layout: "plot-service-density"
9211 #
9212 ## Plots - NF Density - CSP - NDR IMIX
9213 #- type: "plot"
9214 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9215 #  algorithm: "plot_nf_heatmap"
9216 #  output-file-type: ".html"
9217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9218 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9219 #  filter: "'NIC_Intel-XXV710' and
9220 #           'NF_DENSITY' and
9221 #           'DOCKER' and
9222 #           'PIPELINE' and
9223 #           'NF_VPPIP4' and
9224 #           'IMIX' and
9225 #           '2T1C' and
9226 #           'NDRPDR'"
9227 #  parameters:
9228 #  - "throughput"
9229 #  - "name"
9230 #  - "tags"
9231 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9232 #  x-axis: "X = CNFs per Service Pipeline"
9233 #  y-axis: "Y = Number of Service Pipelines"
9234 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9235 #  layout:
9236 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9237 #    layout: "plot-service-density"
9238 #
9239 #- type: "plot"
9240 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9241 #  algorithm: "plot_nf_heatmap"
9242 #  output-file-type: ".html"
9243 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9244 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9245 #  filter: "'NIC_Intel-XXV710' and
9246 #           'NF_DENSITY' and
9247 #           'DOCKER' and
9248 #           'PIPELINE' and
9249 #           'NF_VPPIP4' and
9250 #           'IMIX' and
9251 #           '4T2C' and
9252 #           'NDRPDR'"
9253 #  parameters:
9254 #  - "throughput"
9255 #  - "name"
9256 #  - "tags"
9257 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9258 #  x-axis: "X = CNFs per Service Pipeline"
9259 #  y-axis: "Y = Number of Service Pipelines"
9260 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9261 #  layout:
9262 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9263 #    layout: "plot-service-density"
9264 #
9265 #- type: "plot"
9266 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9267 #  algorithm: "plot_nf_heatmap"
9268 #  output-file-type: ".html"
9269 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9270 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9271 #  filter: "'NIC_Intel-XXV710' and
9272 #           'NF_DENSITY' and
9273 #           'DOCKER' and
9274 #           'PIPELINE' and
9275 #           'NF_VPPIP4' and
9276 #           'IMIX' and
9277 #           '8T4C' and
9278 #           'NDRPDR'"
9279 #  parameters:
9280 #  - "throughput"
9281 #  - "name"
9282 #  - "tags"
9283 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9284 #  x-axis: "X = CNFs per Service Pipeline"
9285 #  y-axis: "Y = Number of Service Pipelines"
9286 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9287 #  layout:
9288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9289 #    layout: "plot-service-density"
9290 #
9291 ## Plots - NF Density - CSP - PDR 64b
9292 #- type: "plot"
9293 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9294 #  algorithm: "plot_nf_heatmap"
9295 #  output-file-type: ".html"
9296 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9297 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9298 #  filter: "'NIC_Intel-XXV710' and
9299 #           'NF_DENSITY' and
9300 #           'DOCKER' and
9301 #           'PIPELINE' and
9302 #           'NF_VPPIP4' and
9303 #           '64B' and
9304 #           '2T1C' and
9305 #           'NDRPDR'"
9306 #  parameters:
9307 #  - "throughput"
9308 #  - "name"
9309 #  - "tags"
9310 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9311 #  x-axis: "X = CNFs per Service Pipeline"
9312 #  y-axis: "Y = Number of Service Pipelines"
9313 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9314 #  layout:
9315 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9316 #    layout: "plot-service-density"
9317 #
9318 #- type: "plot"
9319 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9320 #  algorithm: "plot_nf_heatmap"
9321 #  output-file-type: ".html"
9322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9323 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9324 #  filter: "'NIC_Intel-XXV710' and
9325 #           'NF_DENSITY' and
9326 #           'DOCKER' and
9327 #           'PIPELINE' and
9328 #           'NF_VPPIP4' and
9329 #           '64B' and
9330 #           '4T2C' and
9331 #           'NDRPDR'"
9332 #  parameters:
9333 #  - "throughput"
9334 #  - "name"
9335 #  - "tags"
9336 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9337 #  x-axis: "X = CNFs per Service Pipeline"
9338 #  y-axis: "Y = Number of Service Pipelines"
9339 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9340 #  layout:
9341 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9342 #    layout: "plot-service-density"
9343 #
9344 #- type: "plot"
9345 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9346 #  algorithm: "plot_nf_heatmap"
9347 #  output-file-type: ".html"
9348 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9349 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9350 #  filter: "'NIC_Intel-XXV710' and
9351 #           'NF_DENSITY' and
9352 #           'DOCKER' and
9353 #           'PIPELINE' and
9354 #           'NF_VPPIP4' and
9355 #           '64B' and
9356 #           '8T4C' and
9357 #           'NDRPDR'"
9358 #  parameters:
9359 #  - "throughput"
9360 #  - "name"
9361 #  - "tags"
9362 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9363 #  x-axis: "X = CNFs per Service Pipeline"
9364 #  y-axis: "Y = Number of Service Pipelines"
9365 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9366 #  layout:
9367 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9368 #    layout: "plot-service-density"
9369 #
9370 ## Plots - NF Density - CSP - PDR IMIX
9371 #- type: "plot"
9372 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9373 #  algorithm: "plot_nf_heatmap"
9374 #  output-file-type: ".html"
9375 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9376 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9377 #  filter: "'NIC_Intel-XXV710' and
9378 #           'NF_DENSITY' and
9379 #           'DOCKER' and
9380 #           'PIPELINE' and
9381 #           'NF_VPPIP4' and
9382 #           'IMIX' and
9383 #           '2T1C' and
9384 #           'NDRPDR'"
9385 #  parameters:
9386 #  - "throughput"
9387 #  - "name"
9388 #  - "tags"
9389 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9390 #  x-axis: "X = CNFs per Service Pipeline"
9391 #  y-axis: "Y = Number of Service Pipelines"
9392 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9393 #  layout:
9394 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9395 #    layout: "plot-service-density"
9396 #
9397 #- type: "plot"
9398 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9399 #  algorithm: "plot_nf_heatmap"
9400 #  output-file-type: ".html"
9401 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9402 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9403 #  filter: "'NIC_Intel-XXV710' and
9404 #           'NF_DENSITY' and
9405 #           'DOCKER' and
9406 #           'PIPELINE' and
9407 #           'NF_VPPIP4' and
9408 #           'IMIX' and
9409 #           '4T2C' and
9410 #           'NDRPDR'"
9411 #  parameters:
9412 #  - "throughput"
9413 #  - "name"
9414 #  - "tags"
9415 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9416 #  x-axis: "X = CNFs per Service Pipeline"
9417 #  y-axis: "Y = Number of Service Pipelines"
9418 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9419 #  layout:
9420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9421 #    layout: "plot-service-density"
9422 #
9423 #- type: "plot"
9424 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9425 #  algorithm: "plot_nf_heatmap"
9426 #  output-file-type: ".html"
9427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9428 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9429 #  filter: "'NIC_Intel-XXV710' and
9430 #           'NF_DENSITY' and
9431 #           'DOCKER' and
9432 #           'PIPELINE' and
9433 #           'NF_VPPIP4' and
9434 #           'IMIX' and
9435 #           '8T4C' and
9436 #           'NDRPDR'"
9437 #  parameters:
9438 #  - "throughput"
9439 #  - "name"
9440 #  - "tags"
9441 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9442 #  x-axis: "X = CNFs per Service Pipeline"
9443 #  y-axis: "Y = Number of Service Pipelines"
9444 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9445 #  layout:
9446 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9447 #    layout: "plot-service-density"
9448
9449 ###############################################################################
9450 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9451
9452 #- type: "plot"
9453 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9454 #  algorithm: "plot_nf_heatmap"
9455 #  output-file-type: ".html"
9456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9457 #  data: "plot-vpp-nfv-2n-clx-mrr"
9458 #  filter: "'NIC_Intel-XXV710' and
9459 #           'NF_DENSITY' and
9460 #           'VHOST' and
9461 #           not 'VXLAN' and
9462 #           'CHAIN' and
9463 #           'NF_VPPIP4' and
9464 #           'IMIX' and
9465 #           '2T1C' and
9466 #           'MRR'"
9467 #  parameters:
9468 #  - "result"
9469 #  - "name"
9470 #  - "tags"
9471 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9472 #  x-axis: "X = VNFs per Service Chain"
9473 #  y-axis: "Y = Number of Service Chains"
9474 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9475 #  layout:
9476 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9477 #    layout: "plot-service-density"
9478 #
9479 #- type: "plot"
9480 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9481 #  algorithm: "plot_nf_heatmap"
9482 #  output-file-type: ".html"
9483 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9484 #  data: "plot-vpp-nfv-2n-clx-mrr"
9485 #  filter: "'NIC_Intel-XXV710' and
9486 #           'NF_DENSITY' and
9487 #           'VHOST' and
9488 #           not 'VXLAN' and
9489 #           'CHAIN' and
9490 #           'NF_VPPIP4' and
9491 #           'IMIX' and
9492 #           '4T2C' and
9493 #           'MRR'"
9494 #  parameters:
9495 #  - "result"
9496 #  - "name"
9497 #  - "tags"
9498 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9499 #  x-axis: "X = VNFs per Service Chain"
9500 #  y-axis: "Y = Number of Service Chains"
9501 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9502 #  layout:
9503 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9504 #    layout: "plot-service-density"
9505 #
9506 #- type: "plot"
9507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9508 #  algorithm: "plot_nf_heatmap"
9509 #  output-file-type: ".html"
9510 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9511 #  data: "plot-vpp-nfv-2n-clx-mrr"
9512 #  filter: "'NIC_Intel-XXV710' and
9513 #           'NF_DENSITY' and
9514 #           'VHOST' and
9515 #           not 'VXLAN' and
9516 #           'CHAIN' and
9517 #           'NF_VPPIP4' and
9518 #           'IMIX' and
9519 #           '8T4C' and
9520 #           'MRR'"
9521 #  parameters:
9522 #  - "result"
9523 #  - "name"
9524 #  - "tags"
9525 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9526 #  x-axis: "X = VNFs per Service Chain"
9527 #  y-axis: "Y = Number of Service Chains"
9528 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9529 #  layout:
9530 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9531 #    layout: "plot-service-density"
9532 #
9533 ## Plots - NF Density - VSC - NDR IMIX
9534 #- type: "plot"
9535 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9536 #  algorithm: "plot_nf_heatmap"
9537 #  output-file-type: ".html"
9538 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9539 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9540 #  filter: "'NIC_Intel-XXV710' and
9541 #           'NF_DENSITY' and
9542 #           'VHOST' and
9543 #           not 'VXLAN' and
9544 #           'CHAIN' and
9545 #           'NF_VPPIP4' and
9546 #           'IMIX' and
9547 #           '2T1C' and
9548 #           'NDRPDR'"
9549 #  parameters:
9550 #  - "throughput"
9551 #  - "name"
9552 #  - "tags"
9553 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9554 #  x-axis: "X = VNFs per Service Chain"
9555 #  y-axis: "Y = Number of Service Chains"
9556 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9557 #  layout:
9558 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9559 #    layout: "plot-service-density"
9560 #
9561 #- type: "plot"
9562 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9563 #  algorithm: "plot_nf_heatmap"
9564 #  output-file-type: ".html"
9565 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9566 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9567 #  filter: "'NIC_Intel-XXV710' and
9568 #           'NF_DENSITY' and
9569 #           'VHOST' and
9570 #           not 'VXLAN' and
9571 #           'CHAIN' and
9572 #           'NF_VPPIP4' and
9573 #           'IMIX' and
9574 #           '4T2C' and
9575 #           'NDRPDR'"
9576 #  parameters:
9577 #  - "throughput"
9578 #  - "name"
9579 #  - "tags"
9580 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9581 #  x-axis: "X = VNFs per Service Chain"
9582 #  y-axis: "Y = Number of Service Chains"
9583 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9584 #  layout:
9585 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9586 #    layout: "plot-service-density"
9587 #
9588 #- type: "plot"
9589 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9590 #  algorithm: "plot_nf_heatmap"
9591 #  output-file-type: ".html"
9592 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9593 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9594 #  filter: "'NIC_Intel-XXV710' and
9595 #           'NF_DENSITY' and
9596 #           'VHOST' and
9597 #           not 'VXLAN' and
9598 #           'CHAIN' and
9599 #           'NF_VPPIP4' and
9600 #           'IMIX' and
9601 #           '8T4C' and
9602 #           'NDRPDR'"
9603 #  parameters:
9604 #  - "throughput"
9605 #  - "name"
9606 #  - "tags"
9607 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9608 #  x-axis: "X = VNFs per Service Chain"
9609 #  y-axis: "Y = Number of Service Chains"
9610 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9611 #  layout:
9612 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9613 #    layout: "plot-service-density"
9614 #
9615 ## Plots - NF Density - VSC - PDR IMIX
9616 #- type: "plot"
9617 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9618 #  algorithm: "plot_nf_heatmap"
9619 #  output-file-type: ".html"
9620 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9621 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9622 #  filter: "'NIC_Intel-XXV710' and
9623 #           'NF_DENSITY' and
9624 #           'VHOST' and
9625 #           not 'VXLAN' and
9626 #           'CHAIN' and
9627 #           'NF_VPPIP4' and
9628 #           'IMIX' and
9629 #           '2T1C' and
9630 #           'NDRPDR'"
9631 #  parameters:
9632 #  - "throughput"
9633 #  - "name"
9634 #  - "tags"
9635 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9636 #  x-axis: "X = VNFs per Service Chain"
9637 #  y-axis: "Y = Number of Service Chains"
9638 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9639 #  layout:
9640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9641 #    layout: "plot-service-density"
9642 #
9643 #- type: "plot"
9644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9645 #  algorithm: "plot_nf_heatmap"
9646 #  output-file-type: ".html"
9647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9648 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9649 #  filter: "'NIC_Intel-XXV710' and
9650 #           'NF_DENSITY' and
9651 #           'VHOST' and
9652 #           not 'VXLAN' and
9653 #           'CHAIN' and
9654 #           'NF_VPPIP4' and
9655 #           'IMIX' and
9656 #           '4T2C' and
9657 #           'NDRPDR'"
9658 #  parameters:
9659 #  - "throughput"
9660 #  - "name"
9661 #  - "tags"
9662 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9663 #  x-axis: "X = VNFs per Service Chain"
9664 #  y-axis: "Y = Number of Service Chains"
9665 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9666 #  layout:
9667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9668 #    layout: "plot-service-density"
9669 #
9670 #- type: "plot"
9671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9672 #  algorithm: "plot_nf_heatmap"
9673 #  output-file-type: ".html"
9674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9675 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9676 #  filter: "'NIC_Intel-XXV710' and
9677 #           'NF_DENSITY' and
9678 #           'VHOST' and
9679 #           not 'VXLAN' and
9680 #           'CHAIN' and
9681 #           'NF_VPPIP4' and
9682 #           'IMIX' and
9683 #           '8T4C' and
9684 #           'NDRPDR'"
9685 #  parameters:
9686 #  - "throughput"
9687 #  - "name"
9688 #  - "tags"
9689 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9690 #  x-axis: "X = VNFs per Service Chain"
9691 #  y-axis: "Y = Number of Service Chains"
9692 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9693 #  layout:
9694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9695 #    layout: "plot-service-density"
9696 #
9697 ## Plots - NF Density - VSC - MRR IMIX
9698 #- type: "plot"
9699 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9700 #  algorithm: "plot_nf_heatmap"
9701 #  output-file-type: ".html"
9702 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9703 #  data: "plot-vpp-nfv-2n-clx-mrr"
9704 #  filter: "'NIC_Intel-XXV710' and
9705 #           'NF_DENSITY' and
9706 #           'VHOST' and
9707 #           'VXLAN' and
9708 #           'CHAIN' and
9709 #           'IMIX' and
9710 #           '2T1C' and
9711 #           'MRR'"
9712 #  parameters:
9713 #  - "result"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = VNFs per Service Chain"
9718 #  y-axis: "Y = Number of Service Chains"
9719 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9722 #    layout: "plot-service-density"
9723 #
9724 #- type: "plot"
9725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9726 #  algorithm: "plot_nf_heatmap"
9727 #  output-file-type: ".html"
9728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9729 #  data: "plot-vpp-nfv-2n-clx-mrr"
9730 #  filter: "'NIC_Intel-XXV710' and
9731 #           'NF_DENSITY' and
9732 #           'VHOST' and
9733 #           'VXLAN' and
9734 #           'CHAIN' and
9735 #           'IMIX' and
9736 #           '4T2C' and
9737 #           'MRR'"
9738 #  parameters:
9739 #  - "result"
9740 #  - "name"
9741 #  - "tags"
9742 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9743 #  x-axis: "X = VNFs per Service Chain"
9744 #  y-axis: "Y = Number of Service Chains"
9745 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9746 #  layout:
9747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9748 #    layout: "plot-service-density"
9749 #
9750 #- type: "plot"
9751 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9752 #  algorithm: "plot_nf_heatmap"
9753 #  output-file-type: ".html"
9754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9755 #  data: "plot-vpp-nfv-2n-clx-mrr"
9756 #  filter: "'NIC_Intel-XXV710' and
9757 #           'NF_DENSITY' and
9758 #           'VHOST' and
9759 #           'VXLAN' and
9760 #           'CHAIN' and
9761 #           'IMIX' and
9762 #           '8T4C' and
9763 #           'MRR'"
9764 #  parameters:
9765 #  - "result"
9766 #  - "name"
9767 #  - "tags"
9768 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9769 #  x-axis: "X = VNFs per Service Chain"
9770 #  y-axis: "Y = Number of Service Chains"
9771 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9772 #  layout:
9773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9774 #    layout: "plot-service-density"
9775 #
9776 ## Plots - NF Density - VSC - NDR IMIX
9777 #- type: "plot"
9778 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9779 #  algorithm: "plot_nf_heatmap"
9780 #  output-file-type: ".html"
9781 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9782 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9783 #  filter: "'NIC_Intel-XXV710' and
9784 #           'NF_DENSITY' and
9785 #           'VHOST' and
9786 #           'VXLAN' and
9787 #           'CHAIN' a
9788 #           'IMIX' and
9789 #           '2T1C' and
9790 #           'NDRPDR'"
9791 #  parameters:
9792 #  - "throughput"
9793 #  - "name"
9794 #  - "tags"
9795 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9796 #  x-axis: "X = VNFs per Service Chain"
9797 #  y-axis: "Y = Number of Service Chains"
9798 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9799 #  layout:
9800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9801 #    layout: "plot-service-density"
9802 #
9803 #- type: "plot"
9804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9805 #  algorithm: "plot_nf_heatmap"
9806 #  output-file-type: ".html"
9807 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9808 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9809 #  filter: "'NIC_Intel-XXV710' and
9810 #           'NF_DENSITY' and
9811 #           'VHOST' and
9812 #           'VXLAN' and
9813 #           'CHAIN' and
9814 #           'IMIX' and
9815 #           '4T2C' and
9816 #           'NDRPDR'"
9817 #  parameters:
9818 #  - "throughput"
9819 #  - "name"
9820 #  - "tags"
9821 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9822 #  x-axis: "X = VNFs per Service Chain"
9823 #  y-axis: "Y = Number of Service Chains"
9824 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9825 #  layout:
9826 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9827 #    layout: "plot-service-density"
9828 #
9829 #- type: "plot"
9830 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9831 #  algorithm: "plot_nf_heatmap"
9832 #  output-file-type: ".html"
9833 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9834 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9835 #  filter: "'NIC_Intel-XXV710' and
9836 #           'NF_DENSITY' and
9837 #           'VHOST' and
9838 #           'VXLAN' and
9839 #           'CHAIN' and
9840 #           'IMIX' and
9841 #           '8T4C' and
9842 #           'NDRPDR'"
9843 #  parameters:
9844 #  - "throughput"
9845 #  - "name"
9846 #  - "tags"
9847 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9848 #  x-axis: "X = VNFs per Service Chain"
9849 #  y-axis: "Y = Number of Service Chains"
9850 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9851 #  layout:
9852 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9853 #    layout: "plot-service-density"
9854 #
9855 ## Plots - NF Density - VSC - PDR IMIX
9856 #- type: "plot"
9857 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9858 #  algorithm: "plot_nf_heatmap"
9859 #  output-file-type: ".html"
9860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9861 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9862 #  filter: "'NIC_Intel-XXV710' and
9863 #           'NF_DENSITY' and
9864 #           'VHOST' and
9865 #           'VXLAN' and
9866 #           'CHAIN' and
9867 #           'IMIX' and
9868 #           '2T1C' and
9869 #           'NDRPDR'"
9870 #  parameters:
9871 #  - "throughput"
9872 #  - "name"
9873 #  - "tags"
9874 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9875 #  x-axis: "X = VNFs per Service Chain"
9876 #  y-axis: "Y = Number of Service Chains"
9877 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9878 #  layout:
9879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9880 #    layout: "plot-service-density"
9881 #
9882 #- type: "plot"
9883 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9884 #  algorithm: "plot_nf_heatmap"
9885 #  output-file-type: ".html"
9886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9887 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9888 #  filter: "'NIC_Intel-XXV710' and
9889 #           'NF_DENSITY' and
9890 #           'VHOST' and
9891 #           'VXLAN' and
9892 #           'CHAIN' and
9893 #           'IMIX' and
9894 #           '4T2C' and
9895 #           'NDRPDR'"
9896 #  parameters:
9897 #  - "throughput"
9898 #  - "name"
9899 #  - "tags"
9900 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9901 #  x-axis: "X = VNFs per Service Chain"
9902 #  y-axis: "Y = Number of Service Chains"
9903 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9904 #  layout:
9905 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9906 #    layout: "plot-service-density"
9907 #
9908 #- type: "plot"
9909 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9910 #  algorithm: "plot_nf_heatmap"
9911 #  output-file-type: ".html"
9912 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9913 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9914 #  filter: "'NIC_Intel-XXV710' and
9915 #           'NF_DENSITY' and
9916 #           'VHOST' and
9917 #           'VXLAN' and
9918 #           'CHAIN' and
9919 #           'IMIX' and
9920 #           '8T4C' and
9921 #           'NDRPDR'"
9922 #  parameters:
9923 #  - "throughput"
9924 #  - "name"
9925 #  - "tags"
9926 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9927 #  x-axis: "X = VNFs per Service Chain"
9928 #  y-axis: "Y = Number of Service Chains"
9929 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9930 #  layout:
9931 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9932 #    layout: "plot-service-density"
9933 #
9934 ## Plots - NF Density - CSC - MRR IMIX
9935 #- type: "plot"
9936 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9937 #  algorithm: "plot_nf_heatmap"
9938 #  output-file-type: ".html"
9939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9940 #  data: "plot-vpp-nfv-2n-clx-mrr"
9941 #  filter: "'NIC_Intel-XXV710' and
9942 #           'NF_DENSITY' and
9943 #           'DOCKER' and
9944 #           'CHAIN' and
9945 #           'NF_VPPIP4' and
9946 #           'IMIX' and
9947 #           '2T1C' and
9948 #           'MRR'"
9949 #  parameters:
9950 #  - "result"
9951 #  - "name"
9952 #  - "tags"
9953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9954 #  x-axis: "X = CNFs per Service Chain"
9955 #  y-axis: "Y = Number of Service Chains"
9956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9957 #  layout:
9958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9959 #    layout: "plot-service-density"
9960 #
9961 #- type: "plot"
9962 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9963 #  algorithm: "plot_nf_heatmap"
9964 #  output-file-type: ".html"
9965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9966 #  data: "plot-vpp-nfv-2n-clx-mrr"
9967 #  filter: "'NIC_Intel-XXV710' and
9968 #           'NF_DENSITY' and
9969 #           'DOCKER' and
9970 #           'CHAIN' and
9971 #           'NF_VPPIP4' and
9972 #           'IMIX' and
9973 #           '4T2C' and
9974 #           'MRR'"
9975 #  parameters:
9976 #  - "result"
9977 #  - "name"
9978 #  - "tags"
9979 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9980 #  x-axis: "X = CNFs per Service Chain"
9981 #  y-axis: "Y = Number of Service Chains"
9982 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9983 #  layout:
9984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9985 #    layout: "plot-service-density"
9986 #
9987 #- type: "plot"
9988 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9989 #  algorithm: "plot_nf_heatmap"
9990 #  output-file-type: ".html"
9991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9992 #  data: "plot-vpp-nfv-2n-clx-mrr"
9993 #  filter: "'NIC_Intel-XXV710' and
9994 #           'NF_DENSITY' and
9995 #           'DOCKER' and
9996 #           'CHAIN' and
9997 #           'NF_VPPIP4' and
9998 #           'IMIX' and
9999 #           '8T4C' and
10000 #           'MRR'"
10001 #  parameters:
10002 #  - "result"
10003 #  - "name"
10004 #  - "tags"
10005 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10006 #  x-axis: "X = CNFs per Service Chain"
10007 #  y-axis: "Y = Number of Service Chains"
10008 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10009 #  layout:
10010 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10011 #    layout: "plot-service-density"
10012 #
10013 ## Plots - NF Density - CSC - NDR IMIX
10014 #- type: "plot"
10015 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10016 #  algorithm: "plot_nf_heatmap"
10017 #  output-file-type: ".html"
10018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10019 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10020 #  filter: "'NIC_Intel-XXV710' and
10021 #           'NF_DENSITY' and
10022 #           'DOCKER' and
10023 #           'CHAIN' and
10024 #           'NF_VPPIP4' and
10025 #           'IMIX' and
10026 #           '2T1C' and
10027 #           'NDRPDR'"
10028 #  parameters:
10029 #  - "throughput"
10030 #  - "name"
10031 #  - "tags"
10032 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10033 #  x-axis: "X = CNFs per Service Chain"
10034 #  y-axis: "Y = Number of Service Chains"
10035 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10036 #  layout:
10037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10038 #    layout: "plot-service-density"
10039 #
10040 #- type: "plot"
10041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10042 #  algorithm: "plot_nf_heatmap"
10043 #  output-file-type: ".html"
10044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10045 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10046 #  filter: "'NIC_Intel-XXV710' and
10047 #           'NF_DENSITY' and
10048 #           'DOCKER' and
10049 #           'CHAIN' and
10050 #           'NF_VPPIP4' and
10051 #           'IMIX' and
10052 #           '4T2C' and
10053 #           'NDRPDR'"
10054 #  parameters:
10055 #  - "throughput"
10056 #  - "name"
10057 #  - "tags"
10058 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10059 #  x-axis: "X = CNFs per Service Chain"
10060 #  y-axis: "Y = Number of Service Chains"
10061 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10062 #  layout:
10063 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10064 #    layout: "plot-service-density"
10065 #
10066 #- type: "plot"
10067 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10068 #  algorithm: "plot_nf_heatmap"
10069 #  output-file-type: ".html"
10070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10071 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10072 #  filter: "'NIC_Intel-XXV710' and
10073 #           'NF_DENSITY' and
10074 #           'DOCKER' and
10075 #           'CHAIN' and
10076 #           'NF_VPPIP4' and
10077 #           'IMIX' and
10078 #           '8T4C' and
10079 #           'NDRPDR'"
10080 #  parameters:
10081 #  - "throughput"
10082 #  - "name"
10083 #  - "tags"
10084 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10085 #  x-axis: "X = CNFs per Service Chain"
10086 #  y-axis: "Y = Number of Service Chains"
10087 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10088 #  layout:
10089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10090 #    layout: "plot-service-density"
10091 #
10092 ## Plots - NF Density - CSC - PDR IMIX
10093 #- type: "plot"
10094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10095 #  algorithm: "plot_nf_heatmap"
10096 #  output-file-type: ".html"
10097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10098 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10099 #  filter: "'NIC_Intel-XXV710' and
10100 #           'NF_DENSITY' and
10101 #           'DOCKER' and
10102 #           'CHAIN' and
10103 #           'NF_VPPIP4' and
10104 #           'IMIX' and
10105 #           '2T1C' and
10106 #           'NDRPDR'"
10107 #  parameters:
10108 #  - "throughput"
10109 #  - "name"
10110 #  - "tags"
10111 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10112 #  x-axis: "X = CNFs per Service Chain"
10113 #  y-axis: "Y = Number of Service Chains"
10114 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10115 #  layout:
10116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10117 #    layout: "plot-service-density"
10118 #
10119 #- type: "plot"
10120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10121 #  algorithm: "plot_nf_heatmap"
10122 #  output-file-type: ".html"
10123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10124 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10125 #  filter: "'NIC_Intel-XXV710' and
10126 #           'NF_DENSITY' and
10127 #           'DOCKER' and
10128 #           'CHAIN' and
10129 #           'NF_VPPIP4' and
10130 #           'IMIX' and
10131 #           '4T2C' and
10132 #           'NDRPDR'"
10133 #  parameters:
10134 #  - "throughput"
10135 #  - "name"
10136 #  - "tags"
10137 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10138 #  x-axis: "X = CNFs per Service Chain"
10139 #  y-axis: "Y = Number of Service Chains"
10140 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10141 #  layout:
10142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10143 #    layout: "plot-service-density"
10144 #
10145 #- type: "plot"
10146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10147 #  algorithm: "plot_nf_heatmap"
10148 #  output-file-type: ".html"
10149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10150 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10151 #  filter: "'NIC_Intel-XXV710' and
10152 #           'NF_DENSITY' and
10153 #           'DOCKER' and
10154 #           'CHAIN' and
10155 #           'NF_VPPIP4' and
10156 #           'IMIX' and
10157 #           '8T4C' and
10158 #           'NDRPDR'"
10159 #  parameters:
10160 #  - "throughput"
10161 #  - "name"
10162 #  - "tags"
10163 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10164 #  x-axis: "X = CNFs per Service Chain"
10165 #  y-axis: "Y = Number of Service Chains"
10166 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10167 #  layout:
10168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10169 #    layout: "plot-service-density"
10170 #
10171 ## Plots - NF Density - CSP - MRR IMIX
10172 #- type: "plot"
10173 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10174 #  algorithm: "plot_nf_heatmap"
10175 #  output-file-type: ".html"
10176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10177 #  data: "plot-vpp-nfv-2n-clx-mrr"
10178 #  filter: "'NIC_Intel-XXV710' and
10179 #           'NF_DENSITY' and
10180 #           'DOCKER' and
10181 #           'PIPELINE' and
10182 #           'NF_VPPIP4' and
10183 #           'IMIX' and
10184 #           '2T1C' and
10185 #           'MRR'"
10186 #  parameters:
10187 #  - "result"
10188 #  - "name"
10189 #  - "tags"
10190 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10191 #  x-axis: "X = CNFs per Service Pipeline"
10192 #  y-axis: "Y = Number of Service Pipelines"
10193 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10194 #  layout:
10195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10196 #    layout: "plot-service-density"
10197 #
10198 #- type: "plot"
10199 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10200 #  algorithm: "plot_nf_heatmap"
10201 #  output-file-type: ".html"
10202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10203 #  data: "plot-vpp-nfv-2n-clx-mrr"
10204 #  filter: "'NIC_Intel-XXV710' and
10205 #           'NF_DENSITY' and
10206 #           'DOCKER' and
10207 #           'PIPELINE' and
10208 #           'NF_VPPIP4' and
10209 #           'IMIX' and
10210 #           '4T2C' and
10211 #           'MRR'"
10212 #  parameters:
10213 #  - "result"
10214 #  - "name"
10215 #  - "tags"
10216 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10217 #  x-axis: "X = CNFs per Service Pipeline"
10218 #  y-axis: "Y = Number of Service Pipelines"
10219 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10220 #  layout:
10221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10222 #    layout: "plot-service-density"
10223 #
10224 #- type: "plot"
10225 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10226 #  algorithm: "plot_nf_heatmap"
10227 #  output-file-type: ".html"
10228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10229 #  data: "plot-vpp-nfv-2n-clx-mrr"
10230 #  filter: "'NIC_Intel-XXV710' and
10231 #           'NF_DENSITY' and
10232 #           'DOCKER' and
10233 #           'PIPELINE' and
10234 #           'NF_VPPIP4' and
10235 #           'IMIX' and
10236 #           '8T4C' and
10237 #           'MRR'"
10238 #  parameters:
10239 #  - "result"
10240 #  - "name"
10241 #  - "tags"
10242 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10243 #  x-axis: "X = CNFs per Service Pipeline"
10244 #  y-axis: "Y = Number of Service Pipelines"
10245 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10246 #  layout:
10247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10248 #    layout: "plot-service-density"
10249 #
10250 ## Plots - NF Density - CSP - NDR IMIX
10251 #- type: "plot"
10252 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10253 #  algorithm: "plot_nf_heatmap"
10254 #  output-file-type: ".html"
10255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10256 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10257 #  filter: "'NIC_Intel-XXV710' and
10258 #           'NF_DENSITY' and
10259 #           'DOCKER' and
10260 #           'PIPELINE' and
10261 #           'NF_VPPIP4' and
10262 #           'IMIX' and
10263 #           '2T1C' and
10264 #           'NDRPDR'"
10265 #  parameters:
10266 #  - "throughput"
10267 #  - "name"
10268 #  - "tags"
10269 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10270 #  x-axis: "X = CNFs per Service Pipeline"
10271 #  y-axis: "Y = Number of Service Pipelines"
10272 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10273 #  layout:
10274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10275 #    layout: "plot-service-density"
10276 #
10277 #- type: "plot"
10278 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10279 #  algorithm: "plot_nf_heatmap"
10280 #  output-file-type: ".html"
10281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10282 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10283 #  filter: "'NIC_Intel-XXV710' and
10284 #           'NF_DENSITY' and
10285 #           'DOCKER' and
10286 #           'PIPELINE' and
10287 #           'NF_VPPIP4' and
10288 #           'IMIX' and
10289 #           '4T2C' and
10290 #           'NDRPDR'"
10291 #  parameters:
10292 #  - "throughput"
10293 #  - "name"
10294 #  - "tags"
10295 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10296 #  x-axis: "X = CNFs per Service Pipeline"
10297 #  y-axis: "Y = Number of Service Pipelines"
10298 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10299 #  layout:
10300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10301 #    layout: "plot-service-density"
10302 #
10303 #- type: "plot"
10304 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10305 #  algorithm: "plot_nf_heatmap"
10306 #  output-file-type: ".html"
10307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10308 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10309 #  filter: "'NIC_Intel-XXV710' and
10310 #           'NF_DENSITY' and
10311 #           'DOCKER' and
10312 #           'PIPELINE' and
10313 #           'NF_VPPIP4' and
10314 #           'IMIX' and
10315 #           '8T4C' and
10316 #           'NDRPDR'"
10317 #  parameters:
10318 #  - "throughput"
10319 #  - "name"
10320 #  - "tags"
10321 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10322 #  x-axis: "X = CNFs per Service Pipeline"
10323 #  y-axis: "Y = Number of Service Pipelines"
10324 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10325 #  layout:
10326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10327 #    layout: "plot-service-density"
10328 #
10329 ## Plots - NF Density - CSP - PDR IMIX
10330 #- type: "plot"
10331 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10332 #  algorithm: "plot_nf_heatmap"
10333 #  output-file-type: ".html"
10334 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10335 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10336 #  filter: "'NIC_Intel-XXV710' and
10337 #           'NF_DENSITY' and
10338 #           'DOCKER' and
10339 #           'PIPELINE' and
10340 #           'NF_VPPIP4' and
10341 #           'IMIX' and
10342 #           '2T1C' and
10343 #           'NDRPDR'"
10344 #  parameters:
10345 #  - "throughput"
10346 #  - "name"
10347 #  - "tags"
10348 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10349 #  x-axis: "X = CNFs per Service Pipeline"
10350 #  y-axis: "Y = Number of Service Pipelines"
10351 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10352 #  layout:
10353 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10354 #    layout: "plot-service-density"
10355 #
10356 #- type: "plot"
10357 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10358 #  algorithm: "plot_nf_heatmap"
10359 #  output-file-type: ".html"
10360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10361 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10362 #  filter: "'NIC_Intel-XXV710' and
10363 #           'NF_DENSITY' and
10364 #           'DOCKER' and
10365 #           'PIPELINE' and
10366 #           'NF_VPPIP4' and
10367 #           'IMIX' and
10368 #           '4T2C' and
10369 #           'NDRPDR'"
10370 #  parameters:
10371 #  - "throughput"
10372 #  - "name"
10373 #  - "tags"
10374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10375 #  x-axis: "X = CNFs per Service Pipeline"
10376 #  y-axis: "Y = Number of Service Pipelines"
10377 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10378 #  layout:
10379 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10380 #    layout: "plot-service-density"
10381 #
10382 #- type: "plot"
10383 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10384 #  algorithm: "plot_nf_heatmap"
10385 #  output-file-type: ".html"
10386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10387 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10388 #  filter: "'NIC_Intel-XXV710' and
10389 #           'NF_DENSITY' and
10390 #           'DOCKER' and
10391 #           'PIPELINE' and
10392 #           'NF_VPPIP4' and
10393 #           'IMIX' and
10394 #           '8T4C' and
10395 #           'NDRPDR'"
10396 #  parameters:
10397 #  - "throughput"
10398 #  - "name"
10399 #  - "tags"
10400 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10401 #  x-axis: "X = CNFs per Service Pipeline"
10402 #  y-axis: "Y = Number of Service Pipelines"
10403 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10404 #  layout:
10405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10406 #    layout: "plot-service-density"
10407
10408 ################################################################################
10409
10410 # Packet Throughput
10411
10412 #- type: "plot"
10413 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10414 #  algorithm: "plot_perf_box_name"
10415 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10416 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10417 #  include:
10418 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10419 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10420 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10421 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10422 #  layout:
10423 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10424 #    layout: "plot-throughput"
10425 #
10426 #- type: "plot"
10427 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10428 #  algorithm: "plot_perf_box_name"
10429 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10430 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10431 #  include:
10432 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10433 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10434 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10435 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10436 #  layout:
10437 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10438 #    layout: "plot-throughput"
10439 #
10440 #- type: "plot"
10441 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10442 #  algorithm: "plot_perf_box_name"
10443 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10444 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10445 #  include:
10446 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10447 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10448 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10449 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10450 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10451 #  layout:
10452 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10453 #    layout: "plot-throughput"
10454 #
10455 #- type: "plot"
10456 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10457 #  algorithm: "plot_perf_box_name"
10458 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10459 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10460 #  include:
10461 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10462 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10463 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10464 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10465 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10466 #  layout:
10467 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10468 #    layout: "plot-throughput"
10469
10470 - type: "plot"
10471   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10472   algorithm: "plot_perf_box_name"
10473   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10474   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10475   include:
10476     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10477     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10478     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10479     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10480     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10481   layout:
10482     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10483     layout: "plot-throughput"
10484
10485 - type: "plot"
10486   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10487   algorithm: "plot_perf_box_name"
10488   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10489   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10490   include:
10491     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10492     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10493     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10494     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10495     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10496   layout:
10497     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10498     layout: "plot-throughput"
10499
10500 #- type: "plot"
10501 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10502 #  algorithm: "plot_perf_box_name"
10503 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10504 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10505 #  include:
10506 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10507 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10508 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10509 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10510 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10511 #  layout:
10512 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10513 #    layout: "plot-throughput"
10514 #
10515 #- type: "plot"
10516 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10517 #  algorithm: "plot_perf_box_name"
10518 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10519 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10520 #  include:
10521 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10522 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10523 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10524 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10525 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10526 #  layout:
10527 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10528 #    layout: "plot-throughput"
10529 #
10530 #- type: "plot"
10531 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10532 #  algorithm: "plot_perf_box_name"
10533 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10534 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10535 #  include:
10536 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10537 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10538 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10539 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10540 #  layout:
10541 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10542 #    layout: "plot-throughput"
10543 #
10544 #- type: "plot"
10545 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10546 #  algorithm: "plot_perf_box_name"
10547 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10548 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10549 #  include:
10550 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10551 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10552 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10553 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10554 #  layout:
10555 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10556 #    layout: "plot-throughput"
10557 #
10558 #- type: "plot"
10559 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10560 #  algorithm: "plot_perf_box_name"
10561 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10562 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10563 #  include:
10564 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10565 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10566 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10567 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10568 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10569 #  layout:
10570 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10571 #    layout: "plot-throughput"
10572 #
10573 #- type: "plot"
10574 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10575 #  algorithm: "plot_perf_box_name"
10576 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10577 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10578 #  include:
10579 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10580 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10581 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10582 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10583 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10584 #  layout:
10585 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10586 #    layout: "plot-throughput"
10587 #
10588 #- type: "plot"
10589 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10590 #  algorithm: "plot_perf_box_name"
10591 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10592 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10593 #  include:
10594 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10595 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10596 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10597 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10598 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10599 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10600 #  layout:
10601 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10602 #    layout: "plot-throughput"
10603 #
10604 #- type: "plot"
10605 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10606 #  algorithm: "plot_perf_box_name"
10607 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10608 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10609 #  include:
10610 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10611 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10612 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10613 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10614 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10615 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10616 #  layout:
10617 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10618 #    layout: "plot-throughput"
10619
10620 - type: "plot"
10621   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10622   algorithm: "plot_perf_box_name"
10623   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10625   include:
10626     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10627     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10628     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10629   layout:
10630     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10631     layout: "plot-throughput"
10632
10633 - type: "plot"
10634   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10635   algorithm: "plot_perf_box_name"
10636   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10638   include:
10639     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10641     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10642   layout:
10643     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10644     layout: "plot-throughput"
10645
10646 #- type: "plot"
10647 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10648 #  algorithm: "plot_perf_box_name"
10649 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10650 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10651 #  include:
10652 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10653 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10654 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10655 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10656 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10657 #  layout:
10658 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10659 #    layout: "plot-throughput"
10660 #
10661 #- type: "plot"
10662 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10663 #  algorithm: "plot_perf_box_name"
10664 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10665 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10666 #  include:
10667 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10668 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10669 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10670 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10671 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10672 #  layout:
10673 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10674 #    layout: "plot-throughput"
10675 #
10676 #- type: "plot"
10677 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10678 #  algorithm: "plot_perf_box_name"
10679 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10680 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10681 #  include:
10682 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10683 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10684 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10685 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10686 #  layout:
10687 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10688 #    layout: "plot-throughput"
10689 #
10690 #- type: "plot"
10691 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10692 #  algorithm: "plot_perf_box_name"
10693 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10694 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10695 #  include:
10696 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10697 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10698 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10699 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10700 #  layout:
10701 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10702 #    layout: "plot-throughput"
10703 #
10704 #- type: "plot"
10705 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10706 #  algorithm: "plot_perf_box_name"
10707 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10708 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10709 #  include:
10710 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10711 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10712 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10713 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10714 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10715 #  layout:
10716 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10717 #    layout: "plot-throughput"
10718 #
10719 #- type: "plot"
10720 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10721 #  algorithm: "plot_perf_box_name"
10722 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10723 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10724 #  include:
10725 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10726 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10727 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10728 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10729 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10730 #  layout:
10731 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10732 #    layout: "plot-throughput"
10733 #
10734 #- type: "plot"
10735 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10736 #  algorithm: "plot_perf_box_name"
10737 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10738 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10739 #  include:
10740 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10741 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10742 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10743 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10744 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10745 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10746 #  layout:
10747 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10748 #    layout: "plot-throughput"
10749 #
10750 #- type: "plot"
10751 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10752 #  algorithm: "plot_perf_box_name"
10753 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10754 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10755 #  include:
10756 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10757 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10758 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10759 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10760 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10761 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10762 #  layout:
10763 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10764 #    layout: "plot-throughput"
10765
10766 - type: "plot"
10767   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10768   algorithm: "plot_perf_box_name"
10769   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10770   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10771   include:
10772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10776     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10777   layout:
10778     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10779     layout: "plot-throughput"
10780
10781 - type: "plot"
10782   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10783   algorithm: "plot_perf_box_name"
10784   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10785   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10786   include:
10787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10792   layout:
10793     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10794     layout: "plot-throughput"
10795
10796 - type: "plot"
10797   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10798   algorithm: "plot_perf_box_name"
10799   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10800   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10801   include:
10802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10807     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10808   layout:
10809     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10810     layout: "plot-throughput"
10811
10812 - type: "plot"
10813   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10814   algorithm: "plot_perf_box_name"
10815   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10816   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10817   include:
10818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10824   layout:
10825     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10826     layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10830   algorithm: "plot_perf_box_name"
10831   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10832   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10833   include:
10834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10835     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10836     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10837     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10839   layout:
10840     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10845   algorithm: "plot_perf_box_name"
10846   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10847   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10848   include:
10849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10851     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10852     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10853     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10854   layout:
10855     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10860   algorithm: "plot_perf_box_name"
10861   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10862   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10863   include:
10864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10868     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10869     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10870   layout:
10871     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10872     layout: "plot-throughput"
10873
10874 - type: "plot"
10875   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10876   algorithm: "plot_perf_box_name"
10877   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10878   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10879   include:
10880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10882     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10883     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10886   layout:
10887     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10888     layout: "plot-throughput"
10889
10890 - type: "plot"
10891   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10892   algorithm: "plot_perf_box_name"
10893   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10894   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10895   include:
10896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10901   layout:
10902     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10907   algorithm: "plot_perf_box_name"
10908   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10909   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10910   include:
10911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10916   layout:
10917     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10918     layout: "plot-throughput"
10919
10920 - type: "plot"
10921   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10922   algorithm: "plot_perf_box_name"
10923   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10924   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10925   include:
10926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10932   layout:
10933     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10934     layout: "plot-throughput"
10935
10936 - type: "plot"
10937   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10938   algorithm: "plot_perf_box_name"
10939   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10940   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10941   include:
10942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10948   layout:
10949     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10950     layout: "plot-throughput"
10951
10952 - type: "plot"
10953   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10954   algorithm: "plot_perf_box_name"
10955   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10957   include:
10958     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10959     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10960   layout:
10961     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10962     layout: "plot-throughput"
10963
10964 - type: "plot"
10965   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10966   algorithm: "plot_perf_box_name"
10967   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10968   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10969   include:
10970     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10971     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10972   layout:
10973     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10974     layout: "plot-throughput"
10975
10976 #- type: "plot"
10977 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10978 #  algorithm: "plot_perf_box_name"
10979 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10980 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10981 #  include:
10982 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10983 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10984 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10985 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10986 #  layout:
10987 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10988 #    layout: "plot-throughput"
10989 #
10990 #- type: "plot"
10991 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10992 #  algorithm: "plot_perf_box_name"
10993 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10994 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10995 #  include:
10996 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10997 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10998 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10999 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11000 #  layout:
11001 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11002 #    layout: "plot-throughput"
11003
11004 - type: "plot"
11005   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11006   algorithm: "plot_perf_box_name"
11007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11008   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11009   include:
11010     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11014   layout:
11015     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11016     layout: "plot-throughput"
11017
11018 - type: "plot"
11019   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11020   algorithm: "plot_perf_box_name"
11021   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11022   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11023   include:
11024     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11026     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11028   layout:
11029     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11030     layout: "plot-throughput"
11031
11032 - type: "plot"
11033   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11034   algorithm: "plot_perf_box_name"
11035   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11036   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11037   include:
11038     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11039     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11041     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11042   layout:
11043     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11044     layout: "plot-throughput"
11045
11046 - type: "plot"
11047   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11048   algorithm: "plot_perf_box_name"
11049   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11050   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11051   include:
11052     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11053     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11054     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11055     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11056   layout:
11057     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11058     layout: "plot-throughput"
11059
11060 #- type: "plot"
11061 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11062 #  algorithm: "plot_perf_box_name"
11063 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11064 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11065 #  include:
11066 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11067 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11068 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11069 #  layout:
11070 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11071 #    layout: "plot-throughput"
11072 #
11073 #- type: "plot"
11074 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11075 #  algorithm: "plot_perf_box_name"
11076 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11077 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11078 #  include:
11079 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11080 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11081 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11082 #  layout:
11083 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11084 #    layout: "plot-throughput"
11085 #
11086 #- type: "plot"
11087 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11088 #  algorithm: "plot_perf_box_name"
11089 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11090 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11091 #  include:
11092 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11093 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11094 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11095 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11096 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11097 #  layout:
11098 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11099 #    layout: "plot-throughput"
11100 #
11101 #- type: "plot"
11102 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11103 #  algorithm: "plot_perf_box_name"
11104 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11105 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11106 #  include:
11107 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11108 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11109 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11110 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11111 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11112 #  layout:
11113 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11114 #    layout: "plot-throughput"
11115
11116 - type: "plot"
11117   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11118   algorithm: "plot_perf_box_name"
11119   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11121   include:
11122     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11125   layout:
11126     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11127     layout: "plot-throughput"
11128
11129 - type: "plot"
11130   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11131   algorithm: "plot_perf_box_name"
11132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11134   include:
11135     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11137     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11138   layout:
11139     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11140     layout: "plot-throughput"
11141
11142 #- type: "plot"
11143 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11144 #  algorithm: "plot_perf_box_name"
11145 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11146 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11147 #  include:
11148 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11149 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11150 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11151 #  layout:
11152 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11153 #    layout: "plot-throughput"
11154 #
11155 #- type: "plot"
11156 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11157 #  algorithm: "plot_perf_box_name"
11158 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11159 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11160 #  include:
11161 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11163 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11164 #  layout:
11165 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11166 #    layout: "plot-throughput"
11167 #
11168 #- type: "plot"
11169 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11170 #  algorithm: "plot_perf_box_name"
11171 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11172 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11173 #  include:
11174 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11175 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11176 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11178 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11179 #  layout:
11180 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11181 #    layout: "plot-throughput"
11182 #
11183 #- type: "plot"
11184 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11185 #  algorithm: "plot_perf_box_name"
11186 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11187 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11188 #  include:
11189 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11190 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11191 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11192 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11193 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11194 #  layout:
11195 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11196 #    layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11202   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11203   include:
11204     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11209   layout:
11210     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11211     layout: "plot-throughput"
11212
11213 - type: "plot"
11214   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11215   algorithm: "plot_perf_box_name"
11216   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11217   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11218   include:
11219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11224   layout:
11225     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11226     layout: "plot-throughput"
11227
11228 - type: "plot"
11229   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11230   algorithm: "plot_perf_box_name"
11231   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11232   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11233   include:
11234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11239   layout:
11240     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11241     layout: "plot-throughput"
11242
11243 - type: "plot"
11244   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11245   algorithm: "plot_perf_box_name"
11246   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11247   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11248   include:
11249     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11254   layout:
11255     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11256     layout: "plot-throughput"
11257
11258 - type: "plot"
11259   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11260   algorithm: "plot_perf_box_name"
11261   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11262   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11263   include:
11264     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11269   layout:
11270     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11271     layout: "plot-throughput"
11272
11273 - type: "plot"
11274   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11275   algorithm: "plot_perf_box_name"
11276   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11277   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11278   include:
11279     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11284   layout:
11285     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11286     layout: "plot-throughput"
11287
11288 - type: "plot"
11289   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11290   algorithm: "plot_perf_box_name"
11291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11293   include:
11294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11295     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11296     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11297     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11298     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11299     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11300   layout:
11301     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11302     layout: "plot-throughput"
11303
11304 - type: "plot"
11305   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11306   algorithm: "plot_perf_box_name"
11307   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11309   include:
11310     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11311     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11312     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11313     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11314     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11315     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11316   layout:
11317     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11318     layout: "plot-throughput"
11319
11320 - type: "plot"
11321   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11322   algorithm: "plot_perf_box_name"
11323   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11325   include:
11326     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11327     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11328     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11330   layout:
11331     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11332     layout: "plot-throughput"
11333
11334 - type: "plot"
11335   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11336   algorithm: "plot_perf_box_name"
11337   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11339   include:
11340     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11341     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11342     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11344   layout:
11345     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11346     layout: "plot-throughput"
11347
11348 #- type: "plot"
11349 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11350 #  algorithm: "plot_perf_box_name"
11351 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11352 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11353 #  include:
11354 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11355 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11356 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11357 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11358 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11359 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11360 #  layout:
11361 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11362 #    layout: "plot-throughput"
11363 #
11364 #- type: "plot"
11365 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11366 #  algorithm: "plot_perf_box_name"
11367 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11368 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11369 #  include:
11370 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11371 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11372 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11373 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11374 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11375 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11376 #  layout:
11377 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11378 #    layout: "plot-throughput"
11379
11380 - type: "plot"
11381   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11382   algorithm: "plot_perf_box_name"
11383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11385   include:
11386     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11387 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11389 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11391 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11392   layout:
11393     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11394     layout: "plot-throughput"
11395
11396 - type: "plot"
11397   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11398   algorithm: "plot_perf_box_name"
11399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11401   include:
11402     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11403 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11404     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11405 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11406     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11407 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11408   layout:
11409     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11410     layout: "plot-throughput"
11411
11412 - type: "plot"
11413   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11414   algorithm: "plot_perf_box_name"
11415   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11416   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11417   include:
11418     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11419     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11424   layout:
11425     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11426     layout: "plot-throughput"
11427
11428 - type: "plot"
11429   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11430   algorithm: "plot_perf_box_name"
11431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11433   include:
11434     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11435     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11436     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11439     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11440   layout:
11441     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11442     layout: "plot-throughput"
11443
11444 #- type: "plot"
11445 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11446 #  algorithm: "plot_perf_box_name"
11447 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11448 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11449 #  include:
11450 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11451 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11452 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11453 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11454 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11455 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11456 #  layout:
11457 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11458 #    layout: "plot-throughput"
11459 #
11460 #- type: "plot"
11461 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11462 #  algorithm: "plot_perf_box_name"
11463 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11464 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11465 #  include:
11466 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11467 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11468 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11469 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11470 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11471 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11472 #  layout:
11473 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11474 #    layout: "plot-throughput"
11475 #
11476 #- type: "plot"
11477 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11478 #  algorithm: "plot_perf_box_name"
11479 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11480 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11481 #  include:
11482 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11483 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11484 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11485 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11486 #  layout:
11487 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11488 #    layout: "plot-throughput"
11489 #
11490 #- type: "plot"
11491 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11492 #  algorithm: "plot_perf_box_name"
11493 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11494 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11495 #  include:
11496 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11497 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11498 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11499 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11500 #  layout:
11501 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11502 #    layout: "plot-throughput"
11503 #
11504 #- type: "plot"
11505 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11506 #  algorithm: "plot_perf_box_name"
11507 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11508 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11509 #  include:
11510 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11511 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11512 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11513 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11514 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11515 #  layout:
11516 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11517 #    layout: "plot-throughput"
11518 #
11519 #- type: "plot"
11520 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11521 #  algorithm: "plot_perf_box_name"
11522 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11523 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11524 #  include:
11525 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11526 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11527 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11528 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11529 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11530 #  layout:
11531 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11532 #    layout: "plot-throughput"
11533 #
11534 #- type: "plot"
11535 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11536 #  algorithm: "plot_perf_box_name"
11537 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11538 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11539 #  include:
11540 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11541 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11542 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11543 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11544 #  layout:
11545 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11546 #    layout: "plot-throughput"
11547 #
11548 #- type: "plot"
11549 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11550 #  algorithm: "plot_perf_box_name"
11551 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11552 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11553 #  include:
11554 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11555 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11556 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11557 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11558 #  layout:
11559 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11560 #    layout: "plot-throughput"
11561
11562 - type: "plot"
11563   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11564   algorithm: "plot_perf_box_name"
11565   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11567   include:
11568     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11569     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11570     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11571     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11572     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11573     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11574   layout:
11575     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11576     layout: "plot-throughput"
11577
11578 - type: "plot"
11579   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11580   algorithm: "plot_perf_box_name"
11581   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11583   include:
11584     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11585     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11586     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11587     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11588     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11589     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11590   layout:
11591     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11592     layout: "plot-throughput"
11593
11594 #- type: "plot"
11595 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11596 #  algorithm: "plot_perf_box_name"
11597 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11598 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11599 #  include:
11600 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11601 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11602 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11605 #  layout:
11606 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11607 #    layout: "plot-throughput"
11608 #
11609 #- type: "plot"
11610 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11611 #  algorithm: "plot_perf_box_name"
11612 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11613 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11614 #  include:
11615 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11616 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11617 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11618 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11619 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11620 #  layout:
11621 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11622 #    layout: "plot-throughput"
11623 #
11624 #- type: "plot"
11625 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11626 #  algorithm: "plot_perf_box_name"
11627 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11628 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11629 #  include:
11630 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11631 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11632 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11633 #  layout:
11634 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11635 #    layout: "plot-throughput"
11636 #
11637 #- type: "plot"
11638 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11639 #  algorithm: "plot_perf_box_name"
11640 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11641 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11642 #  include:
11643 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11644 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11645 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11646 #  layout:
11647 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11648 #    layout: "plot-throughput"
11649 #
11650 #- type: "plot"
11651 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11652 #  algorithm: "plot_perf_box_name"
11653 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11654 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11655 #  include:
11656 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11657 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11658 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11659 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11660 #  layout:
11661 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11662 #    layout: "plot-throughput"
11663 #
11664 #- type: "plot"
11665 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11666 #  algorithm: "plot_perf_box_name"
11667 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11668 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11669 #  include:
11670 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11671 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11672 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11673 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11674 #  layout:
11675 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11676 #    layout: "plot-throughput"
11677 #
11678 #- type: "plot"
11679 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11680 #  algorithm: "plot_perf_box_name"
11681 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11682 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11683 #  include:
11684 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11685 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11686 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11687 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11688 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11689 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11690 #  layout:
11691 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11692 #    layout: "plot-throughput"
11693 #
11694 #- type: "plot"
11695 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11696 #  algorithm: "plot_perf_box_name"
11697 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11698 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11699 #  include:
11700 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11701 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11702 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11703 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11704 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11705 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11706 #  layout:
11707 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11708 #    layout: "plot-throughput"
11709 #
11710 #- type: "plot"
11711 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11712 #  algorithm: "plot_perf_box_name"
11713 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11714 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11715 #  include:
11716 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11717 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11718 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11719 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11720 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11721 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11722 #  layout:
11723 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11724 #    layout: "plot-throughput"
11725 #
11726 #- type: "plot"
11727 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11728 #  algorithm: "plot_perf_box_name"
11729 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11730 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11731 #  include:
11732 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11733 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11734 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11735 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11736 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11737 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11738 #  layout:
11739 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11740 #    layout: "plot-throughput"
11741
11742 - type: "plot"
11743   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11744   algorithm: "plot_perf_box_name"
11745   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11746   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11747   include:
11748     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11749     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11750     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11751     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11752   layout:
11753     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11754     layout: "plot-throughput"
11755
11756 - type: "plot"
11757   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11758   algorithm: "plot_perf_box_name"
11759   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11760   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11761   include:
11762     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11763     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11764     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11765     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11766   layout:
11767     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11768     layout: "plot-throughput"
11769
11770 - type: "plot"
11771   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11772   algorithm: "plot_perf_box_name"
11773   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11774   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11775   include:
11776     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11777     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11778     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11779     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11780     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11781     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11782   layout:
11783     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11784     layout: "plot-throughput"
11785
11786 - type: "plot"
11787   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11788   algorithm: "plot_perf_box_name"
11789   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11790   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11791   include:
11792     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11793     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11794     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11795     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11796     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11797     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11798   layout:
11799     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11800     layout: "plot-throughput"
11801
11802 - type: "plot"
11803   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11804   algorithm: "plot_perf_box_name"
11805   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11806   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11807   include:
11808     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11809     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11810     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11811     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11813     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11814   layout:
11815     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11822   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11823   include:
11824     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11825     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11826     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11827     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11828     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11830   layout:
11831     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11832     layout: "plot-throughput"
11833
11834 - type: "plot"
11835   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11836   algorithm: "plot_perf_box_name"
11837   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11838   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11839   include:
11840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11844   layout:
11845     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11846     layout: "plot-throughput"
11847
11848 - type: "plot"
11849   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11850   algorithm: "plot_perf_box_name"
11851   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11852   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11853   include:
11854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11855     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11856     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11857     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11858   layout:
11859     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11860     layout: "plot-throughput"
11861
11862 - type: "plot"
11863   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11864   algorithm: "plot_perf_box_name"
11865   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11866   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11867   include:
11868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11871     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11874   layout:
11875     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11876     layout: "plot-throughput"
11877
11878 - type: "plot"
11879   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11880   algorithm: "plot_perf_box_name"
11881   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11882   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11883   include:
11884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11890   layout:
11891     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11892     layout: "plot-throughput"
11893
11894 - type: "plot"
11895   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11896   algorithm: "plot_perf_box_name"
11897   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11898   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11899   include:
11900     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11901     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11902     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11903     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11904   layout:
11905     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11906     layout: "plot-throughput"
11907
11908 - type: "plot"
11909   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11910   algorithm: "plot_perf_box_name"
11911   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11912   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11913   include:
11914     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11915     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11916     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11917     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11918   layout:
11919     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11920     layout: "plot-throughput"
11921
11922 - type: "plot"
11923   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11924   algorithm: "plot_perf_box_name"
11925   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11926   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11927   include:
11928     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11929     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11930     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11931     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11932     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11933     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11934   layout:
11935     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11936     layout: "plot-throughput"
11937
11938 - type: "plot"
11939   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11940   algorithm: "plot_perf_box_name"
11941   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11942   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11943   include:
11944     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11945     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11946     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11947     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11948     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11949     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11950   layout:
11951     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11956   algorithm: "plot_perf_box_name"
11957   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11959   include:
11960     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11961     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11962     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11965     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11966   layout:
11967     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11968     layout: "plot-throughput"
11969
11970 - type: "plot"
11971   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11972   algorithm: "plot_perf_box_name"
11973   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11974   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11975   include:
11976     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11977     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11978     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11982   layout:
11983     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11988   algorithm: "plot_perf_box_name"
11989   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11991   include:
11992     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11993     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11994     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11995     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11996     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11997     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11998   layout:
11999     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12000     layout: "plot-throughput"
12001
12002 - type: "plot"
12003   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12004   algorithm: "plot_perf_box_name"
12005   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12007   include:
12008     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12009     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12010     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12011     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12012     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12013     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12014   layout:
12015     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12016     layout: "plot-throughput"
12017
12018 #- type: "plot"
12019 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12020 #  algorithm: "plot_perf_box_name"
12021 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12022 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12023 #  include:
12024 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12025 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12026 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12027 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12028 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12029 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12030 #  layout:
12031 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12032 #    layout: "plot-throughput"
12033 #
12034 #- type: "plot"
12035 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12036 #  algorithm: "plot_perf_box_name"
12037 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12038 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12039 #  include:
12040 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12041 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12042 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12043 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12044 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12045 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12046 #  layout:
12047 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12048 #    layout: "plot-throughput"
12049
12050 - type: "plot"
12051   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12052   algorithm: "plot_perf_box_name"
12053   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12054   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12055   include:
12056     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12057     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12058     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12059     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12060     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12061     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12062   layout:
12063     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12064     layout: "plot-throughput"
12065
12066 - type: "plot"
12067   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12068   algorithm: "plot_perf_box_name"
12069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12070   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12071   include:
12072     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12073     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12074     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12075     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12076     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12077     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12078   layout:
12079     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12080     layout: "plot-throughput"
12081
12082 #- type: "plot"
12083 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12084 #  algorithm: "plot_perf_box_name"
12085 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12086 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12087 #  include:
12088 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12089 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12090 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12091 #  layout:
12092 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12093 #    layout: "plot-throughput"
12094 #
12095 #- type: "plot"
12096 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12097 #  algorithm: "plot_perf_box_name"
12098 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12099 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12100 #  include:
12101 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12102 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12103 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12104 #  layout:
12105 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12106 #    layout: "plot-throughput"
12107
12108 #- type: "plot"
12109 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12110 #  algorithm: "plot_perf_box_name"
12111 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12112 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12113 #  include:
12114 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12115 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12116 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12117 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12118 #  layout:
12119 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12120 #    layout: "plot-throughput"
12121 #
12122 #- type: "plot"
12123 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12124 #  algorithm: "plot_perf_box_name"
12125 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12126 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12127 #  include:
12128 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12129 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12130 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12131 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12132 #  layout:
12133 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12134 #    layout: "plot-throughput"
12135 #
12136 #- type: "plot"
12137 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12138 #  algorithm: "plot_perf_box_name"
12139 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12140 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12141 #  include:
12142 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12143 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12144 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12145 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12146 #  layout:
12147 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12148 #    layout: "plot-throughput"
12149 #
12150 #- type: "plot"
12151 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12152 #  algorithm: "plot_perf_box_name"
12153 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12154 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12155 #  include:
12156 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12157 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12158 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12159 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12160 #  layout:
12161 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12162 #    layout: "plot-throughput"
12163
12164 - type: "plot"
12165   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12166   algorithm: "plot_perf_box_name"
12167   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12169   include:
12170     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12171     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12172     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12174   layout:
12175     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12176     layout: "plot-throughput"
12177
12178 - type: "plot"
12179   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12180   algorithm: "plot_perf_box_name"
12181   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12183   include:
12184     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12185     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12186     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12187     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12188   layout:
12189     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12190     layout: "plot-throughput"
12191
12192 - type: "plot"
12193   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12194   algorithm: "plot_perf_box_name"
12195   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12197   include:
12198     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12199     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12200     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12201     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12202   layout:
12203     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12204     layout: "plot-throughput"
12205
12206 - type: "plot"
12207   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12208   algorithm: "plot_perf_box_name"
12209   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12211   include:
12212     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12213     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12214     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12215     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12216   layout:
12217     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12218     layout: "plot-throughput"
12219
12220 #- type: "plot"
12221 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12222 #  algorithm: "plot_perf_box_name"
12223 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12224 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12225 #  include:
12226 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12229 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12230 #  layout:
12231 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12232 #    layout: "plot-throughput"
12233 #
12234 #- type: "plot"
12235 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12236 #  algorithm: "plot_perf_box_name"
12237 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12238 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12239 #  include:
12240 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12241 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12242 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12243 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12244 #  layout:
12245 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12246 #    layout: "plot-throughput"
12247 #
12248 #- type: "plot"
12249 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12250 #  algorithm: "plot_perf_box_name"
12251 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12252 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12253 #  include:
12254 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12255 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12256 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12257 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12258 #  layout:
12259 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12260 #    layout: "plot-throughput"
12261 #
12262 #- type: "plot"
12263 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12264 #  algorithm: "plot_perf_box_name"
12265 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12266 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12267 #  include:
12268 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12269 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12270 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12271 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12272 #  layout:
12273 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12274 #    layout: "plot-throughput"
12275 #
12276 #- type: "plot"
12277 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12278 #  algorithm: "plot_perf_box_name"
12279 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12280 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12281 #  include:
12282 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12283 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12284 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12285 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12286 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12287 #  layout:
12288 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12289 #    layout: "plot-throughput"
12290 #
12291 #- type: "plot"
12292 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12293 #  algorithm: "plot_perf_box_name"
12294 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12295 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12296 #  include:
12297 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12298 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12299 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12300 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12301 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12302 #  layout:
12303 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12304 #    layout: "plot-throughput"
12305 #
12306 #- type: "plot"
12307 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12308 #  algorithm: "plot_perf_box_name"
12309 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12310 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12311 #  include:
12312 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12313 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12314 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12315 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12316 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12317 #  layout:
12318 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12319 #    layout: "plot-throughput"
12320 #
12321 #- type: "plot"
12322 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12323 #  algorithm: "plot_perf_box_name"
12324 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12325 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12326 #  include:
12327 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12328 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12329 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12330 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12331 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12332 #  layout:
12333 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12334 #    layout: "plot-throughput"
12335 #
12336 #- type: "plot"
12337 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12338 #  algorithm: "plot_perf_box_name"
12339 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12340 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12341 #  include:
12342 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12343 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12344 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12345 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12346 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12347 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12348 #  layout:
12349 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12350 #    layout: "plot-throughput"
12351 #
12352 #- type: "plot"
12353 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12354 #  algorithm: "plot_perf_box_name"
12355 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12356 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12357 #  include:
12358 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12359 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12360 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12361 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12362 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12363 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12364 #  layout:
12365 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12366 #    layout: "plot-throughput"
12367 #
12368 #- type: "plot"
12369 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12370 #  algorithm: "plot_perf_box_name"
12371 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12372 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12373 #  include:
12374 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12375 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12376 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12377 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12378 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12379 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12380 #  layout:
12381 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12382 #    layout: "plot-throughput"
12383 #
12384 #- type: "plot"
12385 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12386 #  algorithm: "plot_perf_box_name"
12387 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12388 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12389 #  include:
12390 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12391 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12392 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12393 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12394 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12396 #  layout:
12397 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12398 #    layout: "plot-throughput"
12399
12400 - type: "plot"
12401   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12402   algorithm: "plot_perf_box_name"
12403   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12404   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12405   include:
12406     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12407     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12408     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12409     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12410     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12411   layout:
12412     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12417   algorithm: "plot_perf_box_name"
12418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12420   include:
12421     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12422     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12423     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12424     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12425     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12426   layout:
12427     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12428     layout: "plot-throughput"
12429
12430 #- type: "plot"
12431 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12432 #  algorithm: "plot_perf_box_name"
12433 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12434 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12435 #  include:
12436 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12437 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12438 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12439 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12441 #  layout:
12442 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12443 #    layout: "plot-throughput"
12444 #
12445 #- type: "plot"
12446 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12447 #  algorithm: "plot_perf_box_name"
12448 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12449 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12450 #  include:
12451 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12452 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12453 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12454 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12456 #  layout:
12457 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12458 #    layout: "plot-throughput"
12459
12460 #- type: "plot"
12461 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12462 #  algorithm: "plot_perf_box_name"
12463 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12464 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12465 #  include:
12466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12469 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12470 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12471 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12472 #  layout:
12473 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12474 #    layout: "plot-throughput"
12475 #
12476 #- type: "plot"
12477 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12478 #  algorithm: "plot_perf_box_name"
12479 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12480 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12481 #  include:
12482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12483 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12484 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12485 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12486 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12487 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12488 #  layout:
12489 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12490 #    layout: "plot-throughput"
12491
12492 #- type: "plot"
12493 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12494 #  algorithm: "plot_perf_box_name"
12495 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12496 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12497 #  include:
12498 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12499 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12500 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12501 #  layout:
12502 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12503 #    layout: "plot-throughput"
12504 #
12505 #- type: "plot"
12506 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12507 #  algorithm: "plot_perf_box_name"
12508 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12509 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12510 #  include:
12511 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12512 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12513 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12514 #  layout:
12515 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12516 #    layout: "plot-throughput"
12517
12518 ################################################################################
12519
12520 # Packet Speedup
12521
12522 #- type: "plot"
12523 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12524 #  algorithm: "plot_tsa_name"
12525 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12526 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12527 #  include:
12528 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12529 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12530 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12531 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12532 #  layout:
12533 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12534 #    layout: "plot-throughput-speedup-analysis"
12535 #
12536 #- type: "plot"
12537 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12538 #  algorithm: "plot_tsa_name"
12539 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12540 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12541 #  include:
12542 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12543 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12544 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12545 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12546 #  layout:
12547 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12548 #    layout: "plot-throughput-speedup-analysis"
12549 #
12550 #- type: "plot"
12551 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12552 #  algorithm: "plot_tsa_name"
12553 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12554 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12555 #  include:
12556 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12557 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12558 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12559 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12560 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12561 #  layout:
12562 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12563 #    layout: "plot-throughput-speedup-analysis"
12564 #
12565 #- type: "plot"
12566 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12567 #  algorithm: "plot_tsa_name"
12568 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12569 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12570 #  include:
12571 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12572 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12573 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12574 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12575 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12576 #  layout:
12577 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12578 #    layout: "plot-throughput-speedup-analysis"
12579 #
12580 #- type: "plot"
12581 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12582 #  algorithm: "plot_tsa_name"
12583 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12584 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12585 #  include:
12586 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12587 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12588 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12589 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12590 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12591 #  layout:
12592 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12593 #    layout: "plot-throughput-speedup-analysis"
12594 #
12595 #- type: "plot"
12596 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12597 #  algorithm: "plot_tsa_name"
12598 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12599 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12600 #  include:
12601 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12602 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12603 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12604 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12605 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12606 #  layout:
12607 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12608 #    layout: "plot-throughput-speedup-analysis"
12609 #
12610 #- type: "plot"
12611 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12612 #  algorithm: "plot_tsa_name"
12613 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12614 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12615 #  include:
12616 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12617 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12618 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12619 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12620 #  layout:
12621 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12622 #    layout: "plot-throughput-speedup-analysis"
12623 #
12624 #- type: "plot"
12625 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12626 #  algorithm: "plot_tsa_name"
12627 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12628 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12629 #  include:
12630 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12631 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12632 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12634 #  layout:
12635 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12636 #    layout: "plot-throughput-speedup-analysis"
12637 #
12638 #- type: "plot"
12639 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12640 #  algorithm: "plot_tsa_name"
12641 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12642 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12643 #  include:
12644 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12645 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12646 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12647 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12648 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12649 #  layout:
12650 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12651 #    layout: "plot-throughput-speedup-analysis"
12652 #
12653 #- type: "plot"
12654 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12655 #  algorithm: "plot_tsa_name"
12656 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12657 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12658 #  include:
12659 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12660 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12661 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12662 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12663 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12664 #  layout:
12665 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12666 #    layout: "plot-throughput-speedup-analysis"
12667 #
12668 #- type: "plot"
12669 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12670 #  algorithm: "plot_tsa_name"
12671 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12672 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12673 #  include:
12674 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12676 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12677 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12678 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12680 #  layout:
12681 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12682 #    layout: "plot-throughput-speedup-analysis"
12683 #
12684 #- type: "plot"
12685 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12686 #  algorithm: "plot_tsa_name"
12687 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12688 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12689 #  include:
12690 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12691 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12692 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12693 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12694 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12695 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12696 #  layout:
12697 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12698 #    layout: "plot-throughput-speedup-analysis"
12699
12700 - type: "plot"
12701   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12702   algorithm: "plot_tsa_name"
12703   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12705   include:
12706     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12709   layout:
12710     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12711     layout: "plot-throughput-speedup-analysis"
12712
12713 - type: "plot"
12714   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12715   algorithm: "plot_tsa_name"
12716   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12718   include:
12719     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12720     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12721     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12722   layout:
12723     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12724     layout: "plot-throughput-speedup-analysis"
12725
12726 #- type: "plot"
12727 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12728 #  algorithm: "plot_tsa_name"
12729 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12730 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12731 #  include:
12732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12733 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12734 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12735 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12736 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12737 #  layout:
12738 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12739 #    layout: "plot-throughput-speedup-analysis"
12740 #
12741 #- type: "plot"
12742 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12743 #  algorithm: "plot_tsa_name"
12744 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12745 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12746 #  include:
12747 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12748 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12749 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12750 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12751 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12752 #  layout:
12753 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12754 #    layout: "plot-throughput-speedup-analysis"
12755 #
12756 #- type: "plot"
12757 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12758 #  algorithm: "plot_tsa_name"
12759 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12760 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12761 #  include:
12762 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12763 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12766 #  layout:
12767 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12768 #    layout: "plot-throughput-speedup-analysis"
12769 #
12770 #- type: "plot"
12771 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12772 #  algorithm: "plot_tsa_name"
12773 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12774 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12775 #  include:
12776 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12777 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12778 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12780 #  layout:
12781 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12782 #    layout: "plot-throughput-speedup-analysis"
12783 #
12784 #- type: "plot"
12785 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12786 #  algorithm: "plot_tsa_name"
12787 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12788 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12789 #  include:
12790 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12791 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12792 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12793 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12795 #  layout:
12796 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12797 #    layout: "plot-throughput-speedup-analysis"
12798 #
12799 #- type: "plot"
12800 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12801 #  algorithm: "plot_tsa_name"
12802 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12803 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12804 #  include:
12805 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12806 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12807 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12808 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12809 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12810 #  layout:
12811 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12812 #    layout: "plot-throughput-speedup-analysis"
12813 #
12814 #- type: "plot"
12815 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12816 #  algorithm: "plot_tsa_name"
12817 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12818 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12819 #  include:
12820 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12821 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12822 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12823 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12824 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12825 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12826 #  layout:
12827 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12828 #    layout: "plot-throughput-speedup-analysis"
12829 #
12830 #- type: "plot"
12831 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12832 #  algorithm: "plot_tsa_name"
12833 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12834 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12835 #  include:
12836 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12837 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12838 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12839 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12840 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12841 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12842 #  layout:
12843 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12844 #    layout: "plot-throughput-speedup-analysis"
12845
12846 - type: "plot"
12847   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12848   algorithm: "plot_tsa_name"
12849   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12851   include:
12852     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12853     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12854   layout:
12855     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12856     layout: "plot-throughput-speedup-analysis"
12857
12858 - type: "plot"
12859   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12860   algorithm: "plot_tsa_name"
12861   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12863   include:
12864     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12865     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12866   layout:
12867     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12868     layout: "plot-throughput-speedup-analysis"
12869
12870 #- type: "plot"
12871 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12872 #  algorithm: "plot_tsa_name"
12873 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12874 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12875 #  include:
12876 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12879 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12880 #  layout:
12881 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12882 #    layout: "plot-throughput-speedup-analysis"
12883 #
12884 #- type: "plot"
12885 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12886 #  algorithm: "plot_tsa_name"
12887 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12888 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12889 #  include:
12890 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12891 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12892 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12893 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12894 #  layout:
12895 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12896 #    layout: "plot-throughput-speedup-analysis"
12897 #
12898 #- type: "plot"
12899 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12900 #  algorithm: "plot_tsa_name"
12901 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12902 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12903 #  include:
12904 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12905 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12906 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12907 #  layout:
12908 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12909 #    layout: "plot-throughput-speedup-analysis"
12910 #
12911 #- type: "plot"
12912 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12913 #  algorithm: "plot_tsa_name"
12914 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12915 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12916 #  include:
12917 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12918 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12919 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12920 #  layout:
12921 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12922 #    layout: "plot-throughput-speedup-analysis"
12923 #
12924 #- type: "plot"
12925 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12926 #  algorithm: "plot_tsa_name"
12927 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12928 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12929 #  include:
12930 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12931 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12932 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12933 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12934 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12935 #  layout:
12936 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12937 #    layout: "plot-throughput-speedup-analysis"
12938 #
12939 #- type: "plot"
12940 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12941 #  algorithm: "plot_tsa_name"
12942 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12943 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12944 #  include:
12945 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12946 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12947 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12949 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12950 #  layout:
12951 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12952 #    layout: "plot-throughput-speedup-analysis"
12953
12954 - type: "plot"
12955   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12956   algorithm: "plot_tsa_name"
12957   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12959   include:
12960     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12961     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12962     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12963   layout:
12964     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12965     layout: "plot-throughput-speedup-analysis"
12966
12967 - type: "plot"
12968   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12969   algorithm: "plot_tsa_name"
12970   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12972   include:
12973     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12975     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12976   layout:
12977     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12978     layout: "plot-throughput-speedup-analysis"
12979
12980 #- type: "plot"
12981 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12982 #  algorithm: "plot_tsa_name"
12983 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12984 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12985 #  include:
12986 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12987 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12988 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12989 #  layout:
12990 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12991 #    layout: "plot-throughput-speedup-analysis"
12992 #
12993 #- type: "plot"
12994 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12995 #  algorithm: "plot_tsa_name"
12996 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12997 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12998 #  include:
12999 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13000 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13001 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13002 #  layout:
13003 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13004 #    layout: "plot-throughput-speedup-analysis"
13005 #
13006 #- type: "plot"
13007 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13008 #  algorithm: "plot_tsa_name"
13009 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13010 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13011 #  include:
13012 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13013 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13014 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13015 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13016 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13017 #  layout:
13018 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13019 #    layout: "plot-throughput-speedup-analysis"
13020 #
13021 #- type: "plot"
13022 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13023 #  algorithm: "plot_tsa_name"
13024 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13025 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13026 #  include:
13027 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13028 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13029 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13030 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13031 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13032 #  layout:
13033 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13034 #    layout: "plot-throughput-speedup-analysis"
13035
13036 - type: "plot"
13037   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13038   algorithm: "plot_tsa_name"
13039   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13041   include:
13042     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13043     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13045     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13046     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13047     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13048   layout:
13049     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13050     layout: "plot-throughput-speedup-analysis"
13051
13052 - type: "plot"
13053   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13054   algorithm: "plot_tsa_name"
13055   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13057   include:
13058     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13059     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13060     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13061     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13062     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13063     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13064   layout:
13065     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13066     layout: "plot-throughput-speedup-analysis"
13067
13068 - type: "plot"
13069   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13070   algorithm: "plot_tsa_name"
13071   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13073   include:
13074     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13075     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13076     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13077     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13078   layout:
13079     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13080     layout: "plot-throughput-speedup-analysis"
13081
13082 - type: "plot"
13083   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13084   algorithm: "plot_tsa_name"
13085   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13087   include:
13088     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13089     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13090     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13091     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13092   layout:
13093     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13094     layout: "plot-throughput-speedup-analysis"
13095
13096 #- type: "plot"
13097 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13098 #  algorithm: "plot_tsa_name"
13099 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13100 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13101 #  include:
13102 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13103 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13104 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13105 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13106 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13107 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13108 #  layout:
13109 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13110 #    layout: "plot-throughput-speedup-analysis"
13111 #
13112 #- type: "plot"
13113 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13114 #  algorithm: "plot_tsa_name"
13115 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13116 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13117 #  include:
13118 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13119 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13120 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13121 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13122 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13123 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13124 #  layout:
13125 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13126 #    layout: "plot-throughput-speedup-analysis"
13127 #
13128 #- type: "plot"
13129 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13130 #  algorithm: "plot_tsa_name"
13131 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13132 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13133 #  include:
13134 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13135 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13136 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13137 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13138 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13139 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13140 #  layout:
13141 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13142 #    layout: "plot-throughput-speedup-analysis"
13143 #
13144 #- type: "plot"
13145 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13146 #  algorithm: "plot_tsa_name"
13147 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13148 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13149 #  include:
13150 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13151 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13152 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13153 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13154 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13156 #  layout:
13157 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13158 #    layout: "plot-throughput-speedup-analysis"
13159 #
13160 #- type: "plot"
13161 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13162 #  algorithm: "plot_tsa_name"
13163 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13164 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13165 #  include:
13166 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13167 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13168 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13169 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13170 #  layout:
13171 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13172 #    layout: "plot-throughput-speedup-analysis"
13173 #
13174 #- type: "plot"
13175 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13176 #  algorithm: "plot_tsa_name"
13177 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13178 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13179 #  include:
13180 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13181 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13182 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13183 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13184 #  layout:
13185 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13186 #    layout: "plot-throughput-speedup-analysis"
13187 #
13188 #- type: "plot"
13189 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13190 #  algorithm: "plot_tsa_name"
13191 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13192 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13193 #  include:
13194 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13195 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13196 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13197 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13198 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13199 #  layout:
13200 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13201 #    layout: "plot-throughput-speedup-analysis"
13202 #
13203 #- type: "plot"
13204 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13205 #  algorithm: "plot_tsa_name"
13206 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13207 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13208 #  include:
13209 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13210 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13211 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13212 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13213 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13214 #  layout:
13215 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13216 #    layout: "plot-throughput-speedup-analysis"
13217 #
13218 #- type: "plot"
13219 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13220 #  algorithm: "plot_tsa_name"
13221 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13222 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13223 #  include:
13224 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13225 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13226 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13227 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13228 #  layout:
13229 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13230 #    layout: "plot-throughput-speedup-analysis"
13231 #
13232 #- type: "plot"
13233 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13234 #  algorithm: "plot_tsa_name"
13235 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13236 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13237 #  include:
13238 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13239 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13240 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13241 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13242 #  layout:
13243 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13244 #    layout: "plot-throughput-speedup-analysis"
13245
13246 - type: "plot"
13247   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13248   algorithm: "plot_tsa_name"
13249   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13251   include:
13252     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13255     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13256     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13257     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13258   layout:
13259     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13260     layout: "plot-throughput-speedup-analysis"
13261
13262 - type: "plot"
13263   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13264   algorithm: "plot_tsa_name"
13265   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13267   include:
13268     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13270     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13271     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13272     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13273     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13274   layout:
13275     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13276     layout: "plot-throughput-speedup-analysis"
13277
13278 #- type: "plot"
13279 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13280 #  algorithm: "plot_tsa_name"
13281 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13282 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13283 #  include:
13284 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13285 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13286 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13287 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13288 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13289 #  layout:
13290 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13291 #    layout: "plot-throughput-speedup-analysis"
13292 #
13293 #- type: "plot"
13294 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13295 #  algorithm: "plot_tsa_name"
13296 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13297 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13298 #  include:
13299 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13300 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13301 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13302 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13303 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13304 #  layout:
13305 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13306 #    layout: "plot-throughput-speedup-analysis"
13307 #
13308 #- type: "plot"
13309 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13310 #  algorithm: "plot_tsa_name"
13311 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13312 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13313 #  include:
13314 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13315 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13316 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13317 #  layout:
13318 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13319 #    layout: "plot-throughput-speedup-analysis"
13320 #
13321 #- type: "plot"
13322 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13323 #  algorithm: "plot_tsa_name"
13324 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13325 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13326 #  include:
13327 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13328 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13329 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13330 #  layout:
13331 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13332 #    layout: "plot-throughput-speedup-analysis"
13333 #
13334 #- type: "plot"
13335 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13336 #  algorithm: "plot_tsa_name"
13337 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13338 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13339 #  include:
13340 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13341 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13342 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13343 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13344 #  layout:
13345 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13346 #    layout: "plot-throughput-speedup-analysis"
13347 #
13348 #- type: "plot"
13349 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13350 #  algorithm: "plot_tsa_name"
13351 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13352 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353 #  include:
13354 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13355 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13356 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13357 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13358 #  layout:
13359 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13360 #    layout: "plot-throughput-speedup-analysis"
13361 #
13362 #- type: "plot"
13363 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13364 #  algorithm: "plot_tsa_name"
13365 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13366 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13367 #  include:
13368 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13369 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13370 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13371 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13372 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13373 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13374 #  layout:
13375 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13376 #    layout: "plot-throughput-speedup-analysis"
13377 #
13378 #- type: "plot"
13379 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13380 #  algorithm: "plot_tsa_name"
13381 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13382 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13383 #  include:
13384 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13385 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13386 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13387 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13388 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13389 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13390 #  layout:
13391 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13392 #    layout: "plot-throughput-speedup-analysis"
13393 #
13394 #- type: "plot"
13395 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13396 #  algorithm: "plot_tsa_name"
13397 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13398 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13399 #  include:
13400 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13401 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13402 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13403 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13404 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13405 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13406 #  layout:
13407 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13408 #    layout: "plot-throughput-speedup-analysis"
13409 #
13410 #- type: "plot"
13411 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13412 #  algorithm: "plot_tsa_name"
13413 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13414 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13415 #  include:
13416 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13417 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13418 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13419 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13420 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13421 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13422 #  layout:
13423 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13424 #    layout: "plot-throughput-speedup-analysis"
13425
13426 - type: "plot"
13427   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13428   algorithm: "plot_tsa_name"
13429   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13431   include:
13432     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13433     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13434     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13435     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13436     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13437     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13438   layout:
13439     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13440     layout: "plot-throughput-speedup-analysis"
13441
13442 - type: "plot"
13443   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13444   algorithm: "plot_tsa_name"
13445   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13447   include:
13448     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13449     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13450     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13451     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13452     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13453     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13454   layout:
13455     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13456     layout: "plot-throughput-speedup-analysis"
13457
13458 #- type: "plot"
13459 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13460 #  algorithm: "plot_tsa_name"
13461 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13462 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13463 #  include:
13464 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13465 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13466 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13467 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13468 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13469 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13470 #  layout:
13471 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13472 #    layout: "plot-throughput-speedup-analysis"
13473 #
13474 #- type: "plot"
13475 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13476 #  algorithm: "plot_tsa_name"
13477 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13478 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13479 #  include:
13480 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13481 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13482 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13483 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13484 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13485 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13486 #  layout:
13487 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13488 #    layout: "plot-throughput-speedup-analysis"
13489 #
13490 #- type: "plot"
13491 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13492 #  algorithm: "plot_tsa_name"
13493 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13494 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13495 #  include:
13496 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13497 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13498 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13499 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13500 #  layout:
13501 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13502 #    layout: "plot-throughput-speedup-analysis"
13503 #
13504 #- type: "plot"
13505 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13506 #  algorithm: "plot_tsa_name"
13507 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13508 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13509 #  include:
13510 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13511 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13512 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13513 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13514 #  layout:
13515 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13516 #    layout: "plot-throughput-speedup-analysis"
13517 #
13518 #- type: "plot"
13519 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13520 #  algorithm: "plot_tsa_name"
13521 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13522 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13523 #  include:
13524 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13525 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13526 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13527 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13528 #  layout:
13529 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13530 #    layout: "plot-throughput-speedup-analysis"
13531 #
13532 #- type: "plot"
13533 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13534 #  algorithm: "plot_tsa_name"
13535 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13536 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13537 #  include:
13538 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13539 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13540 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13541 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13542 #  layout:
13543 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13544 #    layout: "plot-throughput-speedup-analysis"
13545
13546 - type: "plot"
13547   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13548   algorithm: "plot_tsa_name"
13549   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13551   include:
13552     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13555     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13556   layout:
13557     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13558     layout: "plot-throughput-speedup-analysis"
13559
13560 - type: "plot"
13561   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13562   algorithm: "plot_tsa_name"
13563   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13565   include:
13566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13570   layout:
13571     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13572     layout: "plot-throughput-speedup-analysis"
13573
13574 - type: "plot"
13575   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13576   algorithm: "plot_tsa_name"
13577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13579   include:
13580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13584   layout:
13585     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13586     layout: "plot-throughput-speedup-analysis"
13587
13588 - type: "plot"
13589   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13590   algorithm: "plot_tsa_name"
13591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13593   include:
13594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13598   layout:
13599     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13600     layout: "plot-throughput-speedup-analysis"
13601
13602 #- type: "plot"
13603 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13604 #  algorithm: "plot_tsa_name"
13605 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13606 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13607 #  include:
13608 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13609 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13610 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13611 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13612 #  layout:
13613 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13614 #    layout: "plot-throughput-speedup-analysis"
13615 #
13616 #- type: "plot"
13617 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13618 #  algorithm: "plot_tsa_name"
13619 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13620 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13621 #  include:
13622 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13623 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13625 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13626 #  layout:
13627 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13628 #    layout: "plot-throughput-speedup-analysis"
13629 #
13630 #- type: "plot"
13631 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13632 #  algorithm: "plot_tsa_name"
13633 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13634 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13635 #  include:
13636 #    - "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"
13637 #    - "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"
13638 #    - "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"
13639 #    - "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"
13640 #  layout:
13641 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13642 #    layout: "plot-throughput-speedup-analysis"
13643 #
13644 #- type: "plot"
13645 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13646 #  algorithm: "plot_tsa_name"
13647 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13648 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13649 #  include:
13650 #    - "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"
13651 #    - "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"
13652 #    - "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"
13653 #    - "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"
13654 #  layout:
13655 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13656 #    layout: "plot-throughput-speedup-analysis"
13657 #
13658 #- type: "plot"
13659 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13660 #  algorithm: "plot_tsa_name"
13661 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13662 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13663 #  include:
13664 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13665 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13666 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13667 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13668 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13669 #  layout:
13670 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13671 #    layout: "plot-throughput-speedup-analysis"
13672 #
13673 #- type: "plot"
13674 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13675 #  algorithm: "plot_tsa_name"
13676 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13677 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13678 #  include:
13679 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13680 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13681 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13682 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13683 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13684 #  layout:
13685 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13686 #    layout: "plot-throughput-speedup-analysis"
13687 #
13688 #- type: "plot"
13689 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13690 #  algorithm: "plot_tsa_name"
13691 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13692 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13693 #  include:
13694 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13695 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13696 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13697 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13698 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13699 #  layout:
13700 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13701 #    layout: "plot-throughput-speedup-analysis"
13702 #
13703 #- type: "plot"
13704 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13705 #  algorithm: "plot_tsa_name"
13706 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13707 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13708 #  include:
13709 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13710 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13711 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13712 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13713 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13714 #  layout:
13715 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13716 #    layout: "plot-throughput-speedup-analysis"
13717 #
13718 #- type: "plot"
13719 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13720 #  algorithm: "plot_tsa_name"
13721 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13722 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13723 #  include:
13724 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13725 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13726 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13727 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13728 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13729 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13730 #  layout:
13731 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13732 #    layout: "plot-throughput-speedup-analysis"
13733 #
13734 #- type: "plot"
13735 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13736 #  algorithm: "plot_tsa_name"
13737 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13738 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13739 #  include:
13740 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13741 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13742 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13743 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13744 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13745 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13746 #  layout:
13747 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13748 #    layout: "plot-throughput-speedup-analysis"
13749 #
13750 #- type: "plot"
13751 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13752 #  algorithm: "plot_tsa_name"
13753 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13754 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13755 #  include:
13756 #    - "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"
13757 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13758 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13759 #    - "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"
13760 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13761 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13762 #  layout:
13763 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13764 #    layout: "plot-throughput-speedup-analysis"
13765 #
13766 #- type: "plot"
13767 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13768 #  algorithm: "plot_tsa_name"
13769 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13770 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13771 #  include:
13772 #    - "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"
13773 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13774 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13775 #    - "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"
13776 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778 #  layout:
13779 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13780 #    layout: "plot-throughput-speedup-analysis"
13781 #
13782 #- type: "plot"
13783 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13784 #  algorithm: "plot_tsa_name"
13785 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13786 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13787 #  include:
13788 #    - "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"
13789 #    - "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"
13790 #    - "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"
13791 #  layout:
13792 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13793 #    layout: "plot-throughput-speedup-analysis"
13794 #
13795 #- type: "plot"
13796 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13797 #  algorithm: "plot_tsa_name"
13798 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13799 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13800 #  include:
13801 #    - "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"
13802 #    - "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"
13803 #    - "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"
13804 #  layout:
13805 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13806 #    layout: "plot-throughput-speedup-analysis"
13807
13808 - type: "plot"
13809   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13810   algorithm: "plot_tsa_name"
13811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13813   include:
13814     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13815     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13816     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13817     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13818     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13819   layout:
13820     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13821     layout: "plot-throughput-speedup-analysis"
13822
13823 - type: "plot"
13824   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13825   algorithm: "plot_tsa_name"
13826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13828   include:
13829     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13830     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13831     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13832     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13833     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13834   layout:
13835     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13836     layout: "plot-throughput-speedup-analysis"
13837
13838 - type: "plot"
13839   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13840   algorithm: "plot_tsa_name"
13841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13843   include:
13844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13847     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13848     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13849   layout:
13850     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13851     layout: "plot-throughput-speedup-analysis"
13852
13853 - type: "plot"
13854   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13855   algorithm: "plot_tsa_name"
13856   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13857   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13858   include:
13859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13864   layout:
13865     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13866     layout: "plot-throughput-speedup-analysis"
13867
13868 - type: "plot"
13869   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13870   algorithm: "plot_tsa_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13872   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13873   include:
13874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13880   layout:
13881     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13882     layout: "plot-throughput-speedup-analysis"
13883
13884 - type: "plot"
13885   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13886   algorithm: "plot_tsa_name"
13887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13889   include:
13890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13896   layout:
13897     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13898     layout: "plot-throughput-speedup-analysis"
13899
13900 - type: "plot"
13901   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13902   algorithm: "plot_tsa_name"
13903   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13904   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13905   include:
13906     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13910   layout:
13911     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13912     layout: "plot-throughput-speedup-analysis"
13913
13914 - type: "plot"
13915   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13916   algorithm: "plot_tsa_name"
13917   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13918   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13919   include:
13920     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13926     layout: "plot-throughput-speedup-analysis"
13927
13928 - type: "plot"
13929   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13930   algorithm: "plot_tsa_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13933   include:
13934     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13937     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13939   layout:
13940     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13941     layout: "plot-throughput-speedup-analysis"
13942
13943 - type: "plot"
13944   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13945   algorithm: "plot_tsa_name"
13946   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13947   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13948   include:
13949     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13952     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13954   layout:
13955     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13956     layout: "plot-throughput-speedup-analysis"
13957
13958 - type: "plot"
13959   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13960   algorithm: "plot_tsa_name"
13961   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13962   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13963   include:
13964     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13965     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13967     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13968     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13969     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13970   layout:
13971     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13972     layout: "plot-throughput-speedup-analysis"
13973
13974 - type: "plot"
13975   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13976   algorithm: "plot_tsa_name"
13977   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13978   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13979   include:
13980     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13981     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13982     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13986   layout:
13987     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13988     layout: "plot-throughput-speedup-analysis"
13989
13990 - type: "plot"
13991   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13992   algorithm: "plot_tsa_name"
13993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13995   include:
13996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13997     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13999     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14000   layout:
14001     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14002     layout: "plot-throughput-speedup-analysis"
14003
14004 - type: "plot"
14005   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14006   algorithm: "plot_tsa_name"
14007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14008   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14009   include:
14010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14013     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14014   layout:
14015     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14016     layout: "plot-throughput-speedup-analysis"
14017
14018 - type: "plot"
14019   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14020   algorithm: "plot_tsa_name"
14021   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14022   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14023   include:
14024     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14027     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14028     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14029     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14030   layout:
14031     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14032     layout: "plot-throughput-speedup-analysis"
14033
14034 - type: "plot"
14035   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14036   algorithm: "plot_tsa_name"
14037   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14038   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14039   include:
14040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14046   layout:
14047     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14048     layout: "plot-throughput-speedup-analysis"
14049
14050 - type: "plot"
14051   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14052   algorithm: "plot_tsa_name"
14053   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14054   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14055   include:
14056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14062   layout:
14063     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14071   include:
14072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14078   layout:
14079     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14080     layout: "plot-throughput-speedup-analysis"
14081
14082 - type: "plot"
14083   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14084   algorithm: "plot_tsa_name"
14085   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14086   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14087   include:
14088     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14089     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14090     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14091     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14092     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14093     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14094   layout:
14095     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14096     layout: "plot-throughput-speedup-analysis"
14097
14098 - type: "plot"
14099   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14100   algorithm: "plot_tsa_name"
14101   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14102   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14103   include:
14104     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14105     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14106     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14107     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14108     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14109     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14110   layout:
14111     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14112     layout: "plot-throughput-speedup-analysis"
14113
14114 - type: "plot"
14115   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14116   algorithm: "plot_tsa_name"
14117   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14118   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14119   include:
14120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14124     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14125   layout:
14126     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14127     layout: "plot-throughput-speedup-analysis"
14128
14129 - type: "plot"
14130   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14131   algorithm: "plot_tsa_name"
14132   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14133   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14134   include:
14135     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14139     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14140   layout:
14141     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14142     layout: "plot-throughput-speedup-analysis"
14143
14144 #- type: "plot"
14145 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14146 #  algorithm: "plot_tsa_name"
14147 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14148 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14149 #  include:
14150 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14151 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14152 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14154 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14155 #  layout:
14156 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14157 #    layout: "plot-throughput-speedup-analysis"
14158 #
14159 #- type: "plot"
14160 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14161 #  algorithm: "plot_tsa_name"
14162 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14163 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14164 #  include:
14165 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14166 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14167 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14168 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14169 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14170 #  layout:
14171 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14172 #    layout: "plot-throughput-speedup-analysis"
14173
14174 #- type: "plot"
14175 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14176 #  algorithm: "plot_tsa_name"
14177 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14178 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14179 #  include:
14180 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14181 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14182 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14183 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14184 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14185 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14186 #  layout:
14187 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14188 #    layout: "plot-throughput-speedup-analysis"
14189 #
14190 #- type: "plot"
14191 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14192 #  algorithm: "plot_tsa_name"
14193 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14194 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14195 #  include:
14196 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14197 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14198 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14199 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14200 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14201 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14202 #  layout:
14203 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14204 #    layout: "plot-throughput-speedup-analysis"
14205
14206 - type: "plot"
14207   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14208   algorithm: "plot_tsa_name"
14209   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14210   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14211   include:
14212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14217   layout:
14218     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14219     layout: "plot-throughput-speedup-analysis"
14220
14221 - type: "plot"
14222   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14223   algorithm: "plot_tsa_name"
14224   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14225   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14226   include:
14227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14232   layout:
14233     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14234     layout: "plot-throughput-speedup-analysis"
14235
14236 - type: "plot"
14237   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14238   algorithm: "plot_tsa_name"
14239   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14240   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14241   include:
14242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14248   layout:
14249     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14250     layout: "plot-throughput-speedup-analysis"
14251
14252 - type: "plot"
14253   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14254   algorithm: "plot_tsa_name"
14255   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14256   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14257   include:
14258     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14259     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14264   layout:
14265     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14266     layout: "plot-throughput-speedup-analysis"
14267
14268 - type: "plot"
14269   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14270   algorithm: "plot_tsa_name"
14271   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14272   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14273   include:
14274     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14275     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14276     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14277     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14279   layout:
14280     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14281     layout: "plot-throughput-speedup-analysis"
14282
14283 - type: "plot"
14284   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14285   algorithm: "plot_tsa_name"
14286   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14287   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14288   include:
14289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14292     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14294   layout:
14295     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14296     layout: "plot-throughput-speedup-analysis"
14297
14298 - type: "plot"
14299   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14300   algorithm: "plot_tsa_name"
14301   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14302   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14303   include:
14304     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14305     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14306     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14307     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14308   layout:
14309     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14310     layout: "plot-throughput-speedup-analysis"
14311
14312 - type: "plot"
14313   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14314   algorithm: "plot_tsa_name"
14315   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14316   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14317   include:
14318     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14319     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14320     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14321     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14322   layout:
14323     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14324     layout: "plot-throughput-speedup-analysis"
14325
14326 - type: "plot"
14327   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14328   algorithm: "plot_tsa_name"
14329   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14330   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14331   include:
14332     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14333     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14334     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14335     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14336     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14337     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14338   layout:
14339     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14340     layout: "plot-throughput-speedup-analysis"
14341
14342 - type: "plot"
14343   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14344   algorithm: "plot_tsa_name"
14345   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14346   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14347   include:
14348     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14349     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14350     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14351     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14352     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14353     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14354   layout:
14355     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14356     layout: "plot-throughput-speedup-analysis"
14357
14358 - type: "plot"
14359   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14360   algorithm: "plot_tsa_name"
14361   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14362   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14363   include:
14364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14369   layout:
14370     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14371     layout: "plot-throughput-speedup-analysis"
14372
14373 - type: "plot"
14374   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14375   algorithm: "plot_tsa_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14377   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14378   include:
14379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14384   layout:
14385     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14386     layout: "plot-throughput-speedup-analysis"
14387
14388 - type: "plot"
14389   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14390   algorithm: "plot_tsa_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14392   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14393   include:
14394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14400   layout:
14401     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14402     layout: "plot-throughput-speedup-analysis"
14403
14404 - type: "plot"
14405   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14406   algorithm: "plot_tsa_name"
14407   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14408   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14409   include:
14410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14416   layout:
14417     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14418     layout: "plot-throughput-speedup-analysis"
14419
14420 - type: "plot"
14421   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14422   algorithm: "plot_tsa_name"
14423   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14424   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14425   include:
14426     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14428     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14430   layout:
14431     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14432     layout: "plot-throughput-speedup-analysis"
14433
14434 - type: "plot"
14435   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14436   algorithm: "plot_tsa_name"
14437   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14438   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14439   include:
14440     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14441     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14442     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14444   layout:
14445     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14446     layout: "plot-throughput-speedup-analysis"
14447
14448 - type: "plot"
14449   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14450   algorithm: "plot_tsa_name"
14451   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14452   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14453   include:
14454     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14455     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14456     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14457     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14459   layout:
14460     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14461     layout: "plot-throughput-speedup-analysis"
14462
14463 - type: "plot"
14464   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14465   algorithm: "plot_tsa_name"
14466   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14467   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14468   include:
14469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14470     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14474   layout:
14475     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14476     layout: "plot-throughput-speedup-analysis"
14477
14478 - type: "plot"
14479   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14480   algorithm: "plot_tsa_name"
14481   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14482   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14483   include:
14484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14490   layout:
14491     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14492     layout: "plot-throughput-speedup-analysis"
14493
14494 - type: "plot"
14495   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14496   algorithm: "plot_tsa_name"
14497   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14498   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14499   include:
14500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14506   layout:
14507     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14508     layout: "plot-throughput-speedup-analysis"
14509
14510 - type: "plot"
14511   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14512   algorithm: "plot_tsa_name"
14513   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14514   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14515   include:
14516     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14517     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14518     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14519     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14520   layout:
14521     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14522     layout: "plot-throughput-speedup-analysis"
14523
14524 - type: "plot"
14525   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14526   algorithm: "plot_tsa_name"
14527   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14528   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14529   include:
14530     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14531     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14532     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14533     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14534   layout:
14535     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14536     layout: "plot-throughput-speedup-analysis"
14537
14538 - type: "plot"
14539   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14540   algorithm: "plot_tsa_name"
14541   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14542   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14543   include:
14544     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14545     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14546     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14547     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14548     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14549     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14550   layout:
14551     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14552     layout: "plot-throughput-speedup-analysis"
14553
14554 - type: "plot"
14555   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14556   algorithm: "plot_tsa_name"
14557   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14558   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14559   include:
14560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14561     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14562     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14563     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14564     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14565     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14566   layout:
14567     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14568     layout: "plot-throughput-speedup-analysis"
14569
14570 - type: "plot"
14571   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14572   algorithm: "plot_tsa_name"
14573   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14574   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14575   include:
14576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14577     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14578     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14582   layout:
14583     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14584     layout: "plot-throughput-speedup-analysis"
14585
14586 - type: "plot"
14587   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14588   algorithm: "plot_tsa_name"
14589   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14590   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14591   include:
14592     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14598   layout:
14599     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14600     layout: "plot-throughput-speedup-analysis"
14601
14602 #- type: "plot"
14603 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14604 #  algorithm: "plot_tsa_name"
14605 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14606 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14607 #  include:
14608 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14609 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14610 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14611 #  layout:
14612 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14613 #    layout: "plot-throughput-speedup-analysis"
14614 #
14615 #- type: "plot"
14616 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14617 #  algorithm: "plot_tsa_name"
14618 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14619 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14620 #  include:
14621 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14622 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14623 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14624 #  layout:
14625 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14626 #    layout: "plot-throughput-speedup-analysis"
14627
14628 ################################################################################
14629
14630 # Packet Throughput - DPDK
14631
14632 # 2n-skx-xxv710
14633
14634 #- type: "plot"
14635 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14636 #  algorithm: "plot_perf_box_name"
14637 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14638 #  data: "plot-dpdk-throughput-latency-2n-skx"
14639 #  include:
14640 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14641 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14642 #  layout:
14643 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14644 #    layout: "plot-throughput"
14645 #
14646 #- type: "plot"
14647 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14648 #  algorithm: "plot_perf_box_name"
14649 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14650 #  data: "plot-dpdk-throughput-latency-2n-skx"
14651 #  include:
14652 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14653 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14654 #  layout:
14655 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14656 #    layout: "plot-throughput"
14657 #
14658 #- type: "plot"
14659 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14660 #  algorithm: "plot_perf_box_name"
14661 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14662 #  data: "plot-dpdk-throughput-latency-2n-skx"
14663 #  include:
14664 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14665 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14666 #  layout:
14667 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14668 #    layout: "plot-throughput"
14669 #
14670 #- type: "plot"
14671 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14672 #  algorithm: "plot_perf_box_name"
14673 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14674 #  data: "plot-dpdk-throughput-latency-2n-skx"
14675 #  include:
14676 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14677 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14678 #  layout:
14679 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14680 #    layout: "plot-throughput"
14681 #
14682 ## 2n-skx-x710
14683 #
14684 #- type: "plot"
14685 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14686 #  algorithm: "plot_perf_box_name"
14687 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14688 #  data: "plot-dpdk-throughput-latency-2n-skx"
14689 #  include:
14690 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14691 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14692 #  layout:
14693 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14694 #    layout: "plot-throughput"
14695 #
14696 #- type: "plot"
14697 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14698 #  algorithm: "plot_perf_box_name"
14699 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14700 #  data: "plot-dpdk-throughput-latency-2n-skx"
14701 #  include:
14702 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14703 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14704 #  layout:
14705 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14706 #    layout: "plot-throughput"
14707 #
14708 #- type: "plot"
14709 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14710 #  algorithm: "plot_perf_box_name"
14711 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14712 #  data: "plot-dpdk-throughput-latency-2n-skx"
14713 #  include:
14714 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14715 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14716 #  layout:
14717 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14718 #    layout: "plot-throughput"
14719 #
14720 #- type: "plot"
14721 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14722 #  algorithm: "plot_perf_box_name"
14723 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14724 #  data: "plot-dpdk-throughput-latency-2n-skx"
14725 #  include:
14726 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14727 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14728 #  layout:
14729 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14730 #    layout: "plot-throughput"
14731 #
14732 ## 3n-skx-xxv710
14733 #
14734 #- type: "plot"
14735 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14736 #  algorithm: "plot_perf_box_name"
14737 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14738 #  data: "plot-dpdk-throughput-latency-3n-skx"
14739 #  include:
14740 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14741 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14742 #  layout:
14743 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14744 #    layout: "plot-throughput"
14745 #
14746 #- type: "plot"
14747 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14748 #  algorithm: "plot_perf_box_name"
14749 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14750 #  data: "plot-dpdk-throughput-latency-3n-skx"
14751 #  include:
14752 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14753 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14754 #  layout:
14755 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14756 #    layout: "plot-throughput"
14757 #
14758 #- type: "plot"
14759 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14760 #  algorithm: "plot_perf_box_name"
14761 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14762 #  data: "plot-dpdk-throughput-latency-3n-skx"
14763 #  include:
14764 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14765 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14766 #  layout:
14767 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14768 #    layout: "plot-throughput"
14769 #
14770 #- type: "plot"
14771 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14772 #  algorithm: "plot_perf_box_name"
14773 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14774 #  data: "plot-dpdk-throughput-latency-3n-skx"
14775 #  include:
14776 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14777 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14778 #  layout:
14779 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14780 #    layout: "plot-throughput"
14781 #
14782 ## 3n-skx-x710
14783 #
14784 #- type: "plot"
14785 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14786 #  algorithm: "plot_perf_box_name"
14787 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14788 #  data: "plot-dpdk-throughput-latency-3n-skx"
14789 #  include:
14790 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14791 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14792 #  layout:
14793 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14794 #    layout: "plot-throughput"
14795 #
14796 #- type: "plot"
14797 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14798 #  algorithm: "plot_perf_box_name"
14799 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14800 #  data: "plot-dpdk-throughput-latency-3n-skx"
14801 #  include:
14802 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14803 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14804 #  layout:
14805 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14806 #    layout: "plot-throughput"
14807 #
14808 #- type: "plot"
14809 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14810 #  algorithm: "plot_perf_box_name"
14811 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14812 #  data: "plot-dpdk-throughput-latency-3n-skx"
14813 #  include:
14814 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14815 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14816 #  layout:
14817 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14818 #    layout: "plot-throughput"
14819 #
14820 #- type: "plot"
14821 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14822 #  algorithm: "plot_perf_box_name"
14823 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14824 #  data: "plot-dpdk-throughput-latency-3n-skx"
14825 #  include:
14826 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14827 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14828 #  layout:
14829 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14830 #    layout: "plot-throughput"
14831
14832 # 3n-hsw-xl710
14833
14834 - type: "plot"
14835   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14836   algorithm: "plot_perf_box_name"
14837   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14838   data: "plot-dpdk-throughput-latency-3n-hsw"
14839   include:
14840     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14841     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14842   layout:
14843     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14844     layout: "plot-throughput"
14845
14846 - type: "plot"
14847   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14848   algorithm: "plot_perf_box_name"
14849   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14850   data: "plot-dpdk-throughput-latency-3n-hsw"
14851   include:
14852     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14853     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14854   layout:
14855     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14856     layout: "plot-throughput"
14857
14858 - type: "plot"
14859   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14860   algorithm: "plot_perf_box_name"
14861   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14862   data: "plot-dpdk-throughput-latency-3n-hsw"
14863   include:
14864     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14865     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14866   layout:
14867     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14868     layout: "plot-throughput"
14869
14870 - type: "plot"
14871   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14872   algorithm: "plot_perf_box_name"
14873   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14874   data: "plot-dpdk-throughput-latency-3n-hsw"
14875   include:
14876     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14877     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14878   layout:
14879     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14880     layout: "plot-throughput"
14881
14882 # 3n-hsw-x710
14883
14884 - type: "plot"
14885   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14886   algorithm: "plot_perf_box_name"
14887   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14888   data: "plot-dpdk-throughput-latency-3n-hsw"
14889   include:
14890     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14891     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14892   layout:
14893     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14894     layout: "plot-throughput"
14895
14896 - type: "plot"
14897   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14898   algorithm: "plot_perf_box_name"
14899   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14900   data: "plot-dpdk-throughput-latency-3n-hsw"
14901   include:
14902     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14903     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14904   layout:
14905     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14906     layout: "plot-throughput"
14907
14908 - type: "plot"
14909   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14910   algorithm: "plot_perf_box_name"
14911   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14912   data: "plot-dpdk-throughput-latency-3n-hsw"
14913   include:
14914     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14915     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14916   layout:
14917     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14918     layout: "plot-throughput"
14919
14920 - type: "plot"
14921   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14922   algorithm: "plot_perf_box_name"
14923   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14924   data: "plot-dpdk-throughput-latency-3n-hsw"
14925   include:
14926     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14927     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14928   layout:
14929     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14930     layout: "plot-throughput"
14931
14932 # 2n-dnv-x553
14933
14934 - type: "plot"
14935   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14936   algorithm: "plot_perf_box_name"
14937   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14938   data: "plot-dpdk-throughput-latency-2n-dnv"
14939   include:
14940     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14941     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14942   layout:
14943     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14944     layout: "plot-throughput"
14945
14946 - type: "plot"
14947   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14948   algorithm: "plot_perf_box_name"
14949   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14950   data: "plot-dpdk-throughput-latency-2n-dnv"
14951   include:
14952     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14953     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14954   layout:
14955     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14956     layout: "plot-throughput"
14957
14958 - type: "plot"
14959   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14960   algorithm: "plot_perf_box_name"
14961   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14962   data: "plot-dpdk-throughput-latency-2n-dnv"
14963   include:
14964     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14965     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14966   layout:
14967     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14968     layout: "plot-throughput"
14969
14970 - type: "plot"
14971   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14972   algorithm: "plot_perf_box_name"
14973   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14974   data: "plot-dpdk-throughput-latency-2n-dnv"
14975   include:
14976     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14977     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14978   layout:
14979     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14980     layout: "plot-throughput"
14981
14982 # 3n-dnv-x553
14983
14984 - type: "plot"
14985   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14986   algorithm: "plot_perf_box_name"
14987   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14988   data: "plot-dpdk-throughput-latency-3n-dnv"
14989   include:
14990     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14991     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14992   layout:
14993     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14994     layout: "plot-throughput"
14995
14996 - type: "plot"
14997   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14998   algorithm: "plot_perf_box_name"
14999   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15000   data: "plot-dpdk-throughput-latency-3n-dnv"
15001   include:
15002     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15003     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15004   layout:
15005     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15006     layout: "plot-throughput"
15007
15008 - type: "plot"
15009   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15010   algorithm: "plot_perf_box_name"
15011   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15012   data: "plot-dpdk-throughput-latency-3n-dnv"
15013   include:
15014     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15015     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15016   layout:
15017     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15018     layout: "plot-throughput"
15019
15020 - type: "plot"
15021   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15022   algorithm: "plot_perf_box_name"
15023   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15024   data: "plot-dpdk-throughput-latency-3n-dnv"
15025   include:
15026     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15027     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15028   layout:
15029     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15030     layout: "plot-throughput"
15031
15032 ################################################################################
15033 ###   2n-clx                                                                 ###
15034 ################################################################################
15035
15036 # Packet Throughput
15037
15038 #- type: "plot"
15039 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15040 #  algorithm: "plot_perf_box_name"
15041 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15042 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15043 #  include:
15044 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15045 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15046 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15047 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15048 #  layout:
15049 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15050 #    layout: "plot-throughput"
15051 #
15052 #- type: "plot"
15053 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15054 #  algorithm: "plot_perf_box_name"
15055 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15056 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15057 #  include:
15058 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15059 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15060 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15061 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15062 #  layout:
15063 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15064 #    layout: "plot-throughput"
15065 #
15066 #- type: "plot"
15067 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15068 #  algorithm: "plot_perf_box_name"
15069 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15070 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15071 #  include:
15072 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15073 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15074 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15075 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15076 #  layout:
15077 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15078 #    layout: "plot-throughput"
15079 #
15080 #- type: "plot"
15081 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15082 #  algorithm: "plot_perf_box_name"
15083 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15084 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15085 #  include:
15086 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15087 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15088 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15089 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15090 #  layout:
15091 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15092 #    layout: "plot-throughput"
15093 #
15094 #- type: "plot"
15095 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15096 #  algorithm: "plot_perf_box_name"
15097 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15098 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15099 #  include:
15100 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15101 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15102 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15103 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15104 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15105 #  layout:
15106 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15107 #    layout: "plot-throughput"
15108 #
15109 #- type: "plot"
15110 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15111 #  algorithm: "plot_perf_box_name"
15112 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15113 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15114 #  include:
15115 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15116 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15117 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15118 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15119 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15120 #  layout:
15121 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15122 #    layout: "plot-throughput"
15123 #
15124 #- type: "plot"
15125 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15126 #  algorithm: "plot_perf_box_name"
15127 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15128 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15129 #  include:
15130 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15131 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15132 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15133 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15134 #  layout:
15135 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15136 #    layout: "plot-throughput"
15137 #
15138 #- type: "plot"
15139 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15140 #  algorithm: "plot_perf_box_name"
15141 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15142 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15143 #  include:
15144 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15145 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15146 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15147 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15148 #  layout:
15149 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15150 #    layout: "plot-throughput"
15151 #
15152 #- type: "plot"
15153 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15154 #  algorithm: "plot_perf_box_name"
15155 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15156 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15157 #  include:
15158 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15159 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15160 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15161 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15162 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15163 #  layout:
15164 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15165 #    layout: "plot-throughput"
15166 #
15167 #- type: "plot"
15168 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15169 #  algorithm: "plot_perf_box_name"
15170 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15171 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15172 #  include:
15173 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15174 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15175 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15176 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15177 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15178 #  layout:
15179 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15180 #    layout: "plot-throughput"
15181 #
15182 #- type: "plot"
15183 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15184 #  algorithm: "plot_perf_box_name"
15185 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15186 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15187 #  include:
15188 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15189 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15190 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15191 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15192 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15193 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15194 #  layout:
15195 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15196 #    layout: "plot-throughput"
15197 #
15198 #- type: "plot"
15199 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15200 #  algorithm: "plot_perf_box_name"
15201 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15202 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15203 #  include:
15204 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15205 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15206 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15207 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15208 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15209 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15210 #  layout:
15211 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15212 #    layout: "plot-throughput"
15213 #
15214 #- type: "plot"
15215 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15216 #  algorithm: "plot_perf_box_name"
15217 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15218 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15219 #  include:
15220 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15221 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15222 #  layout:
15223 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15224 #    layout: "plot-throughput"
15225 #
15226 #- type: "plot"
15227 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15228 #  algorithm: "plot_perf_box_name"
15229 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15230 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15231 #  include:
15232 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15233 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15234 #  layout:
15235 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15236 #    layout: "plot-throughput"
15237 #
15238 #- type: "plot"
15239 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15240 #  algorithm: "plot_perf_box_name"
15241 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15242 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15243 #  include:
15244 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15245 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15246 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15247 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15248 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15249 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15250 #  layout:
15251 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15252 #    layout: "plot-throughput"
15253 #
15254 #- type: "plot"
15255 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15256 #  algorithm: "plot_perf_box_name"
15257 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15258 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15259 #  include:
15260 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15261 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15262 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15263 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15264 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15265 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15266 #  layout:
15267 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15268 #    layout: "plot-throughput"
15269 #
15270 #- type: "plot"
15271 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15272 #  algorithm: "plot_perf_box_name"
15273 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15274 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15275 #  include:
15276 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15277 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15278 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15279 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15280 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15281 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15282 #  layout:
15283 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15284 #    layout: "plot-throughput"
15285 #
15286 #- type: "plot"
15287 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15288 #  algorithm: "plot_perf_box_name"
15289 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15290 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15291 #  include:
15292 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15293 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15294 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15295 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15296 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15297 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15298 #  layout:
15299 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15300 #    layout: "plot-throughput"
15301 #
15302 #- type: "plot"
15303 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15304 #  algorithm: "plot_perf_box_name"
15305 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15306 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15307 #  include:
15308 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15309 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15310 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15311 #  layout:
15312 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15313 #    layout: "plot-throughput"
15314 #
15315 #- type: "plot"
15316 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15317 #  algorithm: "plot_perf_box_name"
15318 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15319 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15320 #  include:
15321 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15322 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15323 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15324 #  layout:
15325 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15326 #    layout: "plot-throughput"
15327 #
15328 #- type: "plot"
15329 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15330 #  algorithm: "plot_perf_box_name"
15331 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15332 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15333 #  include:
15334 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15335 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15336 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15337 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15338 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15339 #  layout:
15340 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15341 #    layout: "plot-throughput"
15342 #
15343 #- type: "plot"
15344 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15345 #  algorithm: "plot_perf_box_name"
15346 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15347 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15348 #  include:
15349 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15350 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15351 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15352 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15353 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15354 #  layout:
15355 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15356 #    layout: "plot-throughput"
15357 #
15358 #- type: "plot"
15359 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15360 #  algorithm: "plot_perf_box_name"
15361 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15362 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15363 #  include:
15364 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15365 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15366 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15367 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15368 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15369 #  layout:
15370 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15371 #    layout: "plot-throughput"
15372 #
15373 #- type: "plot"
15374 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15375 #  algorithm: "plot_perf_box_name"
15376 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15377 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15378 #  include:
15379 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15380 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15381 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15382 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15383 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15384 #  layout:
15385 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15386 #    layout: "plot-throughput"
15387 #
15388 #- type: "plot"
15389 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15390 #  algorithm: "plot_perf_box_name"
15391 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15392 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15393 #  include:
15394 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15395 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15396 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15397 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15398 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15399 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15400 #  layout:
15401 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15402 #    layout: "plot-throughput"
15403 #
15404 #- type: "plot"
15405 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15406 #  algorithm: "plot_perf_box_name"
15407 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15408 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15409 #  include:
15410 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15411 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15412 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15413 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15414 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15415 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15416 #  layout:
15417 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15418 #    layout: "plot-throughput"
15419 #
15420 #- type: "plot"
15421 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15422 #  algorithm: "plot_perf_box_name"
15423 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15424 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15425 #  include:
15426 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15427 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15428 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15429 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15430 #  layout:
15431 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15432 #    layout: "plot-throughput"
15433 #
15434 #- type: "plot"
15435 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15436 #  algorithm: "plot_perf_box_name"
15437 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15438 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15439 #  include:
15440 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15441 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15442 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15443 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15444 #  layout:
15445 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15446 #    layout: "plot-throughput"
15447 #
15448 #- type: "plot"
15449 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15450 #  algorithm: "plot_perf_box_name"
15451 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15452 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15453 #  include:
15454 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15455 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15456 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15457 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15458 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15459 #  layout:
15460 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15461 #    layout: "plot-throughput"
15462 #
15463 #- type: "plot"
15464 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15465 #  algorithm: "plot_perf_box_name"
15466 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15467 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15468 #  include:
15469 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15470 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15471 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15472 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15473 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15474 #  layout:
15475 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15476 #    layout: "plot-throughput"
15477 #
15478 #- type: "plot"
15479 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15480 #  algorithm: "plot_perf_box_name"
15481 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15482 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15483 #  include:
15484 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15485 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15486 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15487 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15488 #  layout:
15489 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15490 #    layout: "plot-throughput"
15491 #
15492 #- type: "plot"
15493 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15494 #  algorithm: "plot_perf_box_name"
15495 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15496 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15497 #  include:
15498 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15499 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15500 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15501 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15502 #  layout:
15503 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15504 #    layout: "plot-throughput"
15505 #
15506 #- type: "plot"
15507 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15508 #  algorithm: "plot_perf_box_name"
15509 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15510 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15511 #  include:
15512 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15513 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15514 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15515 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15516 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15517 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15518 #  layout:
15519 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15520 #    layout: "plot-throughput"
15521 #
15522 #- type: "plot"
15523 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15524 #  algorithm: "plot_perf_box_name"
15525 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15526 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15527 #  include:
15528 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15529 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15530 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15531 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15532 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15533 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15534 #  layout:
15535 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15536 #    layout: "plot-throughput"
15537 #
15538 #- type: "plot"
15539 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15540 #  algorithm: "plot_perf_box_name"
15541 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15542 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15543 #  include:
15544 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15545 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15546 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15547 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15548 #  layout:
15549 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15550 #    layout: "plot-throughput"
15551 #
15552 #- type: "plot"
15553 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15554 #  algorithm: "plot_perf_box_name"
15555 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15556 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15557 #  include:
15558 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15559 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15560 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15561 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15562 #  layout:
15563 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15564 #    layout: "plot-throughput"
15565 #
15566 #- type: "plot"
15567 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15568 #  algorithm: "plot_perf_box_name"
15569 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15570 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15571 #  include:
15572 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15573 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15574 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15575 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15576 #  layout:
15577 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15578 #    layout: "plot-throughput"
15579 #
15580 #- type: "plot"
15581 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15582 #  algorithm: "plot_perf_box_name"
15583 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15584 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15585 #  include:
15586 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15587 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15588 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15589 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15590 #  layout:
15591 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15592 #    layout: "plot-throughput"
15593 #
15594 #- type: "plot"
15595 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15596 #  algorithm: "plot_perf_box_name"
15597 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15598 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15599 #  include:
15600 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15601 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15602 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15603 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15604 #  layout:
15605 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15606 #    layout: "plot-throughput"
15607 #
15608 #- type: "plot"
15609 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15610 #  algorithm: "plot_perf_box_name"
15611 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15612 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15613 #  include:
15614 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15615 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15616 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15617 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15618 #  layout:
15619 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15620 #    layout: "plot-throughput"
15621 #
15622 #- type: "plot"
15623 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15624 #  algorithm: "plot_perf_box_name"
15625 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15626 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15627 #  include:
15628 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15629 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15630 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15631 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15632 #  layout:
15633 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15634 #    layout: "plot-throughput"
15635 #
15636 #- type: "plot"
15637 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15638 #  algorithm: "plot_perf_box_name"
15639 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15640 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15641 #  include:
15642 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15643 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15644 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15645 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15646 #  layout:
15647 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15648 #    layout: "plot-throughput"
15649 #
15650 #- type: "plot"
15651 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15652 #  algorithm: "plot_perf_box_name"
15653 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15654 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15655 #  include:
15656 #    - "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"
15657 #    - "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"
15658 #    - "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"
15659 #    - "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"
15660 #  layout:
15661 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15662 #    layout: "plot-throughput"
15663 #
15664 #- type: "plot"
15665 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15666 #  algorithm: "plot_perf_box_name"
15667 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15668 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15669 #  include:
15670 #    - "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"
15671 #    - "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"
15672 #    - "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"
15673 #    - "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"
15674 #  layout:
15675 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15676 #    layout: "plot-throughput"
15677 #
15678 #################################################################################
15679 #
15680 ## Packet Speedup
15681 #
15682 #- type: "plot"
15683 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15684 #  algorithm: "plot_tsa_name"
15685 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15686 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15687 #  include:
15688 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15689 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15690 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15691 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15692 #  layout:
15693 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15694 #    layout: "plot-throughput-speedup-analysis"
15695 #
15696 #- type: "plot"
15697 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15698 #  algorithm: "plot_tsa_name"
15699 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15700 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15701 #  include:
15702 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15703 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15704 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15705 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15706 #  layout:
15707 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15708 #    layout: "plot-throughput-speedup-analysis"
15709 #
15710 #- type: "plot"
15711 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15712 #  algorithm: "plot_tsa_name"
15713 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15714 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15715 #  include:
15716 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15717 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15718 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15719 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15720 #  layout:
15721 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15722 #    layout: "plot-throughput"
15723 #
15724 #- type: "plot"
15725 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15726 #  algorithm: "plot_tsa_name"
15727 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15728 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15729 #  include:
15730 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15731 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15732 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15733 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15734 #  layout:
15735 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15736 #    layout: "plot-throughput"
15737 #
15738 #- type: "plot"
15739 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15740 #  algorithm: "plot_tsa_name"
15741 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15742 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15743 #  include:
15744 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15745 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15746 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15747 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15748 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15749 #  layout:
15750 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15751 #    layout: "plot-throughput-speedup-analysis"
15752 #
15753 #- type: "plot"
15754 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15755 #  algorithm: "plot_tsa_name"
15756 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15757 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15758 #  include:
15759 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15760 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15761 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15762 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15763 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15764 #  layout:
15765 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15766 #    layout: "plot-throughput-speedup-analysis"
15767 #
15768 #- type: "plot"
15769 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15770 #  algorithm: "plot_tsa_name"
15771 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15772 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15773 #  include:
15774 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15775 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15776 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15777 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15778 #  layout:
15779 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15780 #    layout: "plot-throughput-speedup-analysis"
15781 #
15782 #- type: "plot"
15783 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15784 #  algorithm: "plot_tsa_name"
15785 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15786 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15787 #  include:
15788 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15789 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15790 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15791 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15792 #  layout:
15793 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15794 #    layout: "plot-throughput-speedup-analysis"
15795 #
15796 #- type: "plot"
15797 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15798 #  algorithm: "plot_tsa_name"
15799 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15800 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15801 #  include:
15802 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15803 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15804 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15805 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15806 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15807 #  layout:
15808 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15809 #    layout: "plot-throughput-speedup-analysis"
15810 #
15811 #- type: "plot"
15812 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15813 #  algorithm: "plot_tsa_name"
15814 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15815 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15816 #  include:
15817 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15818 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15819 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15820 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15821 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15822 #  layout:
15823 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15824 #    layout: "plot-throughput-speedup-analysis"
15825 #
15826 #- type: "plot"
15827 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15828 #  algorithm: "plot_tsa_name"
15829 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15830 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15831 #  include:
15832 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15833 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15834 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15835 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15836 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15837 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15838 #  layout:
15839 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15840 #    layout: "plot-throughput-speedup-analysis"
15841 #
15842 #- type: "plot"
15843 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15844 #  algorithm: "plot_tsa_name"
15845 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15846 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15847 #  include:
15848 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15849 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15850 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15851 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15852 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15853 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15854 #  layout:
15855 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15856 #    layout: "plot-throughput-speedup-analysis"
15857 #
15858 #- type: "plot"
15859 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15860 #  algorithm: "plot_tsa_name"
15861 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15862 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15863 #  include:
15864 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15865 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15866 #  layout:
15867 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15868 #    layout: "plot-throughput"
15869 #
15870 #- type: "plot"
15871 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15872 #  algorithm: "plot_tsa_name"
15873 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15874 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15875 #  include:
15876 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15877 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15878 #  layout:
15879 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15880 #    layout: "plot-throughput"
15881 #
15882 #- type: "plot"
15883 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15884 #  algorithm: "plot_tsa_name"
15885 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15886 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15887 #  include:
15888 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15889 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15890 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15891 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15892 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15893 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15894 #  layout:
15895 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15896 #    layout: "plot-throughput"
15897 #
15898 #- type: "plot"
15899 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15900 #  algorithm: "plot_tsa_name"
15901 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15902 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15903 #  include:
15904 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15905 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15906 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15907 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15908 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15909 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15910 #  layout:
15911 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15912 #    layout: "plot-throughput"
15913 #
15914 #- type: "plot"
15915 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15916 #  algorithm: "plot_tsa_name"
15917 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15918 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15919 #  include:
15920 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15921 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15922 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15923 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15924 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15925 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15926 #  layout:
15927 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15928 #    layout: "plot-throughput"
15929 #
15930 #- type: "plot"
15931 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15932 #  algorithm: "plot_tsa_name"
15933 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15934 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15935 #  include:
15936 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15937 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15938 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15939 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15940 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15941 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15942 #  layout:
15943 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15944 #    layout: "plot-throughput"
15945 #
15946 #- type: "plot"
15947 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15948 #  algorithm: "plot_tsa_name"
15949 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15950 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15951 #  include:
15952 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15953 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15954 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15955 #  layout:
15956 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15957 #    layout: "plot-throughput-speedup-analysis"
15958 #
15959 #- type: "plot"
15960 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15961 #  algorithm: "plot_tsa_name"
15962 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15963 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15964 #  include:
15965 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15966 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15967 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15968 #  layout:
15969 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15970 #    layout: "plot-throughput-speedup-analysis"
15971 #
15972 #- type: "plot"
15973 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15974 #  algorithm: "plot_tsa_name"
15975 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15976 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15977 #  include:
15978 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15979 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15980 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15981 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15982 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15983 #  layout:
15984 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15985 #    layout: "plot-throughput-speedup-analysis"
15986 #
15987 #- type: "plot"
15988 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15989 #  algorithm: "plot_tsa_name"
15990 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15991 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15992 #  include:
15993 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15994 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15995 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15996 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15997 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15998 #  layout:
15999 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16000 #    layout: "plot-throughput-speedup-analysis"
16001 #
16002 #- type: "plot"
16003 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16004 #  algorithm: "plot_tsa_name"
16005 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16006 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16007 #  include:
16008 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16009 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16010 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16011 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16012 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16013 #  layout:
16014 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16015 #    layout: "plot-throughput"
16016 #
16017 #- type: "plot"
16018 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16019 #  algorithm: "plot_tsa_name"
16020 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16021 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16022 #  include:
16023 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16024 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16025 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16027 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16028 #  layout:
16029 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16030 #    layout: "plot-throughput"
16031 #
16032 #- type: "plot"
16033 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16034 #  algorithm: "plot_tsa_name"
16035 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16036 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16037 #  include:
16038 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16039 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16040 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16041 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16042 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16043 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16044 #  layout:
16045 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16046 #    layout: "plot-throughput-speedup-analysis"
16047 #
16048 #- type: "plot"
16049 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16050 #  algorithm: "plot_tsa_name"
16051 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16052 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16053 #  include:
16054 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16055 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16056 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16057 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16058 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16059 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16060 #  layout:
16061 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16062 #    layout: "plot-throughput-speedup-analysis"
16063 #
16064 #- type: "plot"
16065 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16066 #  algorithm: "plot_tsa_name"
16067 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16068 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16069 #  include:
16070 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16071 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16072 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16073 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16074 #  layout:
16075 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16076 #    layout: "plot-throughput-speedup-analysis"
16077 #
16078 #- type: "plot"
16079 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16080 #  algorithm: "plot_tsa_name"
16081 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16082 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16083 #  include:
16084 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16085 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16086 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16087 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16088 #  layout:
16089 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16090 #    layout: "plot-throughput-speedup-analysis"
16091 #
16092 #- type: "plot"
16093 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16094 #  algorithm: "plot_tsa_name"
16095 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16096 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16097 #  include:
16098 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16099 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16100 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16101 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16102 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16103 #  layout:
16104 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16105 #    layout: "plot-throughput-speedup-analysis"
16106 #
16107 #- type: "plot"
16108 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16109 #  algorithm: "plot_tsa_name"
16110 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16111 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16112 #  include:
16113 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16114 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16115 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16116 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16117 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16118 #  layout:
16119 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16120 #    layout: "plot-throughput-speedup-analysis"
16121 #
16122 #- type: "plot"
16123 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16124 #  algorithm: "plot_tsa_name"
16125 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16126 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16127 #  include:
16128 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16129 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16130 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16131 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16132 #  layout:
16133 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16134 #    layout: "plot-throughput-speedup-analysis"
16135 #
16136 #- type: "plot"
16137 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16138 #  algorithm: "plot_tsa_name"
16139 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16140 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16141 #  include:
16142 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16143 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16144 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16145 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16146 #  layout:
16147 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16148 #    layout: "plot-throughput-speedup-analysis"
16149 #
16150 #- type: "plot"
16151 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16152 #  algorithm: "plot_tsa_name"
16153 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16154 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16155 #  include:
16156 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16157 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16158 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16159 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16160 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16161 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16162 #  layout:
16163 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16164 #    layout: "plot-throughput"
16165 #
16166 #- type: "plot"
16167 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16168 #  algorithm: "plot_tsa_name"
16169 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16170 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16171 #  include:
16172 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16173 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16174 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16175 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16176 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16177 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16178 #  layout:
16179 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16180 #    layout: "plot-throughput"
16181 #
16182 #- type: "plot"
16183 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16184 #  algorithm: "plot_tsa_name"
16185 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16186 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16187 #  include:
16188 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16189 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16190 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16191 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16192 #  layout:
16193 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16194 #    layout: "plot-throughput"
16195 #
16196 #- type: "plot"
16197 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16198 #  algorithm: "plot_tsa_name"
16199 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16200 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16201 #  include:
16202 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16203 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16204 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16205 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16206 #  layout:
16207 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16208 #    layout: "plot-throughput"
16209 #
16210 #- type: "plot"
16211 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16212 #  algorithm: "plot_tsa_name"
16213 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16214 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16215 #  include:
16216 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16217 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16218 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16219 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16220 #  layout:
16221 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16222 #    layout: "plot-throughput-speedup-analysis"
16223 #
16224 #- type: "plot"
16225 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16226 #  algorithm: "plot_tsa_name"
16227 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16228 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16229 #  include:
16230 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16231 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16232 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16233 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16234 #  layout:
16235 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16236 #    layout: "plot-throughput-speedup-analysis"
16237 #
16238 #- type: "plot"
16239 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16240 #  algorithm: "plot_tsa_name"
16241 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16242 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16243 #  include:
16244 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16245 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16246 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16247 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16248 #  layout:
16249 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16250 #    layout: "plot-throughput-speedup-analysis"
16251 #
16252 #- type: "plot"
16253 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16254 #  algorithm: "plot_tsa_name"
16255 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16256 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16257 #  include:
16258 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16259 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16260 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16261 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16262 #  layout:
16263 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16264 #    layout: "plot-throughput-speedup-analysis"
16265 #
16266 #- type: "plot"
16267 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16268 #  algorithm: "plot_tsa_name"
16269 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16270 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16271 #  include:
16272 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16273 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16274 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16275 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16276 #  layout:
16277 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16278 #    layout: "plot-throughput"
16279 #
16280 #- type: "plot"
16281 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16282 #  algorithm: "plot_tsa_name"
16283 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16284 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16285 #  include:
16286 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16287 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16288 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16289 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16290 #  layout:
16291 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16292 #    layout: "plot-throughput"
16293 #
16294 #- type: "plot"
16295 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16296 #  algorithm: "plot_tsa_name"
16297 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16298 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16299 #  include:
16300 #    - "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"
16301 #    - "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"
16302 #    - "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"
16303 #    - "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"
16304 #  layout:
16305 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16306 #    layout: "plot-throughput"
16307 #
16308 #- type: "plot"
16309 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16310 #  algorithm: "plot_tsa_name"
16311 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16312 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16313 #  include:
16314 #    - "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"
16315 #    - "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"
16316 #    - "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"
16317 #    - "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"
16318 #  layout:
16319 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16320 #    layout: "plot-throughput"
16321
16322 ################################################################################
16323
16324 # Packet Throughput - DPDK
16325
16326 # 2n-clx-xxv710
16327
16328 #- type: "plot"
16329 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16330 #  algorithm: "plot_perf_box_name"
16331 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16332 #  data: "plot-dpdk-throughput-latency-2n-clx"
16333 #  include:
16334 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16335 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16336 #  layout:
16337 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16338 #    layout: "plot-throughput"
16339 #
16340 #- type: "plot"
16341 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16342 #  algorithm: "plot_perf_box_name"
16343 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16344 #  data: "plot-dpdk-throughput-latency-2n-clx"
16345 #  include:
16346 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16347 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16348 #  layout:
16349 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16350 #    layout: "plot-throughput"
16351 #
16352 #- type: "plot"
16353 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16354 #  algorithm: "plot_perf_box_name"
16355 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16356 #  data: "plot-dpdk-throughput-latency-2n-clx"
16357 #  include:
16358 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16359 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16360 #  layout:
16361 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16362 #    layout: "plot-throughput"
16363 #
16364 #- type: "plot"
16365 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16366 #  algorithm: "plot_perf_box_name"
16367 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16368 #  data: "plot-dpdk-throughput-latency-2n-clx"
16369 #  include:
16370 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16371 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16372 #  layout:
16373 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16374 #    layout: "plot-throughput"
16375 #
16376 ## 2n-clx-x710
16377 #
16378 #- type: "plot"
16379 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16380 #  algorithm: "plot_perf_box_name"
16381 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16382 #  data: "plot-dpdk-throughput-latency-2n-clx"
16383 #  include:
16384 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16385 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16386 #  layout:
16387 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16388 #    layout: "plot-throughput"
16389 #
16390 #- type: "plot"
16391 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16392 #  algorithm: "plot_perf_box_name"
16393 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16394 #  data: "plot-dpdk-throughput-latency-2n-clx"
16395 #  include:
16396 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16397 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16398 #  layout:
16399 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16400 #    layout: "plot-throughput"
16401 #
16402 #- type: "plot"
16403 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16404 #  algorithm: "plot_perf_box_name"
16405 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16406 #  data: "plot-dpdk-throughput-latency-2n-clx"
16407 #  include:
16408 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16409 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16410 #  layout:
16411 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16412 #    layout: "plot-throughput"
16413 #
16414 #- type: "plot"
16415 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16416 #  algorithm: "plot_perf_box_name"
16417 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16418 #  data: "plot-dpdk-throughput-latency-2n-clx"
16419 #  include:
16420 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16421 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16422 #  layout:
16423 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16424 #    layout: "plot-throughput"
16425
16426 ################################################################################
16427
16428 #- type: "plot"
16429 #  title: "Latency by percentile: 2n-skx"
16430 #  algorithm: "plot_hdrh_lat_by_percentile"
16431 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16432 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16433 #  target-links: "../../_static/vpp"
16434 #  data: "plot-vpp-hdrh-lat-2n-skx"
16435 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16436 #  layout:
16437 #    layout: "plot-hdrh-latency-by-percentile"
16438
16439 #- type: "plot"
16440 #  title: "Latency by percentile: 3n-skx"
16441 #  algorithm: "plot_hdrh_lat_by_percentile"
16442 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16443 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16444 #  target-links: "../../_static/vpp"
16445 #  data: "plot-vpp-hdrh-lat-3n-skx"
16446 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16447 #  layout:
16448 #    layout: "plot-hdrh-latency-by-percentile"
16449
16450 #- type: "plot"
16451 #  title: "Latency by percentile: 2n-clx"
16452 #  algorithm: "plot_hdrh_lat_by_percentile"
16453 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16454 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16455 #  target-links: "../../_static/vpp"
16456 #  data: "plot-vpp-hdrh-lat-2n-clx"
16457 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16458 #  layout:
16459 #    layout: "plot-hdrh-latency-by-percentile"
16460
16461 - type: "plot"
16462   title: "Latency by percentile: 3n-hsw"
16463   algorithm: "plot_hdrh_lat_by_percentile"
16464   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16465   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16466   target-links: "../../_static/vpp"
16467   data: "plot-vpp-hdrh-lat-3n-hsw"
16468   filter: "'1T1C' and 'NIC_Intel-XL710'"
16469   layout:
16470     layout: "plot-hdrh-latency-by-percentile"
16471
16472 - type: "plot"
16473   title: "Latency by percentile: 3n-tsh"
16474   algorithm: "plot_hdrh_lat_by_percentile"
16475   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16476   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16477   target-links: "../../_static/vpp"
16478   data: "plot-vpp-hdrh-lat-3n-tsh"
16479   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16480   layout:
16481     layout: "plot-hdrh-latency-by-percentile"
16482
16483 - type: "plot"
16484   title: "Latency by percentile: DPDK 3n-hsw"
16485   algorithm: "plot_hdrh_lat_by_percentile"
16486   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16487   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16488   target-links: "../../_static/dpdk"
16489   data: "plot-dpdk-hdrh-lat-3n-hsw"
16490   filter: "'1T1C' and 'NIC_Intel-XL710'"
16491   layout:
16492     layout: "plot-hdrh-latency-by-percentile"